[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/render/intern/source envmap.c imagetexture.c texture.c

Ton Roosendaal ton at blender.org
Wed Apr 27 16:31:53 CEST 2005


Hi,

Urm... can you tell me how you got the crash? I can't redo quickly...  
busy. :)

-Ton-

On 27 Apr, 2005, at 16:21, Ton Roosendaal wrote:

> Hi,
>
> Eeeek! The infamous "fix problem, break working software" case...  
> stupid me!
>
> -Ton-
>
>
> On 27 Apr, 2005, at 10:18, bjornmose at gmx.net wrote:
>
>>
>>> which leaves an uninitialized  tex->ima : in texture.c : line 2332  
>>> ff :)
>> to be correct .. it is initialized with NULL.
>> So imagewrap(), imagewraposa() have no chance to load the proper  
>> image to
>> ibuff in ima_ibuf_is_nul(tex).
>>
>> as a consequence blender crahes at
>>
>> x = (int)(fx*ibuf->x); [ in imagewrap() ]
>>
>> when it tries to render an image texture and the image was not loaded  
>> to
>> memory  before.
>>
>> I would have fixed it, but i don't know if that unfixes the threading  
>> stuff.
>>
>> BM
>>
>>
>> -- +++ GMX - die erste Adresse für Mail, Message, More +++
>>
>> 10 GB Mailbox, 100 FreeSMS  http://www.gmx.net/de/go/topmail
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers at projects.blender.org
>> http://projects.blender.org/mailman/listinfo/bf-committers
>>
>>
> ----------------------------------------------------------------------- 
> ---
> Ton Roosendaal  Blender Foundation ton at blender.org  
> http://www.blender.org
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>
>
------------------------------------------------------------------------ 
--
Ton Roosendaal  Blender Foundation ton at blender.org  
http://www.blender.org



More information about the Bf-committers mailing list