Application: kmymoney (4.6.3) KDE Platform Version: 4.10.5 Qt Version: 4.8.4 Operating System: Linux 3.8.0-19-generic x86_64 Distribution: Ubuntu 13.04 -- Information about the crash: I start kmymoney. It started and crashed when opening my budget file lex.kmy The crash can be reproduced every time. -- Backtrace: Application: KMyMoney (kmymoney), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fda73b957c0 (LWP 10228))] Thread 2 (Thread 0x7fda5cb5b700 (LWP 10231)): #0 0x00007fda6e09f3cd in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fda699cf1dc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fda699cf6ba in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fda613154f6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007fda699f2eb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fda70d7bf8e in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6 0x00007fda6e0abe1d in clone () from /lib/x86_64-linux-gnu/libc.so.6 Thread 1 (Thread 0x7fda73b957c0 (LWP 10228)): [KCrash Handler] #5 0x00007fda6dfe9037 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x00007fda6dfec698 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x00007fda6e8f5e8d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #8 0x00007fda6e8f3f76 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #9 0x00007fda6e8f3fa3 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #10 0x00007fda6e8f41de in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #11 0x000000000045686e in main (argc=1, argv=0x7fff741f1c48) at /build/buildd/kmymoney-4.6.3/kmymoney/main.cpp:185 Possible duplicates by query: bug 325104, bug 324954, bug 324911, bug 324861, bug 324860. Reported using DrKonqi
Please provide an anonymous file (save as anonymous) to reproduce this crash or install debug symbols to provide a meaningful backtrace.
Unfortunately, the backtrace provided by Dr.Konqi doesn't contain much helpful information due to uncaught exception (not your fault). Since you can reproduce the crash every time, please follow the guide[1] and try to run it under gdb to get a better backtrace. [1] http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_when_an_uncaught_exception_is_causing_a_crash
Created attachment 82435 [details] backtrace was collected via dgb Hi, please, find backtrace in attachment.
Sorry I still can't tell anything looking at the provided backtace.
Strange, the newly attached backtrace still shows uncaught exception.
Can you start KMyMoney from the command line with the following command: kmymoney -n Does the application start? Can you open your file then or does it still crash?
Closing these issues as unmaintained since we have been waiting for feedback on them for a year now.