Bug 325136 - kmymoney crashed when openning budget file
Summary: kmymoney crashed when openning budget file
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-09-21 06:11 UTC by Alexander
Modified: 2014-09-01 11:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace was collected via dgb (3.66 KB, text/plain)
2013-09-21 08:56 UTC, Alexander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2013-09-21 06:11:30 UTC
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
Comment 1 Cristian Oneț 2013-09-21 07:55:23 UTC
Please provide an anonymous file (save as anonymous) to reproduce this crash or install debug symbols to provide a meaningful backtrace.
Comment 2 Jekyll Wu 2013-09-21 08:05:38 UTC
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
Comment 3 Alexander 2013-09-21 08:56:17 UTC
Created attachment 82435 [details]
backtrace was collected via dgb

Hi,
please, find backtrace in attachment.
Comment 4 Cristian Oneț 2013-09-21 09:35:06 UTC
Sorry I still can't tell anything looking at the provided backtace.
Comment 5 Jekyll Wu 2013-10-07 07:52:44 UTC
Strange, the newly attached backtrace still shows uncaught exception.
Comment 6 Thomas Baumgart 2013-12-27 12:49:19 UTC
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?
Comment 7 Cristian Oneț 2014-09-01 11:08:49 UTC
Closing these issues as unmaintained since we have been waiting for feedback on them for a year now.