Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
glibc-2.3.4.20041102-r1 emerge update fails with segfault
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Lurch84
n00b
n00b


Joined: 24 Mar 2005
Posts: 8

PostPosted: Thu Mar 24, 2005 7:04 am    Post subject: glibc-2.3.4.20041102-r1 emerge update fails with segfault Reply with quote

Ok, I'm trying to do an emerge -uaDv world and these are the packages emerge is trying to update:
Code:
Calculating world dependencies ...done!
[ebuild  NS   ] sys-libs/glibc-2.3.4.20041102-r1  -build -debug -erandom -hardened (-multilib) +nls -nomalloccheck -nptl -nptlonly -pic -userlocales 0 kB
[ebuild     U ] x11-libs/pango-1.8.1 [1.8.0] -debug +doc -static 973 kB
[ebuild     UD] net-misc/openssh-3.9_p1-r2 [4.0_p1] -X509 -chroot -debug +ipv6 -kerberos -ldap -nocxx +pam (-selinux) -sftplogging -skey -smartcard -static +tcpd 0 kB
[ebuild     U ] app-arch/tar-1.15.1 [1.14] -build -debug +nls -static 1,573 kB
[ebuild  NS   ] sys-kernel/gentoo-dev-sources-2.6.11-r4  -build +doc -symlink (-ultra1) 36,460 kB
[ebuild     U ] media-plugins/xmms-mad-0.8 [0.7] 307 kB
[ebuild  N    ] sys-fs/device-mapper-1.00.19-r2  625 kB
[ebuild  N    ] sys-fs/cryptsetup-0.1-r1  243 kB
[ebuild     U ] app-cdr/cdrtools-2.01-r2 [2.01] +crypt -unicode 24 kB
[ebuild     U ] net-misc/rsync-2.6.0-r4 [2.6.0-r3] -acl -build -debug -static 0 kB
[ebuild     U ] www-client/mozilla-launcher-1.28 [1.23] 5 kB
[ebuild     U ] www-client/mozilla-firefox-1.0.2 [1.0.1] -debug -gnome +java -ldap -mozdevelop -moznoxft -mozsvg -mozxmlterm -xinerama -xprint 31,992 kB


But when I try to compile glibc I get the following error:
Code:

 * Installing man pages and docs...
/usr/lib/portage/bin/ebuild.sh: line 1874: 32219 Segmentation fault      env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} >/dev/null

!!! ERROR: sys-libs/glibc-2.3.4.20041102-r1 failed.
!!! Function src_install, Line 1008, Exitcode 139
!!! simple run test (ls) failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
ThaHotDogDude
n00b
n00b


Joined: 24 Mar 2005
Posts: 2

PostPosted: Thu Mar 24, 2005 7:32 am    Post subject: Reply with quote

I get the same error... but i'm bootstrapping my system
Back to top
View user's profile Send private message
piggie
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jan 2003
Posts: 113
Location: Sydney, Australia

PostPosted: Thu Mar 24, 2005 8:36 am    Post subject: Reply with quote

Same error here.
Still trying to work out what the problem is.
Back to top
View user's profile Send private message
LostSon
Guru
Guru


Joined: 21 Nov 2003
Posts: 514
Location: Wisconsin

PostPosted: Thu Mar 24, 2005 9:31 am    Post subject: Reply with quote

same thing here on a fresh install cant go no further til i reconclile this :?:
Back to top
View user's profile Send private message
sjoa
n00b
n00b


Joined: 26 Feb 2005
Posts: 8

PostPosted: Thu Mar 24, 2005 9:40 am    Post subject: Reply with quote

I get the same error while running "emerge -uDN world" :cry:
Back to top
View user's profile Send private message
larand54
l33t
l33t


Joined: 20 Feb 2004
Posts: 695
Location: Sweden

PostPosted: Thu Mar 24, 2005 9:55 am    Post subject: Reply with quote

Did anyone find any solution to this or are you still waiting...? ;-)
Back to top
View user's profile Send private message
ThaHotDogDude
n00b
n00b


Joined: 24 Mar 2005
Posts: 2

PostPosted: Thu Mar 24, 2005 10:16 am    Post subject: Reply with quote

I'm still waiting.. posted in the irc channel... but no one knew
Back to top
View user's profile Send private message
jsk_mit
n00b
n00b


Joined: 29 Aug 2003
Posts: 6

PostPosted: Thu Mar 24, 2005 10:41 am    Post subject: Reply with quote

