http://bugs.freedesktop.org/show_bug.cgi?id=10752
------- Comment #5 from [EMAIL PROTECTED] 2007-04-27 07:17 PST ------- I'm not sure the "DISPATCH ERROR" messages are leading to the crash. r300FlushCmdBuf() seems to be the more likely place. The DISPATCH ERROR messages are coming from _glapi_add_dispatch() returning -1. You could insert some printfs before the "return -1" statements to see which is causing the problem. -- 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 DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
