Open Bug 1780341 Opened 3 years ago Updated 1 years ago

'network.http.network_access_on_socket_process.enabled' causes Firefox to crash on certain page

Categories

(Core :: Networking, defect, P2)

Firefox 102
Desktop
Windows 10
defect

Tracking

()

People

(Reporter: 58anodw27, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0

Steps to reproduce:

Actual results:

Firefox crashes

Expected results:

Should be able to visit page normally

Summary: 'network.http.network_access_on_socket_process.enabled' causes crash on certain page → 'network.http.network_access_on_socket_process.enabled' causes Firefox to crash on certain page

The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Networking
Product: Firefox → Core

Replicated on Windows 10, fx 102.0.1 with the following steps:

  1. Enable the pref
  2. Restart fx
  3. Visit website

Does not replicate on Pop_OS! 22.04 LTS or Ubuntu 22.04

Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Unspecified → Windows 10
Priority: -- → P3
Hardware: Unspecified → Desktop
Whiteboard: [necko-triaged]
Priority: P3 → P2

Couldn't reproduce on Windows 10, Firefox 112.0.2.

I tried this on a debug build, and after a while I hit this assertion:
Assertion failure: !LoadDataSentToChildProcess() (DataSentToChildProcess being true means ODAs are sent to the child process directly. We MUST NOT apply content converter in this case.), at /home/icecold/mozilla-central/netwerk/protocol/http/nsHttpChannel.cpp:1774

You need to log in before you can comment on or make changes to this bug.