http://bugs.freedesktop.org/show_bug.cgi?id=12906
------- Comment #8 from [EMAIL PROTECTED] 2007-10-31 14:52 PST ------- OK, I didn't realize there were only 3 calls to _mesa_make_current(). After the crash, can you go up to XMesaForceCurrent() and print c->mesa.WinSysDrawBuffer and c->mesa.WinSysReadBuffer? If those are NULL, the question is when do those values get cleared between the first and third _mesa_make_current() calls? Setting a breakpoint in _mesa_unreference_framebuffer() might answer that. Thanks for debugging this, BTW... -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
