[Bug 78002] [855GM] X crashes when moving the mouse cursor back into the LVDS screen area for the third time

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 28 08:01:03 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78002

--- Comment #10 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ah, that makes sense at least. It should be impossible... Do you mind applying
the

index 1520533..854ee55 100644
--- a/src/sna/sna_display.c
+++ b/src/sna/sna_display.c
@@ -87,7 +87,7 @@ union compat_mode_get_connector{
 #define DEFAULT_DPI 96
 #endif

-#if 0
+#if 1
 #define __DBG(x) ErrorF x
 #else
 #define __DBG(x)

debugging patch and attaching the tail of the Xorg.0.log? I need to work out
why we end up using more cursors than I preallocate.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140428/69ce6250/attachment-0001.html>


More information about the intel-gfx-bugs mailing list