Bridgman, John wrote:
>>> While testing the r600 mesa driver I noticed that glxgears had 
>>> recently started segfaulting on exit. Looks like commit
> e87320b5e033... 
>>> (July 30 14:22:57 GMT) seems to be where the problem starts. 
>>> Is anyone else seeing this behaviour ? 
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb7cd36c0 (LWP 7934)]
> 0xb7e9f5a1 in free () from /lib/tls/i686/cmov/libc.so.6
> (gdb) bt
> #0  0xb7e9f5a1 in free () from /lib/tls/i686/cmov/libc.so.6
> #1  0xb7fd2a38 in FreeScreenConfigs (priv=0x926a068) at glxext.c:154
> #2  0xb7fd2ae0 in __glXFreeDisplayPrivate (extension=0x926a050) at
> glxext.c:180
> #3  0xb7d5ae55 in _XFreeExtData () from /usr/lib/libX11.so.6
> #4  0xb7d67aa1 in _XFreeDisplayStructure () from /usr/lib/libX11.so.6
> #5  0xb7d54155 in XCloseDisplay () from /usr/lib/libX11.so.6
> #6  0x0804ac2c in ?? ()
> #7  0xb7e44775 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
> #8  0x08049181 in ?? ()

Have you tried a clean rebuild?  I think there may be a broken 
dependency in src/glx/x11/

-Brian


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to