SUMMARY Arch Linux x86_64 Linux : 5.2.11-zen1-1-zen #1 ZEN SMP PREEMPT Thu Aug 29 08:09:35 UTC 2019 mesa-aco-git : 9.3.0_devel.115981.f2bed9b344c-1 / AMD RADV/ACO VEGA10 (LLVM 8.0.1) GPU : Radeon RX Vega (VEGA10, DRM 3.32.0, 5.2.11-zen1-1-zen, LLVM 8.0.1) CPU : AMD Ryzen 7 1800X Eight-Core Processor RAM : 32 GB DDR4 -- Dual monitors : $ xrandr Screen 0: minimum 320 x 200, current 3640 x 1920, maximum 16384 x 16384 [...] DisplayPort-1 connected primary 2560x1440+1080+480 (normal left inverted right x axis y axis) 597mm x 336mm 2560x1440 144.00*+ 120.00 59.95 59.95 [...] HDMI-A-0 disconnected (normal left inverted right x axis y axis) HDMI-A-1 connected 1080x1920+0+0 left (normal left inverted right x axis y axis) 598mm x 336mm 1920x1080 60.00 + 50.00 59.94* [...] -- Hi team, Thanks for reviewing this report. I'm experiencing constant crashes of Plasmashell process on Arch Linux ever since I came back from sleep on this system. The lower taskbar disappears completely when that happens. I relaunch a new instance, it survives a few minutes, then crashes as well. I have multiple applications opened, including Rhythmbox, which make frequent status update via the media plugin as it skims through the playlist. STEPS TO REPRODUCE 1. Own a system and setup similar to mine? 2. Sleep, come back once, sleep again, come back, play some songs in the background with Rhythmbox displaying the tracks in the music applet in Plasmashell 3. Wait for Plasmashell to crash, relaunch it and watch it crash again OBSERVED RESULT Plasmashell process segfaults. EXPECTED RESULT Plasmashell process keeps running; SOFTWARE/OS VERSIONS Windows: X macOS: X Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.16.5 Qt Version: 5.13.0 ADDITIONAL INFORMATION http://dl.free.fr/h740PbFdk pass: V#cr&s54
Crashes need a backtrace. Please attach inline as an attachment.
(In reply to David Edmundson from comment #1) > Crashes need a backtrace. > Please attach inline as an attachment. Coredumps included in original message in ADDITIONAL INFORMATION section. --- Reading symbols from /usr/bin/plasmashell... (No debugging symbols found in /usr/bin/plasmashell) [New LWP 12543] [New LWP 12551] [New LWP 12544] [New LWP 12559] [New LWP 12548] [New LWP 12562] [New LWP 12565] [New LWP 12552] [New LWP 12587] [New LWP 12579] [New LWP 12558] [New LWP 12560] [New LWP 12553] [New LWP 12625] [New LWP 12621] [New LWP 12573] [New LWP 12570] [New LWP 12563] [New LWP 12556] [New LWP 12550] [New LWP 12569] [New LWP 12546] [New LWP 12557] [New LWP 12561] [New LWP 12554] [New LWP 12564] [New LWP 12549] [New LWP 12568] [New LWP 12555] [New LWP 12588] [New LWP 12545] [New LWP 12620] [New LWP 12574] [New LWP 12547] [New LWP 12624] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by `plasmashell'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f5c6196f042 in QTextEngine::validate() const () from /usr/lib/libQt5Gui.so.5 [Current thread is 1 (Thread 0x7f5c5c80e880 (LWP 12543))] (gdb) bt #0 0x00007f5c6196f042 in QTextEngine::validate() const () at /usr/lib/libQt5Gui.so.5 #1 0x00007f5c61975d52 in QTextEngine::itemize() const () at /usr/lib/libQt5Gui.so.5 #2 0x00007f5c6197856f in QTextEngine::attributes() const () at /usr/lib/libQt5Gui.so.5 #3 0x00007f5c619867b6 in QTextLine::cursorToX(int*, QTextLine::Edge) const () at /usr/lib/libQt5Gui.so.5 #4 0x00007f5c631ca604 in () at /usr/lib/libQt5Quick.so.5 #5 0x00007f5c631cab46 in () at /usr/lib/libQt5Quick.so.5 #6 0x00007f5c631cb429 in () at /usr/lib/libQt5Quick.so.5 #7 0x00007f5c631d34fe in QQuickTextEdit::cursorRectangle() const () at /usr/lib/libQt5Quick.so.5 #8 0x00007f5c631d92cd in () at /usr/lib/libQt5Quick.so.5 #9 0x00007f5c631d9bdb in QQuickTextEdit::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libQt5Quick.so.5 #10 0x00007f5c62d74af3 in () at /usr/lib/libQt5Qml.so.5 #11 0x00007f5c62d75061 in QV4::QQmlValueTypeWrapper::lookupGetter(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value const&) () at /usr/lib/libQt5Qml.so.5 #12 0x00007f5bcc848708 in () #13 0x0000000000000000 in ()
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!
Didn't realized I had to change status.
Hmm, the crash does not implicate any KDE code. :( Any chance this is reproducible in Plasma 5.21, with Qt 5.15.2?