RESOLVED FIXED 192678
[GTK] Error writing data to TLS socket in some sites when using the jhbuild
https://bugs.webkit.org/show_bug.cgi?id=192678
Summary [GTK] Error writing data to TLS socket in some sites when using the jhbuild
Alicia Boya García
Reported 2018-12-13 13:45:40 PST
If you open this page in the minibrowser within the jhbuild, you get a TLS error: https://www.w3schools.com/html/html5_video.asp Error writing data to TLS socket: The specified session has been invalidated for some reason.
Attachments
Patch (22.52 KB, patch)
2018-12-13 14:31 PST, Michael Catanzaro
no flags
Patch (20.99 KB, patch)
2018-12-13 14:33 PST, Michael Catanzaro
cgarcia: review+
Michael Catanzaro
Comment 1 2018-12-13 14:31:06 PST
Only happens for me inside the WebKit JHBuild environment. I updated libsoup and glib-networking and the error went away.
Michael Catanzaro
Comment 2 2018-12-13 14:31:12 PST
Michael Catanzaro
Comment 3 2018-12-13 14:33:08 PST
Alicia Boya García
Comment 4 2018-12-14 02:58:36 PST
Works for me too, thank you!
Michael Catanzaro
Comment 5 2018-12-14 06:05:36 PST
We need libpsl on the bots. Adrian? I could add it to jhbuild, but better to put it in install-dependencies IMO.
Adrian Perez
Comment 6 2018-12-14 08:23:12 PST
(In reply to Michael Catanzaro from comment #5) > We need libpsl on the bots. Adrian? Done for all except the Ubuntu LTS one, I'm having some trouble accessing it over SSH -- I'll keep poking it until it has libpsl-dev installed as well. > I could add it to jhbuild, but better to put it in install-dependencies IMO. Both Ubuntu LTS and Debian stable have libpsl packages, so I agree that adding it to install-dependencies instead of to the JHBuild is the way to go.
Michael Catanzaro
Comment 7 2018-12-14 09:18:59 PST
Note You need to log in before you can comment on or make changes to this bug.