Application: kmymoney (4.5.0) KDE Platform Version: 4.5.1 (KDE 4.5.1) Qt Version: 4.7.0 Operating System: Linux 2.6.35-28-generic i686 Distribution: Ubuntu 10.10 -- Information about the crash: Selecting in Kmymoney: Payees/Default account/Suggest a catagory causes closing of the application without saving. All changes are lost. -- Backtrace: Application: KMyMoney (kmymoney), signal: Segmentation fault [Current thread is 1 (Thread 0xb77f3710 (LWP 2029))] Thread 2 (Thread 0xb7592b70 (LWP 2030)): #0 0x00bea416 in __kernel_vsyscall () #1 0x00668df6 in poll () from /lib/libc.so.6 #2 0x0181aa1b in g_poll () from /lib/libglib-2.0.so.0 #3 0x0180d43c in ?? () from /lib/libglib-2.0.so.0 #4 0x0180dba7 in g_main_loop_run () from /lib/libglib-2.0.so.0 #5 0x01d219c4 in ?? () from /usr/lib/libgio-2.0.so.0 #6 0x0183448f in ?? () from /lib/libglib-2.0.so.0 #7 0x001a8cc9 in start_thread () from /lib/libpthread.so.0 #8 0x0067769e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb77f3710 (LWP 2029)): [KCrash Handler] #7 begin (this=0x20, payeeId=...) at /usr/include/qt4/QtCore/qlist.h:97 #8 begin (this=0x20, payeeId=...) at /usr/include/qt4/QtCore/qlist.h:255 #9 MyMoneyTransaction::splitByPayee (this=0x20, payeeId=...) at /build/buildd/kmymoney-4.5/kmymoney/mymoney/mymoneytransaction.cpp:173 #10 0x081122a7 in KPayeesView::slotChooseDefaultAccount (this=0x9352e90) at /build/buildd/kmymoney-4.5/kmymoney/views/kpayeesview.cpp:230 #11 0x0811881b in KPayeesView::qt_metacall (this=0x9352e90, _c=QMetaObject::InvokeMetaMethod, _id=19, _a=0xbfdb1e78) at /build/buildd/kmymoney-4.5/obj-i686-linux-gnu/kmymoney/views/kpayeesview.moc:131 #12 0x0169d8ca in QMetaObject::metacall (object=0x9352e90, cl=32, idx=46, argv=0xbfdb1e78) at kernel/qmetaobject.cpp:237 #13 0x016b06ad in QMetaObject::activate (sender=0x93b17e0, m=0x524e704, local_signal_index=2, argv=0xbfdb1d18) at kernel/qobject.cpp:3280 #14 0x0502b019 in QAbstractButton::clicked (this=0x93b17e0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206 #15 0x04ceaff9 in QAbstractButtonPrivate::emitClicked (this=0x93b30b8) at widgets/qabstractbutton.cpp:546 #16 0x04cec6f4 in QAbstractButtonPrivate::click (this=0x93b30b8) at widgets/qabstractbutton.cpp:539 #17 0x04cec9ae in QAbstractButton::mouseReleaseEvent (this=0x93b17e0, e=0xbfdb25c0) at widgets/qabstractbutton.cpp:1121 #18 0x0491ae08 in QWidget::event (this=0x93b17e0, event=0xbfdb25c0) at kernel/qwidget.cpp:8187 #19 0x04ceae9e in QAbstractButton::event (this=0x93b17e0, e=0x20) at widgets/qabstractbutton.cpp:1080 #20 0x04d98c22 in QPushButton::event (this=0x93b17e0, e=0xbfdb25c0) at widgets/qpushbutton.cpp:683 #21 0x048bcfdc in QApplicationPrivate::notify_helper (this=0x8f82c88, receiver=0x93b17e0, e=0xbfdb25c0) at kernel/qapplication.cpp:4396 #22 0x048c3c2e in QApplication::notify (this=0x8f82bf8, receiver=0x93b17e0, e=0xbfdb25c0) at kernel/qapplication.cpp:3959 #23 0x02f1268a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #24 0x01697b3b in QCoreApplication::notifyInternal (this=0x8f82bf8, receiver=0x93b17e0, event=0xbfdb25c0) at kernel/qcoreapplication.cpp:732 #25 0x048c2094 in sendEvent (receiver=0x93b17e0, event=0xbfdb25c0, alienWidget=0x93b17e0, nativeWidget=0x9352e90, buttonDown=0x52573c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #26 QApplicationPrivate::sendMouseEvent (receiver=0x93b17e0, event=0xbfdb25c0, alienWidget=0x93b17e0, nativeWidget=0x9352e90, buttonDown=0x52573c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058 #27 0x04950d10 in QETWidget::translateMouseEvent (this=0x9352e90, event=0xbfdb2adc) at kernel/qapplication_x11.cpp:4403 #28 0x04950151 in QApplication::x11ProcessEvent (this=0x8f82bf8, event=0xbfdb2adc) at kernel/qapplication_x11.cpp:3414 #29 0x0497f36a in x11EventSourceDispatch (s=0x8f85ea8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #30 0x01809855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #31 0x0180d668 in ?? () from /lib/libglib-2.0.so.0 #32 0x0180d848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #33 0x016c6565 in QEventDispatcherGlib::processEvents (this=0x8f68b78, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #34 0x0497ebe5 in QGuiEventDispatcherGlib::processEvents (this=0x8f68b78, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #35 0x01696609 in QEventLoop::processEvents (this=0xbfdb2dd4, flags=) at kernel/qeventloop.cpp:149 #36 0x01696a8a in QEventLoop::exec (this=0xbfdb2dd4, flags=...) at kernel/qeventloop.cpp:201 #37 0x0169b00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #38 0x048bbe07 in QApplication::exec () at kernel/qapplication.cpp:3672 #39 0x08086107 in main (argc=1, argv=0xbfdb3264) at /build/buildd/kmymoney-4.5/kmymoney/main.cpp:260 Possible duplicates by query: bug 267665, bug 267198, bug 265924, bug 262698, bug 256560. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 248448 ***