Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22763 - nss_ldap 207 segfault
Summary: nss_ldap 207 segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High blocker
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-13 09:49 UTC by François MASSON
Modified: 2003-09-25 18:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description François MASSON 2003-06-13 09:49:27 UTC
nss_ldap_207 segfault on P4.

CFLAGS: march=pentium3 -O3 -pipe

This bug is very constragnant as it prevent even normal booting.

The first visible error is chmod on /tmp/ICE* in init script.

temporary fix:
back to version 202

boot in single
emerge -C nss_ldap
emerge /usr/portage/net_libs/nss_ldap/nss_ldap-202.ebuild
Comment 1 Nick Hadaway 2003-06-22 12:43:35 UTC
209 is currently in portage.
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2003-06-30 08:44:25 UTC
Weird, since it works just fine for me.  Have you tried 209?
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-07-14 09:49:01 UTC
209 does _not_ work.
For 207, please ensure that you start nscd early on your system. I start it during the boot runlevel.
207 does seem to segfault if nscd is not running.
Comment 4 Grant Goodyear (RETIRED) gentoo-dev 2003-07-26 10:06:22 UTC
Reassigning to raker, as he's our ldap maintainer (thank goodness!)
Comment 5 Nick Hadaway 2003-07-26 12:45:21 UTC
nss_ldap-209.1.ebuild has been added to portage.  berkdb, debug, and ssl use flags are supported now.  Please test this new build.
Comment 6 Nick Hadaway 2003-07-30 07:09:58 UTC
nss_ldap-209 has been removed from portage and 209.1 is still testing.  So far only a report that it works with nscd enabled.
Comment 7 Nick Hadaway 2003-08-14 10:21:57 UTC
nss_ldap-210 is now in portage.  Please test. 
Comment 8 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-09-25 18:32:58 UTC
210 works