[Bug 107520] Segmentation fault in Gnome Shell when resuming from blank screen

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 8 05:47:39 UTC 2018


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

--- Comment #3 from Peter BaĊĦista <pbasista at gmail.com> ---
(In reply to Lionel Landwerlin from comment #1)
> So far it has not ended up with a backtrace in mesa

Then I believe that your issue is different. In my case, the crash always
happens in mesa code. The last stack frame varies slightly, which is probably
caused by wrong memory reference in the previous stack frame already.

I have attached the most recent backtrace, where the topmost stack frame is
unknown to the debugger, probably because the previous stack frame has already
attempted to use wrong memory address. Not sure.

As of how to debug this properly, I believe that a core dump may be sufficient
for someone familiar with the code. I can provide a lot of them if needed.

If there are too many optimized-out values to properly understand the issue, it
would be necessary to compile some parts without optimizations and try again.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180808/16ecef58/attachment.html>


More information about the intel-3d-bugs mailing list