Bug 73841 - crash on closeing event editor
Summary: crash on closeing event editor
Status: RESOLVED DUPLICATE of bug 72445
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 20:21 UTC by Thomas Vollmer
Modified: 2004-02-07 00:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Vollmer 2004-01-30 20:21:18 UTC
Version:           (anon-) CVS HEAD from 30.01.2004 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2 
OS:          Linux

Hi,

after changing some data of an event, closeing the dialog with pressing "OK", crashes korganizer (or kontact).

To avoid this, I tried "Apply" and then "Cancel". This avoids the problems in ~60% of my tests.

Thomas

Heres is a BT:

[New Thread 1024 (LWP 7924)]
0x41a9f3a9 in wait4 () from /lib/i686/libc.so.6
#0  0x41a9f3a9 in wait4 () from /lib/i686/libc.so.6
#1  0x41b1acf0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x418f7983 in waitpid () from /lib/i686/libpthread.so.0
#3  0x40e248d9 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:246
#4  0x418f5a7a in pthread_sighandler () from /lib/i686/libpthread.so.0
#5  <signal handler called>
#6  0x00030002 in ?? ()
#7  0x4011c5be in KOIncidenceEditor::slotOk() (this=0x83c2520)
    at koincidenceeditor.cpp:110
#8  0x40bc4ed1 in KDialogBase::qt_invoke(int, QUObject*) (this=0x83c2520, 
    _id=73, _o=0xbfffeb80) at kdialogbase.moc:359
#9  0x4011d3f9 in KOIncidenceEditor::qt_invoke(int, QUObject*) (
    this=0x83c2520, _id=73, _o=0xbfffeb80) at koincidenceeditor.moc:154
#10 0x4011faa0 in KOEventEditor::qt_invoke(int, QUObject*) (this=0x83c2520, 
    _id=73, _o=0xbfffeb80) at koeventeditor.moc:201
#11 0x412a09af in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x83be8a8, clist=0x831c8d0, o=0xbfffeb80) at kernel/qobject.cpp:2333
#12 0x412a084e in QObject::activate_signal(int) (this=0x83be8a8, signal=4)
    at kernel/qobject.cpp:2302
#13 0x415e67e5 in QButton::clicked() (this=0x83be8a8)
    at .moc/debug-shared-mt/moc_qbutton.cpp:152
#14 0x41334d03 in QButton::mouseReleaseEvent(QMouseEvent*) (this=0x83be8a8, 
    e=0xbfffef10) at widgets/qbutton.cpp:820
#15 0x412d7ed5 in QWidget::event(QEvent*) (this=0x83be8a8, e=0xbfffef10)
    at kernel/qwidget.cpp:4426
#16 0x4123dd3b in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffff360, receiver=0x83be8a8, e=0xbfffef10)
    at kernel/qapplication.cpp:2582
#17 0x4123d4f1 in QApplication::notify(QObject*, QEvent*) (this=0xbffff360, 
    receiver=0x83be8a8, e=0xbfffef10) at kernel/qapplication.cpp:2368
#18 0x40d9addd in KApplication::notify(QObject*, QEvent*) (this=0xbffff360, 
    receiver=0x83be8a8, event=0xbfffef10) at kapplication.cpp:506
#19 0x411d4b35 in QApplication::sendSpontaneousEvent(QObject*, QEvent*) (
    receiver=0x83be8a8, event=0xbfffef10) at kernel/qapplication.h:495
#20 0x411ce2fd in QETWidget::translateMouseEvent(_XEvent const*) (
    this=0x83be8a8, event=0xbffff220) at kernel/qapplication_x11.cpp:4351
#21 0x411cc031 in QApplication::x11ProcessEvent(_XEvent*) (this=0xbffff360, 
    event=0xbffff220) at kernel/qapplication_x11.cpp:3529
#22 0x411e5cce in QEventLoop::processEvents(unsigned) (this=0x8108f20, flags=4)
    at kernel/qeventloop_x11.cpp:192
#23 0x41253716 in QEventLoop::enterLoop() (this=0x8108f20)
    at kernel/qeventloop.cpp:198
#24 0x41253632 in QEventLoop::exec() (this=0x8108f20)
    at kernel/qeventloop.cpp:145
#25 0x4123debf in QApplication::exec() (this=0xbffff360)
    at kernel/qapplication.cpp:2705
#26 0x080509d1 in main (argc=1, argv=0xbffff4e4) at main.cpp:58
#27 0x41a1a4c2 in __libc_start_main () from /lib/i686/libc.so.6
Comment 1 Cornelius Schumacher 2004-02-07 00:55:10 UTC

*** This bug has been marked as a duplicate of 72445 ***