Package: apt Version: 0.1.9 When I run apt-get, I get a Segmentation fault at the end (after apt-get finishes doing its stuff). This happens with apt-get install, apt-get update, apt-get dist-upgrade but not with apt-get clean, and only when some packages are changed (for example, a dist-upgrade doesn't give the segfault if the distribution is up to date). My system has just been dist-upgraded, so all packages are up to date.
-- System Information Debian Release: 2.1 Kernel Version: Linux chaos 2.0.36 #3 Sat Apr 24 04:06:20 CDT 1999 i586 unknown Versions of the packages apt depends on: ii libc6 2.0.7.19981211 GNU C Library: shared libraries ii libstdc++2.9 2.91.60-5 The GNU stdc++ library (egcs version) --- Begin /etc/apt/sources.list (modified conffile) deb http://www.debian.org/~jim/debian-gtk-gnome/gnome-stage-slink unstable main deb http://non-us.debian.org stable non-US deb http://http.us.debian.org/debian stable main contrib non-free --- End /etc/apt/sources.list

