From: ts Date: 2002-08-07T17:11:33+09:00 Subject: Re: Another Segmentation Fault problem >>>>> "M" == Matt Lawrence writes: M> Here's another bit of information. The program Segfaults much faster on M> a Pentium 233MMX than it does on a 1.5GHz Athlon XP. I've done a couple M> of hardware checks -- both doing multiple kernel builds and running M> Memtest86 without any problem. Both of these machines are running M> RedHat 7.3 with all of the latest updates. You have a problem with the GC. Try to reduce your script to a few lines, and invoke manually the GC to try to reproduce the segfault. Guy Decoux