tag 565703 confirmed thanks On Sun, Jan 17, 2010 at 07:19:32PM -0600, Raphael Geissert wrote: > Package: perl-base > Version: 5.10.1-8 > While testing lintian under the -t flag I got a segmentation fault. > Running lintian under perldebug on the same case produces a slightly > different output without any segmentation fault but with a failed > assertion: > > Assertion !((gv)->sv_flags & 0x00004000) failed: file "gv.c", line 272 > at /usr/lib/perl/5.10/Fcntl.pm line 173.
Thanks for the report. A quick way to reproduce this is perl -wt -e 'unshift @INC, shift; require IPC::Run::Debug' foo Will investigate more later. -- Niko Tyni [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

