Bug#463674: Now with rudimentary backtrace

Matijs van Zuijlen matijs at matijs.net
Mon Feb 4 22:20:51 UTC 2008


Hi,

I discovered I could run adanaxis in gdb if I passed --safe to run it in
a window. Here's a backtrace, unfortunately without most symbols, but
still interesting:

        Program received signal SIGILL, Illegal instruction.
        [Switching to Thread 0x2b0e3f442f80 (LWP 17442)]
        0x00002b0e40a398eb in _mesa_x86_64_transform_points4_2d_no_rot () from /usr/lib/dri/i915_dri.so
        (gdb) where
        #0  0x00002b0e40a398eb in _mesa_x86_64_transform_points4_2d_no_rot () from /usr/lib/dri/i915_dri.so
        #1  0x00002b0e409ca893 in ?? () from /usr/lib/dri/i915_dri.so
        #2  0x00002b0e409c1277 in _tnl_run_pipeline () from /usr/lib/dri/i915_dri.so
        #3  0x00002b0e409c17aa in _tnl_draw_prims () from /usr/lib/dri/i915_dri.so
        #4  0x00002b0e409ba2c5 in ?? () from /usr/lib/dri/i915_dri.so
        #5  0x00000000005275d7 in ?? ()
        #6  0x0000000000529ee3 in ?? ()
        #7  0x00000000005ec548 in ?? ()
        #8  0x000000000069b89f in ?? ()
        #9  0x00000000006dae18 in ?? ()
        #10 0x00000000004e72cc in ?? ()
        #11 0x00000000004e26ff in ?? ()
        #12 0x00000000006ebcab in ?? ()
        #13 0x0000000000518571 in ?? ()
        #14 0x000000000051498a in ?? ()
        #15 0x000000000045e52e in ?? ()
        #16 0x0000000000465e15 in ?? ()
        #17 0x00002b0e3d8641c4 in __libc_start_main () from /lib/libc.so.6
        #18 0x00000000004095b9 in ?? ()
        #19 0x00007fff702059b8 in ?? ()
        #20 0x0000000000000000 in ?? ()
        (gdb) quit
        The program is running.  Exit anyway? (y or n) y
        
So, it seems my crash at least is in the DRI library.

-- 
Matijs van Zuijlen                                      http://www.matijs.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20080204/8a8e02a2/attachment.pgp 


More information about the Pkg-games-devel mailing list