Hi all, I'm using Modeller6 for the first time. I want to model a protein on a template but the program exit with this error in standard output:
---- /usr/local/bin/modeller6v1/bin/mod6v1: line 41: 10321 Segmentation fault (core dumped) $NICE ${EXECUTABLE} $STEERF >$LOGF ----
i'm using a Linux (RedHat) workstation with a Pentium4 and 512 MB RAM.
regards,
Francesco
Hi,
Are you sure you set the stack size to unlimited?
ulimit -S unlimited (under bash) limit stacksize unlimited (tcsh)
Yours Björn
Hi,
In addition to what Björn mentioned I would check what's in the .cshrc file (or .bashrc, depending on your shell), since limit should already be set there to unlimited.
Thanks, Bozidar
-----Original Message----- From: owner-modeller_usage@salilab.org [mailto:owner-modeller_usage@salilab.org] On Behalf Of Björn Wallner Sent: Thursday, February 28, 2002 10:03 AM To: Francesco Musiani Cc: modeller_usage@salilab.org Subject: Re: memory failure
Hi,
Are you sure you set the stack size to unlimited?
ulimit -S unlimited (under bash) limit stacksize unlimited (tcsh)
Yours Björn
participants (3)
-
Björn Wallner
-
Bozidar
-
Francesco Musiani