
1 May
2003
1 May
'03
9:34 a.m.
NOTE FOR BASH USERS: I run modeller and it crashes with this message: "/bin/mod6v2: line 38: 1874 Segmentation fault (core dumped) $NICE ${EXECUTABLE} $STEERF >$LOGF" I used bash and I put the following command line in the .bashrc file as suggested in some messages of the mailing list: ulimit -S unlimited It appears that using the -s (lower case "s") solved the problem mentioned above. -S means Soft limitation and -s for stack maximum. The correct command is therefor: ulimit -s unlimited
8134
Age (days ago)
8134
Last active (days ago)
0 comments
1 participants
participants (1)
-
Romain.Studer@etu.unil.ch