Hi Thanasis, On Thu, 2005-11-17 at 13:38 +0100, Thanasis Kinias wrote: > apt-src segfaults consistently when trying to do anything; this is > presumably related to apt-build bug #337257. Can be, but it is no more the case.
> If maintainer cannot reproduce I can send a strace...
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers testing
> APT policy: (900, 'testing'), (500, 'stable'), (100, 'unstable')
This bug no longer happens in unstable; but your config shows that you
use testing. Please install perl/apt from unstable and see if the
problem goes away or not.
To be more precise, I could track this bug down to libapt-pkg-perl;
sent a reproduce _small_ perl script to the apt maintainer guys, but it
seems they never got it (master.d.o mail problems?). Anyway, the script
is attached, please test it before you upgrade apt/perl, and after you
upgrade either/both.
AFAICR, the bug happened in /usr/lib/perl5/AptPkg/Source.pm line 36:
while (my %m = $self->_xs->Find(@_)) { push @r, \%m } .
Thanks,
Laszlo/GCS
test.pl
Description: Perl program
signature.asc
Description: This is a digitally signed message part

