[29108] in Kerberos

home help back first fref pref prev next nref lref last post

Re: failed assertion

daemon@ATHENA.MIT.EDU (John Hascall)
Sat Jan 19 09:51:03 2008

To: kerberos@mit.edu
In-reply-to: Your message of Fri, 18 Jan 2008 16:52:46 -0600.
	<3405.1200696766@malison.ait.iastate.edu> 
Date: Sat, 19 Jan 2008 08:50:06 CST
Message-ID: <5957.1200754206@malison.ait.iastate.edu>
From: John Hascall <john@iastate.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu


> > John Hascall <john@iastate.edu> writes:
> > > Anyone else seen this?
> > >
> > > assertion "(&(&_m->os)->n)->initialized == K5_MUTEX_DEBUG_INITIALIZED" \
> > > failed: file "threads.c", line 389, function "krb5int_key_delete"
> > > Abort (core dumped)
> > 
> > Yeah, this sort of thing happens a lot if you mix different Kerberos
> > libraries or different com_err libraries (such as by building Kerberos
> > against one com_err library but loading a different one in an application
> > that uses Kerberos).
> 
> Thanks for the suggestion.  As far as I know I'm using the com_err
> that came with 1.6.3 but I'll double check.

It turns out that I was using all 1.6.3 libs.
The problem seems to be with libkrb5support.so
If I take that out of the link,
(don't need it, don't know why it was in there),
it all works fine.

If I include it, even:

int main ( void ) { (void)error_message(0); return 0; }

gets the assertion failed abort.

John
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post