[23881] in Kerberos
Re: Problems running kinit on HP-UX 11.00, 11i
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Thu May 12 16:53:29 2005
In-Reply-To: <20050512182029.GB39075@mail1.thewrittenword.com>
Mime-Version: 1.0 (Apple Message framework v622)
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <3173a985f9525aa0a2e77d8dd30122c2@mit.edu>
Content-Transfer-Encoding: 7bit
From: Ken Raeburn <raeburn@mit.edu>
Date: Thu, 12 May 2005 16:51:22 -0400
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
On May 12, 2005, at 14:20, Albert Chin wrote:
> I built krb5-1.4.1 on HP-UX with CC=cc CFLAGS="-g -Ae +DAportable".
> Running kinit gives the following:
> $ kinit
> Assertion failed: i->did_run != 0, file ../../include/k5-platform.h,
> line 232
> Abort(coredump)
This indicates that the k5_once macro isn't doing its job correctly.
One possible reason might be if the native C library provides a stub
for pthread_once that never calls the indicated function. Could you
check on that and let me know?
Ken
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos