[Bug 97902] BioShock 1 (wine) crashes on level load

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 26 10:03:20 UTC 2016


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

Eero Tamminen <eero.t.tamminen at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eero.t.tamminen at intel.com
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eero Tamminen <eero.t.tamminen at intel.com> ---
Could you install debug symbols for Mesa and once the game is running, attach
to it with Gdb:
  gdb <path to game binary> <game PID>

After the crash, provide "bt" command output from Gdb.

Note: If game is running as windowed, you can run Gdb from another terminal
window.  However, if game is running as fullscreen, it's better to run Gdb
through ssh from another machine (most likely your GUI will freeze when Gdb
pauses the game, because fullscreened games typically have requested pointer &
keyboard lock from X server).

-- 
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-3d-bugs/attachments/20160926/a9e7d70d/attachment.html>


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