[Bug 92751] Segmentation Fault in sna_put_zpixmap_blt (X server crash)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 6 11:10:47 PST 2015


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

--- Comment #13 from Chris Wilson <chris at chris-wilson.co.uk> ---
Hmm, I put in configure.ac:

if test "x$DEBUG" = "xfull"; then
        AC_DEFINE(DEBUG_MEMORY,1,[Enable memory debugging])
        AC_DEFINE(DEBUG_PIXMAP,1,[Enable pixmap debugging])
        AC_DEFINE(HAS_DEBUG_FULL,1,[Enable all debugging])
        CFLAGS="$CFLAGS -O0 -ggdb3"
        debug_msg=" full"
fi

so with any luck we have the best debugging offered. But you can edit CFLAGS to
try harder.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20151106/320aa75d/attachment.html>


More information about the intel-gfx-bugs mailing list