[Kmymoney-devel] [Bug 269906] New: KMyMoney crashed after hitting the open button

justlinux at bellsouth.net justlinux at bellsouth.net
Sat Apr 2 00:09:26 CEST 2011


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

           Summary: KMyMoney crashed after hitting the open button
           Product: kmymoney4
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel at kde.org
        ReportedBy: justlinux at bellsouth.net


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.35-28-generic i686
Distribution: Ubuntu 10.10

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

I finished editing one persons account and hit the open button to open another
file and it crashed.

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

Thread 2 (Thread 0xb2690b70 (LWP 18662)):
#0  0x00e93e36 in clock_gettime (clock_id=15302644, tp=0xb268ff90) at
../sysdeps/unix/clock_gettime.c:100
#1  0x0160350b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x016da6e5 in QTimerInfoList::updateCurrentTime (this=0x9d8fe54) at
kernel/qeventdispatcher_unix.cpp:339
#4  0x016da72a in QTimerInfoList::timerWait (this=0x9d8fe54, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#5  0x016d87a8 in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0xb26900bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x016d883d in timerSourcePrepare (source=0x0, timeout=0xe97ff4) at
kernel/qeventdispatcher_glib.cpp:169
#7  0x0419ee6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x0419f279 in ?? () from /lib/libglib-2.0.so.0
#9  0x0419f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x016d859f in QEventDispatcherGlib::processEvents (this=0x9d8f800,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x016a8609 in QEventLoop::processEvents (this=0xb2690290, flags=) at
kernel/qeventloop.cpp:149
#12 0x016a8a8a in QEventLoop::exec (this=0xb2690290, flags=...) at
kernel/qeventloop.cpp:201
#13 0x015a4b7e in QThread::exec (this=0x9d8f398) at thread/qthread.cpp:490
#14 0x0168735b in QInotifyFileSystemWatcherEngine::run (this=0x9d8f398) at
io/qfilesystemwatcher_inotify.cpp:248
#15 0x015a7df9 in QThreadPrivate::start (arg=0x9d8f398) at
thread/qthread_unix.cpp:266
#16 0x007aacc9 in start_thread (arg=0xb2690b70) at pthread_create.c:304
#17 0x0071069e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7727710 (LWP 18661)):
[KCrash Handler]
#7  0x0063f416 in __kernel_vsyscall ()
#8  0x0066a941 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x0066de42 in abort () at abort.c:92
#10 0x004b4055 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#11 0x004b1f35 in ?? () from /usr/lib/libstdc++.so.6
#12 0x004b1f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0x004b214b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#14 0x016c2b35 in QMetaObject::activate (sender=0x98fcae8, m=0x962d370,
local_signal_index=1, argv=<value optimized out>) at kernel/qobject.cpp:3290
#15 0x08ca6f99 in QAction::triggered (this=0x98fcae8, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#16 0x08ca88dc in QAction::activate (this=0x98fcae8, event=QAction::Trigger) at
kernel/qaction.cpp:1256
#17 0x091c5082 in trigger (this=0x6) at
../../include/QtGui/../../src/gui/kernel/qaction.h:218
#18 QToolButton::nextCheckState (this=0x6) at widgets/qtoolbutton.cpp:1147
#19 0x090de6b3 in QAbstractButtonPrivate::click (this=0x9a45838) at
widgets/qabstractbutton.cpp:528
#20 0x090de9ae in QAbstractButton::mouseReleaseEvent (this=0x9a45798,
e=0xbff118a0) at widgets/qabstractbutton.cpp:1121
#21 0x091c554c in QToolButton::mouseReleaseEvent (this=0x9a45798, e=0xbff118a0)
at widgets/qtoolbutton.cpp:721
#22 0x08d0ce08 in QWidget::event (this=0x9a45798, event=0xbff118a0) at
kernel/qwidget.cpp:8187
#23 0x090dce9e in QAbstractButton::event (this=0x9a45798, e=0x6) at
widgets/qabstractbutton.cpp:1080
#24 0x091c80ca in QToolButton::event (this=0x9a45798, event=0xbff118a0) at
widgets/qtoolbutton.cpp:1163
#25 0x08caefdc in QApplicationPrivate::notify_helper (this=0x97dfd18,
receiver=0x9a45798, e=0xbff118a0) at kernel/qapplication.cpp:4396
#26 0x08cb5c2e in QApplication::notify (this=0x97dfc68, receiver=0x9a45798,
e=0xbff118a0) at kernel/qapplication.cpp:3959
#27 0x0362068a in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#28 0x016a9b3b in QCoreApplication::notifyInternal (this=0x97dfc68,
receiver=0x9a45798, event=0xbff118a0) at kernel/qcoreapplication.cpp:732
#29 0x08cb4094 in sendEvent (receiver=0x9a45798, event=0xbff118a0,
alienWidget=0x9a45798, nativeWidget=0x991a860, buttonDown=0x96493c0,
lastMouseReceiver=..., spontaneous=true) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QApplicationPrivate::sendMouseEvent (receiver=0x9a45798, event=0xbff118a0,
alienWidget=0x9a45798, nativeWidget=0x991a860, buttonDown=0x96493c0,
lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#31 0x08d42d10 in QETWidget::translateMouseEvent (this=0x991a860,
event=0xbff11dbc) at kernel/qapplication_x11.cpp:4403
#32 0x08d42151 in QApplication::x11ProcessEvent (this=0x97dfc68,
event=0xbff11dbc) at kernel/qapplication_x11.cpp:3414
#33 0x08d7136a in x11EventSourceDispatch (s=0x97e2fa8, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#34 0x0419b855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x0419f668 in ?? () from /lib/libglib-2.0.so.0
#36 0x0419f848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x016d8565 in QEventDispatcherGlib::processEvents (this=0x97c5b78,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0x08d70be5 in QGuiEventDispatcherGlib::processEvents (this=0x97c5b78,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x016a8609 in QEventLoop::processEvents (this=0xbff120b4, flags=) at
kernel/qeventloop.cpp:149
#40 0x016a8a8a in QEventLoop::exec (this=0xbff120b4, flags=...) at
kernel/qeventloop.cpp:201
#41 0x016ad00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x08cade07 in QApplication::exec () at kernel/qapplication.cpp:3672
#43 0x08086107 in main (argc=1, argv=0xbff12544) at
/build/buildd/kmymoney-4.5/kmymoney/main.cpp:260

This bug may be a duplicate of or related to bug 262977.

Possible duplicates by query: bug 269559, bug 268953, bug 268294, bug 267635,
bug 266897.

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