i'm getting the same error too
Back to top
View user's profile Send private message
piggie
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jan 2003
Posts: 113
Location: Sydney, Australia

PostPosted: Thu Mar 24, 2005 11:45 am    Post subject: Reply with quote

I managed to get mine to install by editing /usr/portage/sys-libs/glibc/glibc-2.3.4.20041102-r1.ebuild at line 1006

Code:

#       for x in ls ps date ; do
#               env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} > /dev/null \
#                       || die "simple run test (${x}) failed"
#       done


I commented out this section of code and glibc seemed to install, but I dont know what else this might have caused.
I wouldnt recommend doing anything until this is fixed.. unless you are desperate, or like tinkering like me :wink:
Back to top
View user's profile Send private message
michelle778
n00b
n00b


Joined: 19 Mar 2005
Posts: 73

PostPosted: Thu Mar 24, 2005 11:45 am    Post subject: Reply with quote

LostSon wrote:
same thing here on a fresh install cant go no further til i reconclile this :?:


You might want to try a stage3 install and update later...at elast, that's what I'm doing know...

similar topic: https://forums.gentoo.org/viewtopic-p-2227117.html
Back to top
View user's profile Send private message
Infra
Tux's lil' helper
Tux's lil' helper


Joined: 12 Jul 2002
Posts: 131
Location: Vantaa, Finland

PostPosted: Thu Mar 24, 2005 12:14 pm    Post subject: Reply with quote

same problem here,

I'm doing stage1-withstage3 tarball install (The Bob P method) and i do get this same error. But i think this is because i synced my portage three.
_________________
If it works don't mess with it
Back to top
View user's profile Send private message
russianpirate
Veteran
Veteran


Joined: 26 Sep 2004
Posts: 1167
Location: Detroit, MI

PostPosted: Thu Mar 24, 2005 12:16 pm    Post subject: Reply with quote

i updated world (with glibc) just fine, one time i had that error is when my config file was missing from /usr/src/linux cause i updated the sources and use the script (in Unsupported Software forum) to update toolchain, otherwise ur system will be borked!
Back to top
View user's profile Send private message
geowapa
n00b
n00b


Joined: 08 Sep 2004
Posts: 50

PostPosted: Thu Mar 24, 2005 12:35 pm    Post subject: Reply with quote

Any word yet on this issue? I've run the "emerge system --update" on 3 systems now. Two worked okay, but my thinkpad laptop has run into the above issue. I've tweaked the make.conf settings to make it closer to the other two servers, bu still no joy.

Code:

make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
 * Installing man pages and docs...
/usr/lib/portage/bin/ebuild.sh: line 1874: 28364 Segmentation fault      env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} >/dev/null
Back to top
View user's profile Send private message
klemi
Guru
Guru


Joined: 26 May 2004
Posts: 494
Location: Erbach b. Ulm

PostPosted: Thu Mar 24, 2005 1:10 pm    Post subject: Reply with quote

same problem here
Quote:
* Installing Info pages...
make -r PARALLELMFLAGS="-j2" CVSOPTS="" -C /var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3 objdir=`pwd` info
make[1]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make -j2 -C manual info
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/manual'
make[2]: Für das Ziel »info« ist nichts zu tun.
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/manual'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
* Installing locales in /etc/locales.build...
make -r PARALLELMFLAGS="-j2 -j1" CVSOPTS="" -C /var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3 objdir=`pwd` localedata/install-locales
make[1]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make -j2 -j1 -C localedata install-locales
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
.././scripts/mkinstalldirs /var/tmp/portage/glibc-2.3.4.20041102-r1/image//usr/lib/locale
mkdir /var/tmp/portage/glibc-2.3.4.20041102-r1/image/usr/lib/locale
en_US.ISO-8859-1... done
en_US.UTF-8... done
de_DE.ISO-8859-1... done
de_DE.ISO-8859-15@euro... done
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
* Installing man pages and docs...
/usr/lib/portage/bin/ebuild.sh: line 1874: 6325 Segmentation fault env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} >/dev/null

