crash in 2.2.3 with mb and ray traced shadows
Status: Beta
Brought to you by:
render_man
In version 2.2.3 and the latest svn version I'm getting a crash when I try to render a simple cornell box scene (rib file attached). The crash goes away if I comment out the line that turns on ray traced shadows (or if you turn off motion blur). I recompiled with debug flags and the crash went away.
Any help would be greatly appreciated. Thanks!
Kevin
rib file that causes crash
Logged In: YES
user_id=555300
Originator: NO
This was a bug in the ray interpolation code in the case of motion-blur. This was a particularly nasty bug because it was related to the stack and did not show up in all scenes. The SVN trunk contains the fix.