Comment 4 for bug 741888

Revision history for this message
Michael Joyner (michael-newsrx) wrote :

michael@michael-desktop:~$ gdb warzone2100
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/games/warzone2100...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/games/warzone2100
[Thread debugging using libthread_db enabled]
[New Thread 0xb7b4cb70 (LWP 19571)]

Program received signal SIGSEGV, Segmentation fault.
0x0035e5a0 in XF86DRIQueryExtension () from /usr/lib/fglrx/libGL.so.1
(gdb)