Bug 344226 - KMyMoney Crashed Upon Exit
Summary: KMyMoney Crashed Upon Exit
Status: RESOLVED UPSTREAM
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.6
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords: drkonqi, investigated, triaged
Depends on:
Blocks:
 
Reported: 2015-02-16 09:41 UTC by ranc0ur
Modified: 2018-09-19 14:39 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 ranc0ur 2015-02-16 09:41:54 UTC
Application: kmymoney (4.6.6)
KDE Platform Version: 4.14.4
Qt Version: 4.8.6
Operating System: Linux 3.18.6-200.fc21.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Updating online accounts (no additional information was added)
Save to encrypted file not possible (due to no account difference since last time)
Close window (with x-button in top right corner)

- Custom settings of the application:
Encrypted data file

The crash does not seem to be reproducible.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f824af8b8c7 in raise () at /lib64/libc.so.6
#6  0x00007f824af8d52a in abort () at /lib64/libc.so.6
#7  0x00007f824af8446d in __assert_fail_base () at /lib64/libc.so.6
#8  0x00007f824af84522 in  () at /lib64/libc.so.6
#9  0x00007f822e00d4cc in  () at /lib64/libgwenhywfar.so.60
#10 0x00007f822ccbacd0 in GWEN_ConfigMgrDir_LockGroup () at /usr/lib64/gwenhywfar/plugins/60/configmgr/dir.so
#11 0x00007f822dd5c2f6 in AB_Banking_LockSharedConfig () at /lib64/libaqbanking.so.34
#12 0x00007f822dd8a4b9 in AB_Gui_WriteDialogPrefs () at /lib64/libaqbanking.so.34
#13 0x00007f822e089e65 in GWEN_Dialog_free () at /lib64/libgwenhywfar.so.60
#14 0x00007f822e08f182 in GWEN_Gui_Internal_ProgressEnd () at /lib64/libgwenhywfar.so.60
#15 0x00007f822dd5a5f3 in AB_Banking_ExecuteJobs () at /lib64/libaqbanking.so.34
#16 0x00007f822e724682 in KMyMoneyBanking::executeQueue(AB_IMEXPORTER_CONTEXT*) () at /usr/lib64/kde4/kmm_kbanking.so
#17 0x00007f822e72aedc in KBankingPlugin::updateAccount(MyMoneyAccount const&, bool) () at /usr/lib64/kde4/kmm_kbanking.so
#18 0x0000000000485797 in KMyMoneyApp::slotAccountUpdateOnlineAll() ()
#19 0x0000000000498d5e in KMyMoneyApp::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) ()
#20 0x00007f824cc4625c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /lib64/libQtCore.so.4
#21 0x00007f824bd03792 in QAction::triggered(bool) () at /lib64/libQtGui.so.4
#22 0x00007f824bd05317 in QAction::activate(QAction::ActionEvent) () at /lib64/libQtGui.so.4
#23 0x00007f824c15704d in QMenuPrivate::activateCausedStack(QList<QPointer<QWidget> > const&, QAction*, QAction::ActionEvent, bool) () at /lib64/libQtGui.so.4
#24 0x00007f824c15ba09 in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) () at /lib64/libQtGui.so.4
#25 0x00007f824eefdd33 in KMenu::mouseReleaseEvent(QMouseEvent*) () at /lib64/libkdeui.so.5
#26 0x00007f824bd5d118 in QWidget::event(QEvent*) () at /lib64/libQtGui.so.4
#27 0x00007f824c15f9db in QMenu::event(QEvent*) () at /lib64/libQtGui.so.4
#28 0x00007f824bd09efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#29 0x00007f824bd10abf in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#30 0x00007f824ee3586a in KApplication::notify(QObject*, QEvent*) () at /lib64/libkdeui.so.5
#31 0x00007f824cc3170d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#32 0x00007f824bd1011f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at /lib64/libQtGui.so.4
#33 0x00007f824bd868ca in QETWidget::translateMouseEvent(_XEvent const*) () at /lib64/libQtGui.so.4
#34 0x00007f824bd84f2c in QApplication::x11ProcessEvent(_XEvent*) () at /lib64/libQtGui.so.4
#35 0x00007f824bdacfb4 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtGui.so.4
#36 0x00007f8244689aeb in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#37 0x00007f8244689e88 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#38 0x00007f8244689f3c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#39 0x00007f824cc60a1e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#40 0x00007f824bdad136 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#41 0x00007f824cc30261 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#42 0x00007f824cc305c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#43 0x00007f824c15e5e7 in QMenu::exec(QPoint const&, QAction*) () at /lib64/libQtGui.so.4
#44 0x00007f824c19aa22 in QToolButtonPrivate::popupTimerDone() () at /lib64/libQtGui.so.4
#45 0x00007f824cc4a823 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#46 0x00007f824bd5d633 in QWidget::event(QEvent*) () at /lib64/libQtGui.so.4
#47 0x00007f824bd09efc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#48 0x00007f824bd10958 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#49 0x00007f824ee3586a in KApplication::notify(QObject*, QEvent*) () at /lib64/libkdeui.so.5
#50 0x00007f824cc3170d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#51 0x00007f824cc6306b in QTimerInfoList::activateTimers() () at /lib64/libQtCore.so.4
#52 0x00007f824cc60089 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtCore.so.4
#53 0x00007f8244689aeb in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#54 0x00007f8244689e88 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#55 0x00007f8244689f3c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#56 0x00007f824cc60a1e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#57 0x00007f824bdad136 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#58 0x00007f824cc30261 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#59 0x00007f824cc305c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#60 0x00007f824cc35ca9 in QCoreApplication::exec() () at /lib64/libQtCore.so.4
#61 0x00000000004578b3 in runKMyMoney(KApplication*, KStartupLogo*) [clone .isra.11] ()
#62 0x0000000000456146 in main ()

Reported using DrKonqi
Comment 1 Cristian Oneț 2015-02-17 07:37:31 UTC
Thomas, this seems like a failed assertion in AqBanking, could you forward the report to them?
Comment 2 ranc0ur 2015-02-17 09:30:28 UTC
I reported the bug upstream: https://devel.aqbanking.de/trac/aqbanking/ticket/239
Comment 3 Cristian Oneț 2015-02-17 09:39:03 UTC
Thanks for that.
Comment 4 Andrew Crouthamel 2018-09-19 14:39:27 UTC
This bug has had its resolution changed, but accidentally has been left in NEEDSINFO status. I am thus closing this bug and setting the status as RESOLVED to reflect the resolution change.