Summary: | Plasma crashes when changing tray icon settings | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Lastique <andysem> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | notmart |
Priority: | NOR | ||
Version: | 5.7.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Crash backtrace |
Description
Lastique
2016-10-22 15:50:53 UTC
Created attachment 101702 [details]
Crash backtrace
Thread 1 (Thread 0x7f5fc5bd1e00 (LWP 2426)): [KCrash Handler] #6 0x00007f5fa0f68e64 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so #7 0x00007f5fa0f65e4b in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so #8 0x00007f5fa0f6ad31 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so #9 0x00007f5fa0f6b8c0 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so #10 0x00007f5fa0f6bb2d in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so #11 0x00007f5fc10adf65 in QWindow::event (this=this@entry=0x56362d6fbbe0, ev=ev@entry=0x7ffc64a2faf0) at kernel/qwindow.cpp:2096 #12 0x00007f5fc3ea1a13 in QQuickWindow::event (this=0x56362d6fbbe0, e=0x7ffc64a2faf0) at items/qquickwindow.cpp:1473 #13 0x00007f5fa0f6bf81 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so #14 0x00007f5fc168a8ac in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x56362d6fbbe0, e=0x7ffc64a2faf0) at kernel/qapplication.cpp:3804 #15 0x00007f5fc168fd4f in QApplication::notify (this=0x7ffc64a30000, receiver=0x56362d6fbbe0, e=0x7ffc64a2faf0) at kernel/qapplication.cpp:3561 #16 0x00007f5fc0d4f3b0 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x56362d6fbbe0, event=event@entry=0x7ffc64a2faf0) at kernel/qcoreapplication.cpp:1015 #17 0x00007f5fc10a25f3 in QCoreApplication::sendSpontaneousEvent (event=0x7ffc64a2faf0, receiver=0x56362d6fbbe0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228 #18 QGuiApplicationPrivate::processMouseEvent (e=0x56362dd6e9f0) at kernel/qguiapplication.cpp:1872 #19 0x00007f5fc10a3e05 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x56362dd6e9f0) at kernel/qguiapplication.cpp:1656 #20 0x00007f5fc1081b2b in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:648 #21 0x00007f5fb257f660 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70 #22 0x00007f5fbd1b77d7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f5fbd1b7a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f5fbd1b7aec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007f5fc0da548f in QEventDispatcherGlib::processEvents (this=0x563629049950, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #26 0x00007f5fc0d4d0fa in QEventLoop::exec (this=this@entry=0x7ffc64a2fe90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #27 0x00007f5fc0d5590c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #28 0x0000563627432f1f in ?? () #29 0x00007f5fc039b3f1 in __libc_start_main (main=0x5636274323b0, argc=2, argv=0x7ffc64a301a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc64a30198) at ../csu/libc-start.c:291 #30 0x000056362743329a in _start () can this be reproduced with debug symbols installed for the qtquickcontrols package? I saved the backtrace with all available debug packages installed; no debug packages for qtquickcontrols were found. I can add that the crash doesn't happen on my other machine with Nvidia proprietary drivers. After a recent system update the problem has disappeared. I can no longer reproduce the crash, at least it didn't happen in a dozen attempts while it was happening 100% of times previously. I guess, something fixed. |