[kmymoney4] [Bug 379262] New: crash while deleting multiple entries in outbox list

MK bugzilla_noreply at kde.org
Wed Apr 26 18:28:36 UTC 2017


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

            Bug ID: 379262
           Summary: crash while deleting multiple entries in outbox list
           Product: kmymoney4
           Version: 4.8.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kmymoney-devel at kde.org
          Reporter: bugs.m1 at kkk-web.de
  Target Milestone: ---

Application: kmymoney (4.8.0)
KDE Platform Version: 4.14.22
Qt Version: 4.8.7
Operating System: Linux 4.4.0-72-generic x86_64
Distribution: Ubuntu 16.04.2 LTS

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

I selected several entries in the outbox list (kbanking plugin) and pressed
"remove" button. KMM 4.8.0 crashed.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f25917e6900 (LWP 3140))]

Thread 3 (Thread 0x7f2563f06700 (LWP 3484)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2577eb6e2a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f2577eb6e59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f25875606ba in start_thread (arg=0x7f2563f06700) at
pthread_create.c:333
#4  0x00007f258b8f782d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f257585a700 (LWP 3141)):
#0  0x00007f258b8ebb5d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f258707938c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f258707949c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f258cadf23e in QEventDispatcherGlib::processEvents
(this=0x7f25700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f258caad13f in QEventLoop::processEvents
(this=this at entry=0x7f2575859c80, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f258caad4a5 in QEventLoop::exec (this=this at entry=0x7f2575859c80,
flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f258c99c549 in QThread::exec (this=this at entry=0x203fc20) at
thread/qthread.cpp:538
#7  0x00007f258ca8d1d3 in QInotifyFileSystemWatcherEngine::run (this=0x203fc20)
at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f258c99ee3c in QThreadPrivate::start (arg=0x203fc20) at
thread/qthread_unix.cpp:352
#9  0x00007f25875606ba in start_thread (arg=0x7f257585a700) at
pthread_create.c:333
#10 0x00007f258b8f782d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f25917e6900 (LWP 3140)):
[KCrash Handler]
#6  0x00007f258b826428 in __GI_raise (sig=sig at entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f258b82802a in __GI_abort () at abort.c:89
#8  0x00007f258c993f15 in qt_message_output (msgType=msgType at entry=QtFatalMsg,
buf=0x680e598 "ASSERT: \"m_jobIdList.count() > row\" in file
/usr/local/src/kmymoney-4.8.0/kmymoney/models/onlinejobmodel.cpp, line 226") at
global/qglobal.cpp:2447
#9  0x00007f258c994371 in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType at entry=QtFatalMsg,
msg=0x7f258cb169e0 "ASSERT: \"%s\" in file %s, line %d",
ap=ap at entry=0x7ffdf572d390) at global/qglobal.cpp:2493
#10 0x00007f258c994c91 in qFatal (msg=<optimized out>) at
global/qglobal.cpp:2676
#11 0x000000000083fb8e in onlineJobModel::removeRows (this=0x265ab40, row=59,
count=1, parent=...) at
/usr/local/src/kmymoney-4.8.0/kmymoney/models/onlinejobmodel.cpp:226
#12 0x0000000000569746 in QAbstractItemModel::removeRow (this=0x265ab40,
arow=59, aparent=...) at /usr/include/qt4/QtCore/qabstractitemmodel.h:319
#13 0x0000000000568728 in KOnlineJobOutbox::slotRemoveJob (this=0x263f870) at
/usr/local/src/kmymoney-4.8.0/kmymoney/views/konlinejoboutbox.cpp:133
#14 0x00000000005728e4 in KOnlineJobOutbox::qt_static_metacall (_o=0x263f870,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7ffdf572d740) at
/usr/local/src/kmymoney-4.8.0/debug/kmymoney/views/moc_konlinejoboutbox.cpp:76
#15 0x00007f258cac2f80 in QMetaObject::activate (sender=sender at entry=0x265b290,
m=m at entry=0x7f258dfd9f60 <QAbstractButton::staticMetaObject>,
local_signal_index=local_signal_index at entry=2, argv=argv at entry=0x7ffdf572d740)
at kernel/qobject.cpp:3567
#16 0x00007f258db64382 in QAbstractButton::clicked (this=this at entry=0x265b290,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219
#17 0x00007f258d899963 in QAbstractButtonPrivate::emitClicked
(this=this at entry=0x265b3a0) at widgets/qabstractbutton.cpp:548
#18 0x00007f258d89ad14 in QAbstractButtonPrivate::click
(this=this at entry=0x265b3a0) at widgets/qabstractbutton.cpp:541
#19 0x00007f258d89ae24 in QAbstractButton::mouseReleaseEvent (this=0x265b290,
e=0x7ffdf572dcb0) at widgets/qabstractbutton.cpp:1123
#20 0x00007f258d5158d0 in QWidget::event (this=0x265b290, event=0x7ffdf572dcb0)
at kernel/qwidget.cpp:8775
#21 0x00007f258d4befdc in QApplicationPrivate::notify_helper
(this=this at entry=0x17d0000, receiver=receiver at entry=0x265b290,
e=e at entry=0x7ffdf572dcb0) at kernel/qapplication.cpp:4570
#22 0x00007f258d4c60d6 in QApplication::notify (this=this at entry=0x17c1490,
receiver=receiver at entry=0x265b290, e=e at entry=0x7ffdf572dcb0) at
kernel/qapplication.cpp:4113
#23 0x00007f258e2256ba in KApplication::notify (this=0x17c1490,
receiver=0x265b290, event=0x7ffdf572dcb0) at
/build/kde4libs-jMGaqq/kde4libs-4.14.22/kdeui/kernel/kapplication.cpp:311
#24 0x00007f258caae8bd in QCoreApplication::notifyInternal (this=0x17c1490,
receiver=receiver at entry=0x265b290, event=event at entry=0x7ffdf572dcb0) at
kernel/qcoreapplication.cpp:955
#25 0x00007f258d4c56dd in QCoreApplication::sendEvent (event=<optimized out>,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=receiver at entry=0x265b290,
event=event at entry=0x7ffdf572dcb0, alienWidget=alienWidget at entry=0x265b290,
nativeWidget=nativeWidget at entry=0x263f870,
buttonDown=buttonDown at entry=0x7f258dfeb368 <qt_button_down>,
lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#27 0x00007f258d5433f2 in QETWidget::translateMouseEvent
(this=this at entry=0x263f870, event=event at entry=0x7ffdf572e010) at
kernel/qapplication_x11.cpp:4638
#28 0x00007f258d542c83 in QApplication::x11ProcessEvent (this=0x17c1490,
event=event at entry=0x7ffdf572e010) at kernel/qapplication_x11.cpp:3626
#29 0x00007f258d56c542 in x11EventSourceDispatch (s=0x17cf830, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007f2587079197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f25870793f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f258707949c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f258cadf21e in QEventDispatcherGlib::processEvents (this=0x1792cf0,
flags=...) at kernel/qeventdispatcher_glib.cpp:450
#34 0x00007f258d56c616 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f258caad13f in QEventLoop::processEvents
(this=this at entry=0x7ffdf572e3f0, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f258caad4a5 in QEventLoop::exec (this=this at entry=0x7ffdf572e3f0,
flags=...) at kernel/qeventloop.cpp:204
#37 0x00007f258cab3469 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1227
#38 0x00000000004b2add in runKMyMoney (a=0x17c1490, splash=0x18c9390) at
/usr/local/src/kmymoney-4.8.0/kmymoney/main.cpp:283
#39 0x00000000004b1492 in main (argc=1, argv=0x7ffdf572ee98) at
/usr/local/src/kmymoney-4.8.0/kmymoney/main.cpp:182

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list