GNOME Bugzilla – Bug 737955
glib-networking: /tls/connection test errors
Last modified: 2018-05-29 06:40:43 UTC
The connection test fails in various subtests randomly. After 151 successful iterations on the connection test I got on the 152 iteration: /tls/connection/close-during-handshake: ** GLib-Net:ERROR:connection.c:215:on_server_close_finish: assertion failed: (error != NULL) Aborted (core dumped) Another one: iteration: 921 /tls/connection/basic: OK /tls/connection/verified: OK /tls/connection/client-auth: OK /tls/connection/client-auth-rehandshake: OK /tls/connection/client-auth-failure: OK /tls/connection/client-auth-request-cert: OK /tls/connection/client-auth-request-fail: OK /tls/connection/no-database: OK /tls/connection/failed: OK /tls/connection/socket-client: OK /tls/connection/socket-client-failed: OK /tls/connection/read-time-out-then-write: OK /tls/connection/simultaneous-async: ** GLib-Net:ERROR:connection.c:344:run_echo_server: assertion failed (error == NULL): Unacceptable TLS certificate (g-tls-error-quark, 2) Aborted (core dumped) I've also got a hang: iteration: 19 /tls/connection/basic: OK /tls/connection/verified: OK /tls/connection/client-auth: OK /tls/connection/client-auth-rehandshake: OK /tls/connection/client-auth-failure: OK /tls/connection/client-auth-request-cert: OK /tls/connection/client-auth-request-fail: OK /tls/connection/no-database: OK /tls/connection/failed: OK /tls/connection/socket-client: OK /tls/connection/socket-client-failed: OK /tls/connection/read-time-out-then-write: OK /tls/connection/simultaneous-async: OK /tls/connection/simultaneous-sync: OK /tls/connection/simultaneous-async-rehandshake: OK /tls/connection/simultaneous-sync-rehandshake: OK /tls/connection/close-immediately: OK /tls/connection/close-during-handshake: OK /tls/connection/write-during-handshake: The bt is:
+ Trace 234179
This is on a Thinkpad x230 running Debian amd64 with Linux 3.16. glib and glib-networking 2.42.0.
Another one: iteration: 423 /tls/connection/basic: OK /tls/connection/verified: OK /tls/connection/client-auth: OK /tls/connection/client-auth-rehandshake: ** GLib-Net:ERROR:connection.c:561:test_client_auth_connection: assertion failed: (peer != NULL) Aborted (core dumped)
Got write-during-handshake hanging again: iteration: 689 /tls/connection/basic: OK /tls/connection/verified: OK /tls/connection/client-auth: OK /tls/connection/client-auth-rehandshake: OK /tls/connection/client-auth-failure: OK /tls/connection/client-auth-request-cert: OK /tls/connection/client-auth-request-fail: OK /tls/connection/no-database: OK /tls/connection/failed: OK /tls/connection/socket-client: OK /tls/connection/socket-client-failed: OK /tls/connection/read-time-out-then-write: OK /tls/connection/simultaneous-async: OK /tls/connection/simultaneous-sync: OK /tls/connection/simultaneous-async-rehandshake: OK /tls/connection/simultaneous-sync-rehandshake: OK /tls/connection/close-immediately: OK /tls/connection/close-during-handshake: OK /tls/connection/write-during-handshake:
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/934.
Reopening. This bug was migrated to https://gitlab.gnome.org/GNOME/glib, but it should have been migrated to https://gitlab.gnome.org/GNOME/glib-networking.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib-networking/issues/17.