So I've been following the development of Xorg and mesa to track all
the wonderful changes going into the radeon and radeonhd drivers.  I
updated today, for the first time in about a week or two, and I'm
suddenly getting some crashes.  When I go to close out ut2004, I get:

======= Backtrace: =========
/lib/libc.so.6[0xb7cd84b6]
/lib/libc.so.6(cfree+0x89)[0xb7cda179]
/usr/X11R6/lib/modules/dri/r300_dri.so(_mesa_free+0x1d)[0x6a4165cf]
/usr/X11R6/lib/modules/dri/r300_dri.so(_mesa_delete_program+0x32)[0x6a482ddb]
/usr/X11R6/lib/modules/dri/r300_dri.so[0x6a3d57c6]
/usr/X11R6/lib/modules/dri/r300_dri.so[0x6a4308e4]
/usr/X11R6/lib/modules/dri/r300_dri.so(_mesa_TexEnvProgramCacheDestroy+0x25)[0x6a430947]
/usr/X11R6/lib/modules/dri/r300_dri.so(_mesa_free_texture_data+0x123)[0x6a440f05]
/usr/X11R6/lib/modules/dri/r300_dri.so(_mesa_free_context_data+0x12b)[0x6a3e7110]
/usr/X11R6/lib/modules/dri/r300_dri.so(_mesa_destroy_context+0x26)[0x6a3e7237]
/usr/X11R6/lib/modules/dri/r300_dri.so(radeonCleanupContext+0x24)[0x6a3b875f]
/usr/X11R6/lib/modules/dri/r300_dri.so(r300DestroyContext+0x4a9)[0x6a3be409]

The game played fine (at least for a few minutes).  The crash didn't
happen till I hit alt-x to close the window.

Simply trying to run glxgears with LIBGL_ALWAYS_INDIRECT=1 always
crashes the X server.  The backtrace from that is:

Backtrace:
0: /usr/bin/Xorg(xf86SigHandler+0x79) [0x80d5c39]
1: [0xffffe420]
2: /lib/libc.so.6(cfree+0x89) [0xb7b43179]
3: /opt/xorg//lib/dri/r300_dri.so(_mesa_free+0x1d) [0xa6d275cf]
4: /opt/xorg//lib/dri/r300_dri.so [0xa6d418ce]
5: /opt/xorg//lib/dri/r300_dri.so(_mesa_TexEnvProgramCacheDestroy+0x25) 
[0xa6d41947]
6: /opt/xorg//lib/dri/r300_dri.so(_mesa_free_texture_data+0x123) [0xa6d51f05]
7: /opt/xorg//lib/dri/r300_dri.so(_mesa_free_context_data+0x12b) [0xa6cf8110]
8: /opt/xorg//lib/dri/r300_dri.so(_mesa_destroy_context+0x26) [0xa6cf8237]
9: /opt/xorg//lib/dri/r300_dri.so(radeonCleanupContext+0x24) [0xa6cc975f]
10: /opt/xorg//lib/dri/r300_dri.so(r300DestroyContext+0x4a9) [0xa6ccf409]
11: /opt/xorg//lib/dri/r300_dri.so [0xa6cc82e2]
12: /opt/xorg//lib/dri/r300_dri.so [0xa6cc4192]
13: /opt/xorg//lib/xorg/modules/extensions//libglx.so [0xb7a7aa39]
14: /opt/xorg//lib/xorg/modules/extensions//libglx.so(__glXFreeContext+0x84) 
[0xb7a446c4]
15: /opt/xorg//lib/xorg/modules/extensions//libglx.so [0xb7a44b47]
16: /usr/bin/Xorg(CallCallbacks+0x4c) [0x808e65c]
17: /usr/bin/Xorg(CloseDownClient+0x67) [0x8084b07]
18: /usr/bin/Xorg(Dispatch+0x2e5) [0x808a875]
19: /usr/bin/Xorg(main+0x46a) [0x807134a]
20: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7af0fe0]
21: /usr/bin/Xorg(FontFileCompleteXLFD+0x1ed) [0x80707a1]

I'm not sure if these are at all related, or if this is simply a known issue 
with the Xorg and mesa git trees in flux at the moment.  However, if these are 
actually bugs, and worth reporting, I'll go ahead and open them up tomorrow.

Adam

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to