[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: slapd seg. fault when repeated getpwnam (ITS#1329)
Ran REL_ENG_2 after adjusting my solaris.schema file. Slapd still fails
but note the following message when I start slapd on the command line.
# ./slapd -d 256
daemon: socket() failed errno=97 (Address family not supported by
protocol)
slapd starting
Back Trace
(gdb) where
#0 0x402168a5 in __sigsuspend (set=0x497ff9fc)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
#1 0x401dc0d9 in __pthread_wait_for_restart_signal (self=0x497ffc00)
at pthread.c:934
#2 0x401d8c5c in pthread_cond_wait (cond=0x80b8104, mutex=0x80b80ec)
at restart.h:34
#3 0x08084580 in strcpy () at ../sysdeps/generic/strcpy.c:31
#4 0x401d9bfd in pthread_start_thread (arg=0x497ffc00) at manager.c:262
(gdb)quit
Gerry Morong
Electronic Design Automation
ISSG
gerry.morong@compaq.com
-----Original Message-----
From: Kurt D. Zeilenga [mailto:Kurt@OpenLDAP.org]
Sent: Wednesday, September 19, 2001 2:25 PM
To: Morong, Gerry
Cc: openldap-its@OpenLDAP.org
Subject: RE: slapd seg. fault when repeated getpwnam (ITS#1329)
At 12:03 PM 2001-09-19, Gerry.Morong@compaq.com wrote:
>Got REL_ENG_2 compiled and install. However it will not start due to a
>schema syntax error with solaris.schema. Note that I have been using
>this schema file for openldap 2.0.7 through 2.0.14. Has something
>changed in the schema parsing code?
Yes, it's been fixed and now will properly disallow
non-conformant schema from being excepted. The
schema you use appears not to have valid OID fields.