Comment 7 for bug 63830

Revision history for this message
Misha Koshelev (misha680) wrote :

Better backtrace:

#87347 0xb73471ce in __glim_R200TCLDrawArrays () from /usr/lib/dri/atiogl_a_dri.so
#87348 0xb7a11edd in xglxInitXorg () from /usr/lib/xorg/modules/xgl/libxglx.so
#87349 0xb7a7deb3 in __glXSendReplySwap () from /usr/lib/xorg/modules/xgl/libglxext.so#87350 0xb7a6146d in __glXRenderLarge () from /usr/lib/xorg/modules/xgl/libglxext.so
#87351 0xb7a64b97 in __glXsetEnterLeaveServerFuncs () from /usr/lib/xorg/modules/xgl/libglxext.so
#87352 0x080888d6 in Dispatch ()
#87353 0x08098d35 in main ()

That's where the problem is in XGl.

Misha