!!! ERROR: sys-libs/glibc-2.3.4.20041102-r1 failed.
!!! Function src_install, Line 1008, Exitcode 139
!!! simple run test (ls) failed
!!! If you need support, post the topmost build error, NOT this status message.
* Installing Info pages...
make -r PARALLELMFLAGS="-j2" CVSOPTS="" -C /var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3 objdir=`pwd` info
make[1]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make -j2 -C manual info
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/manual'
make[2]: Für das Ziel »info« ist nichts zu tun.
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/manual'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
* Installing locales in /etc/locales.build...
make -r PARALLELMFLAGS="-j2 -j1" CVSOPTS="" -C /var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3 objdir=`pwd` localedata/install-locales
make[1]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make -j2 -j1 -C localedata install-locales
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
.././scripts/mkinstalldirs /var/tmp/portage/glibc-2.3.4.20041102-r1/image//usr/lib/locale
mkdir /var/tmp/portage/glibc-2.3.4.20041102-r1/image/usr/lib/locale
en_US.ISO-8859-1... done
en_US.UTF-8... done
de_DE.ISO-8859-1... done
de_DE.ISO-8859-15@euro... done
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
* Installing man pages and docs...
/usr/lib/portage/bin/ebuild.sh: line 1874: 6325 Segmentation fault env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} >/dev/null

!!! ERROR: sys-libs/glibc-2.3.4.20041102-r1 failed.
!!! Function src_install, Line 1008, Exitcode 139


Who can help?
_________________
Gentoo 2.6.16-r12; AMD Athlon 3GHz; NVidia GeForce 5700; Hauppauge nexus-s
Back to top
View user's profile Send private message
sammalpa
n00b
n00b


Joined: 30 Jan 2005
Posts: 38
Location: Helsinki, Finland

PostPosted: Thu Mar 24, 2005 1:46 pm    Post subject: here too when updating.. Reply with quote

I ran just 20 minutes ago:
Code:

emerge --sync
emerge -uDavt world


and ended up with similar problems
Back to top
View user's profile Send private message
rif
n00b
n00b


Joined: 23 Jan 2005
Posts: 25

PostPosted: Thu Mar 24, 2005 1:53 pm    Post subject: Reply with quote

I get the same error on a new install

Has anyone heard a solution?
Back to top
View user's profile Send private message
strubbldesign
Guru
Guru


Joined: 16 Jan 2005
Posts: 354
Location: still somewhere in the matrix but once i was able to look out of it

PostPosted: Thu Mar 24, 2005 2:03 pm    Post subject: Reply with quote

Yeah them same Problem! But my system worked 3 days ago with an Stage 1 installation perfectliy.

I think I will do a little later update.

Do you think its savely to use the system?
_________________
Always look on the bright side of live. badu badubadubado
Back to top
View user's profile Send private message
mr.isomer
n00b
n00b


Joined: 16 Feb 2004
Posts: 47

PostPosted: Thu Mar 24, 2005 2:18 pm    Post subject: Reply with quote

Darn i just ran into the same problem this morning ... i had left my pc to update overnight and this morning was greeted with this:

Code:
 * Installing Info pages...
