Package: perl
Version: 5.10.1-14

Chasing this:

% debugperl -Mforks -e 1
Assertion ((sv)->sv_flags & (0x00200000|0x00400000|0x00800000)) failed: file 
"mg.c", line 93 at /usr/share/perl5/Sys/SigAction.pm line 132.

I ended up in

% debugperl  -MPOSIX -e '*SIG={}; sigaction(17, POSIX::SigAction->new(q/CHLD/, 
POSIX::SigSet->new(), 0))'
Assertion ((sv)->sv_flags & (0x00200000|0x00400000|0x00800000)) failed: file 
"mg.c", line 93 at -e line 1.

Not sure if this is a real problem but it's definitely wrong.
-- 
Niko Tyni   nt...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to