Re: [CP2K:4033] Segmentation fault problem
shoutian sun
sunshou... at yahoo.com.cn
Sun Sep 16 01:34:59 UTC 2012
Hi zhiping,
There is another choice to deal this problem,
and it works every time for me at least.
Modify your system like this:
1: vi /etc/profile
add 'ulimit -s 262144' (about 256M) after the line "ulimit -S -c 0 > /dev/null
2: vi /etc/security/limits.conf
xxx hard stack 262144
xxx soft stack 262144
(xxx is your user name, change them)
3: limit stacksize 262144 (in .cshrc differ from .bashrc)
Hope it works,
regards
sun
CUHK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20120916/68ff04e8/attachment.htm>
More information about the CP2K-user
mailing list