Application: korganizer (4.4.3) KDE Platform Version: 4.4.4 (KDE 4.4.4) Qt Version: 4.6.2 Operating System: Linux 2.6.33.5-124.fc13.i686 i686 Distribution (Platform): Fedora RPMs -- Information about the crash: Korganizer crashed on startup The crash can be reproduced every time. -- Backtrace: Application: KOrganizer (korganizer), signal: Segmentation fault [KCrash Handler] #6 0x00000019 in ?? () #7 0x07a1e0d4 in KOEventEditor::incidenceModified (this=0x996afd0) at /usr/src/debug/kdepim-4.4.4/korganizer/koeventeditor.cpp:70 #8 0x07a1c363 in KOIncidenceEditor::slotButtonClicked (this=0x996afd0, button=32) at /usr/src/debug/kdepim-4.4.4/korganizer/koincidenceeditor.cpp:115 #9 0x07a1a704 in KOIncidenceEditor::closeEvent (this=0x996afd0, event=0xbfd975c8) at /usr/src/debug/kdepim-4.4.4/korganizer/koincidenceeditor.cpp:154 #10 0x05ebc19d in QWidget::event (this=0x996afd0, event=0xbfd975c8) at kernel/qwidget.cpp:8156 #11 0x05e68dac in QApplicationPrivate::notify_helper (this=0x8d34b00, receiver=0x996afd0, e=0xbfd975c8) at kernel/qapplication.cpp:4304 #12 0x05e6f591 in QApplication::notify (this=0xbfd97d50, receiver=0x996afd0, e=0xbfd975c8) at kernel/qapplication.cpp:4269 #13 0x06935e2b in KApplication::notify (this=0xbfd97d50, receiver=0x996afd0, event=0xbfd975c8) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302 #14 0x05470543 in QCoreApplication::notifyInternal (this=0xbfd97d50, receiver=0x996afd0, event=0xbfd975c8) at kernel/qcoreapplication.cpp:704 #15 0x05ec102b in sendSpontaneousEvent (this=0x999a348, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../src/corelib/kernel/qcoreapplication.h:218 #16 QWidgetPrivate::close_helper (this=0x999a348, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7563 #17 0x05edc423 in translateCloseEvent (this=0xbfd97d50, w=0x996afd0, event=0xbfd979ec, passive_only=false) at kernel/qapplication_x11.cpp:5287 #18 QApplication::x11ClientMessage (this=0xbfd97d50, w=0x996afd0, event=0xbfd979ec, passive_only=false) at kernel/qapplication_x11.cpp:3042 #19 0x05eeb3b4 in QApplication::x11ProcessEvent (this=0xbfd97d50, event=0xbfd979ec) at kernel/qapplication_x11.cpp:3638 #20 0x05f17a0a in x11EventSourceDispatch (s=0x8d387a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #21 0x00d14525 in g_main_dispatch (context=0x8d37110) at gmain.c:1960 #22 IA__g_main_context_dispatch (context=0x8d37110) at gmain.c:2513 #23 0x00d18268 in g_main_context_iterate (context=0xc20490, block=1, dispatch=1, self=0x8d33f28) at gmain.c:2591 #24 0x00d18449 in IA__g_main_context_iteration (context=0x8d37110, may_block=1) at gmain.c:2654 #25 0x054986b6 in QEventDispatcherGlib::processEvents (this=0x8d12728, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #26 0x05f175f6 in QGuiEventDispatcherGlib::processEvents (this=0x8d12728, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #27 0x0546ec1a in QEventLoop::processEvents (this=0xbfd97ce4, flags=...) at kernel/qeventloop.cpp:149 #28 0x0546ef5a in QEventLoop::exec (this=0xbfd97ce4, flags=...) at kernel/qeventloop.cpp:201 #29 0x05471627 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #30 0x05e68e58 in QApplication::exec () at kernel/qapplication.cpp:3583 #31 0x0804e49c in main (argc=108343056, argv=0x0) at /usr/src/debug/kdepim-4.4.4/korganizer/main.cpp:61 Reported using DrKonqi
What resource type? (local file, remote...) >> Korganizer crashed on startup The backtrace says you had an editor open, is that true? If you can reproduce the crash, please attach a valgrind report: valgrind korganizer --nofork &> valgrind.txt (wait a couple of minutes until it exits)
*** This bug has been marked as a duplicate of bug 241356 ***