Closed Bug 665536 Opened 13 years ago Closed 13 years ago

Websocket crash [@mozilla::net::nsWebSocketHandler::ProcessInput]

Categories

(Core :: Networking: WebSockets, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 665518

People

(Reporter: posidron, Unassigned)

Details

(Whiteboard: [sg:dupe 665518])

Attachments

(1 file)

$ python3 plugins/browser/protocols/websocket/websocket.py 
Received connection: ('127.0.0.1', 49209)
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: SgnWHRm/2z7Ec1GhWtUH+CbT2+E=


Sending: ['01', '7f', 'ff', 'ff', 'ff', '48', '65', '6c', '6c', '6f']
Attached file callstack
dup of the other one.. the issue is the high bit of the 64 bit content length is set.. need a check for that.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Group: core-security
Whiteboard: [sg:dupe 665518]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: