Comment 2 for bug 37519

Revision history for this message
Eero Tamminen (oak-helsinkinet) wrote : gdb backtrace of the X server crash

Attached is the result of running the X server under GDB and
after the crash doing the following operations:
--------
bt
up
info locals
up
info locals
up
info locals
---------

You can see that the ATI probe function thinks the PC
has two graphics devices (the code is too cryptic for
me to understand where/how it gets this "information").