http://qs321.pair.com?node_id=1141812


in reply to Re^3: e
in thread e

$=[!print$=]=!map{$==$=[$#z]+=$=[@z]/@z,($=[@z]%=1+$#z--).=0}@z=@=for@ +==(1)x pop

Segfaults with perl v5.18.2:

qwurx [shmem] ~> perl -e '$=[!print$=]=!map{$==$=[$#z]+=$=[@z]/@z,($=[ +@z]%=1+$#z--).=0}@z=@=for@==(1)x pop' 10 Attempt to free unreferenced scalar: SV 0xdd0968, Perl interpreter: 0x +da4010 at -e line 1. Segmentation fault

Works with v5.10.1 though. Looks like the segfault happens here:

$=[@z]%=1+$#z--).=0

Can't (for now) figure out why.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'