[Kmymoney-devel] [Bug 253099] New: KmyMoney crashes upon loading saved profile

Vit Pelcak vit at pelcak.org
Sun Oct 3 09:49:25 CEST 2010


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

           Summary: KmyMoney crashes upon loading saved profile
           Product: kmymoney4
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel at kde.org
        ReportedBy: vit at pelcak.org


Application: kmymoney (4.5.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I have account in Skrooge. I have exported it for KmyMoney.

Then I tried to open it in KmyMoney, but it crashed.

I hope that backtracer is enough for you to figure out or you are able to
reproduce that bug as I'm not too eager to share my personal data by sending
file which crashes for me.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
[Current thread is 1 (Thread 0x7fabf594d760 (LWP 10332))]

Thread 2 (Thread 0x7fabdbd44710 (LWP 10333)):
#0  0x00007fabf030ffb3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fabeabef4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fabeabef8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007fabf117d1d6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#4  0x00007fabf114fdd2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#5  0x00007fabf11501bc in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#6  0x00007fabf105b36d in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007fabf112fb48 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007fabf105e2ee in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007fabf2d599ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007fabf031c72d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fabf594d760 (LWP 10332)):
[KCrash Handler]
#6  0x00007fabf0269a75 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fabf026d5c0 in *__GI_abort () at abort.c:92
#8  0x00007fabf0b1f8e5 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#9  0x00007fabf0b1dd16 in ?? () from /usr/lib/libstdc++.so.6
#10 0x00007fabf0b1cc09 in ?? () from /usr/lib/libstdc++.so.6
#11 0x00007fabf0b1d6b1 in __gxx_personality_v0 () from /usr/lib/libstdc++.so.6
#12 0x00007fabf05c98a3 in _Unwind_RaiseException_Phase2 (exc=0x17c1740,
context=0x7fffbb1f8e20) at ../../../src/libgcc/../gcc/unwind.inc:62
#13 0x00007fabf05c9bcd in _Unwind_RaiseException (exc=0x17c1740) at
../../../src/libgcc/../gcc/unwind.inc:131
#14 0x00007fabf0b1de31 in __cxa_throw () from /usr/lib/libstdc++.so.6
#15 0x00007fabf551ea8c in MyMoneyFile::checkTransaction (this=<value optimized
out>, txt=<value optimized out>) at
/build/buildd/kmymoney-4.5/kmymoney/mymoney/mymoneyfile.cpp:148
#16 0x00007fabf551ebd0 in MyMoneyFile::rollbackTransaction (this=0x285c) at
/build/buildd/kmymoney-4.5/kmymoney/mymoney/mymoneyfile.cpp:166
#17 0x00007fabf551ec06 in MyMoneyFileTransaction::rollback
(this=0x7fffbb1f9820) at
/build/buildd/kmymoney-4.5/kmymoney/mymoney/mymoneyfile.cpp:2415
#18 0x00000000004cf3c0 in KMyMoneyView::readFile (this=0x16f8cb0, url=<value
optimized out>) at
/build/buildd/kmymoney-4.5/kmymoney/views/kmymoneyview.cpp:803
#19 0x0000000000493959 in KMyMoneyApp::slotFileOpenRecent (this=<value
optimized out>, url=<value optimized out>) at
/build/buildd/kmymoney-4.5/kmymoney/kmymoney.cpp:1502
#20 0x0000000000494828 in KMyMoneyApp::slotFileOpen (this=0x14c8f30) at
/build/buildd/kmymoney-4.5/kmymoney/kmymoney.cpp:1407
#21 0x00000000004a1b5d in KMyMoneyApp::qt_metacall (this=0x14c8f30,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffbb1fa500)
    at
/build/buildd/kmymoney-4.5/obj-x86_64-linux-gnu/kmymoney/kmymoney.moc:513
#22 0x00007fabf1168da7 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#23 0x00007fabf1b1a002 in QAction::triggered(bool) () from
/usr/lib/libQtGui.so.4
#24 0x00007fabf1b1b6fb in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQtGui.so.4
#25 0x00007fabf1ef62da in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007fabf1ef658c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib/libQtGui.so.4
#27 0x00007fabf1fc54fa in QToolButton::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib/libQtGui.so.4
#28 0x00007fabf1b7748e in QWidget::event(QEvent*) () from
/usr/lib/libQtGui.so.4
#29 0x00007fabf1b216ec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#30 0x00007fabf1b279fe in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#31 0x00007fabf3f7c536 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#32 0x00007fabf11510ac in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#33 0x00007fabf1b264ae in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib/libQtGui.so.4
#34 0x00007fabf1ba94a5 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007fabf1ba7ddc in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib/libQtGui.so.4
#36 0x00007fabf1bd4012 in ?? () from /usr/lib/libQtGui.so.4
#37 0x00007fabeabeb8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x00007fabeabef748 in ?? () from /lib/libglib-2.0.so.0
#39 0x00007fabeabef8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#40 0x00007fabf117d183 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#41 0x00007fabf1bd397e in ?? () from /usr/lib/libQtGui.so.4
#42 0x00007fabf114fdd2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#43 0x00007fabf11501bc in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#44 0x00007fabf115426b in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#45 0x0000000000457898 in main (argc=<value optimized out>, argv=<value
optimized out>) at /build/buildd/kmymoney-4.5/kmymoney/main.cpp:260

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list