[gnutls-devel] GnuTLS | p11-kit / p11tool hang on clang (#965)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Sat Apr 18 13:06:55 CEST 2020
Tim Rühsen commented:
>From your first backtrace can be seen that the glibc function `newlocale` hangs. It is called indirectly via dlopen. I wonder if the same happens without gnutls.
Can you compile and run a simple program which just calls
```
p11_kit_modules_load_and_initialize(0);
```
?
Another shot worth would be to test with clang-10.
BTW, the blocker for a clang asan CI runner is a malfunction with the openssl server. It's OK with gcc asan. So I wonder if there are subtle issues with clang's asan.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/965#note_326622500
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200418/5607ec56/attachment-0001.html>
More information about the Gnutls-devel
mailing list