| Project: | YafaRay |
| Version: | development |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Olaf |
| Status: | closed |
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
#3
Possible fix, needs review and to be evtl. merged:
https://github.com/OlafArnold/Core/commit/e1696dd5c4e2891deeedb1961c3a22...
#4
A new fix is proposed here: https://github.com/boiko/YafaRay/commit/0e803fdcd7b299688d8cd81bd1ae616b...
You can follow its review status in here: https://github.com/YafaRay/Core/pull/23
#5
This should be fixed by this commit from Boiko which generalize Olaf proposal.
Michele Castigliego
ALTASIS - http://www.altasis.it
#6
Automatically closed -- issue fixed for 2 weeks with no activity.