Closed Bug 1730036 Opened 4 years ago Closed 1 month ago

Crash in [@ mozilla::ipc::PrincipalToPrincipalInfo]

Categories

(Core :: DOM: Service Workers, defect, P3)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mccr8, Unassigned)

Details

(Keywords: crash, reproducible)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/72ba1397-728e-4c15-9077-1a2f10210909

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0 xul.dll mozilla::ipc::PrincipalToPrincipalInfo ipc/glue/BackgroundUtils.cpp:256
1 xul.dll static mozilla::dom::SharedWorker::Constructor dom/workers/sharedworkers/SharedWorker.cpp:162
2 xul.dll mozilla::dom::SharedWorker_Binding::_constructor dom/bindings/SharedWorkerBinding.cpp:474
3 xul.dll InternalConstruct js/src/vm/Interpreter.cpp:612
4 xul.dll Interpret js/src/vm/Interpreter.cpp:3245
5 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:520
6 xul.dll js::fun_apply js/src/vm/JSFunction.cpp:1136
7 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:488
8 xul.dll Interpret js/src/vm/Interpreter.cpp:3255
9 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:520

It looks like aPrincipal is null in PrincipalToPrincipalInfo.

The crash volume looks low, but I was able to reproduce this crash immediately by visiting the URL https://company.italki.com/careers

Though the volume is very low, it seems there are different ways to arrive at PrincipalToPrincipalInfo that manifest this crash.

Andrew, does this still reproduce for you?

Flags: needinfo?(continuation)
Summary: Crash in [@ mozilla::ipc::PrincipalToPrincipalInfo] via SharedWorker::Constructor → Crash in [@ mozilla::ipc::PrincipalToPrincipalInfo]

No, it did not reproduce for me. That was a URL I found from a crash report. I did notice another crash report from Firefox 97 that also had that URL, so maybe that particular crash was fixed between 97 and 99.

Flags: needinfo?(continuation)
Severity: S2 → S3
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.