Closed Bug 1656984 Opened 4 years ago Closed 4 years ago

Crash in [@ mozilla::net::DocumentChannel::SetLoadFlags]

Categories

(Core :: Networking, defect)

80 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1656925
Tracking Status
firefox-esr78 --- unaffected
firefox79 --- unaffected
firefox80 --- fixed
firefox81 --- fixed

People

(Reporter: philipp, Unassigned)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-a5dfe336-696d-4ff1-b60a-c3dde0200803.

Top 10 frames of crashing thread:

0 xul.dll mozilla::net::DocumentChannel::SetLoadFlags netwerk/ipc/DocumentChannel.cpp:311
1 xul.dll mozilla::net::nsLoadGroup::MergeLoadFlags netwerk/base/nsLoadGroup.cpp:939
2 xul.dll mozilla::net::nsLoadGroup::AddRequest netwerk/base/nsLoadGroup.cpp:449
3 xul.dll mozilla::net::DocumentChannelChild::AsyncOpen netwerk/ipc/DocumentChannelChild.cpp:64
4 xul.dll nsURILoader::OpenURI uriloader/base/nsURILoader.cpp:696
5 xul.dll nsDocShell::OpenInitializedChannel docshell/base/nsDocShell.cpp:9993
6 xul.dll nsDocShell::DoURILoad docshell/base/nsDocShell.cpp:9838
7 xul.dll nsDocShell::InternalLoad docshell/base/nsDocShell.cpp:9010
8 xul.dll nsDocShell::OnLinkClickSync docshell/base/nsDocShell.cpp:12153
9 xul.dll OnLinkClickEvent::Run docshell/base/nsDocShell.cpp:11908

this content crash signature is having a comeback in firefox 80 across platforms, with MOZ_CRASH(DocumentChannel::SetLoadFlags: Don't set flags after creation) pointing towards bug 1646899 as the regressor.

Looks like Networking component is proper one.

djg: Could you take a look?

Component: DOM: Core & HTML → Networking
Flags: needinfo?(dglastonbury)

Appears to be a dupe of Bug 1656925

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(dglastonbury)
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.