Segmentation Fault running gmpbench

Torbjorn Granlund tege@swox.com
13 Mar 2003 14:08:27 +0100


Mark Rodenkirch <mrodenkirch@wi.rr.com> writes:

  Does anyone have any idea what is causing the segmentation fault?  This is
  Mac OS 10.2.4 on G4-500.

You're almost surely running out of stack space.
Try "ulimit -s N" to increase it.

-- 
Torbjörn