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

RE: web500gw causing slapd segfault (ITS#83)



At 07:56 PM 3/2/99 GMT, ranjan.bagchi@pobox.com wrote:
>(gdb) bt
>#0  0x4007d082 in strdup ()
>(gdb)
>
>I'd guess that this bug is corrupting the stack.

Must be as you said you compiled --without-threads.
Can you do a 'make veryclean', ./configure --without-threads, and
see if you see any difference.

Thanks.
	Kurt