Closed Bug 1347856 Opened 7 years ago Closed 7 years ago

Crash in mozilla::net::nsHttpConnection::DontReuse

Categories

(Core :: Networking: HTTP, defect)

52 Branch
defect
Not set
critical

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr45 --- unaffected
firefox52 --- fixed
firefox-esr52 --- fixed
firefox53 --- fixed
firefox54 --- fixed

People

(Reporter: philipp, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [necko-next])

Crash Data

+++ This bug was initially created as a clone of Bug #1337826 +++

the crash signature [@ mozilla::net::nsHttpConnection::DontReuse ] is still getting reported after the patch in bug 1337826 has landed (on the beta channel, there's no apparent reduction in volume either).
it's happening across platforms on windows, android and linux.
pls don't set [necko-*] whiteboard tags if you're not assigning the work :)
Whiteboard: [necko-active]
oops, this was a collateral damage when cloning the bug.
I looked at the signature and bug 1337826 will not resolve this crashes.
We can disable pipelining. It is disabled on desktop by default but I think it is enabled on Android.
Depends on: 1348675
There are 3 classes here
55+ - we expect these to go away as pipelines have been removed no all platforms

<= 54 desktop - we expect to only see these on non default configs. changing config default won't help here.. best to let them catch up to 55

<= 54 android - we could change the pref, but I don't really think much has changed on this landscape in years wrt pipelines, so I'd rather just ride the trains.

if 55 has these problems - then we need to look deeper
where I said 55 I mean 54 (and 54 means 53) - forgot that the change made it into 54 before tree closure.
should we close this as a dup?
Whiteboard: [necko-active]
Whiteboard: [necko-active]
This crash does not seem to appear in 54 or later.
Whiteboard: [necko-next]
This is a pipeline crash and the pipelining is gone. I will close this bug and we can open a new one if something similar happens.
fix by bug 1337826
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.