GNOME Bugzilla – Bug 762921
gnutls: "A dynamic link library (DLL) initialization routine failed" when trying to use the GIO GnuTLS module
Last modified: 2016-03-01 13:48:55 UTC
Regression from 1.7.2.
Found the bug, fixing.
See https://gitlab.com/gnutls/gnutls/issues/74 I'll work around that for us by disabling this new initialization disabling feature (it wasn't in 3.3) for now.
commit 80a54438808eef95abe410bb30470fdde94c5c3b Author: Sebastian Dröge <sebastian@centricular.com> Date: Tue Mar 1 15:46:35 2016 +0200 gnutls: Stop using weak linked _gnutls_global_init_skip() in library constructor It fails on Windows, see https://gitlab.com/gnutls/gnutls/issues/74 https://bugzilla.gnome.org/show_bug.cgi?id=762921