<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>290292</bug_id>
          
          <creation_ts>2012-01-01 01:35:31 +0000</creation_ts>
          <short_desc>KmyMoney Crash in OFX Import</short_desc>
          <delta_ts>2013-08-29 11:16:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kmymoney</product>
          <component>general</component>
          <version>4.5.3</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>322971</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="David Miller">david.miller</reporter>
          <assigned_to name="KMyMoney Devel Mailing List">kmymoney-devel</assigned_to>
          <cc>onet.cristian</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1207311</commentid>
    <comment_count>0</comment_count>
    <who name="David Miller">david.miller</who>
    <bug_when>2012-01-01 01:35:31 +0000</bug_when>
    <thetext>Application: kmymoney (4.5.3)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I was importing a rather large OFX download into KMM (db is on a Postgres server).  Being impatient, I started another import from the same institution, but different account, then aborted it.  Shortly thereafter, KMM crashed...

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76df930 (LWP 5677))]

Thread 2 (Thread 0xb4d96b70 (LWP 5690)):
#0  0x009cfd44 in __pthread_mutex_unlock_usercnt (mutex=0x8f80db4, decr=1) at pthread_mutex_unlock.c:52
#1  0x07be8c4f in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x04076b37 in QEventDispatcherGlib::processEvents (this=0x8f7b890, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#3  0x040471dd in QEventLoop::processEvents (this=0xb4d962b0, flags=...) at kernel/qeventloop.cpp:149
#4  0x04047421 in QEventLoop::exec (this=0xb4d962b0, flags=...) at kernel/qeventloop.cpp:201
#5  0x03f4a90b in QThread::exec (this=0x904ba88) at thread/qthread.cpp:498
#6  0x04027e2d in QInotifyFileSystemWatcherEngine::run (this=0x904ba88) at io/qfilesystemwatcher_inotify.cpp:248
#7  0x03f4d7b3 in QThreadPrivate::start (arg=0x904ba88) at thread/qthread_unix.cpp:331
#8  0x009ccd31 in start_thread (arg=0xb4d96b70) at pthread_create.c:304
#9  0x033d80ce 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 0xb76df930 (LWP 5677)):
[KCrash Handler]
#7  0x03f9809d in replaceArgEscapes (s=&lt;optimized out&gt;, d=..., field_width=0, arg=..., larg=..., fillChar=...) at tools/qstring.cpp:6367
#8  0x03f9849b in QString::arg (this=0xbff59ef8, a=..., fieldWidth=9216, fillChar=...) at tools/qstring.cpp:6487
#9  0x07642356 in KLocalizedString::subs (this=0xbff59f58, a=..., fieldWidth=0, fillChar=...) at ../../kdecore/localization/klocalizedstring.cpp:908
#10 0x080d780d in i18n&lt;QString, QString&gt; (text=0x8536b80 &quot;Problem adding or matching imported transaction with id &apos;%1&apos;: %2&quot;, a1=..., a2=...) at /usr/include/klocalizedstring.h:659
#11 0x083ecb15 in MyMoneyStatementReader::processTransactionEntry (this=0xbf33390, t_in=...) at /build/buildd/kmymoney-4.5.3/kmymoney/converter/mymoneystatementreader.cpp:1197
#12 0x083f1e67 in MyMoneyStatementReader::import (this=0xbf33390, s=..., messages=...) at /build/buildd/kmymoney-4.5.3/kmymoney/converter/mymoneystatementreader.cpp:322
#13 0x080a2b02 in KMyMoneyApp::slotStatementImport (this=0x8ae2b28, s=...) at /build/buildd/kmymoney-4.5.3/kmymoney/kmymoney.cpp:2304
#14 0x084e9005 in KMyMoneyPlugin::KMMStatementInterface::import (this=0x940c528, s=...) at /build/buildd/kmymoney-4.5.3/kmymoney/plugins/interfaces/kmmstatementinterface.cpp:44
#15 0x020b7d1a in OfxImporterPlugin::importStatement (this=0x95aeaa8, s=...) at /build/buildd/kmymoney-4.5.3/kmymoney/plugins/ofximport/ofximporterplugin.cpp:559
#16 0x020b85bd in OfxImporterPlugin::storeStatements (this=0x95aeaa8, statements=...) at /build/buildd/kmymoney-4.5.3/kmymoney/plugins/ofximport/ofximporterplugin.cpp:694
#17 0x020baf00 in OfxImporterPlugin::import (this=0x95aeaa8, filename=...) at /build/buildd/kmymoney-4.5.3/kmymoney/plugins/ofximport/ofximporterplugin.cpp:185
#18 0x080cb73f in KMyMoneyApp::webConnect (this=0x8ae2b28, url=..., asn_id=...) at /build/buildd/kmymoney-4.5.3/kmymoney/kmymoney.cpp:6585
#19 0x080de971 in KmymoneyAdaptor::webConnect (this=0x8ca19f0, url=..., asn_id=...) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/kmymoneyadaptor.cpp:45
#20 0x080dea4c in KmymoneyAdaptor::qt_metacall (this=0x8ca19f0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbff5b68c) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/kmymoneyadaptor.moc:87
#21 0x00c91d87 in QDBusConnectionPrivate::deliverCall (this=0x8aa4b78, object=0x8ca19f0, msg=..., metaTypes=..., slotIdx=9216) at qdbusintegrator.cpp:942
#22 0x00c92eb6 in QDBusConnectionPrivate::activateCall (this=0x8aa4b78, object=0x8ca19f0, flags=273, msg=...) at qdbusintegrator.cpp:845
#23 0x00c93804 in QDBusConnectionPrivate::activateObject (this=0x8aa4b78, node=..., msg=..., pathStartPos=-1074415664) at qdbusintegrator.cpp:1430
#24 0x00c93a18 in QDBusActivateObjectEvent::placeMetaCall (this=0xbeabe18) at qdbusintegrator.cpp:1524
#25 0x04060b52 in QObject::event (this=0x8ae2b28, e=0xbeabe18) at kernel/qobject.cpp:1217
#26 0x06570c62 in QWidget::event (this=0x8ae2b28, event=0xbeabe18) at kernel/qwidget.cpp:8754
#27 0x069934cc in QMainWindow::event (this=0x8ae2b28, event=0xbeabe18) at widgets/qmainwindow.cpp:1478
#28 0x01115194 in KMainWindow::event (this=0x8ae2b28, ev=0xbeabe18) at ../../kdeui/widgets/kmainwindow.cpp:1084
#29 0x0115d372 in KXmlGuiWindow::event (this=0x8ae2b28, ev=0xbeabe18) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#30 0x06516d54 in notify_helper (e=0xbeabe18, receiver=0x8ae2b28, this=0x8a61278) at kernel/qapplication.cpp:4486
#31 QApplicationPrivate::notify_helper (this=0x8a61278, receiver=0x8ae2b28, e=0xbeabe18) at kernel/qapplication.cpp:4458
#32 0x0651c1a8 in QApplication::notify (this=0x8a61278, receiver=0x8ae2b28, e=0xbeabe18) at kernel/qapplication.cpp:4451
#33 0x01039681 in KApplication::notify (this=0x8a5ce88, receiver=0x8ae2b28, event=0xbeabe18) at ../../kdeui/kernel/kapplication.cpp:311
#34 0x0404819e in QCoreApplication::notifyInternal (this=0x8a5ce88, receiver=0x8ae2b28, event=0xbeabe18) at kernel/qcoreapplication.cpp:787
#35 0x0404bf93 in sendEvent (event=&lt;optimized out&gt;, receiver=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8a3f2e0) at kernel/qcoreapplication.cpp:1428
#37 0x0404c0ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#38 0x040766a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#39 postEventSourceDispatch (s=0x8a62590) at kernel/qeventdispatcher_glib.cpp:277
#40 0x07be825f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0x07be8990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0x07be8c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0x04076ada in QEventDispatcherGlib::processEvents (this=0x8a40218, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#44 0x065cee3a in QGuiEventDispatcherGlib::processEvents (this=0x8a40218, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#45 0x040471dd in QEventLoop::processEvents (this=0xbff5c0b4, flags=...) at kernel/qeventloop.cpp:149
#46 0x04047421 in QEventLoop::exec (this=0xbff5c0b4, flags=...) at kernel/qeventloop.cpp:201
#47 0x0404c19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#48 0x065148f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#49 0x08086c4f in main (argc=) at /build/buildd/kmymoney-4.5.3/kmymoney/main.cpp:260

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1393444</commentid>
    <comment_count>1</comment_count>
    <who name="Cristian Oneț">onet.cristian</who>
    <bug_when>2013-08-29 11:16:59 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 322971 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>