Here it is:

(gdb) backtrace full
#0  0xb8040430 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7d051a9 in ioctl () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb7b054ab in drmCommandWrite () from /usr/lib/libdrm.so.2
No symbol table info available.
#3  0xad5de39e in ?? () from /usr/lib/dri/r300_dri.so
No symbol table info available.
#4  0xad6128c1 in _mesa_Finish () from /usr/lib/dri/r300_dri.so
No symbol table info available.
#5  0xb7b5e14c in __glXDisp_CopySubBufferMESA (cl=0x8eaa35c, 
    pc=<value optimized out>) at ../../glx/glxcmds.c:1616
        tag = 4294967292
        glxc = (__GLXcontext *) 0x8ea3948
        pGlxDraw = <value optimized out>
        client = (ClientPtr) 0x8eccab8
        drawId = 147
        error = <value optimized out>
        x = 381
        y = 361
        width = 528
        height = 260
#6  0xb7b5d227 in __glXDisp_VendorPrivate (cl=0x8eaa35c, 
---Type <return> to continue, or q <return> to quit---
    pc=0xa9a3b50 "\235\020\b") at ../../glx/glxcmds.c:2256
No locals.
#7  0xb7b61d8a in __glXDispatch (client=0x8eccab8) at ../../glx/glxext.c:512
        stuff = (xGLXSingleReq *) 0xa9a3b50
        opcode = 16 '\020'
        cl = (__GLXclientState *) 0x8eaa35c
        retval = 1
#8  0x0808c91f in Dispatch () at ../../dix/dispatch.c:454
        result = <value optimized out>
        client = (ClientPtr) 0x8eccab8
        nready = 0
        start_tick = 10520
#9  0x08071d8d in main (argc=10, argv=0xbfd40084, envp=Cannot access memory at 
address 0x4004645f
)
    at ../../dix/main.c:441
        i = <value optimized out>
        error = 136146932
        xauthfile = <value optimized out>
        alwaysCheckForInput = {0, 1}
(gdb) 
(gdb) 
(gdb) info registers
eax            0xfffffffc       -4
ecx            0x40046457       1074029655
edx            0x8ea399c        149567900
ebx            0xa      10
esp            0xbfd3fe08       0xbfd3fe08
ebp            0xbfd3fe38       0xbfd3fe38
esi            0xfffffffc       -4
edi            0x8ea3948        149567816
eip            0xb8040430       0xb8040430 <__kernel_vsyscall+16>
eflags         0x3202   [ IF #12 #13 ]
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51
(gdb) thread apply all backtrace

Thread 1 (Thread 0xb7b9e6b0 (LWP 6676)):
#0  0xb8040430 in __kernel_vsyscall ()
#1  0xb7d051a9 in ioctl () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7b054ab in drmCommandWrite () from /usr/lib/libdrm.so.2
#3  0xad5de39e in ?? () from /usr/lib/dri/r300_dri.so
#4  0xad6128c1 in _mesa_Finish () from /usr/lib/dri/r300_dri.so
#5  0xb7b5e14c in __glXDisp_CopySubBufferMESA (cl=0x8eaa35c, 
    pc=<value optimized out>) at ../../glx/glxcmds.c:1616
#6  0xb7b5d227 in __glXDisp_VendorPrivate (cl=0x8eaa35c, 
    pc=0xa9a3b50 "\235\020\b") at ../../glx/glxcmds.c:2256
#7  0xb7b61d8a in __glXDispatch (client=0x8eccab8) at ../../glx/glxext.c:512
#8  0x0808c91f in Dispatch () at ../../dix/dispatch.c:454
#9  0x08071d8d in main (argc=10, argv=0xbfd40084, envp=Cannot access memory at 
address 0x4004645f
)
    at ../../dix/main.c:441

-- 
xorg on Intrepid hangs in infinte loop when compiz is running
https://bugs.launchpad.net/bugs/279192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to