Bug 303402 - KMoney Crashes when starting new budget
Summary: KMoney Crashes when starting new budget
Status: RESOLVED DUPLICATE of bug 299671
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-12 11:16 UTC by nelao87
Modified: 2012-07-12 12:14 UTC (History)
1 user (show)

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 nelao87 2012-07-12 11:16:43 UTC
Application: kmymoney (4.6.1)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic-pae i686
Distribution: Ubuntu quantal (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
everytime i press the "start a new budget" button, it crashes

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb3c6f740 (LWP 1896))]

Thread 3 (Thread 0xb1b97b40 (LWP 1974)):
#0  0xb67e348e in __pthread_enable_asynccancel () from /lib/i386-linux-gnu/libpthread.so.0
#1  0xb67e39c1 in read () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb46696ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb462abd2 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb462b042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb462b56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb1b9c134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#7  0xb464e6b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb67dcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xb51baace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb11ffb40 (LWP 1975)):
#0  0xb7702424 in __kernel_vsyscall ()
#1  0xb51ac380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb4638a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb462b0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb462b56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb24351ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb464e6b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb67dcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb51baace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb3c6f740 (LWP 1896)):
[KCrash Handler]
#7  0xaf149a3f in AtSpiAdaptor::notify(int, QAccessibleInterface*, int) () from /usr/lib/i386-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#8  0xaf12b686 in QSpiAccessibleBridge::notifyAccessibilityUpdate(int, QAccessibleInterface*, int) () from /usr/lib/i386-linux-gnu/qt4/plugins/accessiblebridge/libqspiaccessiblebridge.so
#9  0xb5a8fee3 in QAccessible::updateAccessibility (o=0xa10f988, who=0, reason=QAccessible::Focus) at accessible/qaccessible_unix.cpp:118
#10 0xb5adbb38 in QTreeView::currentChanged (this=0xa10f988, current=..., previous=...) at itemviews/qtreeview.cpp:3770
#11 0xb5a972d0 in qt_static_metacall (_a=0xbfc55b04, _id=20, _o=0xa10f988, _c=<optimized out>) at .moc/release-shared/moc_qabstractitemview.cpp:217
#12 QAbstractItemView::qt_static_metacall (_o=0xa10f988, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbfc55b04) at .moc/release-shared/moc_qabstractitemview.cpp:191
#13 0xb60906b1 in QMetaObject::activate (sender=0xa115620, m=0xb5e69868, local_signal_index=1, argv=0xbfc55b04) at kernel/qobject.cpp:3547
#14 0xb5af462d in QItemSelectionModel::currentChanged (this=0xa115620, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:173
#15 0xb5af47ac in QItemSelectionModel::setCurrentIndex (this=0xa115620, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1175
#16 0xb5a923c7 in QAbstractItemView::setCurrentIndex (this=0xa10f988, index=...) at itemviews/qabstractitemview.cpp:1022
#17 0xb5b1a2d8 in QTreeWidget::setCurrentItem (this=0xa10f988, item=0x9fd20e8, column=3) at itemviews/qtreewidget.cpp:2815
#18 0x0813828f in KBudgetView::slotSelectBudget (this=0xa103cb8) at /build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:590
#19 0x08138bad in KBudgetView::loadBudgets (this=0xa103cb8) at /build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:502
#20 0x08138cd8 in KBudgetView::slotRefreshView (this=0xa103cb8) at /build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:526
#21 0xb60906b1 in QMetaObject::activate (sender=0xb76ea620, m=0xb76e9bf8, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547
#22 0xb76793b5 in MyMoneyFile::dataChanged (this=0xb76ea620) at /build/buildd/kmymoney-4.6.1/obj-i686-linux-gnu/kmymoney/mymoney/mymoneyfile.moc:113
#23 0xb768306e in MyMoneyFile::commitTransaction (this=0xb76ea620) at /build/buildd/kmymoney-4.6.1/kmymoney/mymoney/mymoneyfile.cpp:423
#24 0xb76832ad in MyMoneyFileTransaction::commit (this=0xbfc5600e) at /build/buildd/kmymoney-4.6.1/kmymoney/mymoney/mymoneyfile.cpp:2786
#25 0x080a0820 in KMyMoneyApp::slotBudgetNew (this=0x99ef688) at /build/buildd/kmymoney-4.6.1/kmymoney/kmymoney.cpp:4857
#26 0x080d2892 in KMyMoneyApp::qt_static_metacall (_o=0x99ef688, _c=QMetaObject::InvokeMetaMethod, _id=64, _a=0xbfc56378) at /build/buildd/kmymoney-4.6.1/obj-i686-linux-gnu/kmymoney/kmymoney.moc:442
#27 0xb60906b1 in QMetaObject::activate (sender=0x9c78dc0, m=0xb5e5b3f8, local_signal_index=1, argv=0xbfc56378) at kernel/qobject.cpp:3547
#28 0xb54dc9bd in QAction::triggered (this=0x9c78dc0, _t1=false) at .moc/release-shared/moc_qaction.cpp:277
#29 0xb54dcc5b in QAction::activate (this=0x9c78dc0, event=QAction::Trigger) at kernel/qaction.cpp:1257
#30 0x08137eea in trigger (this=<optimized out>) at /usr/include/qt4/QtGui/qaction.h:218
#31 KBudgetView::slotNewBudget (this=0xa103cb8) at /build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:854
#32 0xb60906b1 in QMetaObject::activate (sender=0xa10e2b0, m=0xb5e6f7c8, local_signal_index=2, argv=0xbfc564c8) at kernel/qobject.cpp:3547
#33 0xb5c1b96d in QAbstractButton::clicked (this=0xa10e2b0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#34 0xb590f61d in QAbstractButtonPrivate::emitClicked (this=0xa10e780) at widgets/qabstractbutton.cpp:548
#35 0xb5910c8b in QAbstractButtonPrivate::click (this=0xa10e780) at widgets/qabstractbutton.cpp:541
#36 0xb5910f46 in QAbstractButton::mouseReleaseEvent (this=0xa10e2b0, e=0xbfc56b94) at widgets/qabstractbutton.cpp:1123
#37 0xb553e1ac in QWidget::event (this=0xa10e2b0, event=0xbfc56b94) at kernel/qwidget.cpp:8362
#38 0xb59101e9 in QAbstractButton::event (this=0xa10e2b0, e=0xbfc56b94) at widgets/qabstractbutton.cpp:1082
#39 0xb59b3758 in QPushButton::event (this=0xa10e2b0, e=0xbfc56b94) at widgets/qpushbutton.cpp:683
#40 0xb54e3ed4 in notify_helper (e=0xbfc56b94, receiver=0xa10e2b0, this=0x994b198) at kernel/qapplication.cpp:4559
#41 QApplicationPrivate::notify_helper (this=0x994b198, receiver=0xa10e2b0, e=0xbfc56b94) at kernel/qapplication.cpp:4531
#42 0xb54ea024 in QApplication::notify (this=0x994b198, receiver=0xa10e2b0, e=0xbfc56b94) at kernel/qapplication.cpp:4102
#43 0xb6bb2401 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#44 0xb607997e in QCoreApplication::notifyInternal (this=0x99449e8, receiver=0xa10e2b0, event=0xbfc56b94) at kernel/qcoreapplication.cpp:876
#45 0xb54e4e95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#46 QApplicationPrivate::sendMouseEvent (receiver=0xa10e2b0, event=0xbfc56b94, alienWidget=0xa10e2b0, nativeWidget=0xa103cb8, buttonDown=0xb5e78cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#47 0xb5571074 in QETWidget::translateMouseEvent (this=0xa103cb8, event=0xbfc5704c) at kernel/qapplication_x11.cpp:4617
#48 0xb556fc0d in QApplication::x11ProcessEvent (this=0x99449e8, event=0xbfc5704c) at kernel/qapplication_x11.cpp:3732
#49 0xb559ceac in x11EventSourceDispatch (s=0x9925680, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#50 0xb462ad86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0xb462b125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0xb462b201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#53 0xb60ac887 in QEventDispatcherGlib::processEvents (this=0x994adf8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#54 0xb559caaa in QGuiEventDispatcherGlib::processEvents (this=0x994adf8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0xb607850d in QEventLoop::processEvents (this=0xbfc57344, flags=...) at kernel/qeventloop.cpp:149
#56 0xb60787a9 in QEventLoop::exec (this=0xbfc57344, flags=...) at kernel/qeventloop.cpp:204
#57 0xb607deba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#58 0xb54e1a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#59 0x0808a493 in runKMyMoney (splash=0xbfc57498, a=<optimized out>) at /build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:282
#60 0x080889db in main (argc=169515456, argv=0xa615908) at /build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:181

Reported using DrKonqi
Comment 1 Cristian Oneț 2012-07-12 12:14:50 UTC

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