> [RT_System - Wed Dec 12 08:46:13 2001]: > > On Wed, Dec 12, 2001 at 12:32:31PM -0800, Pierre Demartines wrote: > > Hello, > > > > That's the first time it happens to me with such a simple program: > > perl crashes in a Segmentation Fault. I boiled down the program and > > the data to the minimum possible. I'd be very glad if this can > > help resolve a bug. > > > > I am using perl5.6.0 on linux RedHat7.2 (on this OS, perl5.6.0 is the > > standard version that comes with the OS; I tried to upgrade another > > machine to 5.6.1 with CPAN, but it made my whole system very unstable > > --many scripts wouldn't work anymore; apparently on 5.6.1 the same > > program seems to work). Anyway, here is the report for perl5.6.0: > > Confirmed, it does segfault in 5.6.0. The bug's been fixed in 5.6.1 > I've confirmed that the segfault no longer occurs.