[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#3804) SLAPD crashes on update to meta
ulimit -c unlimited ?
Johan
----- Original Message -----
From: <daveh@ci.com.au>
To: <openldap-its@OpenLDAP.org>
Sent: Tuesday, 28 June, 2005 13:41
Subject: Re: (ITS#3804) SLAPD crashes on update to meta
> On Tue, 28 Jun 2005, Pierangelo Masarati wrote:
>
>> Never mind, I think I've spotted the problem (at least I spotted a
>> related
>> one): it's a typo in back-meta/add.c which doesn't affect 2.3/HEAD. A
>> missing return statement was allowing add operations to propagate in case
>> no candidate could be found, e.g. by running an add operation that is
>> captured by the meta database but cannot be mapped to any target. You
>> can
>> get the fix by running
>>
>> cvs -z3 diff -u -r 1.21.2.7 -r 1.21.2.8 servers/slapd/back-meta/add.c
>>
>> Thanks for reporting. p.
>
> Wow - thanks for the fast service! I'll try it out tomorrow.
>
> In the meantime, I'm still wondering why I wasn't getting a core dump
> on the SIGSEGV; it's not set-uid, the current directory was /var/tmp
> (world writable), and there's no unwritable file in the way. There's
> also 2Gb free space available...
>
> --
> Dave Horsfall DTM VK2KFU daveh@ci.com.au Ph: +61 2 8425-5508 (d) -5500
> (sw)
> Corinthian Engineering, Level 1, 401 Pacific Hwy, Artarmon, NSW 2064,
> Australia
>