[Kmymoney-devel] [kmymoney4] [Bug 312659] Crashes every time running the function "Add new budget"

Ösel spooning at speckmann-family.de
Sat Jan 18 17:48:00 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=312659

--- Comment #11 from Ösel <spooning at speckmann-family.de> ---
Hello again,

I have to deleted my budget by using
$export QT_ACCESSIBILITY=0 && kmymoney
and started kmymoney again and now I can open the budget.

But when I click the button to apply a new budget, the software crashes again.
Here is the bug report:

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

Thread 3 (Thread 0x7f2135ba6700 (LWP 2766)):
#0  0x00007f2149325a43 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f2144994ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f214499545a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2135bab98b in ?? () from
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007f21449b69b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f214c047e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f21493313fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f21353a5700 (LWP 2767)):
#0  0x00007f2149325a43 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f2144994ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f214499545a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f213c2a05e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f21449b69b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f214c047e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f21493313fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f214ec5b780 (LWP 2763)):
[KCrash Handler]
#6  0x00007f2121b98977 in parent (this=0x7fffb02a5470) at
../../../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:393
#7  QAccessibleTree::indexFromLogical (this=0x2755820, row=<optimized out>,
column=1) at itemviews.cpp:488
#8  0x00007f2121b99070 in navigate (iface=0x7fffb02a5558, index=3,
this=0x2755820, relation=<optimized out>) at itemviews.cpp:573
#9  QAccessibleTree::navigate (this=0x2755820, relation=<optimized out>,
index=<optimized out>, iface=0x7fffb02a5558) at itemviews.cpp:554
#10 0x00007f214a4fb5ce in QAccessible::updateAccessibility (o=<optimized out>,
who=6, reason=QAccessible::Focus) at accessible/qaccessible_unix.cpp:109
#11 0x00007f214a540b76 in QTreeView::currentChanged (this=0x27c54a0,
current=..., previous=...) at itemviews/qtreeview.cpp:3770
#12 0x00007f214aee9281 in QMetaObject::activate (sender=0x27d0db0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffb02a5710) at
kernel/qobject.cpp:3547
#13 0x00007f214a55792a in QItemSelectionModel::currentChanged (this=<optimized
out>, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:173
#14 0x00007f214a557a20 in QItemSelectionModel::setCurrentIndex (this=0x27d0db0,
index=..., command=...) at itemviews/qitemselectionmodel.cpp:1175
#15 0x00007f214a4fd4fe in QAbstractItemView::setCurrentIndex (this=0x27c54a0,
index=...) at itemviews/qabstractitemview.cpp:1022
#16 0x00007f214a57a3af in QTreeWidget::setCurrentItem (this=<optimized out>,
item=<optimized out>, column=<optimized out>) at itemviews/qtreewidget.cpp:2815
#17 0x00000000004fc265 in KBudgetView::slotSelectBudget (this=0x27c4170) at
/home/oesel/Downloads/kmymoney-4.6.4/kmymoney/views/kbudgetview.cpp:564
#18 0x00000000004fcaa0 in KBudgetView::loadBudgets (this=0x27c4170) at
/home/oesel/Downloads/kmymoney-4.6.4/kmymoney/views/kbudgetview.cpp:476
#19 0x00000000004fcb85 in KBudgetView::slotRefreshView (this=0x27c4170) at
/home/oesel/Downloads/kmymoney-4.6.4/kmymoney/views/kbudgetview.cpp:500
#20 0x00007f214aee9281 in QMetaObject::activate (sender=0x7f214ea87660,
m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at
kernel/qobject.cpp:3547
#21 0x00007f214e822d3b in MyMoneyFile::commitTransaction (this=0x7f214ea87660)
at /home/oesel/Downloads/kmymoney-4.6.4/kmymoney/mymoney/mymoneyfile.cpp:424
#22 0x00007f214e822f55 in MyMoneyFileTransaction::commit (this=0x7fffb02a5ef0)
at /home/oesel/Downloads/kmymoney-4.6.4/kmymoney/mymoney/mymoneyfile.cpp:2843
#23 0x000000000046cbdf in KMyMoneyApp::slotBudgetNew (this=<optimized out>) at
/home/oesel/Downloads/kmymoney-4.6.4/kmymoney/kmymoney.cpp:4893
#24 0x000000000049bb7a in KMyMoneyApp::qt_static_metacall (_o=0x21a88f0,
_c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
/home/oesel/Downloads/kmymoney-4.6.4/build/kmymoney/kmymoney.moc:442
#25 0x00007f214aee9281 in QMetaObject::activate (sender=0x2223e70, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffb02a64f0) at
kernel/qobject.cpp:3547
#26 0x00007f2149fd4132 in QAction::triggered (this=<optimized out>, _t1=false)
at .moc/release-shared/moc_qaction.cpp:277
#27 0x00007f2149fd431f in QAction::activate (this=0x2223e70, event=<optimized
out>) at kernel/qaction.cpp:1257
#28 0x00007f214aee9281 in QMetaObject::activate (sender=0x27c56e0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffb02a6670) at
kernel/qobject.cpp:3547
#29 0x00007f214a66acb2 in QAbstractButton::clicked (this=<optimized out>,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#30 0x00007f214a3a8a8e in QAbstractButtonPrivate::emitClicked (this=<optimized
out>) at widgets/qabstractbutton.cpp:548
#31 0x00007f214a3a9dcb in QAbstractButtonPrivate::click (this=0x27c5720) at
widgets/qabstractbutton.cpp:541
#32 0x00007f214a3aa03c in QAbstractButton::mouseReleaseEvent (this=0x27c56e0,
e=0x7fffb02a6f40) at widgets/qabstractbutton.cpp:1123
#33 0x00007f214a02b144 in QWidget::event (this=0x27c56e0, event=0x7fffb02a6f40)
at kernel/qwidget.cpp:8362
#34 0x00007f2149fda894 in notify_helper (e=0x7fffb02a6f40, receiver=0x27c56e0,
this=0x1dad8a0) at kernel/qapplication.cpp:4559
#35 QApplicationPrivate::notify_helper (this=0x1dad8a0, receiver=0x27c56e0,
e=0x7fffb02a6f40) at kernel/qapplication.cpp:4531
#36 0x00007f2149fe00bf in QApplication::notify (this=<optimized out>,
receiver=0x27c56e0, e=0x7fffb02a6f40) at kernel/qapplication.cpp:4102
#37 0x00007f214d26f3f6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#38 0x00007f214aed4e9c in QCoreApplication::notifyInternal (this=0x1da0930,
receiver=0x27c56e0, event=0x7fffb02a6f40) at kernel/qcoreapplication.cpp:876
#39 0x00007f2149fdb862 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#40 QApplicationPrivate::sendMouseEvent (receiver=0x27c56e0,
event=0x7fffb02a6f40, alienWidget=0x27c56e0, nativeWidget=0x27c4170,
buttonDown=0x27c56e0, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3170
#41 0x00007f214a05ac35 in QETWidget::translateMouseEvent (this=0x27c4170,
event=<optimized out>) at kernel/qapplication_x11.cpp:4619
#42 0x00007f214a059bee in QApplication::x11ProcessEvent (this=0x1da0930,
event=0x7fffb02a7810) at kernel/qapplication_x11.cpp:3734
#43 0x00007f214a083112 in x11EventSourceDispatch (s=0x1db0e00, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#44 0x00007f2144994d13 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f2144995060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007f2144995124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007f214af04426 in QEventDispatcherGlib::processEvents (this=0x1d78ad0,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#48 0x00007f214a082d9e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x00007f214aed3c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#50 0x00007f214aed3ed7 in QEventLoop::exec (this=0x7fffb02a7bb0, flags=...) at
kernel/qeventloop.cpp:204
#51 0x00007f214aed8f67 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1148
#52 0x000000000045812d in runKMyMoney (splash=<optimized out>, a=<optimized
out>) at /home/oesel/Downloads/kmymoney-4.6.4/kmymoney/main.cpp:282
#53 0x0000000000456853 in main (argc=1, argv=0x7fffb02a8798) at
/home/oesel/Downloads/kmymoney-4.6.4/kmymoney/main.cpp:181

Kind regards

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list