*** This bug is a duplicate of bug 75273 ***

I have what I think is the same issue on Edgy.

[EMAIL PROTECTED]:~# gdb apt-get 
[snip]
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run install
Starting program: /usr/bin/apt-get install
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Reading package lists... 0%
Program received signal SIGSEGV, Segmentation fault.
0xb7c36c53 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7c36c53 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0xb7dbe186 in std::string::compare () from /usr/lib/libstdc++.so.6
#2  0xb7ebaa27 in debPackagesIndex::FindInCache () from 
/usr/lib/libapt-pkg-libc6.4-6.so.3.51
#3  0xbffb054c in ?? ()
#4  0x00000000 in ?? ()
(gdb)

For me, too, removing /var/cache/apt/*.bin works around this bug.  I've
uploaded those two files to the 'net:

http://paulproteus.acm.jhu.edu/bug-report/2006-12-20/

As this *does* affect Edgy, it'd be helpful if a fix were to go in edgy-
updates.

-- 
[feisty] apt and aptitude crashing
https://launchpad.net/bugs/73062

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to