Summary: | kwin crashing in intel driver after changing the monitor configuration | ||
---|---|---|---|
Product: | Mesa | Reporter: | Bastian Holst <bastianholst> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | bernie, post+fdo |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
backtrace
glxinfo backtrace2 Backtrace of KWin crashing in the driver when suspending compositing |
Description
Bastian Holst
2012-12-26 11:10:46 UTC
Created attachment 72135 [details]
glxinfo
Retesting with latest 3.8-rc kernel and latest xf86-video-intel would be useful (not all kernel patches have gone through the backport stable queue already). We've fixed tons of bugs around pageflips vs. everything else hanging things. (In reply to comment #2) > Retesting with latest 3.8-rc kernel and latest xf86-video-intel would be > useful (not all kernel patches have gone through the backport stable queue > already). We've fixed tons of bugs around pageflips vs. everything else > hanging things. By latest xf86-video-intel you mean 2.20.17 or current git master? (I'll try with 2.20.17 and Kernel 3.8-rc2 tomorrow, I hope this helps) Created attachment 72901 [details] backtrace2 Well, I tested everything again with an updated system and got the same error. Have a look at the backtrace, but to me it looks identical to the other one. Some version numbers: > uname -a Linux linux-rt5b.site 3.8.0-rc3-1-desktop #1 SMP PREEMPT Thu Jan 10 20:49:22 UTC 2013 (7ce28dd) x86_64 x86_64 x86_64 GNU/Linux > zypper info xf86-video-intel ... Repository: Factory oss Name: xf86-video-intel Version: 2.20.17-1.1 Arch: x86_64 ... Created attachment 74639 [details] Backtrace of KWin crashing in the driver when suspending compositing On my system, KWin crashes from time to time if "Suspend desktop effects for fullscreen windows" is enabled - probably the same problem as https://bugs.kde.org/show_bug.cgi?id=252817 . I can currently reproduce this crash by starting "Swords & Sorcery" in Steam. I say "currently" because I remember that game started fine once, and I am not sure what changed. I am seeing (almost) the same backtrace as Bastian, hence I attach this information to the same bug. I am using Debian testing with a self-compiled KDE. Some version numbers: KDE 4.9.5 xserver-xorg-core 1.12.4 xserver-xorg-video-intel 2.19.0 libgl1-mesa-glx 8.0.5 Another observation which may or may not be related to the problem: Even if suspending compositing works correctly, after closing the application (when compositing is resumed), I get visual glitches: The entire screen is black, and only as applications redraw (parts of) their window, the expected content is shown again. This is fixed now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.