Bug 348739 - kmymoney crash when opening a new file
Summary: kmymoney crash when opening a new file
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.7.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-06-05 10:47 UTC by John Koch
Modified: 2017-07-02 07:52 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 John Koch 2015-06-05 10:47:15 UTC
Application: kmymoney (4.7.1)
KDE Platform Version: 4.14.8
Qt Version: 4.8.6
Operating System: Linux 3.19.0-18-lowlatency x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
- What I was doing when the application crashed: After working in a file I selected File - Open to begin working in a new file.  Upon the file opening the application crashed

-- 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 0x7f26286b2800 (LWP 20319))]

Thread 3 (Thread 0x7f260ebb3700 (LWP 20320)):
#0  0x00007f2625bc9e0d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f261daf32f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f261daaf96c in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f261daafe60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f261daaffcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f262361187e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f26235e0d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f26235e1085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f26234d4e89 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f26235c1493 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007f26234d76ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f2625bc16aa in start_thread (arg=0x7f260ebb3700) at pthread_create.c:333
#12 0x00007f26224a6eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f26034c0700 (LWP 7601)):
#0  0x00007f262249b8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f261daafebc in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f261daaffcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f262361187e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f26235e0d21 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f26235e1085 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f26234d4e89 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f26235c1493 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f26234d76ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f2625bc16aa in start_thread (arg=0x7f26034c0700) at pthread_create.c:333
#10 0x00007f26224a6eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f26286b2800 (LWP 20319)):
[KCrash Handler]
#6  0x00007f26223d5267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007f26223d6eca in __GI_abort () at abort.c:89
#8  0x00007f2622ce906d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f2622ce6ee6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f2622ce6f31 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f2622ce7149 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x0000000000459464 in main (argc=1, argv=0x7ffcd3a137f8) at /build/buildd/kmymoney-4.7.1/kmymoney/main.cpp:186

Possible duplicates by query: bug 348699, bug 348624, bug 348124, bug 347913, bug 347880.

Reported using DrKonqi
Comment 1 NSLW 2017-07-02 07:52:36 UTC
4.7.1 is old and all possible duplicates were resolved, so give a try with the new version of KMyMoney.