Bug 306434 - KMyMoney crashed when importing
Summary: KMyMoney crashed when importing
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-08 02:16 UTC by Ashley Rea
Modified: 2014-07-29 09:15 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 Ashley Rea 2012-09-08 02:16:30 UTC
Application: kmymoney (4.6.1)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-30-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
I was attemptin to import a QIF file.  it crashes after asking for how i want the date formated

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 0x7f14a44ac780 (LWP 7680))]

Thread 3 (Thread 0x7f148b9a8700 (LWP 7683)):
#0  0x00007f149a237341 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f149a237599 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f149a1fbff1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f149a1fc49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f148b9ad98b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#5  0x00007f149a21d9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f14a18aae9a in start_thread (arg=0x7f148b9a8700) at pthread_create.c:308
#7  0x00007f149eb984bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f148afa1700 (LWP 7684)):
#0  0x00007f149a1fbef7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f149a1fc49a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f1492096406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3  0x00007f149a21d9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f14a18aae9a in start_thread (arg=0x7f148afa1700) at pthread_create.c:308
#5  0x00007f149eb984bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f14a44ac780 (LWP 7680)):
[KCrash Handler]
#6  0x00007f149eadc445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f149eadfbab in __GI_abort () at abort.c:91
#8  0x00007f149f42a69d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f149f428846 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f149f428873 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f149f4289b6 in __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f14a073816c in QEventLoop::exec (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:218
#13 0x00007f14a073cf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#14 0x0000000000457dcd in runKMyMoney (splash=<optimized out>, a=<optimized out>) at /build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:282
#15 0x00000000004564f3 in main (argc=1, argv=0x7fff47031608) at /build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:181

Possible duplicates by query: bug 306240, bug 306218, bug 305584, bug 305122, bug 303603.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-05 09:58:18 UTC
Since you can reproduce the crash every time, please follow the guide[1] and provide 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 2 Cristian Oneț 2013-08-29 13:06:58 UTC
Please provide a stack trace with debug symbols installed.