make -r PARALLELMFLAGS="-j3" CVSOPTS="" -C /var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3 objdir=`pwd` info
make[1]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make -j3 -C manual info
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/manual'
make[2]: Nothing to be done for `info'.
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/manual'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
 * Installing locales in /etc/locales.build...
make -r PARALLELMFLAGS="-j3 -j1" CVSOPTS="" -C /var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3 objdir=`pwd` localedata/install-locales
make[1]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
make -j3 -j1 -C localedata install-locales
make[2]: Entering directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
.././scripts/mkinstalldirs /var/tmp/portage/glibc-2.3.4.20041102-r1/image//usr/lib/locale
mkdir /var/tmp/portage/glibc-2.3.4.20041102-r1/image/usr/lib/locale
en_US.ISO-8859-1... done
en_US.UTF-8... done
ja_JP.EUC-JP... done
ja_JP.UTF-8... done
ja_JP.EUC-JP... done
en_HK.ISO-8859-1... done
en_PH.ISO-8859-1... done
de_DE.ISO-8859-1... done
de_DE.ISO-8859-15@euro... done
es_MX.ISO-8859-1... done
fa_IR.UTF-8... done
fr_FR.ISO-8859-1... done
fr_FR.ISO-8859-15@euro... done
it_IT.ISO-8859-1... done
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
 * Installing man pages and docs...
/usr/lib/portage/bin/ebuild.sh: line 1874: 31349 Segmentation fault      env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} >/dev/null

!!! ERROR: sys-libs/glibc-2.3.4.20041102-r1 failed.
!!! Function src_install, Line 1008, Exitcode 139
!!! simple run test (ls) failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
epic
n00b
n00b


Joined: 16 Jan 2003
Posts: 44
Location: norway

PostPosted: Thu Mar 24, 2005 2:19 pm    Post subject: me 2! Reply with quote

yep i got this error msg too, hope there is a fix on the way ASAP, as i am @ a lan party waiting for my gentoo to install :(
(the gathering if your wondering, yes it is the worlds largest lanparty! :P)
Back to top
View user's profile Send private message
cbradney
Apprentice
Apprentice


Joined: 08 May 2003
Posts: 245
Location: Luxembourg

PostPosted: Thu Mar 24, 2005 2:20 pm    Post subject: Reply with quote

Hmm same here:
Code:
mkdir /var/tmp/portage/glibc-2.3.4.20041102-r1/image/usr/lib/locale
en_AU.ISO-8859-1... done
en_AU.UTF-8... done
en_GB.ISO-8859-1... done
en_GB.UTF-8... done
en_US.ISO-8859-1... done
en_US.UTF-8... done
de_DE.ISO-8859-1... done
de_DE.UTF-8... done
de_DE.ISO-8859-15@euro... done
de_DE.UTF-8@euro.UTF-8... done
fr_CH.ISO-8859-1... done
fr_CH.UTF-8... done
fr_FR.ISO-8859-1... done
fr_FR.UTF-8... done
fr_FR.ISO-8859-15@euro... done
fr_FR.UTF-8@euro.UTF-8... done
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3/localedata'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.4.20041102-r1/work/glibc-2.3.3'
 * Installing man pages and docs...
/usr/lib/portage/bin/ebuild.sh: line 1874:  3200 Segmentation fault      env LD_LIBRARY_PATH="${D}/$(get_libdir)" ${x} >/dev/null

!!! ERROR: sys-libs/glibc-2.3.4.20041102-r1 failed.
!!! Function src_install, Line 1008, Exitcode 139
!!! simple run test (ls) failed
!!! If you need support, post the topmost build error, NOT this status message.

_________________
Scribus: Open Source Desktop Publishing http://www.scribus.net. Emerge it!
Back to top
View user's profile Send private message
epic
n00b
n00b


Joined: 16 Jan 2003
Posts: 44
Location: norway

PostPosted: Thu Mar 24, 2005 2:20 pm    Post subject: Reply with quote

i actually suggest we all go into https://bugs.gentoo.org/show_bug.cgi?id=86465 and post our info, so the devs know this is a large scale problem..
Back to top
View user's profile Send private message
klemi
Guru
Guru


Joined: 26 May 2004
Posts: 494
Location: Erbach b. Ulm

PostPosted: Thu Mar 24, 2005 2:34 pm    Post subject: Reply with quote

I start the update at a second time (2 h later).....with the same failure.
_________________
Gentoo 2.6.16-r12; AMD Athlon 3GHz; NVidia GeForce 5700; Hauppauge nexus-s
Back to top
View user's profile Send private message
westboy21
Tux's lil' helper
Tux's lil' helper


Joined: 10 Oct 2003
Posts: 135
Location: Raleigh, North Carolina

PostPosted: Thu Mar 24, 2005 2:42 pm    Post subject: Reply with quote

I think this issue is related to the new locale setup for glibc. In the install guide the locale setup is optional, but I'm thinking the ebuild disagrees. The reason is, I followed the optional instructions on another machine and didn't have any issues installing glibc.
Back to top
View user's profile Send private message
rif
n00b
n00b


Joined: 23 Jan 2005
Posts: 25

PostPosted: Thu Mar 24, 2005 2:50 pm    Post subject: Reply with quote

westboy21 wrote:
I think this issue is related to the new locale setup for glibc. In the install guide the locale setup is optional, but I'm thinking the ebuild disagrees. The reason is, I followed the optional instructions on another machine and didn't have any issues installing glibc.


Can you elaborate?
Back to top
View user's profile Send private message
westboy21
Tux's lil' helper
Tux's lil' helper


Joined: 10 Oct 2003
Posts: 135
Location: Raleigh, North Carolina

PostPosted: Thu Mar 24, 2005 3:00 pm    Post subject: Reply with quote

Well for one, right before it craps out, it shows that it finished compiling the man pages for all the locales, and then it dies. Put that together with the information in the ebuild file, where they say that the following script is part of their new config setup for building locales. If you comment out this section it builds fine. If you
echo "sys-libs/glibc userlocales" >> /etc/portage/package.use
then it seems to work ok as well.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum