https://bugs.kde.org/show_bug.cgi?id=516544
Bug ID: 516544
Summary: ASSERT: "false" in file
plasma-workspace/libtaskmanager/taskgroupingproxymodel
.cpp, line 209
Classification: Plasma
Product: plasmashell
Version First 6.6.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Task Manager and Icons-Only Task Manager widgets
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Plasmashell just crashed twice within a couple of seconds and then
automatically restarted, with the following messages being logged:
```
Feb 22 20:42:40 basti-pc plasmashell[2947]: ASSERT: "false" in file
/tmp/makepkg/plasma-workspace/src/plasma-workspace/libtaskmanager/taskgroupingproxymodel.cpp,
line 209
Feb 22 20:42:40 basti-pc plasmashell[2947]: KCrash: Application 'plasmashell'
crashing... crashRecursionCounter = 2
...
Feb 22 20:42:51 basti-pc plasmashell[350497]: ASSERT: "false" in file
/tmp/makepkg/plasma-workspace/src/plasma-workspace/libtaskmanager/taskgroupingproxymodel.cpp,
line 209
Feb 22 20:42:51 basti-pc plasmashell[350497]: KCrash: Application 'plasmashell'
crashing... crashRecursionCounter = 2
```
https://invent.kde.org/plasma/plasma-workspace/-/blob/v6.6.0/libtaskmanager/taskgroupingproxymodel.cpp#L209
No idea if this is related to BUG 516238, because it's in-between these log
messages.
This is the first time it happened on 6.6.0. I had just switched to my "work"
activity and copied something from Konsole into PyCharm, but that specific
action seems unrelated to libtaskmanager. I can't reproduce this and
unfortunately can't provide more details other than my setup: two activities,
auto-hidden panel with the icons-and-text taskmanager that's only showing
windows of the current desktop and activity. At the time, only Konsole and
PyCharm were on that activity's desktop while other instances of Konsole and
PyCharm were on other desktops of that same activity.
STEPS TO REPRODUCE
1.
2.
3.
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.