[Bug 94047] *** Error in `/usr/lib/xorg/Xorg': free(): corrupted unsorted chunks: 0x000055d796f6c0c0 ***

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 23 09:41:13 UTC 2016


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

--- Comment #8 from Chris Wilson <chris at chris-wilson.co.uk> ---
If it crashes again, then it is worth running under valgrind. You may have to
do a couple of tricks, but if you can run

valgrind --log-file=/tmp/vg-xorg.txt Xorg -ac -noreset

then you can connect your normal Xsession (something like running gnome-session
as your user should be enough). You should see both a message that
xf86-video-intel is running under valgrind on both the stderr (Xorg.log) and
the /tmp/vg-xorg.txt. If you don't see that message, check your
--enable-valgrind compilation as otherwise the logs will be full of false
positives.

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


More information about the intel-gfx-bugs mailing list