Bug 387037 - Discover crashes on finishing update install
Summary: Discover crashes on finishing update install
Status: RESOLVED DUPLICATE of bug 383413
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: 5.8.8
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-11-17 15:31 UTC by John Heywood
Modified: 2017-11-17 19:54 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 John Heywood 2017-11-17 15:31:45 UTC
Application: plasma-discover (5.8.8)

Qt Version: 5.6.1
Frameworks Version: 5.36.0
Operating System: Linux 4.4.0-98-generic x86_64
Distribution: Ubuntu 16.04.3 LTS

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

Installing the recommended update using Discover. This happens everytime I update, regardless whether or not I have recently rebooted. In this particular case, my box has been up for 3 days without restart.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3ecd1228c0 (LWP 25661))]

Thread 11 (Thread 0x7f3e88a64700 (LWP 25677)):
#0  0x00007f3ec99a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3ec6b7138c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3eca5d737b in QEventDispatcherGlib::processEvents (this=0x7f3e7c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7f3e88a63d00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3eca3a89e4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x2a1d350) at thread/qthread_unix.cpp:341
#7  0x00007f3ec72de6ba in start_thread (arg=0x7f3e88a64700) at pthread_create.c:333
#8  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f3e8ac0d700 (LWP 25675)):
#0  0x00007f3eca3a5d69 in std::__atomic_base<QMutexData*>::compare_exchange_strong (__m2=<optimized out>, __m1=std::memory_order_release, __p2=0x0, __p1=@0x7f3e8ac0caa8: 0x1, this=0x26ade78) at /usr/include/c++/5/bits/atomic_base.h:752
#1  std::atomic<QMutexData*>::compare_exchange_strong (__m=std::memory_order_release, __p2=0x0, __p1=@0x7f3e8ac0caa8: 0x1, this=0x26ade78) at /usr/include/c++/5/atomic:475
#2  QAtomicOps<QMutexData*>::testAndSetRelease<QMutexData*> (currentValue=<synthetic pointer>, newValue=0x0, expectedValue=0x1, _q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:167
#3  QBasicAtomicPointer<QMutexData>::testAndSetRelease (currentValue=<synthetic pointer>, newValue=0x0, expectedValue=<optimized out>, this=0x26ade78) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:278
#4  QBasicMutex::fastTryUnlock (current=<synthetic pointer>, this=0x26ade78) at thread/qmutex.h:85
#5  QMutex::unlock (this=this@entry=0x26ade78) at thread/qmutex.cpp:271
#6  0x00007f3eca5d6a11 in QMutexLocker::unlock (this=<synthetic pointer>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:138
#7  QMutexLocker::~QMutexLocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:132
#8  QThreadData::canWaitLocked (this=0x26ade50) at ../../include/QtCore/5.6.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:246
#9  postEventSourcePrepare (s=0x7f3e800012d0, timeout=0x7f3e8ac0cb34) at kernel/qeventdispatcher_glib.cpp:253
#10 0x00007f3ec6b7091d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f3ec6b712bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f3eca5d737b in QEventDispatcherGlib::processEvents (this=0x7f3e800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#14 0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7f3e8ac0cd00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#15 0x00007f3eca3a89e4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#16 0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x2680560) at thread/qthread_unix.cpp:341
#17 0x00007f3ec72de6ba in start_thread (arg=0x7f3e8ac0d700) at pthread_create.c:333
#18 0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f3e9165a700 (LWP 25673)):
#0  0x00007f3ec99a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3ec6b7138c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3ec6b71712 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3e92ddf9d6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f3ec6b97bb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f3ec72de6ba in start_thread (arg=0x7f3e9165a700) at pthread_create.c:333
#6  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f3e91e5b700 (LWP 25672)):
#0  0x00007f3ec6b6e434 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f3ec6b70cea in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3ec6b71330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f3ec6b714d9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f3ec6b97bb5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f3ec72de6ba in start_thread (arg=0x7f3e91e5b700) at pthread_create.c:333
#7  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f3ea8c81700 (LWP 25667)):
#0  0x00007f3eca3a5d69 in std::__atomic_base<QMutexData*>::compare_exchange_strong (__m2=<optimized out>, __m1=std::memory_order_release, __p2=0x0, __p1=@0x7f3ea8c80aa8: 0x1, this=0x7f3e9c003898) at /usr/include/c++/5/bits/atomic_base.h:752
#1  std::atomic<QMutexData*>::compare_exchange_strong (__m=std::memory_order_release, __p2=0x0, __p1=@0x7f3ea8c80aa8: 0x1, this=0x7f3e9c003898) at /usr/include/c++/5/atomic:475
#2  QAtomicOps<QMutexData*>::testAndSetRelease<QMutexData*> (currentValue=<synthetic pointer>, newValue=0x0, expectedValue=0x1, _q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:167
#3  QBasicAtomicPointer<QMutexData>::testAndSetRelease (currentValue=<synthetic pointer>, newValue=0x0, expectedValue=<optimized out>, this=0x7f3e9c003898) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:278
#4  QBasicMutex::fastTryUnlock (current=<synthetic pointer>, this=0x7f3e9c003898) at thread/qmutex.h:85
#5  QMutex::unlock (this=this@entry=0x7f3e9c003898) at thread/qmutex.cpp:271
#6  0x00007f3eca5d6a11 in QMutexLocker::unlock (this=<synthetic pointer>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:138
#7  QMutexLocker::~QMutexLocker (this=<synthetic pointer>, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:132
#8  QThreadData::canWaitLocked (this=0x7f3e9c003870) at ../../include/QtCore/5.6.1/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:246
#9  postEventSourcePrepare (s=0x7f3e940012d0, timeout=0x7f3ea8c80b34) at kernel/qeventdispatcher_glib.cpp:253
#10 0x00007f3ec6b7091d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f3ec6b712bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f3eca5d737b in QEventDispatcherGlib::processEvents (this=0x7f3e940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#14 0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7f3ea8c80d00, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#15 0x00007f3eca3a89e4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#16 0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x7f3e9c003650) at thread/qthread_unix.cpp:341
#17 0x00007f3ec72de6ba in start_thread (arg=0x7f3ea8c81700) at pthread_create.c:333
#18 0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f3ea9482700 (LWP 25666)):
#0  0x00007f3ec99a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3ec6b7138c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3eca5d737b in QEventDispatcherGlib::processEvents (this=0x7f3e9c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7f3ea9481c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3eca3a89e4 in QThread::exec (this=this@entry=0x253b6e0) at thread/qthread.cpp:500
#6  0x00007f3ecc9ee7d6 in QQuickPixmapReader::run (this=0x253b6e0) at util/qquickpixmapcache.cpp:817
#7  0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x253b6e0) at thread/qthread_unix.cpp:341
#8  0x00007f3ec72de6ba in start_thread (arg=0x7f3ea9482700) at pthread_create.c:333
#9  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f3eaa590700 (LWP 25665)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f3eab62c74b in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#2  0x00007f3eab62c477 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#3  0x00007f3ec72de6ba in start_thread (arg=0x7f3eaa590700) at pthread_create.c:333
#4  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f3eb227a700 (LWP 25664)):
#0  0x00007f3ec6b70929 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f3ec6b712bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3eca5d737b in QEventDispatcherGlib::processEvents (this=0x7f3ea40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7f3eb2279ce0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3eca3a89e4 in QThread::exec (this=this@entry=0x21a5ff0) at thread/qthread.cpp:500
#6  0x00007f3ecad2c6b5 in QQmlThreadPrivate::run (this=0x21a5ff0) at qml/ftw/qqmlthread.cpp:141
#7  0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x21a5ff0) at thread/qthread_unix.cpp:341
#8  0x00007f3ec72de6ba in start_thread (arg=0x7f3eb227a700) at pthread_create.c:333
#9  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f3eb348b700 (LWP 25663)):
#0  0x00007f3ec99a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3ec6b7138c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3eca5d737b in QEventDispatcherGlib::processEvents (this=0x7f3eac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7f3eb348acd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3eca3a89e4 in QThread::exec (this=this@entry=0x7f3ecd2dcd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500
#6  0x00007f3ecd269515 in QDBusConnectionManager::run (this=0x7f3ecd2dcd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189
#7  0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x7f3ecd2dcd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341
#8  0x00007f3ec72de6ba in start_thread (arg=0x7f3eb348b700) at pthread_create.c:333
#9  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f3ebb862700 (LWP 25662)):
#0  0x00007f3ec99a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3ec4b67c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f3ec4b698d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f3ebddb8d29 in QXcbEventReader::run (this=0x20f3a50) at qxcbconnection.cpp:1325
#4  0x00007f3eca3ad808 in QThreadPrivate::start (arg=0x20f3a50) at thread/qthread_unix.cpp:341
#5  0x00007f3ec72de6ba in start_thread (arg=0x7f3ebb862700) at pthread_create.c:333
#6  0x00007f3ec99b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3ecd1228c0 (LWP 25661)):
[KCrash Handler]
#6  0x00007f3ecc6ae040 in Transaction::isActive() const () from /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#7  0x00007f3ecc6afa5b in TransactionModel::progress() const () from /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#8  0x00007f3ecc6cd4a5 in ?? () from /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#9  0x00007f3ecc6d02fb in TransactionModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#10 0x00007f3ecac78319 in ReadAccessor::Direct (property=..., n=0x0, output=0x7fffa22ecee0, object=0x7f3ecc8e7890) at jsruntime/qv4qobjectwrapper.cpp:129
#11 LoadProperty<ReadAccessor::Direct> (v4=0x217f080, object=0x7f3ecc8e7890, property=..., notifier=0x0) at jsruntime/qv4qobjectwrapper.cpp:164
#12 0x00007f3ecac793c5 in QV4::QObjectWrapper::getProperty (engine=engine@entry=0x217f080, object=0x7f3ecc8e7890, property=0x248e968, captureRequired=captureRequired@entry=true) at jsruntime/qv4qobjectwrapper.cpp:378
#13 0x00007f3ecac79b4a in QV4::QObjectWrapper::getQmlProperty (this=0x7f3eb127b3e8, qmlContext=0x2425f60, name=0x7f3eb127b3e0, revisionMode=QV4::QObjectWrapper::IgnoreRevision, hasProperty=0x0, includeImports=<optimized out>) at jsruntime/qv4qobjectwrapper.cpp:318
#14 0x00007f3ecac8b69e in QV4::Object::get (hasProperty=0x0, name=<optimized out>, this=<optimized out>) at jsruntime/qv4object_p.h:298
#15 QV4::Runtime::getProperty (engine=0x217f080, object=..., nameIndex=<optimized out>) at jsruntime/qv4runtime.cpp:679
#16 0x00007f3eb0a70a20 in ?? ()
#17 0x00007fffa22ed310 in ?? ()
#18 0x0000000000000002 in ?? ()
#19 0x0000000000000001 in ?? ()
#20 0x00007f3ecac97cf0 in QQmlVMEMetaObject::metaCall (this=0x7f3eb127b320, o=<optimized out>, c=2720977296, _id=-1322798112, a=0x217f080) at qml/qqmlvmemetaobject.cpp:876
#21 0x00007f3ecad11724 in QV4::Object::call (d=0x7f3eb127b320, this=0x7f3eb00a0800) at ../../include/QtQml/5.6.1/QtQml/private/../../../../../src/qml/jsruntime/qv4object_p.h:324
#22 QQmlJavaScriptExpression::evaluate (this=this@entry=0x2472790, callData=callData@entry=0x7f3eb127b320, isUndefined=isUndefined@entry=0x7fffa22ed3bc) at qml/qqmljavascriptexpression.cpp:189
#23 0x00007f3ecad11bc1 in QQmlJavaScriptExpression::evaluate (this=this@entry=0x2472790, isUndefined=isUndefined@entry=0x7fffa22ed3bc) at qml/qqmljavascriptexpression.cpp:149
#24 0x00007f3ecad1947e in QQmlBinding::update (this=0x2472790, flags=...) at qml/qqmlbinding.cpp:187
#25 0x00007f3ecad1998e in QQmlBinding::refresh (this=<optimized out>) at qml/qqmlbinding.cpp:403
#26 0x00007f3ecacf0ace in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=a@entry=0x0) at qml/qqmlnotifier.cpp:94
#27 0x00007f3ecac9c4ac in QQmlData::signalEmitted (object=0x7f3ecc8e7890, index=31, a=0x0) at qml/qqmlengine.cpp:773
#28 0x00007f3eca5ae2b0 in QMetaObject::activate (sender=0x7f3ecc8e7890, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3616
#29 0x00007f3eca5aec24 in QtPrivate::QSlotObjectBase::call (a=0x7fffa22eeff0, r=0x7f3ecc8e7890, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#30 QMetaObject::activate (sender=sender@entry=0x7f3ecc8e7890, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=12, argv=argv@entry=0x7fffa22eeff0) at kernel/qobject.cpp:3715
#31 0x00007f3eca5af1b7 in QMetaObject::activate (sender=sender@entry=0x7f3ecc8e7890, m=m@entry=0x7f3eca7c9da0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=12, argv=argv@entry=0x7fffa22eeff0) at kernel/qobject.cpp:3595
#32 0x00007f3eca6270b4 in QAbstractItemModel::rowsRemoved (this=this@entry=0x7f3ecc8e7890, _t1=..., _t2=-1, _t3=-1) at .moc/moc_qabstractitemmodel.cpp:615
#33 0x00007f3eca52999b in QAbstractItemModel::endRemoveRows (this=0x7f3ecc8e7890) at itemmodels/qabstractitemmodel.cpp:2678
#34 0x00007f3ecc6b0a9c in TransactionModel::removeTransaction(Transaction*) () from /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#35 0x00007f3eca5aec24 in QtPrivate::QSlotObjectBase::call (a=0x7fffa22ef1f0, r=0x7f3ecc8e7890, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124
#36 QMetaObject::activate (sender=sender@entry=0x47bb0e0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffa22ef1f0) at kernel/qobject.cpp:3715
#37 0x00007f3eca5af1b7 in QMetaObject::activate (sender=sender@entry=0x47bb0e0, m=m@entry=0x7f3eca7c1820 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffa22ef1f0) at kernel/qobject.cpp:3595
#38 0x00007f3eca5af25f in QObject::destroyed (this=this@entry=0x47bb0e0, _t1=_t1@entry=0x47bb0e0) at .moc/moc_qobject.cpp:213
#39 0x00007f3eca5b5cf5 in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:913
#40 0x00007f3ecc6c108d in ?? () from /usr/lib/x86_64-linux-gnu/plasma-discover/libDiscoverCommon.so
#41 0x00007f3eca5af750 in QObject::event (this=0x47bb0e0, e=<optimized out>) at kernel/qobject.cpp:1247
#42 0x00007f3ecb53eafc in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x47bb0e0, e=0x516d150) at kernel/qapplication.cpp:3804
#43 0x00007f3ecb544036 in QApplication::notify (this=0x7fffa22ef8d0, receiver=0x47bb0e0, e=0x516d150) at kernel/qapplication.cpp:3561
#44 0x00007f3eca5822a8 in QCoreApplication::notifyInternal2 (receiver=0x47bb0e0, event=event@entry=0x516d150) at kernel/qcoreapplication.cpp:1015
#45 0x00007f3eca58416a in QCoreApplication::sendEvent (event=0x516d150, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225
#46 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x20d1de0) at kernel/qcoreapplication.cpp:1650
#47 0x00007f3eca584628 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508
#48 0x00007f3eca5d6f53 in postEventSourceDispatch (s=0x212e2c0) at kernel/qeventdispatcher_glib.cpp:270
#49 0x00007f3ec6b71197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#50 0x00007f3ec6b713f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#51 0x00007f3ec6b7149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#52 0x00007f3eca5d735f in QEventDispatcherGlib::processEvents (this=0x2123010, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#53 0x00007f3eca57fffa in QEventLoop::exec (this=this@entry=0x7fffa22ef7f0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#54 0x00007f3eca5886bc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285
#55 0x000000000040a2d5 in ?? ()
#56 0x00007f3ec98cb830 in __libc_start_main (main=0x409bc0, argc=3, argv=0x7fffa22efa68, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa22efa58) at ../csu/libc-start.c:291
#57 0x000000000040a419 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 386477.

Possible duplicates by query: bug 386958, bug 386849, bug 386847, bug 386774, bug 386618.

Reported using DrKonqi
Comment 1 Aleix Pol 2017-11-17 19:54:14 UTC

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