On Wed, Dec 12, 2007 at 03:59:49PM -0800, Kevin Scaldeferri wrote:
> Does this happen for other people?
> 
> [kevin 1189]% perl -d:DProf -e '1'
> 
> [kevin 1190]% perl -d:DProf -MPOE -e '1'
> zsh: bus error  perl -d:DProf -MPOE -e '1'
> 
> 
> perl 5.8.8, as installed by default on Mac OS 10.5, PowerPC
> 
> 
> 
> -kevin

It appears so.

[canker:~]$ perl -d:DProf -e '1'

[canker:~]$ perl -d:DProf -MPOE -e '1'
perl in free(): warning: modified (page-) pointer.
Segmentation fault (core dumped)

[canker:~]$ perl -MConfig -e 'print $Config{archname}, "\n";'
i386-netbsd-thread-multi-64int

=[

-- 
Chris Williams
aka BinGOs
PGP ID 0x4658671F
http://www.gumbynet.org.uk
==========================

Attachment: pgp5XtuT3921r.pgp
Description: PGP signature

Reply via email to