with CVS from about 2 hours ago, xcompmgr can make the server crash. one easy testcase seems to be mousing over the KDE Panel with Icon Zoom enabled. the code in question: if (pWin->redirectDraw != (pWin->viewable && (GetCompWindow(pWin) != NULL))) abort ();
Created attachment 582 [details] the backtrace
*** Bug 1015 has been marked as a duplicate of this bug. ***
i'm marking this as a blocker because it's trivial for me to trigger, and we should at least degrade it to an error message and stumble on. aborts are not acceptable at runtime. i'll check this against Keith's newest fixes.
i can no longer reproduce this on current CVS. i still don't like the abort though.
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.