[Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 25 18:56:11 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47375

--- Comment #14 from Barto <mister.freeman at laposte.net> 2012-07-25 18:56:11 PDT ---
(In reply to comment #13)

> I also tried forcing fallback=1 so that _swrast_DrawPixels() gets called but I
> didn't see any failed assertions.  I'm using the Mesa 8.0.x branch.
> 
> I don't have a r200 gpu to try that driver.

Brian, can you tell me what are the differences in swrast component between the
7.11.2-1 mesa release version and the 8.0.x release ?

we know that swrast runs without problems in 7.11.2-1 mesa version with blender
and an old ati radeon card ( rv250, rv280 cards ),

but something in the 8.0.x mesa release has changed in the "swrast component",
if we can locate these new lines in the source code then we will find probably
the culprit,

maybe a new onpenGL instruction who is not supported by old card like rv250,
rv280, don't forget that radeon 9000 card ( rv250 ) only supports opengl 1.3
version,

I need some tips in order to debug this problem ( I'm a newbie in debugging
opengl/multimedia software )

thanks

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list