Bug 258424 - KmyMoney Crashes On Opening
Summary: KmyMoney Crashes On Opening
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 20:17 UTC by Alistair Munro
Modified: 2011-01-13 15:37 UTC (History)
0 users

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 Alistair Munro 2010-11-30 20:17:13 UTC
Application: kmymoney (4.5.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Linux Mint 10 Julia

-- Information about the crash:
- What I was doing when the application crashed:
Kmymoney crashes immediately on opening. Error Message is "Uncaught Error".

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
[Current thread is 1 (Thread 0x7f0aef99a760 (LWP 2465))]

Thread 2 (Thread 0x7f0adf927710 (LWP 2466)):
#0  0x00007f0aea35f203 in poll () from /lib/libc.so.6
#1  0x00007f0ae54ba009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f0ae54ba7b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007f0ae005e0f4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007f0ae54df7e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007f0aecfbb971 in start_thread () from /lib/libpthread.so.0
#6  0x00007f0aea36b94d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0aef99a760 (LWP 2465)):
[KCrash Handler]
#6  0x00007f0aea2b8ba5 in raise () from /lib/libc.so.6
#7  0x00007f0aea2bc6b0 in abort () from /lib/libc.so.6
#8  0x00007f0aeab5c6bd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#9  0x00007f0aeab5a906 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007f0aeab5a933 in std::terminate() () from /usr/lib/libstdc++.so.6
#11 0x00007f0aeab5aa3e in __cxa_throw () from /usr/lib/libstdc++.so.6
#12 0x00000000004541d1 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kmymoney-4.5/kmymoney/main.cpp:266

Possible duplicates by query: bug 258355, bug 258290, bug 258205, bug 258104, bug 258073.

Reported using DrKonqi
Comment 1 Thomas Baumgart 2010-12-12 14:08:22 UTC
Where did you obtain KMyMoney from? Does that crash also happen when you start KMyMoney from a console with the option '-n'?