Bug 416719 - Segmentation fault in Plasma when I try to open Dolphin (either directly or indirectly)
Summary: Segmentation fault in Plasma when I try to open Dolphin (either directly or i...
Status: RESOLVED DUPLICATE of bug 416715
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.17.90
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-01-25 01:56 UTC by RobinK
Modified: 2020-01-25 20:48 UTC (History)
2 users (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 RobinK 2020-01-25 01:56:38 UTC
Application: plasmashell (5.17.90)

Qt Version: 5.14.0
Frameworks Version: 5.66.0
Operating System: Linux 4.12.14-lp151.28.36-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.1"

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

I'd just updated a number of libQT5 packages (19 of them) to level 5.14.0-lp151.3.2

Now Dolphin doesn't work at all.  Trying to open it from the command line gives me this:

Icon theme "MacUltimate_Leopard" not found.
Icon theme "Lero_0.3" not found.
Icon theme "Papirus" not found.
Segmentation fault (core dumped)

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f986f196900 (LWP 8119))]

Thread 8 (Thread 0x7f980a965700 (LWP 8532)):
#0  0x00007f9865d508ad in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f9868e47eeb in QWaitConditionPrivate::wait (deadline=..., this=0x562fe956cc30) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562fe9c8cb40, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f9868e48069 in QWaitCondition::wait (this=this@entry=0x562fe9c8cb48, mutex=mutex@entry=0x562fe9c8cb40, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f986cf91fe3 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x562fe9c8cb38) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/scenegraph/qsgthreadedrenderloop.cpp:255
#5  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x562fe9c8caa0) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/scenegraph/qsgthreadedrenderloop.cpp:905
#6  0x00007f986cf92441 in QSGRenderThread::run (this=0x562fe9c8caa0) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1000
#7  0x00007f9868e4193c in QThreadPrivate::start (arg=0x562fe9c8caa0) at thread/qthread_unix.cpp:342
#8  0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f9811de1700 (LWP 8509)):
#0  0x00007f9868728c98 in read () from /lib64/libc.so.6
#1  0x00007f9862552880 in g_wakeup_acknowledge () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f986250b257 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f986250b6f0 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f986250b85c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f986908fa3b in QEventDispatcherGlib::processEvents (this=0x7f980c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f986902f03a in QEventLoop::exec (this=this@entry=0x7f9811de0c70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007f9868e40467 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#8  0x00007f9814703bd7 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#9  0x00007f9868e4193c in QThreadPrivate::start (arg=0x562fe9b31860) at thread/qthread_unix.cpp:342
#10 0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f98239c9700 (LWP 8379)):
#0  0x00007f9865d508ad in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f9868e47eeb in QWaitConditionPrivate::wait (deadline=..., this=0x562fe93fb8c0) at thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x562fe93fd9f0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#3  0x00007f9868e48069 in QWaitCondition::wait (this=this@entry=0x562fe93fd9f8, mutex=mutex@entry=0x562fe93fd9f0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#4  0x00007f986cf91fe3 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x562fe93fd9e8) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/scenegraph/qsgthreadedrenderloop.cpp:255
#5  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x562fe93fd950) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/scenegraph/qsgthreadedrenderloop.cpp:905
#6  0x00007f986cf92441 in QSGRenderThread::run (this=0x562fe93fd950) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1000
#7  0x00007f9868e4193c in QThreadPrivate::start (arg=0x562fe93fd950) at thread/qthread_unix.cpp:342
#8  0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f9833508700 (LWP 8292)):
#0  0x00007f9862556a39 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f986250b70e in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f986250b85c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f986908fa3b in QEventDispatcherGlib::processEvents (this=0x7f982c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f986902f03a in QEventLoop::exec (this=this@entry=0x7f9833507c40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f9868e40467 in QThread::exec (this=this@entry=0x562fe86e7600) at thread/qthread.cpp:536
#6  0x00007f986ced4b56 in QQuickPixmapReader::run (this=0x562fe86e7600) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/quick/util/qquickpixmapcache.cpp:987
#7  0x00007f9868e4193c in QThreadPrivate::start (arg=0x562fe86e7600) at thread/qthread_unix.cpp:342
#8  0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f9851488700 (LWP 8165)):
#0  0x00007f9862556a54 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f986250b66e in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f986250b85c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f986908fa3b in QEventDispatcherGlib::processEvents (this=0x7f9844000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f986902f03a in QEventLoop::exec (this=this@entry=0x7f9851487c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f9868e40467 in QThread::exec (this=this@entry=0x562fe7d50920) at thread/qthread.cpp:536
#6  0x00007f986ca2e9e5 in QQmlThreadPrivate::run (this=0x562fe7d50920) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/ftw/qqmlthread.cpp:155
#7  0x00007f9868e4193c in QThreadPrivate::start (arg=0x562fe7d50920) at thread/qthread_unix.cpp:342
#8  0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f9853511700 (LWP 8126)):
#0  0x00007f9862556a60 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f986250ac20 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f986250b67b in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f986250b85c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f986908fa3b in QEventDispatcherGlib::processEvents (this=0x7f984c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f986902f03a in QEventLoop::exec (this=this@entry=0x7f9853510c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007f9868e40467 in QThread::exec (this=this@entry=0x7f986afcbda0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:536
#7  0x00007f986ad54115 in QDBusConnectionManager::run (this=0x7f986afcbda0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:179
#8  0x00007f9868e4193c in QThreadPrivate::start (arg=0x7f986afcbda0 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:342
#9  0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f9859a70700 (LWP 8124)):
#0  0x00007f986872d19b in poll () from /lib64/libc.so.6
#1  0x00007f986dba7307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f986dba8f3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f985c23cfe0 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f9868e4193c in QThreadPrivate::start (arg=0x562fe7c3ec30) at thread/qthread_unix.cpp:342
#5  0x00007f9865d4a569 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f98687379ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f986f196900 (LWP 8119)):
[KCrash Handler]
#6  QLocale::toString (this=0x562fea00a4e0, dateTime=..., format=QLocale::LongFormat) at text/qlocale.cpp:2186
#7  0x00007f986ca2bd62 in QQmlDateExtension::method_toLocaleString (b=<optimized out>, thisObject=<optimized out>, argv=0x7f9850849550, argc=2) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmllocale.cpp:126
#8  0x00007f986c8d7dd3 in QV4::FunctionObject::call (argc=<optimized out>, argv=<optimized out>, thisObject=<optimized out>, this=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/include/QtQml/5.14.0/QtQml/private/../../../../../src/qml/jsruntime/qv4functionobject_p.h:202
#9  QV4::Moth::VME::interpret (frame=0x7ffd98466be0, engine=0x562fe7d38a30, code=0x7f982019fee2 "H\002\022") at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:744
#10 0x00007f986c8db146 in QV4::Moth::VME::exec (frame=frame@entry=0x7ffd98466be0, engine=engine@entry=0x562fe7d38a30) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:453
#11 0x00007f986c86ea2c in QV4::Function::call (this=this@entry=0x562fea062380, thisObject=thisObject@entry=0x7f98508494e8, argv=argv@entry=0x7f9850849500, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/jsruntime/qv4function.cpp:69
#12 0x00007f986c9eb7b7 in QQmlJavaScriptExpression::evaluate (this=this@entry=0x562fea1c1270, callData=callData@entry=0x7f98508494d0, isUndefined=isUndefined@entry=0x7ffd98466def) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmljavascriptexpression.cpp:211
#13 0x00007f986c9f166e in QQmlBinding::evaluate (this=this@entry=0x562fea1c1270, isUndefined=isUndefined@entry=0x7ffd98466def) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmlbinding.cpp:210
#14 0x00007f986c9f6465 in QQmlNonbindingBinding::doUpdate (this=0x562fea1c1270, watcher=..., flags=..., scope=...) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmlbinding.cpp:246
#15 0x00007f986c9f2943 in QQmlBinding::update (this=0x562fea1c1270, flags=...) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmlbinding.cpp:186
#16 0x00007f986ca01e60 in QQmlObjectCreator::finalize (this=0x562fe95eff00, interrupt=...) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1390
#17 0x00007f986c991132 in QQmlIncubatorPrivate::incubate (this=0x562fe82f6c10, i=...) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmlincubator.cpp:342
#18 0x00007f986c9916bc in QQmlEnginePrivate::incubate (this=<optimized out>, i=..., forContext=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qml/qml/qqmlincubator.cpp:88
#19 0x00007f98666b2b5e in QQmlDelegateModelPrivate::object (this=this@entry=0x562fe9a78a40, group=QQmlListCompositor::Default, index=index@entry=0, incubationMode=incubationMode@entry=QQmlIncubator::AsynchronousIfNested) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmldelegatemodel.cpp:1078
#20 0x00007f98666b2c61 in QQmlDelegateModel::object (this=<optimized out>, index=0, incubationMode=QQmlIncubator::AsynchronousIfNested) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmldelegatemodel.cpp:1119
#21 0x00007f9866674bc7 in QQmlInstantiatorPrivate::modelObject (this=this@entry=0x562fe9b79d90, index=index@entry=0, async=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmlinstantiator.cpp:92
#22 0x00007f986667604a in QQmlInstantiatorPrivate::_q_modelUpdated (this=0x562fe9b79d90, changeSet=..., reset=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmlinstantiator.cpp:193
#23 0x00007f9866676554 in QQmlInstantiator::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qqmlinstantiator_p.cpp:155
#24 0x00007f986906b7c9 in doActivate<false> (sender=0x562fe9b920a0, signal_index=4, argv=0x7ffd98467520) at kernel/qobject.cpp:3882
#25 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b920a0, m=m@entry=0x7f98668e4940 <QQmlInstanceModel::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd98467520) at kernel/qobject.cpp:3930
#26 0x00007f9866677926 in QQmlInstanceModel::modelUpdated (this=this@entry=0x562fe9b920a0, _t1=..., _t2=<optimized out>) at .moc/moc_qqmlobjectmodel_p.cpp:226
#27 0x00007f98666a9ac8 in QQmlDelegateModelPrivate::emitModelUpdated (this=<optimized out>, changeSet=..., reset=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmldelegatemodel.cpp:1583
#28 0x00007f98666af747 in QQmlDelegateModelGroupPrivate::emitModelUpdated (this=0x562fe9b998a0, reset=reset@entry=false) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmldelegatemodel.cpp:2459
#29 0x00007f98666afb2c in QQmlDelegateModelPrivate::emitChanges (this=0x562fe9a78a40) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmldelegatemodel.cpp:1628
#30 0x00007f98666b224f in QQmlDelegateModel::_q_itemsInserted (this=<optimized out>, index=0, count=1) at /usr/src/debug/libqt5-qtdeclarative-5.14.0-lp151.3.1.x86_64/src/qmlmodels/qqmldelegatemodel.cpp:1368
#31 0x00007f98666b8955 in QQmlDelegateModel::qt_static_metacall (_o=_o@entry=0x562fe9b920a0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=9, _a=_a@entry=0x7ffd984677f0) at .moc/moc_qqmldelegatemodel_p.cpp:203
#32 0x00007f98666b8d45 in QQmlDelegateModel::qt_metacall (this=0x562fe9b920a0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7ffd984677f0) at .moc/moc_qqmldelegatemodel_p.cpp:346
#33 0x00007f986906bac9 in doActivate<false> (sender=0x562fe9b79af0, signal_index=13, argv=0x7ffd984677f0) at kernel/qobject.cpp:3896
#34 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b79af0, m=m@entry=0x7f98694ea0a0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7ffd984677f0) at kernel/qobject.cpp:3930
#35 0x00007f9868fcc2be in QAbstractItemModel::rowsInserted (this=this@entry=0x562fe9b79af0, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
#36 0x00007f9868fd3c7b in QAbstractItemModel::endInsertRows (this=0x562fe9b79af0) at itemmodels/qabstractitemmodel.cpp:2750
#37 0x00007f9868ffa9d5 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x562fe9b86880, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:922
#38 0x00007f9868ffc919 in QSortFilterProxyModelPrivate::source_items_inserted (this=this@entry=0x562fe9b86880, source_parent=..., start=start@entry=0, end=end@entry=0, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1033
#39 0x00007f9868ffef6d in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x562fe9b86880, source_parent=..., start=0, end=0) at itemmodels/qsortfilterproxymodel.cpp:1661
#40 0x00007f9869000c61 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:232
#41 0x00007f986906b7c9 in doActivate<false> (sender=0x562fe9b86ab0, signal_index=13, argv=0x7ffd98467b90) at kernel/qobject.cpp:3882
#42 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b86ab0, m=m@entry=0x7f98694ea0a0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7ffd98467b90) at kernel/qobject.cpp:3930
#43 0x00007f9868fcc2be in QAbstractItemModel::rowsInserted (this=this@entry=0x562fe9b86ab0, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
#44 0x00007f9868fd3c7b in QAbstractItemModel::endInsertRows (this=0x562fe9b86ab0) at itemmodels/qabstractitemmodel.cpp:2750
#45 0x00007f9868ffa9d5 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x562fe9b8c600, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:922
#46 0x00007f9868ffc919 in QSortFilterProxyModelPrivate::source_items_inserted (this=this@entry=0x562fe9b8c600, source_parent=..., start=start@entry=0, end=end@entry=0, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1033
#47 0x00007f9868ffef6d in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x562fe9b8c600, source_parent=..., start=0, end=0) at itemmodels/qsortfilterproxymodel.cpp:1661
#48 0x00007f9869000c61 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:232
#49 0x00007f986906b7c9 in doActivate<false> (sender=0x562fe9b86b10, signal_index=13, argv=0x7ffd98467f30) at kernel/qobject.cpp:3882
#50 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b86b10, m=m@entry=0x7f98694ea0a0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7ffd98467f30) at kernel/qobject.cpp:3930
#51 0x00007f9868fcc2be in QAbstractItemModel::rowsInserted (this=this@entry=0x562fe9b86b10, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
#52 0x00007f9868fd3c7b in QAbstractItemModel::endInsertRows (this=0x562fe9b86b10) at itemmodels/qabstractitemmodel.cpp:2750
#53 0x00007f9868ffa9d5 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x562fe9b8c250, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:922
#54 0x00007f9868ffc919 in QSortFilterProxyModelPrivate::source_items_inserted (this=this@entry=0x562fe9b8c250, source_parent=..., start=start@entry=0, end=end@entry=0, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1033
#55 0x00007f9868ffef6d in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x562fe9b8c250, source_parent=..., start=0, end=0) at itemmodels/qsortfilterproxymodel.cpp:1661
#56 0x00007f9869000c61 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:232
#57 0x00007f986906b7c9 in doActivate<false> (sender=0x562fe9b8a2e0, signal_index=13, argv=0x7ffd984682d0) at kernel/qobject.cpp:3882
#58 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b8a2e0, m=m@entry=0x7f98694ea0a0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7ffd984682d0) at kernel/qobject.cpp:3930
#59 0x00007f9868fcc2be in QAbstractItemModel::rowsInserted (this=this@entry=0x562fe9b8a2e0, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
#60 0x00007f9868fd3c7b in QAbstractItemModel::endInsertRows (this=0x562fe9b8a2e0) at itemmodels/qabstractitemmodel.cpp:2750
#61 0x00007f9868ffa9d5 in QSortFilterProxyModelPrivate::insert_source_items (this=this@entry=0x562fe9b8a320, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient@entry=Qt::Vertical, emit_signal=true) at itemmodels/qsortfilterproxymodel.cpp:922
#62 0x00007f9868ffc919 in QSortFilterProxyModelPrivate::source_items_inserted (this=this@entry=0x562fe9b8a320, source_parent=..., start=start@entry=0, end=end@entry=0, orient=orient@entry=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:1033
#63 0x00007f9868ffef6d in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x562fe9b8a320, source_parent=..., start=0, end=0) at itemmodels/qsortfilterproxymodel.cpp:1661
#64 0x00007f9869000c61 in QSortFilterProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/moc_qsortfilterproxymodel.cpp:232
#65 0x00007f986906b7c9 in doActivate<false> (sender=0x562fe9b86ea0, signal_index=13, argv=0x7ffd98468670) at kernel/qobject.cpp:3882
#66 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b86ea0, m=m@entry=0x7f98694ea0a0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7ffd98468670) at kernel/qobject.cpp:3930
#67 0x00007f9868fcc2be in QAbstractItemModel::rowsInserted (this=this@entry=0x562fe9b86ea0, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
#68 0x00007f9868fd3c7b in QAbstractItemModel::endInsertRows (this=0x562fe9b86ea0) at itemmodels/qabstractitemmodel.cpp:2750
#69 0x00007f984b73480e in KConcatenateRowsProxyModelPrivate::slotRowsInserted (end=<optimized out>, start=<optimized out>, this=<optimized out>) at /usr/src/debug/kitemmodels-5.66.0-lp151.192.1.x86_64/src/core/kconcatenaterowsproxymodel.cpp:258
#70 KConcatenateRowsProxyModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kitemmodels-5.66.0-lp151.192.1.x86_64/build/src/core/KF5ItemModels_autogen/include/moc_kconcatenaterowsproxymodel.cpp:147
#71 0x00007f986906b7c9 in doActivate<false> (sender=0x562fe9b8fd70, signal_index=13, argv=0x7ffd98468840) at kernel/qobject.cpp:3882
#72 0x00007f98690662a2 in QMetaObject::activate (sender=sender@entry=0x562fe9b8fd70, m=m@entry=0x7f98694ea0a0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7ffd98468840) at kernel/qobject.cpp:3930
#73 0x00007f9868fcc2be in QAbstractItemModel::rowsInserted (this=this@entry=0x562fe9b8fd70, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
#74 0x00007f9868fd3c7b in QAbstractItemModel::endInsertRows (this=0x562fe9b8fd70) at itemmodels/qabstractitemmodel.cpp:2750
#75 0x00007f9829791387 in NotificationManager::NotificationsModel::Private::onNotificationAdded (this=0x562fe9b91a30, notification=...) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/libnotificationmanager/notificationsmodel.cpp:103
#76 0x00007f986906b9e7 in QtPrivate::QSlotObjectBase::call (a=0x7ffd98468a50, r=0x562fe9b8fd70, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#77 doActivate<false> (sender=0x7f98299ccc80 <NotificationManager::Server::self()::s_self>, signal_index=4, argv=0x7ffd98468a50) at kernel/qobject.cpp:3870
#78 0x00007f98690662a2 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f98299cb620 <NotificationManager::Server::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd98468a50) at kernel/qobject.cpp:3930
#79 0x00007f98297acdd5 in NotificationManager::Server::notificationAdded (this=<optimized out>, _t1=...) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/build/libnotificationmanager/notificationmanager_autogen/EWIEGA46WW/moc_server.cpp:293
#80 0x00007f982977bf35 in NotificationManager::ServerPrivate::Notify (this=0x562fe93b7d10, app_name=..., replaces_id=0, app_icon=..., summary=..., body=..., actions=..., hints=..., timeout=-1) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/libnotificationmanager/server_p.cpp:212
#81 0x00007f98297aa624 in NotificationsAdaptor::Notify (timeout=<optimized out>, hints=..., actions=..., body=..., summary=..., app_icon=..., replaces_id=<optimized out>, app_name=..., this=0x562fe9b869d0) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/build/libnotificationmanager/notificationsadaptor.cpp:69
#82 NotificationsAdaptor::qt_static_metacall (_o=_o@entry=0x562fe9b869d0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=7, _a=_a@entry=0x7ffd98468d50) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/build/libnotificationmanager/notificationsadaptor.moc:184
#83 0x00007f98297aa895 in NotificationsAdaptor::qt_metacall (this=0x562fe9b869d0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7ffd98468d50) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/build/libnotificationmanager/notificationsadaptor.moc:258
#84 0x00007f986ad5f178 in QDBusConnectionPrivate::deliverCall (this=this@entry=0x7f984c003410, object=object@entry=0x562fe9b869d0, msg=..., metaTypes=..., slotIdx=<optimized out>) at qdbusintegrator.cpp:1001
#85 0x00007f986ad64070 in QDBusConnectionPrivate::activateCall (this=this@entry=0x7f984c003410, object=0x562fe9b869d0, flags=flags@entry=273, msg=...) at qdbusintegrator.cpp:904
#86 0x00007f986ad649ec in QDBusConnectionPrivate::activateCall (msg=..., flags=273, object=<optimized out>, this=0x7f984c003410) at qdbusintegrator.cpp:853
#87 QDBusConnectionPrivate::activateObject (this=0x7f984c003410, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1486
#88 0x00007f986ad672b8 in QDBusActivateObjectEvent::placeMetaCall (this=0x562fe9aa2a60) at qdbusintegrator.cpp:1606
#89 0x00007f986906388b in QObject::event (this=0x562fe93b7d10, e=0x562fe9aa2a60) at kernel/qobject.cpp:1339
#90 0x00007f986a38bbac in QApplicationPrivate::notify_helper (this=this@entry=0x562fe7c1b350, receiver=receiver@entry=0x562fe93b7d10, e=e@entry=0x562fe9aa2a60) at kernel/qapplication.cpp:3693
#91 0x00007f986a393180 in QApplication::notify (this=0x7ffd98469660, receiver=0x562fe93b7d10, e=0x562fe9aa2a60) at kernel/qapplication.cpp:3439
#92 0x00007f98690307b8 in QCoreApplication::notifyInternal2 (receiver=0x562fe93b7d10, event=0x562fe9aa2a60) at kernel/qcoreapplication.cpp:1092
#93 0x00007f986903098e in QCoreApplication::sendEvent (receiver=receiver@entry=0x562fe93b7d10, event=event@entry=0x562fe9aa2a60) at kernel/qcoreapplication.cpp:1487
#94 0x00007f9869033431 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x562fe7bfbdf0) at kernel/qcoreapplication.cpp:1832
#95 0x00007f98690339c8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1691
#96 0x00007f9869090373 in postEventSourceDispatch (s=0x562fe7c7cb90) at kernel/qeventdispatcher_glib.cpp:277
#97 0x00007f986250b59a in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#98 0x00007f986250b7d0 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#99 0x00007f986250b85c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#100 0x00007f986908fa1c in QEventDispatcherGlib::processEvents (this=0x562fe7c81a40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#101 0x00007f986902f03a in QEventLoop::exec (this=this@entry=0x7ffd98469510, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#102 0x00007f98690387b0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1400
#103 0x0000562fe735dc26 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma5-workspace-5.17.90-lp151.499.1.x86_64/shell/main.cpp:228
[Inferior 1 (process 8119) detached]

Possible duplicates by query: bug 416260, bug 415200, bug 414411, bug 412857, bug 410306.

Reported using DrKonqi
Comment 1 Christoph Feck 2020-01-25 15:28:28 UTC
Please update Qt from KDE:Qt5 repository again.

*** This bug has been marked as a duplicate of bug 416715 ***
Comment 2 RobinK 2020-01-25 20:48:18 UTC
(In reply to Christoph Feck from comment #1)
> Please update Qt from KDE:Qt5 repository again.
> 
> *** This bug has been marked as a duplicate of bug 416715 ***

Re-update of Qt5 fixed it.  Thank you.  Much obliged