POV-Ray : Newsgroups : povray.general : diagnosing a segmentation fault in 3.7 RC7 for linux : Re: diagnosing a segmentation fault in 3.7 RC7 for linux Server Time
29 Jul 2024 04:27:41 EDT (-0400)
  Re: diagnosing a segmentation fault in 3.7 RC7 for linux  
From: RM
Date: 3 Mar 2013 11:10:00
Message: <web.51337460efe5da529d76840a0@news.povray.org>
I found that by using

 ulimit -s 16384

in bash prior to running  povray i could increase the stack size from the
default of 8192k to 16384k per thread.

this appears to be working and the render has been running for the last several
hours and making good progress.

Thanks for the advice Yvo, I will keep it in mind for future reference. I am not
comfortable enough with c++ yet to do that level of tinkering. doing the manual
compile of povray is my first experience with c++.

Richard


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.