Summary: | Random kwin crash | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Arno Waschk <bug-ubuntu> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bruno |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ääääähhh ... "4.8.4 :-\ | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Arno Waschk
2012-04-01 10:43:44 UTC
Git commit 92c5f6d0f7f86cab0e65e67932ba24e023df84ce by Thomas Lübking. Committed on 01/04/2012 at 17:01. Pushed by luebking into branch 'master'. guard a remaining m_closeView pointer M +1 -1 kwin/effects/presentwindows/presentwindows.cpp http://commits.kde.org/kde-workspace/92c5f6d0f7f86cab0e65e67932ba24e023df84ce apparently there was still one left - i'll backport the commit for 4.8.3 end of next week Created attachment 70713 [details]
New crash information added by DrKonqi
kwin (4.8.2 (4.8.2) "release 494") on KDE Platform 4.8.2 (4.8.2) "release 494" using Qt 4.8.1
- What I was doing when the application crashed: Just in case you miss that one
open a konsole, start xfreerdp against a windows/linux rdp server
then activate the view all windows on this desktop and use the red cross closer on the preview . . kwin crash immediately
Nothing really hard, just get this drkonqui. and all other windows on all other desktop are not affected or kwin restart too quickly.
Thanks to make 4.8.3 really a must have ...
-- Backtrace (Reduced):
#6 0x00007fcd72a97d9f in testAttribute (attribute=Qt::WA_WState_Visible, this=0x0) at /usr/include/QtGui/qwidget.h:1041
#7 testAttribute (attribute=Qt::WA_WState_Visible, this=0x0) at /usr/src/debug/kde-workspace-4.8.2/kwin/effects/presentwindows/presentwindows.cpp:1834
#8 isVisible (this=0x0) at /usr/include/QtGui/qwidget.h:1003
#9 KWin::PresentWindowsEffect::updateCloseWindow (this=0xe31a30) at /usr/src/debug/kde-workspace-4.8.2/kwin/effects/presentwindows/presentwindows.cpp:1842
#10 0x00007fcd72aa3bc0 in KWin::PresentWindowsEffect::slotWindowClosed (this=0xe31a30, w=0x35d81a0) at /usr/src/debug/kde-workspace-4.8.2/kwin/effects/presentwindows/presentwindows.cpp:475
(In reply to comment #2) > apparently there was still one left - i'll backport the commit for 4.8.3 end > of next week ääääähhh ... "4.8.4" - this weekend :-\ (blast!) |