Summary: | Plasna crashes on clicking on tasks panel | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Stafox <stafox> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bhush94, jameschambers123, jynyl, kdebugs, kgupta8592, notmart, OliPro007, plasma-bugs, rocky1937 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.5.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Better trace with more debug symbols installed |
Description
Stafox
2016-04-30 17:31:45 UTC
*** Bug 362526 has been marked as a duplicate of this bug. *** *** Bug 362851 has been marked as a duplicate of this bug. *** *** Bug 362758 has been marked as a duplicate of this bug. *** Created attachment 99117 [details]
New crash information added by DrKonqi
plasmashell (5.5.5) using Qt 5.5.1
- What I was doing when the application crashed:
One more trace for investigation. It could be helpful.
-- Backtrace (Reduced):
#6 __memmove_ssse3_back () at ../sysdeps/x86_64/multiarch/memcpy-ssse3-back.S:1574
[...]
#9 0x00007fc017de4c1f in Plasma::WindowThumbnail::bindGLXTexture (this=this@entry=0x40f7280) at ../../../../src/declarativeimports/core/windowthumbnail.cpp:447
#10 0x00007fc017de5e44 in Plasma::WindowThumbnail::windowToTextureGLX (this=this@entry=0x40f7280, textureNode=textureNode@entry=0x3a1d010) at ../../../../src/declarativeimports/core/windowthumbnail.cpp:282
#11 0x00007fc017de6803 in Plasma::WindowThumbnail::windowToTexture (this=0x40f7280, textureNode=0x3a1d010) at ../../../../src/declarativeimports/core/windowthumbnail.cpp:394
#12 0x00007fc017de6d24 in Plasma::WindowThumbnail::updatePaintNode (this=0x40f7280, oldNode=<optimized out>, updatePaintNodeData=<optimized out>) at ../../../../src/declarativeimports/core/windowthumbnail.cpp:199
Created attachment 99128 [details]
Better trace with more debug symbols installed
Installed more debug symbols and generated crash report.
Maybe useful
Very similar symptoms here, on a fresh install of Kubuntu 16.04. On this occasion, plasma crashed when I clicked on the panel to restore Firefox. Other times, it crashes randomly when the mouse moves over the panel, or I click on an app icon on the panel. It doesn't happen every time, just randomly a few times a day. After the crash, the whole panel disappears, then reappears and seems to behave normally. *** This bug has been marked as a duplicate of bug 363371 *** |