After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695062 - glib-networking test tls/connection/simultaneous-async-rehandshake fails
glib-networking test tls/connection/simultaneous-async-rehandshake fails
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: network
2.36.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-03-03 16:16 UTC by Paul Seidler
Modified: 2013-04-10 21:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Seidler 2013-03-03 16:16:19 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
Comment 1 Dan Winship 2013-03-05 15:27:01 UTC

*** This bug has been marked as a duplicate of bug 694812 ***
Comment 2 Paul Seidler 2013-03-27 13:33:42 UTC
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.
Comment 3 Gilles Dartiguelongue 2013-04-07 17:23:14 UTC
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.
Comment 4 Dan Winship 2013-04-10 21:27:16 UTC
fixed in master