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

Re: Seg Faults with ldapdelete (ITS#53)



> Solaris 2.5.1, Sparc Ultra 2.
> gdbm: version 1.7.3
> gcc: 2.8.1
> 
> Cannot provide a backtrace....?  :
> 
> 	phxrms2:/usr/local/testldap/libexec# gdb slapd core
> 	GDB is free software and you are welcome to 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.
> 	GDB 4.13 (sparc-sun-solaris2.4), 	
> 	Copyright 1994 Free Software Foundation, Inc...
> 
> 	"/usr/local/testldap/libexec/core" is not a core dump: File format not recognized
> 	(gdb) quit
> 
> 
> ....which is strange because:
> 
> 	phxrms2:/usr/local/testldap/libexec# file core
> 	core:           ELF 32-bit MSB core file SPARC Version 1, from 'slapd'
> 
> Let me know if there is something else I can provide.
> 
> -Dale
> 
> Kurt Zeilenga wrote:
> > 
> > Please provide a debugger backtrace if possible.
> > Also provide details on your environment?
> >   OS? SMP? DB version? etc.?
> > 
> > Thanks, Kurt
> 
> 

Get gdb4.17 from sunsite.unc.edu.  It will get around this problem.
I still have the problem that it doesn't detach from the threads
correctly, but at least it will attach and give you a core dump.

Randy