My experience with ntpl has been exaclty like this - even downgrading did not help. Try recompiling glibc WITHOUT use=ntpl. Your binaries will (should?) start to work again. Mine did....
On Monday 27 October 2003 02:14 pm, Andrei Ivanov wrote: > I have a machine that I upgraded glibc to 2.3.2-r7 and then downgraded to > -r6, and most of the binaries segfault before exiting... and I did use > `nptl` flag... I was thinking of reinstalling, but if I can save it by > geting libpthread from another machine and then maybe upgrade to r8, > that's very good. If you need some tests I can do on that machine before > updating glibc, just tell me... > > On Mon, 27 Oct 2003, Martin Schlemmer wrote: > > On Mon, 2003-10-27 at 22:44, Martin Schlemmer wrote: > > > On Mon, 2003-10-27 at 15:04, Norberto Bensa wrote: > > > > > > Hiya, > > > > > > > emerging glibc-2.3.2-r6 *or* glibc-2.3.2-r8 results in: > > > > > > > > $ ls > > > > Segmentation fault > > > > $ sudo mv libpthread-0.10.so /lib/ > > > > Password: > > > > $ ls > > > > conectiva-crystal-102802.tar.gz docs kmail.patch > > > > wolf3d.tar.bz2 crypt.c emu10k1 msn > > > > zeddmore::kernel.config > > > > cvs fetchmails nbensa.script > > > > > > > > (NOTE: the file 'libpthread-0.10.so' is from glibc-2.3.2-r1) > > > > > > I have seen this once before, and that was when coredump upgraded ... > > > > > > Lets verify two things: > > > 1) You do _NOT_ have 'nptl' in USE > > > 2) You have an K6-2 > > > > > > ?? > > > > BTW: it seems like it only affects coreutils ... > > > > > > $ emerge info > > > > Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, > > > > 2.4.21-pfeifer-r1_pre4) > > > > ================================================================= > > > > System uname: 2.4.21-pfeifer-r1_pre4 i586 AMD-K6(tm) 3D processor > > > > Gentoo Base System version 1.4.3.11 > > > > ACCEPT_KEYWORDS="x86 ~x86" > > > > AUTOCLEAN="yes" > > > > CFLAGS="-march=pentium -Os -pipe -ffast-math -fomit-frame-pointer" > > > > CHOST="i586-pc-linux-gnu" > > > > COMPILER="gcc3" > > > > CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config > > > > /usr/kde/2/share/ config /usr/kde/3/share/config /var/bind" > > > > CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" > > > > CXXFLAGS="-march=pentium -Os -pipe -ffast-math -fomit-frame-pointer" > > > > DISTDIR="/usr/portage/distfiles" > > > > FEATURES="autoaddcvs sandbox ccache distcc userpriv usersandbox" > > > > GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/" > > > > MAKEOPTS="-j2" > > > > PKGDIR="/usr/portage/packages" > > > > PORTAGE_TMPDIR="/var/tmp" > > > > PORTDIR="/usr/portage" > > > > PORTDIR_OVERLAY="/usr/local/portage" > > > > SYNC="rsync://rsync.gentoo.org/gentoo-portage" > > > > USE="x86 crypt cups foomaticdb libg++ mad ncurses pdflib spell xml2 > > > > zlib gdbm berkdb readline guile tcpd pam libwww python -3dnow acl > > > > apache2 -apm -arts -avi -encode gif gnome -gpm gtk gtk2 imap imlib > > > > innodb -ipv6 jpeg -kde kerberos krb4 ldap -mikmod -motif -mpeg mysql > > > > -nls -oggvorbis -opengl -oss perl png -qt -quicktime -samba sasl -sdl > > > > -slang -slp -snmp -socks5 ssl -svga -tcl -tetex -tk threads -truetype > > > > -X xml -xmms -xv" > > > > > > Thanks, > > > > -- > > > > Martin Schlemmer > > Gentoo Linux Developer, Desktop/System Team Developer > > Cape Town, South Africa > > -- > [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
