[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#335213: apt-get source segfault with non existing source packages



Hello,

I have just installed apt version 0.6.42.1 from incoming.debian.org and
the problem is still present. This is the gdb backtrace :

$ gdb ./apt-get
GNU gdb 6.3-debian
[...]
This GDB was configured as "i386-linux"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) r -v
Starting program: /src/build/apt-0.6.42.1/bin/apt-get -v
apt 0.6.42.1 for linux i386 compiled on Oct 23 2005 13:07:20
[...]

Program exited normally.
(gdb) r source squashfs
Starting program: /src/build/apt-0.6.42.1/bin/apt-get source squashfs
Reading package lists... Done
Building dependency tree... Done

Program received signal SIGSEGV, Segmentation fault.
FindSrc (Name=0xbfda78d7
"squashfs",Recs=@0xbfda6460,SrcRecs=@0xbfda6444, Src=@0xbfda63c0,Cache=@0x806e0e0) at apt-get.cc:1223
1223                if ((VF.File()->Flags & pkgCache::Flag::NotSource) == 
(gdb) bt
#0  FindSrc (Name=0xbfda78d7 "squashfs",Recs=@0xbfda6460,SrcRecs=@0xbfda6444, Src=@0xbfda63c0,Cache=@0x806e0e0) at apt-get.cc:1223
#1  0x0805b7c4 in DoSource (CmdL=@0xbfda6828) at apt-get.cc:1911
#2  0xb7f065f2 in CommandLine::DispatchArg () from /usr/lib/libapt-pkg-libc6.3-6.so.3.10
#3  0x0805e9d2 in main (argc=3, argv=0xbfda68c4) at apt-get.cc:2575

Regards,
-- 
Arnaud Fontaine <arnaud@andesi.org> - http://www.andesi.org/ | GPG
Public Key available on pgp.mit.edu | Fingerprint: D792 B8A5 A567 B001
C342 2613 BDF2 A220 5E36 19D3



Reply to: