Closed Bug 1605977 Opened 6 years ago Closed 5 years ago

Crash in [@ mozilla::net::ParentChannelListener::OnDataAvailable]

Categories

(Core :: Networking, defect)

70 Branch
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox-esr68 --- unaffected
firefox71 --- wontfix
firefox72 --- wontfix
firefox73 --- wontfix
firefox74 --- wontfix

People

(Reporter: philipp, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-05b6dc86-2ff8-452d-92ff-a47f90191226.

Top 10 frames of crashing thread:

0 xul.dll nsresult mozilla::net::ParentChannelListener::OnDataAvailable netwerk/protocol/http/ParentChannelListener.cpp:106
1 xul.dll XPTC__InvokebyIndex 
2  @0x2275a4fd03f 
3 xul.dll trunc 
4 xul.dll trunc 
5 xul.dll trunc 
6 xul.dll static bool XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1149
7 xul.dll static bool XPC_WN_CallMethod js/xpconnect/src/XPCWrappedNativeJSOps.cpp:946
8 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:548
9 xul.dll static bool Interpret js/src/vm/Interpreter.cpp:3117

crash reports with this signature are showing up cross-platform since firefox 70 - they come with MOZ_RELEASE_ASSERT(!mSuspendedForDiversion) (Cannot call OnDataAvailable if suspended for diversion!).

Could you take a look for the ParentChannelListener crash, michal?

Flags: needinfo?(michal.novotny)

I think Honza knows the diverting code much better. Can you please have a look?

Flags: needinfo?(michal.novotny) → needinfo?(honzab.moz)

The crash rate is very low. I know the code somewhat, but not that well - if anyone of the team actually knows it :D I'd wait for the DocumentChannel work to remove diversion altogether rather than invest a minute of time to investigate this bug.

WONTFIXING for now. If we later find out that diversion can't be removed/disabled that easily, we will reopen.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(honzab.moz)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.