At 05:18 PM 8/30/2006, Brian Paul wrote: >The problem is when XCloseDisplay() is called some Mesa data structures >associated with the display aren't being freed. Later, things blow up when >stale Display * pointers are dereferenced. > >I've got a solution though. I've written some new code so that Mesa plugs >itself into Xlib as an X extension. This allows Mesa to be notified when >XCloseDisplay gets called so we can clean up everything that depends on the >display. > >I'm checking in the code now.
Thanks Brian, The VTK test is no longer crashing using CVS Mesa. -Bill ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
