Bug 297586 - KMyMoney crashed while idleing in the background
Summary: KMyMoney crashed while idleing in the background
Status: RESOLVED DUPLICATE of bug 297702
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-06 12:41 UTC by Mark
Modified: 2012-04-28 22:59 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 Mark 2012-04-06 12:41:07 UTC
Application: kmymoney (4.5.3)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-17-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I was using my web browser (firefox) at the time

- Unusual behavior I noticed
Right after the crash I went back to MySQL Navigator to look (readonly) at some more KMyMoney data in the database and found that Navigator could not find the database.  Not sure which came first the database problems or the KMyMoney problem.

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

Thread 3 (Thread 0xb6bffb70 (LWP 14887)):
#0  0x00fcf416 in __kernel_vsyscall ()
#1  0x0066e7ae in __GI___poll (fds=0xa3aee60, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x04e4334b in g_poll (fds=0xa3aee60, nfds=3, timeout=-1) at /build/buildd/glib2.0-2.30.0/./glib/gpoll.c:132
#3  0x04e34896 in g_main_context_poll (n_fds=3, fds=0xa3aee60, timeout=<optimized out>, context=0xa3a7ef0, priority=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3402
#4  g_main_context_iterate (context=0xa3a7ef0, block=82064160, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3084
#5  0x04e34f9b in g_main_loop_run (loop=0xa36b108) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3297
#6  0x05a41cea in gdbus_shared_thread_func (user_data=0xa3a7ed8) at /build/buildd/glib2.0-2.30.0/./gio/gdbusprivate.c:276
#7  0x04e5b5f4 in g_thread_create_proxy (data=0xa3a7f80) at /build/buildd/glib2.0-2.30.0/./glib/gthread.c:1962
#8  0x00163d31 in start_thread (arg=0xb6bffb70) at pthread_create.c:304
#9  0x0067d46e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb7558b70 (LWP 14967)):
#0  0x04e3465c in g_main_context_iterate (context=0xb786920, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3071
#1  0x04e34c2a in g_main_context_iteration (context=0xb786920, may_block=1) at /build/buildd/glib2.0-2.30.0/./glib/gmain.c:3152
#2  0x068fbb37 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#3  0x068cc1dd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0x068cc421 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0x067cf90b in QThread::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#6  0x068ace2d in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0x067d27b3 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#8  0x00163d31 in start_thread (arg=0xb7558b70) at pthread_create.c:304
#9  0x0067d46e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb77a5930 (LWP 14884)):
[KCrash Handler]
#7  0x00fcf416 in __kernel_vsyscall ()
#8  0x005d7c8f in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x005db2b5 in __GI_abort () at abort.c:92
#10 0x005704ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0x0056e283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0x0056e2bf in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0x0056e40e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0x08088091 in main (argc=) at /build/buildd/kmymoney-4.5.3/kmymoney/main.cpp:266

Possible duplicates by query: bug 297031, bug 296744, bug 296435, bug 296407, bug 296251.

Reported using DrKonqi
Comment 1 Alvaro Soliverez 2012-04-27 18:58:42 UTC
Are you saying that the database was gone after the crash? Were you able to open it again?
Comment 2 Alvaro Soliverez 2012-04-28 22:59:36 UTC

*** This bug has been marked as a duplicate of bug 297702 ***