Summary: | Crash in QAbstractAnimationJob::stateChanged | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | jy6x2b32pie9 |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | 7c6s4b+cc6efdty3btf0, bugseforuns, email, kde, kdebugs, kdedev, nate, notmart |
Priority: | NOR | Keywords: | drkonqi |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/56221/events/8381d67a43224842bdee1aad09ff5b3f/ | ||
Attachments: |
New crash information added by DrKonqi
backtrace |
Description
jy6x2b32pie9
2024-05-28 17:13:14 UTC
Created attachment 169917 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
#6 0x00007f172c089f9b in QAbstractAnimationJob::stateChanged (this=this@entry=0x7f171c085d30, newState=newState@entry=QAbstractAnimationJob::Running, oldState=oldState@entry=QAbstractAnimationJob::Stopped) at /var/tmp/portage/dev-qt/qtdeclarative-6.7.1/work/qtdeclarative-everywhere-src-6.7.1/src/qml/animations/qabstractanimationjob.cpp:601 #7 0x00007f172c0ae362 in QAbstractAnimationJob::setState (this=0x7f171c085d30, newState=QAbstractAnimationJob::Running) at /var/tmp/portage/dev-qt/qtdeclarative-6.7.1/work/qtdeclarative-everywhere-src-6.7.1/src/qml/animations/qabstractanimationjob.cpp:352 #8 QAbstractAnimationJob::setState (this=0x7f171c085d30, newState=QAbstractAnimationJob::Running) at /var/tmp/portage/dev-qt/qtdeclarative-6.7.1/work/qtdeclarative-everywhere-src-6.7.1/src/qml/animations/qabstractanimationjob.cpp:297 #9 0x00007f172c897382 in QQuickAnimatorController::beforeNodeSync (this=<optimized out>) at /usr/include/qt6/QtCore/qsharedpointer_impl.h:274 #10 0x00007f172ca2d0af in QQuickWindowPrivate::syncSceneGraph (this=0x5600316d7270) at /usr/include/qt6/QtCore/qscopedpointer.h:90 #11 0x00007f172c7bab75 in QSGRenderThread::sync (this=this@entry=0x56002ff82440, inExpose=inExpose@entry=true) at /var/tmp/portage/dev-qt/qtdeclarative-6.7.1/work/qtdeclarative-everywhere-src-6.7.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:552 #12 0x00007f172c7d8af3 in QSGRenderThread::syncAndRender (this=this@entry=0x56002ff82440) at /var/tmp/portage/dev-qt/qtdeclarative-6.7.1/work/qtdeclarative-everywhere-src-6.7.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:715 #13 0x00007f172c7e18f3 in QSGRenderThread::run (this=0x56002ff82440) at /var/tmp/portage/dev-qt/qtdeclarative-6.7.1/work/qtdeclarative-everywhere-src-6.7.1/src/quick/scenegraph/qsgthreadedrenderloop.cpp:974 #14 0x00007f172b1eb19d in operator() (__closure=<optimized out>) at /var/tmp/portage/dev-qt/qtbase-6.7.1/work/qtbase-everywhere-src-6.7.1/src/corelib/thread/qthread_unix.cpp:326 #15 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /var/tmp/portage/dev-qt/qtbase-6.7.1/work/qtbase-everywhere-src-6.7.1/src/corelib/thread/qthread_unix.cpp:262 #16 QThreadPrivate::start (arg=0x56002ff82440) at /var/tmp/portage/dev-qt/qtbase-6.7.1/work/qtbase-everywhere-src-6.7.1/src/corelib/thread/qthread_unix.cpp:285 #17 0x00007f172abf9821 in ??? () at /usr/lib64/libc.so.6 #18 0x00007f172ac7b96c in ??? () at /usr/lib64/libc.so.6 *** Bug 486912 has been marked as a duplicate of this bug. *** *** Bug 485798 has been marked as a duplicate of this bug. *** *** Bug 481718 has been marked as a duplicate of this bug. *** We believe this is fixed in Qt, please reopen if an issue persists with Qt 6.8 *** Bug 495581 has been marked as a duplicate of this bug. *** Bug 495581 experiences the crash with Qt 6.8.0; re-opening. *** Bug 494760 has been marked as a duplicate of this bug. *** Created attachment 179380 [details]
backtrace
It crashes. It still crashes.
Operating System: Gentoo Linux 2.17
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.7-gentoo (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 82KD
System Version: Lenovo V15 G2 ALC
window has bogus value, qt tries to unwind exception, dereferences bogus value that points to unmapped memory and crashes... |