[OpenAFS-devel] Stack size and pthread_attr_setstacksize

Chas Williams chas@cmf.nrl.navy.mil
Fri, 10 Nov 2000 09:17:17 -0500


>Secondly, Linux seems to need more stacksize than the default.  I find
>that even with 64k, bosserver coredumps doing a bos restart -all.
>With 128kb it works fine.
>
>How should I go about introducing a new mininum stacksize?  I could

i have seen a similar problem with a solaris 2.7 client running afs 3.6.
i suspect openafs will suffer the same problem.  we modified /etc/system
to change the default statcksize for all threads.  not the best
solution but the easiest at the time.