WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
239046
webkitgtk 2.36.0 - endless string of GnuTLS errors
https://bugs.webkit.org/show_bug.cgi?id=239046
Summary
webkitgtk 2.36.0 - endless string of GnuTLS errors
dave
Reported
2022-04-10 06:29:08 PDT
When using my WebKit browser on 2.36.0, an endless string of errors like this are printed to the console while loading a page. I've searched but can't find anything about this problem on Google. This is with the latest glib and gnutls. No such problems with other applications, only WebKit. (process:404): GLib-GIO-WARNING **: 07:56:27.414: ../gio/gtlsconnection.c:436: invalid property id 10 for "advertised-protocols" of type 'GParamBoxed' in 'GTlsClientConnectionGnutls' (process:404): GLib-Net-WARNING **: 07:56:27.661: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.661: ../gio/gtlsconnection.c:427: invalid property id 12 for "protocol-version" of type 'GParamEnum' in 'GTlsClientConnectionGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.661: ../gio/gtlsconnection.c:427: invalid property id 13 for "ciphersuite-name" of type 'GParamString' in 'GTlsClientConnectionGnutls' (WebKitWebProcess:403): GLib-Net-WARNING **: 07:56:27.662: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (WebKitWebProcess:403): GLib-Net-WARNING **: 07:56:27.662: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.697: ../gio/gtlsconnection.c:427: invalid property id 12 for "protocol-version" of type 'GParamEnum' in 'GTlsClientConnectionGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.698: ../gio/gtlsconnection.c:427: invalid property id 13 for "ciphersuite-name" of type 'GParamString' in 'GTlsClientConnectionGnutls' (WebKitWebProcess:403): GLib-Net-WARNING **: 07:56:27.700: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (process:404): GLib-GIO-WARNING **: 07:56:29.167: ../gio/gtlsconnection.c:427: invalid property id 12 for "protocol-version" of type 'GParamEnum' in 'GTlsClientConnectionGnutls' (process:404): GLib-GIO-WARNING **: 07:56:29.167: ../gio/gtlsconnection.c:427: invalid property id 13 for "ciphersuite-name" of type 'GParamString' in 'GTlsClientConnectionGnutls'
Attachments
Add attachment
proposed patch, testcase, etc.
dave
Comment 1
2022-04-10 06:36:43 PDT
Problem resolved by upgrading to latest glib-networking version!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug