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

Bug#445269: apt: crash on every operation



Package: apt
Version: 0.6.46.4-0.1
Severity: grave
Justification: renders package unusable


hi,
after i removed konqueror with "apt-get remove konqueror" it runned well, 
but when i then tried to use apt-get, it crashed everytime i 
tried an operation.

I have tried to delete Cache and reinstall apt and upgrade libc6, 
but it changed nothing.



GDB:
(gdb) run install -f
Starting program: /usr/bin/apt-get install -f
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... Done
Building dependency tree... 50%
Program received signal SIGSEGV, Segmentation fault.
0xb7f456c7 in pkgDepCache::CheckDep ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
(gdb) bt
#0  0xb7f456c7 in pkgDepCache::CheckDep ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#1  0xb7f4622f in pkgDepCache::DependencyState ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#2  0xb7f473e7 in pkgDepCache::Update ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#3  0xb7f47927 in pkgDepCache::Init ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#4  0xb7f6613c in pkgCacheFile::Open ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#5  0x0805da12 in ?? ()
#6  0xb7f3449b in CommandLine::DispatchArg ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#7  0x0804f59f in ?? ()
#8  0xb7cee3be in __libc_start_main () from /lib/libc.so.6
#9  0x0804c5a1 in ?? ()
(gdb)   



System:
Debian Etch
2.6.18-4-686
AMD-Athlon 4800+ X2 64-bit




-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::Cache-Limit "16777216";
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";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";

-- (no /etc/apt/preferences present) --


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


#deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 kde-CD Binary-1 20070407-12:10]/ etch contrib main

deb http://ftp.de.debian.org/debian etch main non-free contrib
deb-src http://ftp.de.debian.org/debian etch main non-free contrib

deb http://debian.beryl-project.org etch main
deb-src http://debian.beryl-project.org etch main

#TV-browser
#deb http://debian.geole.info/ etch main contrib non-free

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  debian-archive-keyring 2007.02.19        GnuPG archive keys of the Debian a
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libgcc1                1:4.1.1-21        GCC support library
ii  libstdc++6             4.1.1-21          The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information




Reply to: