On Mon, May 03, 2004 at 12:08:57PM +0900, Wonsuhk Uhm wrote: > Hi all. > I am trying to use modeller6v2 on my Apple G5 Mac with MacOS 10.3.3 > (panther).
We have not tested Modeller on G5 systems, but they shouldn't have any trouble running G4 code. We _have_ tested Modeller on G4 systems running Panther.
> But whenever I was running modeller, it gave segmentation fault error > as follows
The most likely cause for this is the usual 'out of stack space' problem. Modeller uses a lot of stack. Try running a 'ulimit -s 65536' if your shell is bash, or 'limit stacksize 65536' if it's tcsh, before running Modeller. (For bash, this may not be permitted, in which case you'll need to add that command to the end of /etc/bashrc, log out, and log in again.)
Ben Webb, Modeller Caretaker