Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68511 - Emerge nss fails, with segfault when sign.sh exexutes shlibsign
Summary: Emerge nss fails, with segfault when sign.sh exexutes shlibsign
Status: RESOLVED DUPLICATE of bug 68424
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-22 01:24 UTC by Lucid Dream
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
strace of process that segfaults (nss-strace.txt,22.92 KB, text/plain)
2004-10-22 01:25 UTC, Lucid Dream
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucid Dream 2004-10-22 01:24:12 UTC
Emerge nss fails, with segfaults when sign.sh exexutes shlibsign. It seems to be looking for a bunch of files it can not find. I tried emerge -e nss to see if something had not build right... If you need any more information please ask.

Reproducible: Always
Steps to Reproduce:
1. emerge nss
2.
3.

Actual Results:  
../../../../coreconf/nsinstall/Linux2.6_x86_glibc_PTH_OPT.OBJ/nsinstall -R -m 
775 
Linux2.6_x86_glibc_PTH_OPT.OBJ/mangle ../../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/bin 
make[3]: Leaving directory 
`/var/tmp/portage/nss-3.9.2/work/nss-3.9.2/mozilla/security/nss/cmd/shlibsign/mangle' 
Linux2.6_x86_glibc_PTH_OPT.OBJ/shlibsign -v 
-i ../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libsoftokn3.so 
./sign.sh: line 2: 22954 Segmentation fault      ${2}/shlibsign -v -i ${4} 
make[2]: *** 
[../../../dist/Linux2.6_x86_glibc_PTH_OPT.OBJ/lib/libsoftokn3.chk]Error 139 
make[2]: Leaving directory 
`/var/tmp/portage/nss-3.9.2/work/nss-3.9.2/mozilla/security/nss/cmd/shlibsign' 
make[1]: *** [libs] Error 2 
make[1]: Leaving directory 
`/var/tmp/portage/nss-3.9.2/work/nss-3.9.2/mozilla/security/nss/cmd' 
make: *** [libs] Error 2 
 
!!! ERROR: dev-libs/nss-3.9.2 failed. 
!!! Function src_compile, Line 49, Exitcode 2 
 

Expected Results:  
merged dev-libs/nss-3.9.2 
 

emerge info 
Portage 2.0.51-r2 (default-linux/x86/2004.2, gcc-3.4.2, 
glibc-2.3.4.20041006-r0, 2.6.9-rc4-mm1 i686) 
================================================================= 
System uname: 2.6.9-rc4-mm1 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.40GHz 
Gentoo Base System version 1.5.3 
distcc 2.18 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
Binutils: sys-devel/binutils-2.15.92.0.2-r1 
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1 
Libtools: sys-devel/libtool-1.4.3-r4 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distlocks sandbox sfperms" 
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
http://ftp-mirror.internap.com/pub/gentoo/ ftp://gentoo.mirrors.pair.com/ 
http://gentoo.mirror.sdv.fr" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X acl alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups dvd encode 
esd f77 fam fftw flac foomaticdb ftp gd gdbm gif gimp gnome gphoto2 gpm 
gstreamer gtk gtk2 hardenedphp imagemagick imap imlib ipv6 java jpeg junit kde 
kerberos ldap libg++ libwww mad mikmod motif mpeg ncurses nls nptlonly 
offensive oggvorbis opengl oss pam pcre pdflib perl png postgres python qt 
quicktime readline sdl slang spell ssl svg svga sysvipc tcltk tcpd theora tiff 
truetype x86 xine xml2 xmms xprint xv zlib"
Comment 1 Lucid Dream 2004-10-22 01:25:33 UTC
Created attachment 42405 [details]
strace of process that segfaults

When run with strace never actually segfaults just hangs.
Comment 2 Gavrila 2004-10-22 03:54:03 UTC
It'sa DUP of http://bugs.gentoo.org/show_bug.cgi?id=67502 which is DUP of http://bugs.gentoo.org/show_bug.cgi?id=68424
Comment 3 Lucid Dream 2004-10-22 05:44:48 UTC

*** This bug has been marked as a duplicate of 68424 ***