[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
Thu Jul 26 15:46:16 PDT 2012


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

--- Comment #23 from Barto <mister.freeman at laposte.net> 2012-07-26 15:46:16 PDT ---
(In reply to comment #22)
> 
> Hmm, if _ImageTransferState==0 and ctx->Fog.Enabled==0 the condition is false
> and we shouldn't be setting fallback=true.
> 
> How did you build Mesa?  See comment 7.  If you don't build with CFLAGS=-g and
> --enable-debug you may be seeing bogus values.

I used this commande line :

 ./configure --enable-debug  --with-dri-drivers=r200,radeon
--with-gallium-drivers=  

I will try with "CFLAGS=-g", like this :


./configure CFLAGS=-g --enable-debug  --with-dri-drivers=r200,radeon
--with-gallium-drivers=  

then I will post again here the results for gdb

-- 
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