GNOME Bugzilla – Bug 695062
glib-networking test tls/connection/simultaneous-async-rehandshake fails
Last modified: 2013-04-10 21:27:16 UTC
/tls/connection/simultaneous-async-rehandshake: ** GLib-Net:ERROR:connection.c:300:run_echo_server: assertion failed (error == NULL): Error performing TLS handshake: An unexpected TLS packet was received. (g-tls-error-quark, 1) FAIL GTester: last random seed: R02S2ae957569b6d098900f35fb1c764a5be /bin/sh: line 1: 15622 Terminated gtester --verbose certificate file-database connection make[2]: *** [test-nonrecursive] Error 143 make[2]: Leaving directory `/var/tmp/paludis/build/dev-libs-glib-networking-2.34.2/work/glib-networking-2.34.2/tls/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/paludis/build/dev-libs-glib-networking-2.34.2/work/glib-networking-2.34.2/tls/tests' make: *** [check-recursive] Error 1 This seems to be a gnutls-3 problem, 2.12 works fine, 3.0 and 3.1 not, same problem with the /tls/connection/simultaneous-sync-rehandshake test. Also v2.35.x is effected
*** This bug has been marked as a duplicate of bug 694812 ***
Maybe that is a duplicate, but as the pushed solution doesn't work for me nor the one in the other report, I don't think so. Please let me know if you need any further informations.
Still failing with glib-{networking-,}2.36 and /tls/connection/simultaneous-async-rehandshake: ** GLib-Net:ERROR:connection.c:315:run_echo_server: assertion failed (error == NULL): Error performing TLS handshake: An unexpected TLS packet was received. (g-tls-error-quark, 1) FAIL Running gnutls-3.1.10 here.
fixed in master