I am not sure if my problem is related because I don't crash with compiz/unity but the ALT-TAB and virtual desktop switching is buggy. The ALT-TAB content appear slowly or the desktop switcher does not disapear and I cannot click any application. Sometimes it hang for 5-8 seconds. Somtimes the ALT-TAB switcher is semi transparent but wait 5 seconds before disapearing completely.
I lowered from 1920x1200 to 1552x864 and the problem goes away (at least with a couple hours test). 1600x1200 have the same problem as 1920x1200. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1174495 Title: Window Managers instability with r600 radeon and high monitor resolutions Status in Compiz: Fix Committed Status in Compiz 0.9.9 series: Fix Committed Status in Mesa: Fix Released Status in “cogl” package in Ubuntu: Confirmed Status in “compiz” package in Ubuntu: Fix Committed Status in “kde-workspace” package in Ubuntu: Fix Released Status in “mesa” package in Ubuntu: Confirmed Status in “cogl” source package in Raring: Confirmed Status in “compiz” source package in Raring: Fix Committed Status in “kde-workspace” source package in Raring: Fix Released Status in “cogl” source package in Saucy: Confirmed Status in “compiz” source package in Saucy: Fix Committed Status in “kde-workspace” source package in Saucy: Fix Released Bug description: [Impact] KWin 4.10.2 and Compiz 0.9.9 are using MSAA visuals with 13.04's mesa. This is unintended and leads to resource exhaustion which eventually crashes the WM. This affects all users on the r600 with sufficiently sized displays. [Test Case] Run Kwin or Unity with an r600 card, if it does not crash after a while we are happy. [Regression Potential] None, the fix was done by an upstream KWin and Mesa developer plus it has been incorporated into Fedora for a while plus it was used elsewhere in KWin already but not in this specific code path. [Other Info] None. -------------------------------------- I think the version of kwin included in 13.04 contains a known bug as described here: https://bugs.kde.org/show_bug.cgi?id=315089 https://bugs.freedesktop.org/show_bug.cgi?id=61182 My understanding of the problem is as follows: * The Mesa radeon r600 driver recently added support for MSAA GLX visuals * Kwin isn't aware of MSAA properties and happens to (incorrectly) pick MSAA visuals for everything * These visuals occupy a large amount of memory when running at high monitor resolutions * Mesa is "only" capable of mapping 256MB of visuals into CPU address space at once * Kwin's oversize visuals exceeds this limit, resulting in constant crashes The two radeon systems I have both crash immediately after logging in, when running with at a resolution of 2560x1440 and desktop effects enabled. After restarting kwin, a crash can be induced by performing actions that triggers desktop effects/animations. The resulting callstack is attached. ProblemType: BugDistroRelease: Ubuntu 13.04 Package: kde-window-manager 4:4.10.2-0ubuntu2 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 Date: Mon Apr 29 19:53:57 2013 InstallationDate: Installed on 2013-04-27 (2 days ago) InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: TrueSourcePackage: kde-workspace UpgradeStatus: No upgrade log present (probably fresh install) -------------------------------------- Compiz (unity) is affected by the same issue as shown in this stacktrace: http://paste.ubuntu.com/5661055/ To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1174495/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp