http://bugs.freedesktop.org/show_bug.cgi?id=24066


Nicolai Hähnle <nhaeh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #8 from Nicolai Hähnle <nhaeh...@gmail.com>  2009-09-22 12:05:45 
PST ---
I have committed a slightly different fix to the Mesa 7.6 branch for the
original crash.

The secondary crash looks like a VBO problem: Maybe the app tries to map a
buffer, this fails for some non-obvious reason, and then because the app
doesn't check the GL error code, it crashes trying to access a null pointer?

If this crash does persist, could you please open a new bug report for it,
since it seems to be a clearly distinct bug, which also requires some other
information (e.g. are you running KMS, what's the version of other system
components).


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to