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:21:03 EDT (-0400)
  Re: diagnosing a segmentation fault in 3.7 RC7 for linux  
From: Yvo Smellenbergh
Date: 2 Mar 2013 12:47:05
Message: <1kz4c3u.k2vm6oo6zdycN%yvo.s@cancel_This_gmx.net>
RM <ric### [at] gmailcom> wrote:


> 
> I am running the program using valgrind now to see what happens.
> 
> how do I increase the stack size?
in thread.cpp in function:
void thread::start_thread()
{
}
you can modify pthread_create() to add a custom stacksize.

yvo



-- 
-----------------------------------
MegaPOV at:  http://megapov.inetart.net
MacMegaPOV at:  http://users.skynet.be/smellenbergh
E-mail: yvo(DOT)s(AT)gmx.net


Post a reply to this message

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