The r200NewTextureObject() function does not check return value of the r200AllocTexObj(). As consequence, texture without valid DriverData may be returned. Later, attempt to bind the texture would result in assertion stated as summary of the bug.
Created attachment 11294 [details] [review] Proposed patch (works for me).
This code no longer exists in the driver.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.