Bug 199265 - [SOUP] WebSockets: runtime critical warning when closing the connection in some cases
Summary: [SOUP] WebSockets: runtime critical warning when closing the connection in so...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2019-06-27 04:49 PDT by Carlos Garcia Campos
Modified: 2019-06-28 00:47 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.68 KB, patch)
2019-06-27 04:51 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-06-27 04:49:05 PDT
(process:16024): libsoup-CRITICAL **: 13:46:08.280: soup_websocket_connection_close: assertion '!pv->close_sent' failed
Comment 1 Carlos Garcia Campos 2019-06-27 04:51:38 PDT
Created attachment 373017 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-06-28 00:47:02 PDT
Committed r246923: <https://trac.webkit.org/changeset/246923>