Bug 281311 - Crashes when entering a modified transaction in the ledger
Summary: Crashes when entering a modified transaction in the ledger
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-09-04 11:20 UTC by Rob V
Modified: 2012-01-12 18:25 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 Rob V 2011-09-04 11:20:55 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.38-11-generic x86_64
Distribution: Ubuntu 11.04

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

I edited the date on a transaction, clicked save, and KMyMoney closed with no error or warning.

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7fce7d2c8700 (LWP 3182)):
#0  0x00007fce8c75c5be in g_thread_self () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fce8c734629 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fce92ae3446 in QEventDispatcherGlib::processEvents (this=0x2cfb390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#3  0x00007fce92ab7882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#4  0x00007fce92ab7abc in QEventLoop::exec (this=0x7fce7d2c7dd0, flags=...) at kernel/qeventloop.cpp:201
#5  0x00007fce929ce924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#6  0x00007fce92a99c2f in QInotifyFileSystemWatcherEngine::run (this=0x2d2cf80) at io/qfilesystemwatcher_inotify.cpp:248
#7  0x00007fce929d1175 in QThreadPrivate::start (arg=0x2d2cf80) at thread/qthread_unix.cpp:320
#8  0x00007fce93bf7d8c in start_thread (arg=0x7fce7d2c8700) at pthread_create.c:304
#9  0x00007fce90ff604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fce965ce780 (LWP 3165)):
[KCrash Handler]
#6  QTreeModel::index (this=0x2abf480, item=0x4431bb0, column=0) at itemviews/qtreewidget.cpp:240
#7  0x00007fce9218a3b2 in index (this=0x2a96a20, item=0x4431bb0, hint=QAbstractItemView::EnsureVisible) at ../../include/QtGui/private/../../../src/gui/itemviews/qtreewidget_p.h:224
#8  QTreeWidget::scrollToItem (this=0x2a96a20, item=0x4431bb0, hint=QAbstractItemView::EnsureVisible) at itemviews/qtreewidget.cpp:3229
#9  0x00000000005b10a0 in KMyMoneySelector::qt_metacall (this=0x2a98e60, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffe3315ee0) at /build/buildd/kmymoney-4.5.3/obj-x86_64-linux-gnu/kmymoney/widgets/kmymoneyselector.moc:101
#10 0x000000000059a5f8 in kMyMoneyAccountSelector::qt_metacall (this=0x2a98e60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at /build/buildd/kmymoney-4.5.3/obj-x86_64-linux-gnu/kmymoney/widgets/kmymoneyaccountselector.moc:74
#11 0x00007fce92acd5f8 in QMetaObject::activate (sender=0x4794d20, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3287
#12 0x00007fce92ad334f in QSingleShotTimer::timerEvent (this=0x4794d20) at kernel/qtimer.cpp:308
#13 0x00007fce92acc1c9 in QObject::event (this=0x4794d20, e=<value optimized out>) at kernel/qobject.cpp:1190
#14 0x00007fce91bfe9f4 in QApplicationPrivate::notify_helper (this=0x27b4960, receiver=0x4794d20, e=0x7fffe33165f0) at kernel/qapplication.cpp:4462
#15 0x00007fce91c033ba in QApplication::notify (this=<value optimized out>, receiver=0x4794d20, e=0x7fffe33165f0) at kernel/qapplication.cpp:4341
#16 0x00007fce94c17866 in KApplication::notify (this=0x27ae750, receiver=0x4794d20, event=0x7fffe33165f0) at ../../kdeui/kernel/kapplication.cpp:311
#17 0x00007fce92ab849c in QCoreApplication::notifyInternal (this=0x27ae750, receiver=0x4794d20, event=0x7fffe33165f0) at kernel/qcoreapplication.cpp:731
#18 0x00007fce92ae5f12 in sendEvent (this=0x27b9fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x27b9fd0) at kernel/qeventdispatcher_unix.cpp:604
#20 0x00007fce92ae2cf4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007fce8c733bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fce8c7343a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fce8c734639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fce92ae33ef in QEventDispatcherGlib::processEvents (this=0x2760340, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#25 0x00007fce91ca84de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007fce92ab7882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007fce92ab7abc in QEventLoop::exec (this=0x7fffe3316860, flags=...) at kernel/qeventloop.cpp:201
#28 0x00007fce92abbecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#29 0x0000000000454115 in main (argc=1, argv=<value optimized out>) at /build/buildd/kmymoney-4.5.3/kmymoney/main.cpp:260

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

Reported using DrKonqi
Comment 1 Cristian Oneț 2012-01-12 18:25:09 UTC
Based on the stack it's the same bug.

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