RESOLVED DUPLICATE of bug 228296 230076
Regression (macOS Monterey) Websocket connection closing
https://bugs.webkit.org/show_bug.cgi?id=230076
Summary Regression (macOS Monterey) Websocket connection closing
isaac+webkit
Reported 2021-09-08 18:45:28 PDT
Created attachment 437696 [details] Copy of the failing packet listing from the Safari Web Inspector (Monterey) We are experiencing unexplained Websocket connection failures/closes when connecting to our servers on macOS Monterey. Specifically larger message payloads, after a series of smaller messages are able to reliably reproduce the issue. I've attached the larger messages which cause the issue. This is not an issue on macOS Big Sur and earlier.
Attachments
Copy of the failing packet listing from the Safari Web Inspector (Monterey) (96.49 KB, text/plain)
2021-09-08 18:45 PDT, isaac+webkit
no flags
Copy of successful packet listing from BigSur (109.93 KB, text/plain)
2021-09-08 18:46 PDT, isaac+webkit
no flags
isaac+webkit
Comment 1 2021-09-08 18:46:02 PDT
Created attachment 437697 [details] Copy of successful packet listing from BigSur
isaac+webkit
Comment 2 2021-09-08 18:49:34 PDT
If credentials etc, are needed to help diagnose this issue I can happily provide them via private mail.
Radar WebKit Bug Importer
Comment 3 2021-09-09 03:44:22 PDT
Alex Christensen
Comment 4 2021-09-14 08:55:48 PDT
I reached out for those credentials.
Alex Christensen
Comment 5 2021-09-15 00:28:22 PDT
Thank you for writing this bug and giving me access to your test setup. It allowed me to isolate the cause of this bug and find a fix. I isolated it to some valid UTF-8 sequences being flagged as invalid, which causes kNWErrorDomainPOSIX error 100 *** This bug has been marked as a duplicate of bug 228296 ***
Note You need to log in before you can comment on or make changes to this bug.