[Bug 93848] [sna] Random X-Server crashes and freezes after update
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 25 08:12:21 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93848
--- Comment #6 from Chris Wilson <chris at chris-wilson.co.uk> ---
(In reply to M. G. from comment #5)
> Created attachment 121267 [details]
> backtrace with above patch applied
>
> Thanks for your quick reply. I have applied your patch. Unfortunately I was
> only able to produce one freeze till now while I had gdb running. Does the
> attached backtrace help? I am waiting for a crash, but it looks like the
> X-Server is only crashing if you don't want it to happen...
SIGPIPE is normal (it means that a client disconnected whilst we still have
data in the write buffers of the socket). Use "handle SIGPIPE nostop noprint
pass" for gdb to ignore it.
--
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/20160125/851b9343/attachment.html>
More information about the intel-gfx-bugs
mailing list