[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 13:53:09 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=47375
--- Comment #13 from Brian Paul <brian.e.paul at gmail.com> 2012-07-25 13:53:09 PDT ---
Sorry, I misread your update too quickly and thought that you had added some
assertions. I think we still need to get to the root cause of those before
trying to diagnose performance problems.
The "unexpected type in get_row()" error is probably related to the failed
assertion and will hopefully be fixed when the first problem is fixed.
Unfortunately, I can't reproduce this here. I have blender 2.63a and tested it
with swrast. I forced Mesa to take the _mesa_meta_DrawPixels() path but it's
not calling _swrast_DrawPixels(). The 'fallback' variable is false while it
seems to be true for you. Maybe you could find out why 'fallback' is getting
set.
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.
--
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