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

Re: (ITS#4117) slapd-ldap killed by a broken client



On Sam 29 octobre 2005 11:30, ando@sys-net.it wrote:
> On Fri, 2005-10-28 at 16:26 +0000, raphael.ouazana@linagora.com wrote:
>> Full_Name: Raphael Ouazana
>> Version: 2.2.28
>> OS: Linux
>> URL: ftp://ftp.openldap.org/incoming/
>> Submission from: (NULL) (217.77.224.129)
>>
>>
>>
>> When I kill my client (using an old libldap), I get a SIGPIPE. The trace
>> :
>>
>> Program received signal SIGPIPE, Broken pipe.
>
> SIGPIPE is ignored throughout all the OpenLDAP software (as far as I can
> tell) (#ifdef SIGPIPE, of course; can you check if it is in your build?)

Ok, I think SIGPIPE appears because of gdb. So I'll try to reproduce the
bug with a correct signal handling of gdb.

Raphael Ouazana.