[Kmymoney-devel] [Bug 306370] Crash on monthly budget vs actual

adamb adamkath at yahoo.com
Sat Sep 8 02:55:51 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=306370

--- Comment #4 from adamb <adamkath at yahoo.com> ---
output when launched from gdb

GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/kmymoney...Reading symbols from
/usr/lib/debug/usr/bin/kmymoney...done.
done.
(gdb) run
Starting program: /usr/bin/kmymoney 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffdf094700 (LWP 4250)]
[New Thread 0x7fffde893700 (LWP 4251)]
[New Thread 0x7fffdd422700 (LWP 4252)]
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action
"Open ledger" under id 48 
kmymoney(4240)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers
for "Print check"
kmymoney(4240)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "KBanking"
kmymoney(4240)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "KMyMoney OFX"
kmymoney(4240)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "csvimport"
kmymoney(4240)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "Reconciliation report"
kmymoney(4240)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers
for "iCalendar"
KMyMoney printcheck plugin loaded
kmymoney(4240)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QFSFileEngine::open: No file name specified
7:2012/09/08 12-54-06:aqbanking(4240):started
KMyMoney kbanking plugin loaded
KMyMoney ofximport plugin loaded
KMyMoney csvimport plugin loaded
KMyMoney reconciliation report plugin loaded
KMyMoney iCalendar plugin loaded
reading file
start parsing file
startDocument
reading accounts
reading transactions
reading securities
reading currencies
reading prices
reading reports
endDocument
QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'MyMoneyException*'

Program received signal SIGABRT, Aborted.
0x00007ffff25df445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list