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

Bug#112361: Something causing apt-get to segv.



Package: apt
Version: 0.5.4
Severity: grave


# gdb =apt-get        
GNU gdb 5.0.90-cvs (MI_OUT)
Copyright 2001 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols found)...
(gdb) set args dist-upgrade
(gdb) run
Starting program: /usr/bin/apt-get dist-upgrade
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... (no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x4008e648 in pkgProblemResolver::MakeScores () from /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
(gdb) where full
#0  0x4008e648 in pkgProblemResolver::MakeScores () from /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
No symbol table info available.
#1  0x4008efaa in pkgProblemResolver::Resolve () from /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
No symbol table info available.
#2  0x4008dde1 in pkgDistUpgrade () from /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
No symbol table info available.
#3  0x0805a914 in strcpy ()
No symbol table info available.
#4  0x4007131a in CommandLine::DispatchArg () from /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
No symbol table info available.
#5  0x08063610 in strcpy ()
No symbol table info available.
#6  0x4019164f in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
(gdb)



Reply to: