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

Bug#81829: libapt-pkg-libc6.7-6.so.4.6.0 segfaults even after rm /var/cache/apt/*.bin



Package: apt
Version: 0.7.20.2+lenny2
Followup-For: Bug #81829

A couple of days ago I started getting messages like
aptitude[3460]: segfault at 7eff79ada000 ip 00007eff7bb3a405 sp 00007fff011be790 error 7 in libapt-pkg-libc6.7-6.so.4.6.0[7eff7bb13000+bd000]
associated with cron jobs for debtags and apt-show-versions.

Finding this bug, I tried rm /var/cache/apt/*.bin, but the error
persists.  The line above was from aptitude update after the rm.

gdb is not installed on the system.

I did not updates in the days before the error started.

This is a pretty important bug for me, as I can't update the system.

/var is ext3 on top of dm-crypt on top of lvm on top of software
RAID.  System is still mostly lenny, though the kernel is not.

gdb is not installed.

Any ideas?

Thanks.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Default-Release "stable";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt || exit 10";
DPkg::Pre-Install-Pkgs:: "/usr/bin/apt-listchanges --apt || test $? -ne 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "2";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";

-- /etc/apt/preferences --

Package: *
Pin: release a=testing
Pin-Priority: 55

Explanation: Try to prevent unstable from creeping in
Package: *
Pin: release a=unstable
Pin-Priority: 50

Explanation: Must match default unstable priority from apt.conf for security
Package: *
Pin: release a=stable
Pin-Priority: 60

-- /etc/apt/sources.list --

# 
# deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official amd64 NETINST Binary-1 20090214-15:57]/ lenny main

#deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official amd64 NETINST Binary-1 20090214-15:57]/ lenny main

deb http://10.4.0.223:3142/debian lenny main contrib non-free
deb-src http://10.4.0.223:3142/debian lenny main  contrib non-free

deb http://10.4.0.223:3142/security lenny/updates main  contrib non-free
deb-src http://10.4.0.223:3142/security lenny/updates main contrib non-free

deb http://10.4.0.223:3142/volatile lenny/volatile main  contrib non-free
deb-src http://10.4.0.223:3142/volatile lenny/volatile main contrib non-free

deb http://volatile.debian.org/debian-volatile lenny/volatile-sloppy main contrib non-free
deb-src http://volatile.debian.org/debian-volatile lenny/volatile-sloppy main contrib non-free

# mostly for kernel
deb http://10.4.0.223:3142/debian testing main contrib non-free
deb http://10.4.0.223:3142/debian sid main contrib non-free
deb-src http://10.4.0.223:3142/debian sid main  contrib non-free

# for the latest kernel
#deb http://10.4.0.223:3142/kernel-archive.buildserver.net/debian-kernel trunk main
#deb-src http://10.4.0.223:3142/kernel-archive.buildserver.net/debian-kernel trunk main

# which needs kbuild from sid
#deb http://10.4.0.223:3142/debian unstable main contrib non-free
#deb-src http://10.4.0.223:3142/debian unstable main  contrib non-free

-- System Information:
Debian Release: 5.0.8
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring 2010.08.28~lenny1 GnuPG archive keys of the Debian a
ii  libc6                  2.7-18lenny7      GNU C Library: Shared libraries
ii  libgcc1                1:4.3.2-1.1       GCC support library
ii  libstdc++6             4.3.2-1.1         The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc               <none>             (no description available)
ii  aptitude              0.4.11.11-1~lenny1 terminal-based package manager
ii  bzip2                 1.0.5-1+lenny1     high-quality block-sorting file co
ii  dpkg-dev              1.14.31            Debian package development tools
ii  lzma                  4.43-14            Compression method of 7z format in
ii  python-apt            0.7.7.1+nmu1       Python interface to libapt-pkg

-- no debconf information



Reply to: