Summary: | Plasmashell crashed in PlasmaQuick::AppletQuickItem::~AppletQuickItem() after changing Weather Report settings | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | Anton <megatoaster94> |
Component: | libplasma | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aggpapazach, bednarczyk.pawel, beter.peter, chainpunch, cjaushe4ka, glifwentry, im_dracula, kde, mashrafe218, mediacenterkodi84, mpeter.68m0y, mtjhrj, nate, plasma-bugs, quantummhl, qydwhotmail |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.75.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=446481 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
full dump plasma shell crash |
Description
Anton
2018-11-08 07:55:34 UTC
Can you reproduce the crash if you try? If so, can you get debug symbols for libqquicklayoutsplugin.so *** Bug 402121 has been marked as a duplicate of this bug. *** *** Bug 417232 has been marked as a duplicate of this bug. *** *** Bug 428573 has been marked as a duplicate of this bug. *** *** Bug 410575 has been marked as a duplicate of this bug. *** *** Bug 404902 has been marked as a duplicate of this bug. *** *** Bug 434823 has been marked as a duplicate of this bug. *** *** Bug 440265 has been marked as a duplicate of this bug. *** *** Bug 441728 has been marked as a duplicate of this bug. *** *** Bug 459958 has been marked as a duplicate of this bug. *** Not sure why I was in the CC list but it could be fixed by https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/616 Created attachment 154916 [details]
New crash information added by DrKonqi
plasmashell (5.24.4) using Qt 5.15.2
- What I was doing when the application crashed:
I'll describe what did I do to reproduce the crash after the first time it happened:
1. Placed the weather widget to the desktop
2. Set up location by searching for my city
3. Probably unrelated: toggled visibility of widget background a few times
4. Removed widget from the desktop
5. In a few seconds (at most 10) the graphical environment has crashed, but then restarted without intervention
- Unusual behavior I noticed:
This is related to the 2nd step. After setting the location, weather data seems to have been loaded (I already had the widget on my main panel with the same city and provider I selected here), but the blue circle in the middle of the widget is still spinning.
- Custom settings of the application:
Only the city and the provider, I think I've left everything else the default.
Also, this is a quite new OS installation, ~2 weeks old.
-- Backtrace (Reduced):
#4 QQuickItem::~QQuickItem (this=0x68aeb80, __in_chrg=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/quick/items/qquickitem.cpp:2324
#5 0x00007f85644ba9c0 in QQuickGridLayoutBase::invalidate (this=0xcccfc70, childItem=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/imports/layouts/qquicklinearlayout.cpp:400
#6 0x00007f85644b83dc in QQuickGridLayoutBase::itemVisibilityChanged (this=0xcccfc70, item=0x6d56520) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/imports/layouts/qquicklinearlayout.cpp:464
#7 0x00007f85ab8fe09a in QQuickItemPrivate::itemChange (this=this@entry=0xcbe5310, change=change@entry=QQuickItem::ItemVisibleHasChanged, data=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/quick/items/qquickitem.cpp:6318
#8 0x00007f85ab8fe633 in QQuickItemPrivate::setEffectiveVisibleRecur (this=0xcbe5310, newEffectiveVisible=newEffectiveVisible@entry=true) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/quick/items/qquickitem.cpp:6074
Is it useful to send my crash report in cases like this, when there are already a few reports for it? Only if it's fully symbolicated and the there isn't already one here. Created attachment 155036 [details]
full dump plasma shell crash
I can easily reproduce this. There doesn't seem to be any crash dump though. I have tried recording the crash but couldn't because notifications don't show up when recording with OBS, not sure if intended. Shortly after I stopped recording plasmashell crashed.
Attached is the captured dump with full debug symbols.
Operating System: Arch Linux
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.1.3-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6800 XT
and here is an OBS recording of the crash - https://mega.nz/file/4wRWVQ7a#R39D2DH8Tlk0xOixHiIO--R8BiJi0mssO7A870MY8qA no new dump created this time around *** This bug has been marked as a duplicate of bug 449981 *** *** Bug 479140 has been marked as a duplicate of this bug. *** |