Summary: | Crash in garbage collection | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Gerard Wypych <gerard.wypych> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | augustinus354, bhush94, fritz, germano.massullo, groni, imas765, jacobgodserv, kdebugs, kredba, miras199002, nelfihs, nico, notmart, plasma-bugs, slawek, stakanov.s, tag3466 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.2.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gerard Wypych
2015-08-19 17:55:26 UTC
*** Bug 351388 has been marked as a duplicate of this bug. *** *** Bug 351296 has been marked as a duplicate of this bug. *** *** Bug 350790 has been marked as a duplicate of this bug. *** *** Bug 351483 has been marked as a duplicate of this bug. *** *** Bug 352140 has been marked as a duplicate of this bug. *** *** Bug 352269 has been marked as a duplicate of this bug. *** *** Bug 352336 has been marked as a duplicate of this bug. *** *** Bug 352677 has been marked as a duplicate of this bug. *** *** Bug 352691 has been marked as a duplicate of this bug. *** *** Bug 352685 has been marked as a duplicate of this bug. *** *** Bug 352917 has been marked as a duplicate of this bug. *** *** Bug 352904 has been marked as a duplicate of this bug. *** the garbage collector crashes were known to be caused by the multiple qml engines per applet. please reoplen if this BT stll happens with Plasma 5.4 or more recent Came here via https://bugs.kde.org/show_bug.cgi?id=352904 because only after upgrading from Kubuntu 15.04 to 15.10, the behavior described there occurred to me. Apparently, no debug symbols for the libraries in question were found, so I only got this small backtrace for the crash which occurs every time I'm adding a System Tray widget to a panel; plus, plasmashell appears to hang for 1-2 minutes after restarting, eventually displaying the panel and widget. Application: plasmashell (5.4.2) Qt Version: 5.4.2 Operating System: Linux 4.2.0-16-generic x86_64 Distribution: Ubuntu 15.10 Application: Plasma (plasmashell), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f6b1d880800 (LWP 1259))] Thread 11 (Thread 0x7f6b08d70700 (LWP 1265)): #0 0x00007f6b180388dd in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f6b1c07fbd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007f6b1c08174f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007f6b0b0baa39 in QXcbEventReader::run (this=0x1cbcd30) at qxcbconnection.cpp:1105 #4 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x1cbcd30) at thread/qthread_unix.cpp:337 #5 0x00007f6b1781a6aa in start_thread (arg=0x7f6b08d70700) at pthread_create.c:333 #6 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 10 (Thread 0x7f6b02647700 (LWP 1309)): #0 0x00007f6b14e29884 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de41ee in g_main_context_acquire () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de50a5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6afc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #5 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6b02646da0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #7 0x00007f6b1af4ef85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #8 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x1d82ca0) at thread/qthread_unix.cpp:337 #9 0x00007f6b1781a6aa in start_thread (arg=0x7f6b02647700) at pthread_create.c:333 #10 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 9 (Thread 0x7f6af71c6700 (LWP 1317)): #0 0x00007f6b14e29884 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de509d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6af00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #4 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6af71c5da0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #6 0x00007f6b1af4ef85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #7 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x20f24b0) at thread/qthread_unix.cpp:337 #8 0x00007f6b1781a6aa in start_thread (arg=0x7f6af71c6700) at pthread_create.c:333 #9 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 8 (Thread 0x7f6af4956700 (LWP 1328)): #0 0x00007f6b14de508d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6aec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #3 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6af4955da0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #4 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #5 0x00007f6b1af4ef85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #6 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x2212950) at thread/qthread_unix.cpp:337 #7 0x00007f6b1781a6aa in start_thread (arg=0x7f6af4956700) at pthread_create.c:333 #8 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 7 (Thread 0x7f6ae6fbc700 (LWP 1343)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00007f6b1d2da114 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #2 0x00007f6b1d2da159 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Script.so.5 #3 0x00007f6b1781a6aa in start_thread (arg=0x7f6ae6fbc700) at pthread_create.c:333 #4 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 6 (Thread 0x7f6a640a8700 (LWP 1421)): #0 0x00007f6b14de47c1 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de511b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6a5c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #4 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6a640a7da0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #6 0x00007f6a644eb035 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so #7 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x2645310) at thread/qthread_unix.cpp:337 #8 0x00007f6b1781a6aa in start_thread (arg=0x7f6a640a8700) at pthread_create.c:333 #9 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 5 (Thread 0x7f6a6344c700 (LWP 1437)): #0 0x00007f6b1803449d in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f6b14e284e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de4cd4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b14de5190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6a540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #6 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6a6344bdc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #7 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #8 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x26b2b20) at thread/qthread_unix.cpp:337 #9 0x00007f6b1781a6aa in start_thread (arg=0x7f6a6344c700) at pthread_create.c:333 #10 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 4 (Thread 0x7f6a6188e700 (LWP 1480)): #0 0x00007f6b14e29890 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de510e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6a580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #4 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6a6188dd50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #5 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #6 0x00007f6b1b8caef6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #7 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x29d6990) at thread/qthread_unix.cpp:337 #8 0x00007f6b1781a6aa in start_thread (arg=0x7f6a6188e700) at pthread_create.c:333 #9 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 3 (Thread 0x7f6a49994700 (LWP 1494)): #0 0x00007f6b14de2217 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de4b4a in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de5190 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6a440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #5 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6a49993d80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #7 0x00007f6a4bc2e8f7 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so #8 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x4ad9f40) at thread/qthread_unix.cpp:337 #9 0x00007f6b1781a6aa in start_thread (arg=0x7f6a49994700) at pthread_create.c:333 #10 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 2 (Thread 0x7f6a40af0700 (LWP 2261)): #0 0x00007f6b14e29869 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f6b14de4789 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f6b14de511b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f6b1896229b in QEventDispatcherGlib::processEvents (this=0x7f6a3c1d2020, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #5 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7f6a40aefda0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #6 0x00007f6b187263d4 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503 #7 0x00007f6b1af4ef85 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #8 0x00007f6b1872b2be in QThreadPrivate::start (arg=0x5951470) at thread/qthread_unix.cpp:337 #9 0x00007f6b1781a6aa in start_thread (arg=0x7f6a40af0700) at pthread_create.c:333 #10 0x00007f6b18043eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7f6b1d880800 (LWP 1259)): [KCrash Handler] #6 0x00007f6b18944889 in QVector<QObjectPrivate::ConnectionList>::reallocData (this=this@entry=0x5a58fc0, asize=32619, aalloc=<optimized out>, options=..., options@entry=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:517 #7 0x00007f6b1893d5ec in QVector<QObjectPrivate::ConnectionList>::detach (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:352 #8 QVector<QObjectPrivate::ConnectionList>::data (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:122 #9 QVector<QObjectPrivate::ConnectionList>::operator[] (i=3, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:399 #10 QObjectConnectionListVector::operator[] (at=3, this=<optimized out>) at kernel/qobject.cpp:295 #11 QObjectPrivate::addConnection (this=0x4828c80, signal=signal@entry=3, c=0x68e8910) at kernel/qobject.cpp:373 #12 0x00007f6b1893ea66 in QObjectPrivate::connectImpl (sender=sender@entry=0x45f8dc0, signal_index=3, receiver=receiver@entry=0x5976c30, slot=slot@entry=0x7ffff8c49b00, slotObj=slotObj@entry=0x61ca7c0, type=Qt::AutoConnection, types=0x0, senderMetaObject=0x7f6a5202ba80 <QPulseAudio::MapBaseQObject::staticMetaObject>) at kernel/qobject.cpp:4634 #13 0x00007f6b1893eeaa in QObject::connectImpl (sender=sender@entry=0x45f8dc0, signal=signal@entry=0x7ffff8c49af0, receiver=receiver@entry=0x5976c30, slot=slot@entry=0x7ffff8c49b00, slotObj=0x61ca7c0, type=Qt::AutoConnection, types=0x0, senderMetaObject=0x7f6a5202ba80 <QPulseAudio::MapBaseQObject::staticMetaObject>) at kernel/qobject.cpp:4577 #14 0x00007f6a51e13d6d in QObject::connect<void (QPulseAudio::MapBaseQObject::*)(unsigned int), void (QPulseAudio::AbstractModel::*)(unsigned int)> (type=Qt::AutoConnection, slot=&virtual table offset 368, receiver=0x5976c30, signal=(void (QPulseAudio::MapBaseQObject::*)(QPulseAudio::MapBaseQObject * const, unsigned int)) 0x7f6a51e1c450 <QPulseAudio::MapBaseQObject::added(unsigned int)>, sender=0x45f8dc0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:239 #15 QPulseAudio::AbstractModel::AbstractModel (this=this@entry=0x5976c30, map=0x45f8dc0, parent=parent@entry=0x0) at ../../src/pulseaudio.cpp:227 #16 0x00007f6a51e1687a in QPulseAudio::SinkModel::SinkModel (this=0x5976c30, parent=0x0) at ../../src/pulseaudio.cpp:107 #17 0x00007f6a52068300 in QQmlPrivate::QQmlElement<QPulseAudio::SinkModel>::QQmlElement (this=0x5976c30) at /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:93 #18 QQmlPrivate::createInto<QPulseAudio::SinkModel> (memory=0x5976c30) at /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:102 #19 0x00007f6b1aee66cb in QQmlType::create() const () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #20 0x00007f6b1af4a8fd in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #21 0x00007f6b1af4ca8d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #22 0x00007f6b1af4ce2b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #23 0x00007f6b1af4959d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #24 0x00007f6b1af49f81 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #25 0x00007f6b1af4ca8d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #26 0x00007f6b1af4ce2b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #27 0x00007f6b1af4959d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #28 0x00007f6b1af49f81 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #29 0x00007f6b1af4ca8d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #30 0x00007f6b1af4ce2b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #31 0x00007f6b1af4959d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #32 0x00007f6b1af49f81 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #33 0x00007f6b1af4ca8d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #34 0x00007f6b1af4ce2b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #35 0x00007f6b1af4959d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #36 0x00007f6b1af49f81 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #37 0x00007f6b1af4b0b4 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #38 0x00007f6b1aed3ec7 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #39 0x00007f6b1aed47b4 in QQmlIncubationController::incubateFor(int) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #40 0x00007f6b1bbbc7ac in KDeclarative::QmlObjectIncubationController::incubate (this=0x231e2a0) at ../../../src/kdeclarative/private/qmlobject_p.h:63 #41 KDeclarative::QmlObjectIncubationController::incubatingObjectCountChanged (this=0x231e2a0, count=1) at ../../../src/kdeclarative/private/qmlobject_p.h:79 #42 0x00007f6b1aed45c9 in QQmlEnginePrivate::incubate(QQmlIncubator&, QQmlContextData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #43 0x00007f6b1aecfe0c in QQmlComponent::create(QQmlIncubator&, QQmlContext*, QQmlContext*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #44 0x00007f6b1bbac845 in KDeclarative::QmlObject::completeInitialization (this=0x62e49c0, initialProperties=...) at ../../../src/kdeclarative/qmlobject.cpp:318 #45 0x00007f6b1d404658 in PlasmaQuick::AppletQuickItem::init (this=this@entry=0x67cfc30) at ../../../src/plasmaquick/appletquickitem.cpp:544 #46 0x00007f6af496b5dc in AppletInterface::init (this=0x67cfc30) at ../../../../src/scriptengines/qml/plasmoid/appletinterface.cpp:169 #47 0x00007f6af496abc9 in AppletInterface::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=0x2b5ea10) at ./moc_appletinterface.cpp:323 #48 0x00007f6b1893c651 in QObject::event (this=0x67cfc30, e=<optimized out>) at kernel/qobject.cpp:1245 #49 0x00007f6b1b95910b in QQuickItem::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #50 0x00007f6af496b896 in AppletInterface::event (this=0x67cfc30, event=0x69f7730) at ../../../../src/scriptengines/qml/plasmoid/appletinterface.cpp:698 #51 0x00007f6b193e8b8c in QApplicationPrivate::notify_helper (this=this@entry=0x1ca5830, receiver=receiver@entry=0x67cfc30, e=e@entry=0x69f7730) at kernel/qapplication.cpp:3720 #52 0x00007f6b193ee230 in QApplication::notify (this=0x7ffff8c4c040, receiver=0x67cfc30, e=0x69f7730) at kernel/qapplication.cpp:3503 #53 0x00007f6b1890af1b in QCoreApplication::notifyInternal (this=0x7ffff8c4c040, receiver=0x67cfc30, event=event@entry=0x69f7730) at kernel/qcoreapplication.cpp:935 #54 0x00007f6b1890d057 in QCoreApplication::sendEvent (event=0x69f7730, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #55 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1c9ad70) at kernel/qcoreapplication.cpp:1552 #56 0x00007f6b1890d588 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410 #57 0x00007f6b18961e73 in postEventSourceDispatch (s=0x1ce4650) at kernel/qeventdispatcher_glib.cpp:271 #58 0x00007f6b14de4ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #59 0x00007f6b14de5250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #60 0x00007f6b14de52fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #61 0x00007f6b1896227f in QEventDispatcherGlib::processEvents (this=0x1ce6690, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #62 0x00007f6b1890875a in QEventLoop::exec (this=this@entry=0x7ffff8c4bec0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #63 0x00007f6b189102cc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188 #64 0x00007f6b18c2500c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510 #65 0x00007f6b193e5025 in QApplication::exec () at kernel/qapplication.cpp:2956 #66 0x00000000004322c3 in main (argc=2, argv=<optimized out>) at ../../shell/main.cpp:176 Update: Had an update of Ubuntu package plasma-nm, after which the problems with my systray widget disappeared. So that wasn't obviously connected to the issue described in this report. |