https://bugs.freedesktop.org/show_bug.cgi?id=37193
Summary: Crash while switching between OpenGL window and other window Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: info@noctus.net
Thanks to the Unigine Heaven demo I was finally able to reliably reproduce an issue which I only experienced with Mplayer before.
Upon switching back and forth between one window where OpenGL is used and another one, quickly the whole input and output of X freezes followed by a hard restart of my system a few moments later.
Conditions to reproduce here:
1) Have the Composite extension enabled - the crash does not occur without the Composite extension - disabling Compositing in my WM (Xfwm4, uses XRender) does prevent the crashes
2) Have rencer acceleration enabled - Setting RenderAccel to "Off" prevents the crashes - Crashes occur both with EXA as well as XAA
3) Start an application which opens an OpenGL context with a least amount of complexity wrt the graphics - Crash is reproducible with Mplayer using the GL video output - Also reproducible with the Unigine Heaven demo - Not reproducible with glxgears (seemingly too simple)
4) Open another application window and start switching back and forth between those two
Due to the hard restart I am currently unable to find any traces of debugging information so help for getting started on this is greatly appreciated.
I am aware that there are quite a few other reports which sound similar to this one and I thought about adding a comment on these. However, without any additional info to add, my comment wouldn’t be that much worth. Thus I am mostly hoping for help on gathering as much information as possible.
Aside from using the latest Mesa git master I am also using the latest git master of the xf86-video-ati DDX.
(I also wanted to spare you from this lengthy message in #dri-devel ;-) )
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #1 from Mathias Brodala info@noctus.net 2011-05-14 04:56:39 PDT --- (In reply to comment #0)
- disabling Compositing in my WM (Xfwm4, uses XRender) does prevent the
crashes
This should actually read "does not prevent".
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #2 from Alex Deucher agd5f@yahoo.com 2011-05-14 09:28:41 PDT --- Can you attach your xorg log and dmesg output?
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #3 from Mathias Brodala info@noctus.net 2011-05-15 03:12:32 PDT --- Created an attachment (id=46732) --> (https://bugs.freedesktop.org/attachment.cgi?id=46732) X.org log file
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #4 from Mathias Brodala info@noctus.net 2011-05-15 03:12:52 PDT --- Created an attachment (id=46733) --> (https://bugs.freedesktop.org/attachment.cgi?id=46733) dmesg log file
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #5 from Mathias Brodala info@noctus.net 2011-05-15 03:15:03 PDT --- (In reply to comment #2)
Can you attach your xorg log and dmesg output?
Here they are. I tried to make sure that everything is written to disk by running an endless loop calling "sync" but to no avail. The files contain no traces at all from a crash or the like.
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #6 from Mathias Brodala info@noctus.net 2011-05-25 12:09:16 PDT --- Any idea how I at least could prevent the sudden reboots to be able to gather some debugging data?
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #7 from Mathias Brodala info@noctus.net 2011-05-30 14:51:23 PDT --- Created an attachment (id=47339) --> (https://bugs.freedesktop.org/attachment.cgi?id=47339) kern.log
Here’s at least some output I was able to find in my kern.log. Missing memory space sure sounds odd but maybe this is finally something to get started on.
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #8 from Mathias Brodala info@noctus.net 2011-06-13 12:07:38 PDT --- Still experiencing the same issues with revision 2f0b44f981d1715b62b189f465546d865b10d0f3 of mesa. Any idea what else I could do?
https://bugs.freedesktop.org/show_bug.cgi?id=37193
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #9 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/395.
dri-devel@lists.freedesktop.org