Summary: | KWin Crashes when I group windows | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Javier E <jaedns> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | franciscoadriansanchez, j.mairboeck |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Javier E
2010-04-08 18:47:16 UTC
*** Bug 253336 has been marked as a duplicate of this bug. *** SVN commit 1183245 by luebking: secure clientGroup pointer accesses BUG: 251388 CCBUG: 195907 CCBUG: 233756 M +10 -0 bridge.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1183245 SVN commit 1200088 by luebking: backporting r1183245 "secure clientGroup pointer accesses" CCBUG: 251388 CCBUG: 195907 CCBUG: 233756 M +10 -0 bridge.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1200088 There have been many fixes to this issue. Is this crash still reproducable? Created attachment 68391 [details]
New crash information added by DrKonqi
kwin (4.7.4 (4.7.4)) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
- What I was doing when the application crashed:
I was trying to close an okular window which I opened twice. There were also other okular windows in the same group. Using Oxygen style and autogrouping.
-- Backtrace (Reduced):
#7 0xb76b479b in KWin::Toplevel::windowType (this=0x91af938, direct=false, supported_types=0) at /usr/src/debug/kde-workspace-4.7.4/kwin/toplevel.cpp:163
#8 0xb762d10b in isDesktop (this=0x91af938) at /usr/src/debug/kde-workspace-4.7.4/kwin/toplevel.h:303
#9 KWin::Client::isSpecialWindow (this=0x91af938) at /usr/src/debug/kde-workspace-4.7.4/kwin/client.cpp:2148
#10 0xb762d1cd in KWin::Client::isCloseable (this=0x91af938) at /usr/src/debug/kde-workspace-4.7.4/kwin/client.cpp:1352
#11 0xb7633052 in KWin::Client::closeWindow (this=0x91af938) at /usr/src/debug/kde-workspace-4.7.4/kwin/client.cpp:1360
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |