[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:24:00 PDT 2012


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

--- Comment #22 from Brian Paul <brian.e.paul at gmail.com> 2012-07-26 15:24:00 PDT ---
(In reply to comment #21)
> (In reply to comment #20)
> > (In reply to comment #19)
> > 
> > There's a leading underscore on that variable.  Did you miss that?
> 
> I miss the underscore,
> 
> after correctin here is the result :
> 
> 
> (gdb) print ctx->_ImageTransferState
> $4 = 0

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.

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