[gnutls-devel] GnuTLS | Crash (0xC0000005) when closing application. (#1380)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Fri Jun 24 08:07:19 CEST 2022
Bjørn Christensen commented on a discussion: https://gitlab.com/gnutls/gnutls/-/issues/1380#note_1003840808
Hello Daiki,
I have pulled the image and tried to build some test code using __declspec(thread) and I get the following error:
Function.cpp:64:24: warning: 'thread' attribute directive ignored [-Wattributes]
64 | __declspec(thread) UI4 var = 0;
| ^~~
But I am not completely sure I know, if you have things configured that would enable this pragma, or if that can be done at all?
/bhc
<details><summary>...</summary>
From: gitlab at mg.gitlab.com <gitlab at mg.gitlab.com>
Sent: Friday, 24 June 2022 01.14
To: bhc at insight.dk
Subject: Re: GnuTLS | Crash (0xC0000005) when closing application. (#1380)
Daiki Ueno <https://gitlab.com/dueno> commented <https://gitlab.com/gnutls/gnutls/-/issues/1380#note_1003639170> :
Is this a known problem?
Not that I know of.
Is it because I am using a too old version of mingw? Which version of mingw are you using when cross compiling to windows?
The version used in our CI seems to be 9.0.0:
$ podman run -ti --pull=always registry.gitlab.com/gnutls/build-images:buildenv-mingw-fedora35
[root at 0bac5451fc8a /]# rpm -qa mingw32\* | grep 'headers\|crt'
mingw32-crt-9.0.0-2.fc35.noarch
mingw32-headers-9.0.0-2.fc35.noarch
[root at 0bac5451fc8a /]# rpm -qf /usr/bin/x86_64-w64-mingw32-gcc
mingw64-gcc-11.2.1-3.fc35.x86_64
—
Reply to this email directly or view it on GitLab <https://gitlab.com/gnutls/gnutls/-/issues/1380#note_1003639170> .
You're receiving this email because of your account on gitlab.com. If you'd like to receive fewer emails, you can unsubscribe <https://gitlab.com/-/sent_notifications/REDACTED/unsubscribe> from this thread or adjust your notification settings.
</details>
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1380#note_1003840808
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/20220624/f23a9d2b/attachment-0001.html>
More information about the Gnutls-devel
mailing list