Bug 506952 - Plasmashell crashes when powering on monitor after being powering off
Summary: Plasmashell crashes when powering on monitor after being powering off
Status: RESOLVED DUPLICATE of bug 487699
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.4.80
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-07-12 12:16 UTC by Josep Febrer
Modified: 2025-07-13 21:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/215345/events/bfc305d25f004b7b99ef878082e9d140/


Attachments
New crash information added by DrKonqi (242.12 KB, text/plain)
2025-07-12 12:16 UTC, Josep Febrer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josep Febrer 2025-07-12 12:16:54 UTC
Application: plasmashell (6.4.80)
 (Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.17.0
Operating System: Linux 6.12.37+deb13-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux 13 (trixie)
DrKonqi: 6.4.80 [CoredumpBackend]

-- Information about the crash:
It doesn't happen all the times, but it's frequent that after powering off the monitor for a while and then turning it on, the Plasma desktop crashes and restarts.

I'm using a custom build from current git master for KDE Framework and Plasma components under a Wayland session with an AMD Radeon RX 570 graphics card on an updated Debian Sid.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  0x00007f0d7d2446ab in QAbstractAnimationJob::stateChanged (this=this@entry=0x55f7ba8fcc50, newState=newState@entry=QAbstractAnimationJob::Running, oldState=oldState@entry=QAbstractAnimationJob::Stopped) at ./src/qml/animations/qabstractanimationjob.cpp:601
#6  0x00007f0d7d24522a in QAbstractAnimationJob::setState (this=0x55f7ba8fcc50, newState=QAbstractAnimationJob::Running) at ./src/qml/animations/qabstractanimationjob.cpp:352
#7  QAbstractAnimationJob::setState (this=0x55f7ba8fcc50, newState=QAbstractAnimationJob::Running) at ./src/qml/animations/qabstractanimationjob.cpp:297
#8  0x00007f0d7d6d2f62 in QQuickAnimatorController::beforeNodeSync (this=0x55f7b8d37dc0) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qsharedpointer_impl.h:274
#9  QQuickWindowPrivate::syncSceneGraph (this=0x55f7b711fe80) at ./src/quick/items/qquickwindow.cpp:540
#10 0x00007f0d7d89dcbc in QSGRenderThread::sync (this=<optimized out>, inExpose=false) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:553
#11 QSGRenderThread::syncAndRender (this=<optimized out>) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:716
#12 QSGRenderThread::run (this=0x55f7bdc6f100) at ./src/quick/scenegraph/qsgthreadedrenderloop.cpp:975
#13 0x00007f0d7bee11ea in operator() (__closure=<optimized out>) at ./src/corelib/thread/qthread_unix.cpp:375
#15 QThreadPrivate::start (arg=0x55f7bdc6f100) at ./src/corelib/thread/qthread_unix.cpp:339
#16 0x00007f0d7b69cb7b in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:448
#17 0x00007f0d7b71a7b8 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78


Reported using DrKonqi
Comment 1 Josep Febrer 2025-07-12 12:16:55 UTC
Created attachment 183183 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 David Edmundson 2025-07-13 21:24:53 UTC

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