Bug 286438 - Crash while editing a transaction
Summary: Crash while editing a transaction
Status: RESOLVED DUPLICATE of bug 263087
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-12 18:52 UTC by Gil
Modified: 2011-11-13 12:51 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 Gil 2011-11-12 18:52:41 UTC
Application: kmymoney (4.5.3)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
I was editing a transaction in the ledger using the split transaction, try to change account using the split transaction as soon I double click it, it crash.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
[Current thread is 1 (Thread 0xb771e930 (LWP 4317))]

Thread 2 (Thread 0xb6b57b70 (LWP 4323)):
#0  0x02ded3ab in poll () from /lib/i386-linux-gnu/libc.so.6
#1  0x017c234b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x017b3896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x017b3f9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x01c9bcea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#5  0x017da5f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x00658d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0x02dfc0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb771e930 (LWP 4317)):
[KCrash Handler]
#7  QTreeModel::index (this=0x99dbba0, item=0x9964098, column=0) at itemviews/qtreewidget.cpp:240
#8  0x05055469 in index (column=0, item=0x9964098, this=<optimized out>) at ../../include/QtGui/private/../../../src/gui/itemviews/qtreewidget_p.h:224
#9  QTreeWidget::scrollToItem (this=0x96e2e68, item=0x9964098, hint=QAbstractItemView::EnsureVisible) at itemviews/qtreewidget.cpp:3231
#10 0x081f7257 in KMyMoneySelector::slotShowSelected (this=0x99dcdf8) at /build/buildd/kmymoney-4.5.3/kmymoney/widgets/kmymoneyselector.cpp:388
#11 0x081f8abb in KMyMoneySelector::qt_metacall (this=0x99dcdf8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfecf604) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/widgets/kmymoneyselector.moc:101
#12 0x081e0e5a in kMyMoneyAccountSelector::qt_metacall (this=0x99dcdf8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfecf604) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/widgets/kmymoneyaccountselector.moc:74
#13 0x03cd1b7d in metacall (argv=0xbfecf604, idx=33, cl=QMetaObject::InvokeMetaMethod, object=0x99dcdf8) at kernel/qmetaobject.cpp:237
#14 QMetaObject::metacall (object=0x99dcdf8, cl=QMetaObject::InvokeMetaMethod, idx=33, argv=0xbfecf604) at kernel/qmetaobject.cpp:232
#15 0x03ce0a6a in QMetaObject::activate (sender=0x9993590, m=0x3e01238, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#16 0x03ce8375 in QSingleShotTimer::timeout (this=0x9993590) at .moc/release-shared/qtimer.moc:82
#17 0x03ce842c in QSingleShotTimer::timerEvent (this=0x9993590) at kernel/qtimer.cpp:308
#18 0x03ce3994 in QObject::event (this=0x9993590, e=0xbfecf9fc) at kernel/qobject.cpp:1181
#19 0x04a3fd54 in notify_helper (e=0xbfecf9fc, receiver=0x9993590, this=0x8ebbf60) at kernel/qapplication.cpp:4486
#20 QApplicationPrivate::notify_helper (this=0x8ebbf60, receiver=0x9993590, e=0xbfecf9fc) at kernel/qapplication.cpp:4458
#21 0x04a45103 in QApplication::notify (this=0xbfecf9fc, receiver=0x9993590, e=0xbfecf9fc) at kernel/qapplication.cpp:3886
#22 0x01104681 in KApplication::notify (this=0x8eb8f90, receiver=0x9993590, event=0xbfecf9fc) at ../../kdeui/kernel/kapplication.cpp:311
#23 0x03ccb19e in QCoreApplication::notifyInternal (this=0x8eb8f90, receiver=0x9993590, event=0xbfecf9fc) at kernel/qcoreapplication.cpp:787
#24 0x03cfbc10 in sendEvent (event=0xbfecf9fc, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QTimerInfoList::activateTimers (this=0x8ebfa34) at kernel/qeventdispatcher_unix.cpp:603
#26 0x03cf9122 in timerSourceDispatch (source=0x8ebfa00) at kernel/qeventdispatcher_glib.cpp:184
#27 0x017b325f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0x017b3990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0x017b3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#30 0x03cf9ada in QEventDispatcherGlib::processEvents (this=0x8e9c248, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#31 0x04af7e3a in QGuiEventDispatcherGlib::processEvents (this=0x8e9c248, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x03cca1dd in QEventLoop::processEvents (this=0xbfecfc70, flags=...) at kernel/qeventloop.cpp:149
#33 0x03cca421 in QEventLoop::exec (this=0xbfecfc70, flags=...) at kernel/qeventloop.cpp:201
#34 0x04f777c9 in QDialog::exec (this=0x9696a10) at dialogs/qdialog.cpp:552
#35 0x08314364 in KSplitTransactionDlg::exec (this=0x9696a10) at /build/buildd/kmymoney-4.5.3/kmymoney/dialogs/ksplittransactiondlg.cpp:172
#36 0x0832c1b1 in StdTransactionEditor::slotEditSplits (this=0x948eb00) at /build/buildd/kmymoney-4.5.3/kmymoney/dialogs/transactioneditor.cpp:1864
#37 0x083361c3 in StdTransactionEditor::qt_metacall (this=0x948eb00, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfed01c8) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/dialogs/transactioneditor.moc:304
#38 0x03cd1b7d in metacall (argv=0xbfed01c8, idx=24, cl=QMetaObject::InvokeMetaMethod, object=0x948eb00) at kernel/qmetaobject.cpp:237
#39 QMetaObject::metacall (object=0x948eb00, cl=QMetaObject::InvokeMetaMethod, idx=24, argv=0xbfed01c8) at kernel/qmetaobject.cpp:232
#40 0x03ce0a6a in QMetaObject::activate (sender=0x991e018, m=0x539ba28, local_signal_index=2, argv=0xbfed01c8) at kernel/qobject.cpp:3278
#41 0x05154e1d in QAbstractButton::clicked (this=0x991e018, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#42 0x04e5358d in QAbstractButtonPrivate::emitClicked (this=0x99ee020) at widgets/qabstractbutton.cpp:546
#43 0x04e54bfb in QAbstractButtonPrivate::click (this=0x99ee020) at widgets/qabstractbutton.cpp:539
#44 0x04e54eb6 in QAbstractButton::mouseReleaseEvent (this=0x991e018, e=0xbfed077c) at widgets/qabstractbutton.cpp:1121
#45 0x04a99f98 in QWidget::event (this=0x991e018, event=0xbfed077c) at kernel/qwidget.cpp:8295
#46 0x04e54159 in QAbstractButton::event (this=0x991e018, e=0xbfed077c) at widgets/qabstractbutton.cpp:1080
#47 0x04ef6798 in QPushButton::event (this=0x991e018, e=0xbfed077c) at widgets/qpushbutton.cpp:683
#48 0x04a3fd54 in notify_helper (e=0xbfed077c, receiver=0x991e018, this=0x8ebbf60) at kernel/qapplication.cpp:4486
#49 QApplicationPrivate::notify_helper (this=0x8ebbf60, receiver=0x991e018, e=0xbfed077c) at kernel/qapplication.cpp:4458
#50 0x04a45dbb in QApplication::notify (this=0x8ebbf60, receiver=0x991e018, e=0xbfed077c) at kernel/qapplication.cpp:4047
#51 0x01104681 in KApplication::notify (this=0x8eb8f90, receiver=0x991e018, event=0xbfed077c) at ../../kdeui/kernel/kapplication.cpp:311
#52 0x03ccb19e in QCoreApplication::notifyInternal (this=0x8eb8f90, receiver=0x991e018, event=0xbfed077c) at kernel/qcoreapplication.cpp:787
#53 0x04a40d15 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#54 QApplicationPrivate::sendMouseEvent (receiver=0x991e018, event=0xbfed077c, alienWidget=0x991e018, nativeWidget=0x948da08, buttonDown=0x53aaeb4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#55 0x04acd2c4 in QETWidget::translateMouseEvent (this=0x948da08, event=0xbfed0bfc) at kernel/qapplication_x11.cpp:4568
#56 0x04acbe4d in QApplication::x11ProcessEvent (this=0x8eb8f90, event=0xbfed0bfc) at kernel/qapplication_x11.cpp:3690
#57 0x04af824c in x11EventSourceDispatch (s=0x8ebfaa8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#58 0x017b325f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#59 0x017b3990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#60 0x017b3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#61 0x03cf9ada in QEventDispatcherGlib::processEvents (this=0x8e9c248, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#62 0x04af7e3a in QGuiEventDispatcherGlib::processEvents (this=0x8e9c248, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#63 0x03cca1dd in QEventLoop::processEvents (this=0xbfed0f04, flags=...) at kernel/qeventloop.cpp:149
#64 0x03cca421 in QEventLoop::exec (this=0xbfed0f04, flags=...) at kernel/qeventloop.cpp:201
#65 0x03ccf19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#66 0x04a3d8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#67 0x08086c4f in main (argc=) at /build/buildd/kmymoney-4.5.3/kmymoney/main.cpp:260

Possible duplicates by query: bug 284824, bug 282929, bug 282750, bug 281311, bug 267154.

Reported using DrKonqi
Comment 1 Thomas Baumgart 2011-11-13 12:51:30 UTC
Upgrading to a more recent version should fix the problem.

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