Closed Bug 1237331 Opened 8 years ago Closed 8 years ago

Crash of the connection module

Categories

(Core :: Networking, defect)

46 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1247205

People

(Reporter: m+mozilla, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20151216030229

Steps to reproduce:

Sorry for the title, I have no clue how to title it.

My problem is for like 3 months, sometimes firefox has a bug which doesn't allow me to connect to any website anymore. It's like the module which does the connection to internet has crashed.

When it happens I can't deal anymore with internet, all my firefox tabs don't respond (when I say respond, I only speak about internet connection, firefox isn't crashed or doesn't freeze).

This is what I've got in Browser Console:

TypeError: context is null frameModule.js:224:14
fbcdn-dragon-a.akamaihd.net : server does not support RFC 5746, see CVE-2009-3555 <unknown>
fbcdn-photos-g-a.akamaihd.net : server does not support RFC 5746, see CVE-2009-3555 <unknown>
TypeError: this.controller is undefined
 browserPlacesViews.js:263:1
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create browser-places.js:640:3
TypeError: this.controller is undefined
 browserPlacesViews.js:263:1
TypeError: PlacesUIUtils.shouldEnableTabsFromOtherComputersMenuitem is not a function
 browser-places.js:742:19
Firefox can't establish a connection to the server at wss://w6.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
OpenGL compositor Initialized Succesfully.
Version: 2.1 INTEL-10.10.18
Vendor: Intel Inc.
Renderer: Intel Iris Pro OpenGL Engine
FBO Texture Target: TEXTURE_2D
TypeError: PlacesUIUtils.shouldEnableTabsFromOtherComputersMenuitem is not a function
 browser-places.js:742:19
Firefox can't establish a connection to the server at wss://w7.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
Firefox can't establish a connection to the server at wss://w2.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
Firefox can't establish a connection to the server at wss://w8.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
OpenGL compositor Initialized Succesfully.
Version: 2.1 INTEL-10.10.18
Vendor: Intel Inc.
Renderer: Intel Iris Pro OpenGL Engine
FBO Texture Target: TEXTURE_2D
Firefox can't establish a connection to the server at wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket. 13f898b6.modules.js:20:10275
The connection to wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket was interrupted while the page was loading. 13f898b6.modules.js:20:10275
Firefox can't establish a connection to the server at wss://w3.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
Firefox can't establish a connection to the server at wss://w1.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
Firefox can't establish a connection to the server at wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket. 13f898b6.modules.js:20:10275
The connection to wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket was interrupted while the page was loading. 13f898b6.modules.js:20:10275
OpenGL compositor Initialized Succesfully.
Version: 2.1 INTEL-10.10.18
Vendor: Intel Inc.
Renderer: Intel Iris Pro OpenGL Engine
FBO Texture Target: TEXTURE_2D
The object cannot be linked to the inspector without a toolbox console-output.js:3245:0
Firefox can't establish a connection to the server at wss://w4.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
Firefox can't establish a connection to the server at wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket. 13f898b6.modules.js:20:10275
The connection to wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket was interrupted while the page was loading. 13f898b6.modules.js:20:10275
Firefox can't establish a connection to the server at wss://trello.com/1/Session/socket?token=4e850110c579a923dfa00c6b/VhJ041KayVUufJ6ZHsGk7k3rdX3aLkgjrpJz6esN3PN0O0MiHzhL9gAC7JArzAgF. app.js:9:15123
Firefox can't establish a connection to the server at wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket. 13f898b6.modules.js:20:10275
The connection to wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket was interrupted while the page was loading. 13f898b6.modules.js:20:10275
Firefox can't establish a connection to the server at wss://w5.web.whatsapp.com/ws. app_9e22ae4d5e44ee77084d.js:13:23410
Firefox can't establish a connection to the server at wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket. 13f898b6.modules.js:20:10275
The connection to wss://postal.sunrise.am/socket.io/?EIO=3&transport=websocket was interrupted while the page was loading. 13f898b6.modules.js:20:10275

All firefox itself works but there's no reach to anywebsite, any http connection, current tabs or new tabs, it doesn't matter, it's the same.

Do you have any idea? Can I help you with any logs or use case? I can't produce this bug by myself.
Component: Untriaged → Networking: WebSockets
Product: Firefox → Core
Note : the websocket problem is just a result of the bug. It's not a bug around websockets. It's all my connection on firefox which was lost.
can you use firefox 42? (it might be a dup of a non threadsafe LSP problem we've got a hypothesis about)
Component: Networking: WebSockets → Networking
if its not clear - I'm asking to help narrow down the problem, not to brush you off onto another release :)
Flags: needinfo?(m+bugzilla)
I don't mind using the nightly ;) it's the game. I just have to restart to make it work. And I have to check if it happens on http and https or only https.
Flags: needinfo?(m+bugzilla)
right.. I just want to see if 42 fixes your problem.. if so then the regression might be the same one we're chasing in 1233237
Oh okay. I will try to use the 42 so. ;)
I'm going to speculate on a dup here.. reopen if this is a going concern with nightly 47
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.