At Wed, 8 Oct 2003 21:04:16 +0100, Dave Mitchell wrote: > > I can't reproduce this. However, I notice: > > > %ENV: > > PERL5LIB="/home/miyagawa/local/lib/perl5/site_perl/5.005" > > @INC: > > /home/miyagawa/local/lib/perl5/site_perl/5.005 > > /usr/local/lib/perl5/5.8.1/i386-freebsd-thread-multi > ... > > The 5.005 bit looks a bit suspicicious. Does it still coredump without > PERL5LIB set? Yes. % unsetenv PERL5LIB % perlmodulelist Segmentation fault with print debugging, I figure out it always dies with $inc = "/usr/local/lib/perl5/5.8.1" and $_ = "lib". But dunno what it means. Tatsuhiko Miyagawa <miyagawa@edge.co.jp>Thread Previous | Thread Next