Bug 285793 - Kmymoney crashes after resume
Summary: Kmymoney crashes after resume
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-05 04:46 UTC by michael papet
Modified: 2012-04-28 21:41 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 michael papet 2011-11-05 04:46:53 UTC
Application: kmymoney (4.5.3)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-2-686-pae i686
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
- What I was doing when the application crashed:
Kmymoney using a remote mysql server was running on my laptop.
I shut the lid to the laptop putting the computer into some kind of sleep mode where the network connection  breaks.  (my ssh connections break too)

Open the lid to the laptop and resume using the computer.  Kmymoney is still running.  Doing nothing other than File>close after resuming triggers the crash.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
[KCrash Handler]
#7  0xb781d424 in __kernel_vsyscall ()
#8  0xb52ab911 in raise () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#9  0xb52aed42 in abort () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#10 0xb54d37ad in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb54d1543 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb54d157f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb54d1724 in __cxa_rethrow () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb61beab5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb56c5e88 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /usr/lib/libQtGui.so.4
#16 0xb56fc773 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/lib/libQtGui.so.4
#17 0xb56fa3b8 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb57263fc in ?? () from /usr/lib/libQtGui.so.4
#19 0xb4881252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0xb4881a30 in ?? () from /lib/libglib-2.0.so.0
#21 0xb4881ce4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0xb61eccc7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0xb572601a in ?? () from /usr/lib/libQtGui.so.4
#24 0xb61bdabd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb61bdd01 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb61c245a in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#27 0xb566ef24 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#28 0x0808b587 in main (argc=1, argv=0xbf884f54) at /build/buildd-kmymoney_4.5.3-2-i386-37gWtq/kmymoney-4.5.3/kmymoney/main.cpp:260

Possible duplicates by query: bug 282521.

Reported using DrKonqi
Comment 1 Alvaro Soliverez 2012-04-28 21:41:38 UTC
This has been fixed in 4.6.x series.