Bug 271486 - Crash when selecting transaction downloaded via hbci
Summary: Crash when selecting transaction downloaded via hbci
Status: RESOLVED DUPLICATE of bug 263087
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 15:09 UTC by lordcain2nd
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 lordcain2nd 2011-04-22 15:09:57 UTC
Application: kmymoney (4.5.3)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.35-29-generic i686
Distribution: Ubuntu 10.10

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

Selected transaction in the ledger. it occures sometimes, but not always

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0xb74e8b70 (LWP 17556)):
#0  0x002f185c in pthread_mutex_unlock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x03d4f270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x03d4f92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x03f29304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#4  0x03d782df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x002ede99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00e7973e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb78ab930 (LWP 17555)):
[KCrash Handler]
#7  0x02094542 in ?? () from /usr/lib/libQtGui.so.4
#8  0x02094fc6 in QTreeWidget::scrollToItem(QTreeWidgetItem const*, QAbstractItemView::ScrollHint) () from /usr/lib/libQtGui.so.4
#9  0x081f7257 in KMyMoneySelector::slotShowSelected (this=0x890f2e8) at /build/buildd/kmymoney-4.5.3/kmymoney/widgets/kmymoneyselector.cpp:388
#10 0x081f8abb in KMyMoneySelector::qt_metacall (this=0x890f2e8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfa01e9c) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/widgets/kmymoneyselector.moc:101
#11 0x081e0e5a in kMyMoneyAccountSelector::qt_metacall (this=0x890f2e8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfa01e9c) at /build/buildd/kmymoney-4.5.3/obj-i686-linux-gnu/kmymoney/widgets/kmymoneyaccountselector.moc:74
#12 0x0183c6ba in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x0184c4ff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x018524d7 in ?? () from /usr/lib/libQtCore.so.4
#15 0x0185258c in ?? () from /usr/lib/libQtCore.so.4
#16 0x0184b214 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x01aa0d24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x01aa58ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x007503ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x018360bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x018661e4 in ?? () from /usr/lib/libQtCore.so.4
#22 0x01862e27 in ?? () from /usr/lib/libQtCore.so.4
#23 0x03d4eaa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0x03d4f270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0x03d4f524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0x0186353c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x01b54775 in ?? () from /usr/lib/libQtGui.so.4
#28 0x01835289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x01835522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x01839ecc in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x01a9e8e7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x08086c4f in main (argc=) at /build/buildd/kmymoney-4.5.3/kmymoney/main.cpp:260

This bug may be a duplicate of or related to bug 264030, bug 267154.

Possible duplicates by query: bug 267154, bug 264030, bug 263259, bug 263087.

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

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