[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: LMDB and HP-UX Itanium
- To: Howard Chu <hyc@symas.com>, openldap-technical@openldap.org
- Subject: Re: LMDB and HP-UX Itanium
- From: Kristian Amlie <kristian.amlie@cfengine.com>
- Date: Mon, 23 Mar 2015 09:02:47 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cfengine.com; s=google; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=5gZOCcp0tvsWkXiP0EW8LJsmz4um/SOc8cI+fhthfJE=; b=YafNXMEe9L3SJ9bpmLLraN8qS5KFtJRauY5QR3yZeo3qhOjnmfgq+gek85ZdS9hCm0 azYRk8jS0Lc7OhQ1rdsExXJOGMFhJngcL9HQwS5Y3CjQDB6YJztAkvSb1DCOuprXtmY0 8CXGJRIrTYCEneORWq8GxVtrPBol3xd2/Cbzg=
- In-reply-to: <550C79A0.3000802@symas.com>
- References: <54E59B0B.1070401@cfengine.com> <54E6021C.2000003@symas.com> <54E6F4FC.2080303@cfengine.com> <550BEAB0.80101@cfengine.com> <550C79A0.3000802@symas.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0
On 20/03/15 20:48, Howard Chu wrote:
> Kristian Amlie wrote:
>> This took some time, but I've finally been able to make a reproducible
>> test case. The attached test case fails on HP-UX on Itanium every time,
>> but passes on Linux. As far as I can tell, it is a minimal test case, I
>> cannot remove anything and still have it fail, yet I don't see any wrong
>> API usage in it. The database should be removed before each run.
>>
>> How is it best to proceed? Should I submit ticket in the bug tracker?
>>
> I have compiled and run your test case on
>
> bash-4.2$ uname -a
> HP-UX malunga B.11.31 U ia64 0905345786 unlimited-user license
>
> and there is no error. What OS revision are you using? Please provide
> full system description.
bash-4.3$ uname -a
HP-UX sovmh356 B.11.23 U ia64 1001733034 unlimited-user license
--
Kristian