Bug 264030 - Crash when selecting a transaction
Summary: Crash when selecting a transaction
Status: RESOLVED DUPLICATE of bug 263087
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 02:09 UTC by allan
Modified: 2011-05-13 12:11 UTC (History)
0 users

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 allan 2011-01-23 02:09:27 UTC
Application: kmymoney (4.5.90-svn1213267)
KDE Platform Version: 4.5.85 (4.6 Beta2) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-rc5-12-desktop i686
Distribution: "openSUSE 11.4 Milestone 5 of 6 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to resolve differences  between the order of items in the ledger and those in my bank statement.  I clicked on a further transaction to open it, and KMM crashed

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

Thread 2 (Thread 0xae7c0b70 (LWP 1644)):
#0  0xb48ce22b in clock_gettime () from /lib/librt.so.1
#1  0xb609aac5 in ?? () from /usr/lib/libQtCore.so.4
#2  0xb616d6f6 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb616bf3b in ?? () from /usr/lib/libQtCore.so.4
#4  0xb616bfdd in ?? () from /usr/lib/libQtCore.so.4
#5  0xb481d210 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0xb481e082 in ?? () from /lib/libglib-2.0.so.0
#7  0xb481e76e in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0xb616c787 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0xb613d29d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0xb613d4c9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0xb603e7b9 in QThread::exec() () from /usr/lib/libQtCore.so.4
#12 0xb611d22d in ?? () from /usr/lib/libQtCore.so.4
#13 0xb60413aa in ?? () from /usr/lib/libQtCore.so.4
#14 0xb681eb25 in start_thread () from /lib/libpthread.so.0
#15 0xb52d9c5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb3f05930 (LWP 1625)):
[KCrash Handler]
#7  0xb5c0bdf2 in ?? () from /usr/lib/libQtGui.so.4
#8  0xb5c0c6a9 in QTreeWidget::scrollToItem(QTreeWidgetItem const*, QAbstractItemView::ScrollHint) () from /usr/lib/libQtGui.so.4
#9  0x08203e67 in KMyMoneySelector::slotShowSelected (this=0x88008b0) at /home/aga/CSV/kmymoney/kmymoney/widgets/kmymoneyselector.cpp:387
#10 0x082057c3 in KMyMoneySelector::qt_metacall (this=0x88008b0, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfcbb4fc) at /home/aga/CSV/kmymoney/build/kmymoney/widgets/kmymoneyselector.moc:101
#11 0x081ec9ca in kMyMoneyAccountSelector::qt_metacall (this=0x88008b0, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfcbb4fc) at /home/aga/CSV/kmymoney/build/kmymoney/widgets/kmymoneyaccountselector.moc:74
#12 0xb61448ad in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb61549fc in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0xb615b105 in ?? () from /usr/lib/libQtCore.so.4
#15 0xb615b1bc in ?? () from /usr/lib/libQtCore.so.4
#16 0xb61533c4 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb55ea434 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb55f30d7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb6b29351 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0xb613dfbe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0xb616f349 in ?? () from /usr/lib/libQtCore.so.4
#22 0xb616c012 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb481dca9 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0xb481e4b0 in ?? () from /lib/libglib-2.0.so.0
#25 0xb481e76e in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0xb616c73b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb56a053a in ?? () from /usr/lib/libQtGui.so.4
#28 0xb613d29d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb613d4c9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb6141f70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0xb55e8124 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0808c095 in main (argc=-1242241592, argv=0x8800b68) at /home/aga/CSV/kmymoney/kmymoney/main.cpp:260

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

Possible duplicates by query: bug 263259, bug 263087.

Reported using DrKonqi
Comment 1 Cristian Oneț 2011-05-13 12:11:57 UTC

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