develooper Front page | perl.perl5.porters | Postings from June 2004

Re: [perl #30032] Bizarre copy of ARRAY in aassign with 5.8.4 freebsdport

Thread Previous
From:
Alan Burlison
Date:
June 3, 2004 14:04
Subject:
Re: [perl #30032] Bizarre copy of ARRAY in aassign with 5.8.4 freebsdport
Message ID:
40BF925A.8040507@sun.com
Mike Guy wrote:

> Umm... that's not a fix  -  that's papering over the cracks.
> 
> "Bizarre copy" always denotes an internal inconsistency in Perl, namely
> that a pointer that should be to an AV actually points to some other
> type of SV.   Usually that means a stale pointer is being used, and it's
> pure luck that you don't get a SEGV instead.
> 
> So the original report is certainly a bug in perl-5.8.4.

I stand corrected, thanks.  I'd previously seen the comment on the 
awstats ite and didn't look into it any further.

> Unless XS code is involved of course.

There is no XS code in awstats, as far as I know.

-- 
Alan Burlison
--


Thread Previous


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