From: Andrew Walrond Date: 2004-08-28T06:52:32+09:00 Subject: Re: [BUG] Frequent Segfault with stable snapshot 2004-08-23 On Sat, Aug 28, 2004 at 05:32:58AM +0900, Andrew Walrond wrote: > Since upgrading from a stable snapshot dated 2004-05-26 to a recent one dated > 2004-08-23, I am getting regular segfaults from a ruby script which has worked > flawlessly for ages. > CORRECTION: On further testing I am also seeing the segfaults with the previously (known good) snapshot. The only relevant change is that both ruby snapshots were compiled with -O3, rather than -O2 as before. I will do some further testing to try and confirm that this is indeed the problem. FYI I am using gcc 3.4.1 Andrew Walrond