[Bug 43993] 3d game in vmware workstation cause X hang up (ati Gallium r600)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 21 04:20:38 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43993
--- Comment #1 from Michel Dänzer <michel at daenzer.net> 2011-12-21 04:20:38 PST ---
> I install ppa:oibaf/graphics-drivers on Ubuntu Oneiric x64
Does the problem also occur without the PPA?
> When i run a old 3d game in vmware workstation 8.0.1, X hang up and i am forced
> to hard-reboot.
I suspect the hang may be due to Workstation failing to release an X server
grab.
> 2011-12-21T08:16:58+08:00[+36.736]| mks| W110: VMGL Panic: *** Caught signal 11
> in glXMakeContextCurrent() ***
> 2011-12-21T08:16:58+08:00[+36.736]| mks| W110: VMGL Panic: Fault occurred at
> 7FBBFAF7122B ((null) + -84471253, in /usr/lib/x86_64-linux-gnu/dri/r600_dri.so)
In order to get more information about this crash, can you try:
* Power on the VM.
* Log in remotely via ssh, and attach gdb to the VM's vmware-vmx process. You
may
need to enter 'handle SIGPIPE nostop noprint' at the gdb prompt to prevent
gdb
from constantly interrupting the VM from executing.
* Enter 'continue' at the gdb prompt, and start the game in the VM.
* After the crash, enter 'bt full' at the gdb prompt, and attach the resulting
output.
Make sure debugging symbols are available for
/usr/lib/x86_64-linux-gnu/dri/r600_dri.so, e.g. by installing the
libgl1-mesa-dri-dbg package.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list