On Sat, 2005-10-22 at 18:01 +0200, Massimo Manghi wrote: > 'apt-src install' segfaults every time the > command is run leaving the target directory > unchanged, therefore suggesting that the problem > occurs in the early stages of execution. Yes, it is very early. :-( It segfaults at /usr/lib/perl5/AptPkg/Source.pm (libapt-pkg-perl) line 36 (while (my %m = $self->_xs->Find(@_)) { push @r, \%m }).
Hope it will be corrected soon, testcase is attached ATM. Regards, Laszlo/GCS
test.pl
Description: Perl program