[Kmymoney-devel] [kmymoney4] [Bug 314491] KMyMoney Gnucash Import Crash
bryanm01 at yahoo.com
bryanm01 at yahoo.com
Thu Feb 7 04:15:14 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=314491
--- Comment #6 from bryanm01 at yahoo.com ---
I tried 4.6.3 and got a similar crash. The backtrace is similar, it still
includes the divide by 0. The program crashes before a file is created so I
can't re-import into Gnucash, or at least I can't find a file.
Application: KMyMoney (kmymoney), signal: Floating point exception
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6208c2e780 (LWP 11471))]
Thread 4 (Thread 0x7f61f052e700 (LWP 11474)):
#0 0x00007f62032f8303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f61fe969036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f61fe96949a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f61f053398b in ?? () from
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4 0x00007f61fe98a9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f6206017e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007f6203303cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()
Thread 3 (Thread 0x7f61ef922700 (LWP 11475)):
#0 0x00007f62032f8303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f61fe969036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f61fe96949a in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f61f6803406 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4 0x00007f61fe98a9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5 0x00007f6206017e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#6 0x00007f6203303cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7 0x0000000000000000 in ?? ()
Thread 2 (Thread 0x7f61ee8bc700 (LWP 11529)):
#0 0x00007f62032f8303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f61fe969036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f61fe969164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f6204ed6426 in QEventDispatcherGlib::processEvents
(this=0x7f61e40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4 0x00007f6204ea5c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5 0x00007f6204ea5ed7 in QEventLoop::exec (this=0x7f61ee8bbdd0, flags=...) at
kernel/qeventloop.cpp:204
#6 0x00007f6204da4fa7 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#7 0x00007f6204e859ff in QInotifyFileSystemWatcherEngine::run (this=0x20a8da0)
at io/qfilesystemwatcher_inotify.cpp:248
#8 0x00007f6204da7fcb in QThreadPrivate::start (arg=0x20a8da0) at
thread/qthread_unix.cpp:298
#9 0x00007f6206017e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f6203303cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7f6208c2e780 (LWP 11471)):
[KCrash Handler]
#6 0x00007f6202faa7be in __gmp_exception () from
/usr/lib/x86_64-linux-gnu/libgmp.so.10
#7 0x00007f6202faa7ee in __gmp_divide_by_zero () from
/usr/lib/x86_64-linux-gnu/libgmp.so.10
#8 0x00007f6202fc54a6 in __gmpq_div () from
/usr/lib/x86_64-linux-gnu/libgmp.so.10
#9 0x00007f6206689cf1 in AlkValue::operator/(AlkValue const&) const () from
/usr/lib/libalkimia.so.4
#10 0x00007f62087c4f20 in MyMoneyMoney::operator/ (this=<optimized out>,
_b=...) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/mymoney/mymoneymoney.cpp:291
#11 0x000000000075098e in MyMoneyGncReader::convertSplit (this=0x4e972a0,
gsp=<optimized out>) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/converter/mymoneygncreader.cpp:1679
#12 0x0000000000751608 in MyMoneyGncReader::convertTransaction (this=0x4e972a0,
gtx=0x51acf80) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/converter/mymoneygncreader.cpp:1563
#13 0x0000000000751c3b in GncTransaction::terminate (this=<optimized out>) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/converter/mymoneygncreader.cpp:734
#14 0x00000000007492b5 in XmlReader::endElement (this=0x771f960, elName=...) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/converter/mymoneygncreader.cpp:1175
#15 0x00007f62056f8ed6 in QXmlSimpleReaderPrivate::processElementETagBegin2
(this=0x67352e0) at sax/qxml.cpp:4068
#16 0x00007f62057045f0 in QXmlSimpleReaderPrivate::parseElement
(this=0x67352e0) at sax/qxml.cpp:3884
#17 0x00007f6205704d90 in QXmlSimpleReaderPrivate::parseContent
(this=0x67352e0) at sax/qxml.cpp:4427
#18 0x00007f6205704788 in QXmlSimpleReaderPrivate::parseElement
(this=0x67352e0) at sax/qxml.cpp:3953
#19 0x00007f6205704d90 in QXmlSimpleReaderPrivate::parseContent
(this=0x67352e0) at sax/qxml.cpp:4427
#20 0x00007f6205704788 in QXmlSimpleReaderPrivate::parseElement
(this=0x67352e0) at sax/qxml.cpp:3953
#21 0x00007f6205705970 in QXmlSimpleReaderPrivate::parseBeginOrContinue
(this=0x67352e0, state=<optimized out>, incremental=false) at sax/qxml.cpp:3498
#22 0x00007f6205705c9e in QXmlSimpleReader::parse (this=<optimized out>,
input=0x12de580, incremental=false) at sax/qxml.cpp:3440
#23 0x000000000074224b in XmlReader::processFile (this=0x771f960,
pDevice=0x4f13d50) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/converter/mymoneygncreader.cpp:1069
#24 0x0000000000758d6d in MyMoneyGncReader::readFile (this=0x4e972a0,
pDevice=0x4f13d50, storage=<optimized out>) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/converter/mymoneygncreader.cpp:1275
#25 0x00000000004c4011 in KMyMoneyView::readFile (this=0x182e970, url=...) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/views/kmymoneyview.cpp:785
#26 0x000000000048bbff in KMyMoneyApp::slotGncImport (this=0x14fd110) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/kmymoney.cpp:2195
#27 0x000000000049b40a in KMyMoneyApp::qt_static_metacall (_o=0x14fd110,
_c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/kmymoney/kmymoney.moc:413
#28 0x00007f6204ebb281 in QMetaObject::activate (sender=0x1601120, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff7a9b7be0) at
kernel/qobject.cpp:3547
#29 0x00007f6203fa6132 in QAction::triggered (this=<optimized out>, _t1=false)
at .moc/release-shared/moc_qaction.cpp:277
#30 0x00007f6203fa631f in QAction::activate (this=0x1601120, event=<optimized
out>) at kernel/qaction.cpp:1257
#31 0x00007f6204ec0446 in QObject::event (this=0x1601120, e=<optimized out>) at
kernel/qobject.cpp:1195
#32 0x00007f6203fa63f0 in event (e=<optimized out>, this=<optimized out>) at
kernel/qaction.cpp:1187
#33 QAction::event (this=<optimized out>, e=<optimized out>) at
kernel/qaction.cpp:1172
#34 0x00007f6207156a6a in KAction::event(QEvent*) () from
/usr/lib/libkdeui.so.5
#35 0x00007f6203fac894 in notify_helper (e=0x5ea0e90, receiver=0x1601120,
this=0x127ec50) at kernel/qapplication.cpp:4559
#36 QApplicationPrivate::notify_helper (this=0x127ec50, receiver=0x1601120,
e=0x5ea0e90) at kernel/qapplication.cpp:4531
#37 0x00007f6203fb1713 in QApplication::notify (this=0x12737b0,
receiver=0x1601120, e=0x5ea0e90) at kernel/qapplication.cpp:4420
#38 0x00007f620723f3f6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#39 0x00007f6204ea6e9c in QCoreApplication::notifyInternal (this=0x12737b0,
receiver=0x1601120, event=0x5ea0e90) at kernel/qcoreapplication.cpp:876
#40 0x00007f6204eaac6a in sendEvent (event=0x5ea0e90, receiver=0x1601120) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#41 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x124a1f0) at kernel/qcoreapplication.cpp:1500
#42 0x00007f6204ed5f93 in sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#43 postEventSourceDispatch (s=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:279
#44 0x00007f61fe968d53 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f61fe9690a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007f61fe969164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007f6204ed63bf in QEventDispatcherGlib::processEvents (this=0x124bad0,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#48 0x00007f6204054d5e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x00007f6204ea5c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#50 0x00007f6204ea5ed7 in QEventLoop::exec (this=0x7fff7a9b8610, flags=...) at
kernel/qeventloop.cpp:204
#51 0x00007f6204eaaf67 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1148
#52 0x0000000000457e5d in runKMyMoney (splash=<optimized out>, a=<optimized
out>) at /home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/main.cpp:282
#53 0x0000000000456583 in main (argc=1, argv=0x7fff7a9b91f8) at
/home/bryan/Downloads/build/kmymoney-4.6.3/kmymoney/main.cpp:181
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list