[Date Prev][Date Next] [Chronological] [Thread] [Top]

Slapd sigsegv at launch (ITS#1464)



Full_Name: François Chenais
Version: 2.0.18
OS: Linux Last Slackware kernel 2.4.13
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (192.90.76.10)


Hello, 

	I just have rebuilt ldap 2.0.18 on my Linux box but the slapd binary
	break with a SIGSEGV when launching it.

	Here are the gdb logs. They are very strange !
	Seems to have a thread error !:-|

	Thanks a lot by advance.

		François


Francois : gdb ./slapd
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)...
(gdb) b main
Breakpoint 1 at 0x805adad
(gdb) run
Starting program: /opt/ldap/libexec/./slapd
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b
Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b
Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b
[New Thread 1024 (LWP 5715)]
Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b
Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b
Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b
Error in re-setting breakpoint 1:
Cannot access memory at address 0x11b

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 5715)]
__pthread_mutex_lock (mutex=0x5098499b) at mutex.c:99
99      mutex.c: No such file or directory.
(gdb)