Bug#594250: perl: assertion failure with POSIX::SigAction

Niko Tyni ntyni at debian.org
Tue Aug 24 20:29:10 UTC 2010


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   ntyni at debian.org






More information about the Perl-maintainers mailing list