[38895] in Kerberos
Adding thread id to KRB5_TRACE format output
daemon@ATHENA.MIT.EDU (Osipov, Michael (LDA IT PLM))
Tue Apr 6 12:01:48 2021
To: <kerberos@mit.edu>
From: "Osipov, Michael (LDA IT PLM)" <michael.osipov@siemens.com>
Message-ID: <4b6e3b80-e910-17d2-7419-8c3e3730c77d@siemens.com>
Date: Tue, 6 Apr 2021 17:58:25 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hi,
based on some debugging issues it would be really helpful to see after
[<pid>] also the [<tid>] in KRB5_TRACE output. As far as I can see it is
printed in krb5int_trace(). Unfortunately, there is no portable (POSIX)
way to retrieve to retrieve it. Luckily, I have extended some code in
Tomcat Native recently to cover this on several platforms [1]. Code for
even more BSDs can be found here [2].
Would be someone willing to file an RT ticket for that? I can easily
test a PR on RHEL7, FreeBSD 12 and HP-UX 11.31
Regards,
Michael
[1]
https://github.com/apache/tomcat-native/blob/03fed6c698ac8daf273820056171de85f52e55ec/native/src/jnilib.c#L505-L533
[2]
https://github.com/nim-lang/Nim/commit/199f061ddc8ac69bfc619670c50ebddfb6ed0fee
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos