develooper Front page | perl.perl5.porters | Postings from October 2003

Re: 5.8.1: Segfault with $Config and File::Find?

Thread Previous | Thread Next
From:
Tatsuhiko Miyagawa
Date:
October 8, 2003 13:10
Subject:
Re: 5.8.1: Segfault with $Config and File::Find?
Message ID:
86vfqz7aoz.wl%miyagawa@edge.co.jp
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


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About