When I try to use the Defocus node during postpro blender returns defocus: Processing Line 465 of 1080 … Segmentation fault.
Its always around line 465
My ram as far as I can tell is not faulty… though LMMS also segmentation faults within minuets on me
This has occurred in both 2.56 and 2.57:eek:
Any thought on how to fix this is appreciated
Update:
Turns out that it is just the blend file that does it and there is one camera in the file that does not do it. so If necessary I can just append everything to a new file
32 or 64 bit Blender?
You might simply run out of memory. Nodes and compositing eat away tons of memory.
And if the 32bit version has to allocate beyond, whatever a windows thread is allowed to allocate (it´s not 4GB), you get a segmentation fault.