Gentoo Archives: gentoo-dev

From: Matt Chorman <matt@×××××××××××××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: glibc-2.3.2-r[68] libpthread -> segmentation fault
Date: Mon, 27 Oct 2003 23:46:57
Message-Id: 200310271546.55042.matt@legalizefreedom.org
In Reply to: Re: [gentoo-dev] Re: glibc-2.3.2-r[68] libpthread -> segmentation fault by Andrei Ivanov
1 My experience with ntpl has been exaclty like this - even downgrading did not
2 help. Try recompiling glibc WITHOUT use=ntpl. Your binaries will (should?)
3 start to work again. Mine did....
4
5 On Monday 27 October 2003 02:14 pm, Andrei Ivanov wrote:
6 > I have a machine that I upgraded glibc to 2.3.2-r7 and then downgraded to
7 > -r6, and most of the binaries segfault before exiting... and I did use
8 > `nptl` flag... I was thinking of reinstalling, but if I can save it by
9 > geting libpthread from another machine and then maybe upgrade to r8,
10 > that's very good. If you need some tests I can do on that machine before
11 > updating glibc, just tell me...
12 >
13 > On Mon, 27 Oct 2003, Martin Schlemmer wrote:
14 > > On Mon, 2003-10-27 at 22:44, Martin Schlemmer wrote:
15 > > > On Mon, 2003-10-27 at 15:04, Norberto Bensa wrote:
16 > > >
17 > > > Hiya,
18 > > >
19 > > > > emerging glibc-2.3.2-r6 *or* glibc-2.3.2-r8 results in:
20 > > > >
21 > > > > $ ls
22 > > > > Segmentation fault
23 > > > > $ sudo mv libpthread-0.10.so /lib/
24 > > > > Password:
25 > > > > $ ls
26 > > > > conectiva-crystal-102802.tar.gz docs kmail.patch
27 > > > > wolf3d.tar.bz2 crypt.c emu10k1 msn
28 > > > > zeddmore::kernel.config
29 > > > > cvs fetchmails nbensa.script
30 > > > >
31 > > > > (NOTE: the file 'libpthread-0.10.so' is from glibc-2.3.2-r1)
32 > > >
33 > > > I have seen this once before, and that was when coredump upgraded ...
34 > > >
35 > > > Lets verify two things:
36 > > > 1) You do _NOT_ have 'nptl' in USE
37 > > > 2) You have an K6-2
38 > > >
39 > > > ??
40 > >
41 > > BTW: it seems like it only affects coreutils ...
42 > >
43 > > > > $ emerge info
44 > > > > Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8,
45 > > > > 2.4.21-pfeifer-r1_pre4)
46 > > > > =================================================================
47 > > > > System uname: 2.4.21-pfeifer-r1_pre4 i586 AMD-K6(tm) 3D processor
48 > > > > Gentoo Base System version 1.4.3.11
49 > > > > ACCEPT_KEYWORDS="x86 ~x86"
50 > > > > AUTOCLEAN="yes"
51 > > > > CFLAGS="-march=pentium -Os -pipe -ffast-math -fomit-frame-pointer"
52 > > > > CHOST="i586-pc-linux-gnu"
53 > > > > COMPILER="gcc3"
54 > > > > CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
55 > > > > /usr/kde/2/share/ config /usr/kde/3/share/config /var/bind"
56 > > > > CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
57 > > > > CXXFLAGS="-march=pentium -Os -pipe -ffast-math -fomit-frame-pointer"
58 > > > > DISTDIR="/usr/portage/distfiles"
59 > > > > FEATURES="autoaddcvs sandbox ccache distcc userpriv usersandbox"
60 > > > > GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/"
61 > > > > MAKEOPTS="-j2"
62 > > > > PKGDIR="/usr/portage/packages"
63 > > > > PORTAGE_TMPDIR="/var/tmp"
64 > > > > PORTDIR="/usr/portage"
65 > > > > PORTDIR_OVERLAY="/usr/local/portage"
66 > > > > SYNC="rsync://rsync.gentoo.org/gentoo-portage"
67 > > > > USE="x86 crypt cups foomaticdb libg++ mad ncurses pdflib spell xml2
68 > > > > zlib gdbm berkdb readline guile tcpd pam libwww python -3dnow acl
69 > > > > apache2 -apm -arts -avi -encode gif gnome -gpm gtk gtk2 imap imlib
70 > > > > innodb -ipv6 jpeg -kde kerberos krb4 ldap -mikmod -motif -mpeg mysql
71 > > > > -nls -oggvorbis -opengl -oss perl png -qt -quicktime -samba sasl -sdl
72 > > > > -slang -slp -snmp -socks5 ssl -svga -tcl -tetex -tk threads -truetype
73 > > > > -X xml -xmms -xv"
74 > > >
75 > > > Thanks,
76 > >
77 > > --
78 > >
79 > > Martin Schlemmer
80 > > Gentoo Linux Developer, Desktop/System Team Developer
81 > > Cape Town, South Africa
82 >
83 > --
84 > gentoo-dev@g.o mailing list
85
86 --
87 gentoo-dev@g.o mailing list

Replies