Bug 263259 - Ledger navigation Crash
Summary: Ledger navigation Crash
Status: RESOLVED DUPLICATE of bug 263087
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 21:35 UTC by Jared B
Modified: 2011-05-13 12:10 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 Jared B 2011-01-15 21:35:41 UTC
Application: kmymoney (4.5.2)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Selected transaction in the ledger. This crash is very intermittant.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0xb27adb70 (LWP 2694)):
#0  0x06633e36 in clock_gettime () from /lib/librt.so.1
#1  0x07d2d50b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x07e046e5 in QTimerInfoList::updateCurrentTime (this=0x9556c5c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x07e0472a in QTimerInfoList::timerWait (this=0x9556c5c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x07e027a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb27ad0bc) at kernel/qeventdispatcher_glib.cpp:136
#6  0x07e0283d in timerSourcePrepare (source=0x0, timeout=0x6637ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0140fe6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01410279 in ?? () from /lib/libglib-2.0.so.0
#9  0x01410848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x07e0259f in QEventDispatcherGlib::processEvents (this=0x9559258, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x07dd2609 in QEventLoop::processEvents (this=0xb27ad290, flags=) at kernel/qeventloop.cpp:149
#12 0x07dd2a8a in QEventLoop::exec (this=0xb27ad290, flags=...) at kernel/qeventloop.cpp:201
#13 0x07cceb7e in QThread::exec (this=0x9556438) at thread/qthread.cpp:490
#14 0x07db135b in QInotifyFileSystemWatcherEngine::run (this=0x9556438) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x07cd1df9 in QThreadPrivate::start (arg=0x9556438) at thread/qthread_unix.cpp:266
#16 0x008d8cc9 in start_thread () from /lib/libpthread.so.0
#17 0x040ab69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb776a710 (LWP 2692)):
[KCrash Handler]
#7  0x055fab1f in QTreeModel::index (this=0x92ac250, item=0xa07caa0, column=0) at itemviews/qtreewidget.cpp:240
#8  0x055fcf06 in index (this=0x92a5b90, item=0xa07caa0, hint=QAbstractItemView::EnsureVisible) at ../../include/QtGui/private/../../../src/gui/itemviews/qtreewidget_p.h:224
#9  QTreeWidget::scrollToItem (this=0x92a5b90, item=0xa07caa0, hint=QAbstractItemView::EnsureVisible) at itemviews/qtreewidget.cpp:3229
#10 0x082202c7 in KMyMoneySelector::slotShowSelected (this=0x92a5910) at /build/buildd/kmymoney-4.5.2/kmymoney/widgets/kmymoneyselector.cpp:388
#11 0x08222a83 in KMyMoneySelector::qt_metacall (this=0x92a5910, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbffdd08c) at /build/buildd/kmymoney-4.5.2/obj-i686-linux-gnu/kmymoney/widgets/kmymoneyselector.moc:101
#12 0x0820858a in kMyMoneyAccountSelector::qt_metacall (this=0x92a5910, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbffdd08c) at /build/buildd/kmymoney-4.5.2/obj-i686-linux-gnu/kmymoney/widgets/kmymoneyaccountselector.moc:74
#13 0x07dd98ca in QMetaObject::metacall (object=0x92a5910, cl=QMetaObject::ReadProperty, idx=33, argv=0xbffdd08c) at kernel/qmetaobject.cpp:237
#14 0x07dec6ad in QMetaObject::activate (sender=0x9fba9e0, m=0x7f05188, local_signal_index=0, argv=0xa03ff18) at kernel/qobject.cpp:3280
#15 0x07df1a47 in QSingleShotTimer::timeout (this=0x9fba9e0) at .moc/release-shared/qtimer.moc:82
#16 0x07df1b5c in QSingleShotTimer::timerEvent (this=0x9fba9e0) at kernel/qtimer.cpp:308
#17 0x07de6504 in QObject::event (this=0x9fba9e0, e=0x92ac250) at kernel/qobject.cpp:1183
#18 0x04fa4fdc in QApplicationPrivate::notify_helper (this=0x9072b88, receiver=0x9fba9e0, e=0xbffdd5c0) at kernel/qapplication.cpp:4396
#19 0x04fab04e in QApplication::notify (this=0x9072ac0, receiver=0x9fba9e0, e=0xbffdd5c0) at kernel/qapplication.cpp:3798
#20 0x0053968a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x07dd3b3b in QCoreApplication::notifyInternal (this=0x9072ac0, receiver=0x9fba9e0, event=0xbffdd5c0) at kernel/qcoreapplication.cpp:732
#22 0x07e05ad6 in sendEvent (this=0x90759a4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x90759a4) at kernel/qeventdispatcher_unix.cpp:602
#24 0x07e02874 in timerSourceDispatch (source=0x9075970) at kernel/qeventdispatcher_glib.cpp:184
#25 0x0140c855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x01410668 in ?? () from /lib/libglib-2.0.so.0
#27 0x01410848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x07e02565 in QEventDispatcherGlib::processEvents (this=0x9058b78, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#29 0x05066be5 in QGuiEventDispatcherGlib::processEvents (this=0x9058b78, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x07dd2609 in QEventLoop::processEvents (this=0xbffdd884, flags=) at kernel/qeventloop.cpp:149
#31 0x07dd2a8a in QEventLoop::exec (this=0xbffdd884, flags=...) at kernel/qeventloop.cpp:201
#32 0x07dd700f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#33 0x04fa3e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#34 0x080868a7 in main (argc=2, argv=0xbffddd14) at /build/buildd/kmymoney-4.5.2/kmymoney/main.cpp:260

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

Possible duplicates by query: bug 263087.

Reported using DrKonqi
Comment 1 Cristian Oneț 2011-05-13 12:10:08 UTC
Marking as duplicate since, although the steps to obtain the crash are
different, it is the same code that is causing the crash.

*** This bug has been marked as a duplicate of bug 263087 ***