[20193] in Kerberos_V5_Development
Re: k5_mutex_lock: Received error 22 (Invalid argument)
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Fri Oct 30 22:26:13 2020
Date: Fri, 30 Oct 2020 19:26:00 -0700
From: Benjamin Kaduk <kaduk@mit.edu>
To: moore moore <moore_chestnut@yahoo.ie>
Message-ID: <20201031022600.GO39170@kduck.mit.edu>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <1542932773.1223478.1604110761167@mail.yahoo.com>
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="iso-8859-1"
Errors-To: krbdev-bounces@mit.edu
Content-Transfer-Encoding: 8bit
Hello,
I do not believe this is a known issue.
The place that generates that diagnostic assert()s on failure, so hopefully
you have one or more core dumps available. The backtrace from the dump
(ideally with line numbers in libkrb5support, but even without) would be a
great place to start.
Thanks,
Ben
On Sat, Oct 31, 2020 at 02:19:21AM +0000, moore moore wrote:
> Hello,
> I have a system using krb5-1.17 in a linux pthread multi threaded application acting as a proxy for many (1000s) clients using constrained delegation to webservices.TGT, TGS and AP are all working fine.
> Under high thread concurrency it would appear ( ~ 200 threads ) and generally around ticket expiry/renewal, the following errors occur.
> k5_mutex_lock: Received error 22 (Invalid argument)proxy_app: ../../../include/k5-thread.h:376: k5_mutex_lock: Assertion `r == 0' failed.k5_mutex_lock: Received error 22 (Invalid argument)k5_mutex_lock: Received error 22 (Invalid argument)k5_mutex_lock: Received error 22 (Invalid argument)proxy_app: ../../../include/k5-thread.h:376: k5_mutex_lock: Assertion `r == 0' failed.proxy_app: ../../../include/k5-thread.h:376: k5_mutex_lock: Assertion `r == 0' failed.
> Is this a known issue? if not, I would be happy to try troubleshoot, patch and test with your guidance, suggestion.
> Thank you.
> _______________________________________________
> krbdev mailing list krbdev@mit.edu
> https://mailman.mit.edu/mailman/listinfo/krbdev
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev