Summary: | Crashes in PanelView::geometryByDistance() when returning from sleep | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | stephen.wetzel |
Component: | generic-multiscreen | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aleixpol, alexey_kde, altech123159, bnafta, brierjcrain, diogofd8.media, gcamuzea42, hein, kde, lionnel.barrere, lnxusr, me, nate, notmart, stephen.wetzel, the_archer_xz |
Priority: | HI | Keywords: | drkonqi |
Version: | 5.24.2 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=459358 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/8c521e528adc69a920c161cc691f1322dc2089f8 | Version Fixed In: | 5.27 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi Crash info from plasma 5.25.5 |
Description
stephen.wetzel
2022-03-05 00:26:45 UTC
#6 QScreen::geometry (this=0x0) at kernel/qscreen.cpp:413 #7 0x000055746adcdc0f in PanelView::geometryByDistance (this=this@entry=0x55746d3c1ae0, distance=0) at /usr/src/debug/plasma5-workspace-5.24.2-1.1.x86_64/shell/panelview.cpp:478 #8 0x000055746add2d22 in PanelView::resizeEvent (this=0x55746d3c1ae0, ev=0x7fff28d0e8b0) at /usr/src/debug/plasma5-workspace-5.24.2-1.1.x86_64/shell/panelview.cpp:788 *** Bug 451276 has been marked as a duplicate of this bug. *** Created attachment 148208 [details]
New crash information added by DrKonqi
plasmashell (5.24.4) using Qt 5.15.2
- What I was doing when the application crashed:
Crashes every time I wake the monitors from sleep, if they've been off for at least an hour. If the monitors have only been off for a short time (10 minutes for example) it does not happen. I'm not sure what the time threshold is exactly.
-- Backtrace (Reduced):
#4 QScreen::geometry (this=0x0) at kernel/qscreen.cpp:413
#5 0x0000555c9b1d9caf in PanelView::geometryByDistance (this=this@entry=0x555ca02f2f30, distance=0) at /usr/src/debug/plasma5-workspace-5.24.4-1.2.x86_64/shell/panelview.cpp:478
#6 0x0000555c9b1ded42 in PanelView::resizeEvent (this=0x555ca02f2f30, ev=0x7fff13b19ed0) at /usr/src/debug/plasma5-workspace-5.24.4-1.2.x86_64/shell/panelview.cpp:788
#7 0x00007f0416759a95 in QWindow::event (this=0x555ca02f2f30, ev=<optimized out>) at kernel/qwindow.cpp:2438
#8 0x00007f0417090b0f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x555ca02f2f30, e=0x7fff13b19ed0) at kernel/qapplication.cpp:3632
*** Bug 445362 has been marked as a duplicate of this bug. *** *** Bug 453491 has been marked as a duplicate of this bug. *** Created attachment 148690 [details]
New crash information added by DrKonqi
plasmashell (5.24.5) using Qt 5.15.2
- What I was doing when the application crashed:
Same as previous examples, crashes on returning from sleep with two monitors. Still present in 5.24.5.
-- Backtrace (Reduced):
#6 QScreen::geometry (this=0x0) at kernel/qscreen.cpp:413
#7 0x00005640c9842c5f in PanelView::geometryByDistance (this=this@entry=0x5640ca818440, distance=0) at /usr/src/debug/plasma5-workspace-5.24.5-1.2.x86_64/shell/panelview.cpp:478
#8 0x00005640c9847cd2 in PanelView::resizeEvent (this=0x5640ca818440, ev=0x7ffc910e3ed0) at /usr/src/debug/plasma5-workspace-5.24.5-1.2.x86_64/shell/panelview.cpp:788
#9 0x00007f89051d8a95 in QWindow::event (this=0x5640ca818440, ev=<optimized out>) at kernel/qwindow.cpp:2438
#10 0x00007f8905b0fb0f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5640ca818440, e=0x7ffc910e3ed0) at kernel/qapplication.cpp:3632
*** Bug 457862 has been marked as a duplicate of this bug. *** *** Bug 455328 has been marked as a duplicate of this bug. *** *** Bug 457438 has been marked as a duplicate of this bug. *** Raising priority due to number of duplicates. *** Bug 459358 has been marked as a duplicate of this bug. *** Created attachment 152549 [details]
Crash info from plasma 5.25.5
This did stop for me for a while, but now crashes consistently again on 5.25.5.
*** Bug 459310 has been marked as a duplicate of this bug. *** *** Bug 460790 has been marked as a duplicate of this bug. *** *** Bug 461909 has been marked as a duplicate of this bug. *** *** Bug 462960 has been marked as a duplicate of this bug. *** this is fixed by 8c521e528adc69a920c161cc691f1322dc2089f8 in pasma-workspace reopen *only* if this happen on a git revision more recent than that *** Bug 465040 has been marked as a duplicate of this bug. *** *** Bug 469997 has been marked as a duplicate of this bug. *** *** Bug 471291 has been marked as a duplicate of this bug. *** |