Bug 334868 - Kmymoney crash after csv import while assigning the bookings
Summary: Kmymoney crash after csv import while assigning the bookings
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.4
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-05-16 10:19 UTC by Tom
Modified: 2014-08-01 06:24 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 Tom 2014-05-16 10:19:12 UTC
Application: kmymoney (4.6.4)
KDE Platform Version: 4.12.4
Qt Version: 4.8.6
Operating System: Linux 3.14-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

Kmymoney crash after csv import while assigning  the bookings

I import a small csv with import using the aqbanking csv importer - kmymoney reports ok
Then while  assigning  the bookings to the scheduled bookings it reports that an error happens (without any useful information I think)
When u then access the greyed out bookings, it always crash

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc565d3f900 (LWP 15190))]

Thread 2 (Thread 0x7fc543203700 (LWP 15197)):
#0  0x00007fc5605dc11d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc55ba4dc20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc55ba0cb14 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc55ba0cf7b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fc55ba0d0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc5621a1676 in QEventDispatcherGlib::processEvents (this=0x7fc53c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007fc562172fef in QEventLoop::processEvents (this=this@entry=0x7fc543202ca0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc5621732e5 in QEventLoop::exec (this=this@entry=0x7fc543202ca0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc56206fbef in QThread::exec (this=this@entry=0x52168e0) at thread/qthread.cpp:538
#9  0x00007fc562154763 in QInotifyFileSystemWatcherEngine::run (this=0x52168e0) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007fc5620722bf in QThreadPrivate::start (arg=0x52168e0) at thread/qthread_unix.cpp:349
#11 0x00007fc55c2e5062 in start_thread (arg=0x7fc543203700) at pthread_create.c:312
#12 0x00007fc5605e8c1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7fc565d3f900 (LWP 15190)):
[KCrash Handler]
#6  0x00007fc5605383a9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007fc56053b4c8 in __GI_abort () at abort.c:89
#8  0x00007fc560e26d55 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007fc560e24dd6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007fc560e24e21 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007fc560e25038 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x000000000045646b in main (argc=1, argv=0x7fff3d4fc518) at /build/kmymoney-1dVTPB/kmymoney-4.6.4/kmymoney/main.cpp:185

Possible duplicates by query: bug 333347, bug 333332, bug 333327, bug 333253, bug 332942.

Reported using DrKonqi
Comment 1 Cristian Oneț 2014-07-31 14:34:57 UTC
Could you provide a test file? If you say the import succeeds you could create an anonymous file after the import. The report does not contain a lot of info with which we can work.
Comment 2 Tom 2014-07-31 17:13:31 UTC
I'm sorry. With the current version kmymoney 4.6.6 I can't reproduce the bug. Maybe it is fixed meanwhile
Comment 3 Cristian Oneț 2014-08-01 06:24:25 UTC
Thanks for the feedback.