Nicholas Clark (via RT) wrote:
> Using -DT with use warnings; goes bang on OS X. I was able to get "out of
> memory" failures on FreeBSD, but everything works on x86/Linux, at least for
> me. I guess x86/Linux is just lucky - this seems to be a real bug, although
> quite where, I'm not sure.
> 
> Starting gdb as gdb --args ./perl -Ilib -DT -e 'use warnings;'
> and running the program gives:

Moreover, this makes valgrind crash, giving this warning before hanging
and eating all CPU :

==13290== Warning: set address range perms: large range 171544052, a 0, v 1

Reply via email to