[krbdev.mit.edu #2587] Why does set_allowable_enctypes take a mechanism
Ken Raeburn
raeburn at MIT.EDU
Wed Jun 9 19:56:20 EDT 2004
On Jun 9, 2004, at 14:15, Kevin Coffman wrote:
> I'm trying it out. I'm still/again hitting an assertion failure
> involved with the pthreads locking changes, but am currently trying to
> create a better environment where I can test/debug this.
I'd like to know of any cases like that you run into, if it's a
single-threaded program, or if it's a multi-threaded program *and* you
configured the Kerberos build with --enable-thread-support. That
option may not be present in our next release, so don't advertise it
too much.
If it's a multi-threaded program and the thread support isn't turned
on, then assertion failures are the correct result, for the current
snapshots. The debug code is still switched on in that case to help me
find cases where locks are accidentally left locked, or don't get
initialized properly, etc.
Ken
More information about the krb5-bugs
mailing list