Package: perl
Version: 5.8.4-6
Severity: normal

Hi,

this snippet triggers a segfault on at least i386 and amd64:

--------------------
#!/usr/bin/perl

format FOO =
@@
23
.
$~ = FOO;

undef $^;
write;
--------------------

It probably shouldn't segfault :)

-- 
Peter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to