https://bugs.kde.org/show_bug.cgi?id=370227
Bug ID: 370227 Summary: Crash on exit Product: kmymoney4 Version: unspecified Platform: Compiled Sources OS: OS X Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kmymoney-de...@kde.org Reporter: mk-li...@mailbox.org Application: kmymoney (4.7.90) KDE Platform Version: 4.14.3 (Compiled from sources) Qt Version: 4.8.7 Operating System: Darwin 13.4.0 x86_64 Distribution (Platform): MacPorts Packages -- Information about the crash: - What I was doing when the application crashed: After downloading transactions from two banks I saved my data and then exited the application. At exit KMM just crashed. - System: + Mac OSX 10.9.5 + MacPorts-based KDE4 installation + Port kmymoney4-devel -- Backtrace: Application: KMyMoney (kmymoney), signal: Segmentation fault: 11 (lldb) process attach --pid 3843 Process 3843 stopped Executable module set to "/Applications/MacPorts/KDE4/kmymoney.app/Contents/MacOS/kmymoney". Architecture set to: x86_64-apple-macosx. (lldb) set set term-width 200 (lldb) thread info thread #1: tid = 0x2cdb6, 0x00007fff9191ce20 libsystem_kernel.dylib`__wait4 + 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP (lldb) bt all * thread #1: tid = 0x2cdb6, 0x00007fff9191ce20 libsystem_kernel.dylib`__wait4 + 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP * frame #0: 0x00007fff9191ce20 libsystem_kernel.dylib`__wait4 + 8 frame #1: 0x00000001035409be libkdeui.5.dylib`KCrash::startProcess(int, char const**, bool) + 286 frame #2: 0x000000010353fae9 libkdeui.5.dylib`KCrash::defaultCrashHandler(int) + 1209 frame #3: 0x00007fff92c0e5aa libsystem_platform.dylib`_sigtramp + 26 frame #4: 0x000000010fbc6f37 libgwenhywfar.60.dylib`GWEN_List1_GetFirst + 5 frame #5: 0x000000010fbc515f libgwenhywfar.60.dylib`GWEN_Inherit_FindData + 52 frame #6: 0x0000000104ed006a dir.so`GWEN_ConfigMgrDir_LockGroup + 76 frame #7: 0x000000010fcc2754 libaqbanking.35.dylib`AB_Banking_LockSharedConfig + 70 frame #8: 0x000000010fcee7a5 libaqbanking.35.dylib`AB_Gui_WriteDialogPrefs + 207 frame #9: 0x000000010fc3ff85 libgwenhywfar.60.dylib`GWEN_Dialog_free + 89 frame #10: 0x000000010fc44144 libgwenhywfar.60.dylib`GWEN_Gui_Internal_ProgressEnd + 999 frame #11: 0x000000010fcbdb3e libaqbanking.35.dylib`AB_Banking_ExecuteJobs + 2257 frame #12: 0x000000010f718ad2 kmm_kbanking.so`KMyMoneyBanking::executeQueue(AB_IMEXPORTER_CONTEXT*) + 82 frame #13: 0x000000010f7189e5 kmm_kbanking.so`KBankingPlugin::executeQueue() + 165 frame #14: 0x000000010f718589 kmm_kbanking.so`KBankingPlugin::updateAccount(MyMoneyAccount const&, bool) + 2089 frame #15: 0x0000000100dcdae4 kmymoney`KMyMoneyApp::slotAccountUpdateOnline() + 468 frame #16: 0x0000000100dddbcb kmymoney`KMyMoneyApp::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 2107 frame #17: 0x00000001049eb06b QtCore`QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2363 frame #18: 0x00000001039756a9 QtGui`QAction::activate(QAction::ActionEvent) + 233 frame #19: 0x0000000103cff004 QtGui`QAbstractButtonPrivate::click() + 84 frame #20: 0x0000000103cffde8 QtGui`QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 88 frame #21: 0x0000000103dcb7cf QtGui`QToolButton::mouseReleaseEvent(QMouseEvent*) + 15 frame #22: 0x00000001039d2a1c QtGui`QWidget::event(QEvent*) + 716 frame #23: 0x0000000103cffcf3 QtGui`QAbstractButton::event(QEvent*) + 179 frame #24: 0x0000000103dcbc7b QtGui`QToolButton::event(QEvent*) + 171 frame #25: 0x000000010397e7eb QtGui`QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251 frame #26: 0x0000000103980775 QtGui`QApplication::notify(QObject*, QEvent*) + 2949 frame #27: 0x00000001049d2186 QtCore`QCoreApplication::notifyInternal(QObject*, QEvent*) + 118 frame #28: 0x000000010397f1fb QtGui`QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 475 frame #29: 0x000000010392b902 QtGui`qt_mac_handleMouseEvent(NSEvent*, QEvent::Type, Qt::MouseButton, QWidget*, bool) + 1298 frame #30: 0x00007fff8b6c8145 AppKit`-[NSWindow sendEvent:] + 781 frame #31: 0x0000000103922de1 QtGui`-[QCocoaWindow sendEvent:] + 113 frame #32: 0x00007fff8b6695d4 AppKit`-[NSApplication sendEvent:] + 2021 frame #33: 0x0000000103927d21 QtGui`-[QNSApplication sendEvent:] + 97 frame #34: 0x00007fff8b4b99f9 AppKit`-[NSApplication run] + 646 frame #35: 0x000000010393116b QtGui`QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2027 frame #36: 0x00000001049cf4ff QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 495 frame #37: 0x00000001049d2737 QtCore`QCoreApplication::exec() + 199 frame #38: 0x0000000100d7af01 kmymoney`runKMyMoney(KApplication*, KStartupLogo*) + 2753 frame #39: 0x0000000100d7a05e kmymoney`main + 9374 frame #40: 0x00007fff9448a5fd libdyld.dylib`start + 1 thread #2: tid = 0x2cdbf, 0x00007fff9191d662 libsystem_kernel.dylib`kevent64 + 10, queue = 'com.apple.libdispatch-manager' frame #0: 0x00007fff9191d662 libsystem_kernel.dylib`kevent64 + 10 frame #1: 0x00007fff8cfd4421 libdispatch.dylib`_dispatch_mgr_invoke + 239 frame #2: 0x00007fff8cfd4136 libdispatch.dylib`_dispatch_mgr_thread + 52 thread #3: tid = 0x2ce3e, 0x00007fff9191c9aa libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private' frame #0: 0x00007fff9191c9aa libsystem_kernel.dylib`__select + 10 frame #1: 0x00007fff8d39ca03 CoreFoundation`__CFSocketManager + 867 frame #2: 0x00007fff91fff899 libsystem_pthread.dylib`_pthread_body + 138 frame #3: 0x00007fff91fff72a libsystem_pthread.dylib`_pthread_start + 137 frame #4: 0x00007fff92003fc9 libsystem_pthread.dylib`thread_start + 13 thread #4: tid = 0x2ce49, 0x00007fff91918a1a libsystem_kernel.dylib`mach_msg_trap + 10 frame #0: 0x00007fff91918a1a libsystem_kernel.dylib`mach_msg_trap + 10 frame #1: 0x00007fff91917d18 libsystem_kernel.dylib`mach_msg + 64 frame #2: 0x00007fff8d350f15 CoreFoundation`__CFRunLoopServiceMachPort + 181 frame #3: 0x00007fff8d350539 CoreFoundation`__CFRunLoopRun + 1161 frame #4: 0x00007fff8d34fe75 CoreFoundation`CFRunLoopRunSpecific + 309 frame #5: 0x00007fff8b66605e AppKit`_NSEventThread + 144 frame #6: 0x00007fff91fff899 libsystem_pthread.dylib`_pthread_body + 138 frame #7: 0x00007fff91fff72a libsystem_pthread.dylib`_pthread_start + 137 frame #8: 0x00007fff92003fc9 libsystem_pthread.dylib`thread_start + 13 (lldb) detach Process 3843 detached (lldb) (lldb) quit Possible duplicates by query: bug 369926, bug 369262, bug 369238, bug 369237, bug 369002. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.