| Project: | YafaRay |
| Version: | 0.1.x |
| Component: | Blender Exporter |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Olaf |
| Status: | needs review |
Rendering to an 'Image File' instead of 'Into Blender' using Pathtracing causes a segmentation fault, unless an output filename is added to the output file path.
So, if I render to the default /tmp/ I get a segfault, while rendering to /tmp/filename.png results in a render.
Blender 2.5.9.4 -r40995
Yafaray current Master Branch
Ubuntu 11.04 64 bit
EDIT - Woops, of course I meant foldername, not filename. :)
Comments
#1
Here is a backtrace from gdb in case anyone is looking at this:-
http://www.pasteall.org/26280
#2