Closed Bug 1652697 Opened 4 years ago Closed 4 years ago

Crash in [@ mozilla::dom::ClientSource::WorkerExecutionReady]

Categories

(Core :: Privacy: Anti-Tracking, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: achronop, Assigned: timhuang)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-18d8e539-3d2c-43da-9903-998b20200713.

Top 10 frames of crashing thread:

0 XUL mozilla::dom::ClientSource::WorkerExecutionReady dom/clients/manager/ClientSource.cpp:215
1 XUL mozilla::dom::WorkerPrivate::ExecutionReady dom/workers/WorkerPrivate.cpp:3235
2 XUL mozilla::dom:: dom/workers/ScriptLoader.cpp:2142
3 XUL mozilla::dom::WorkerRunnable::Run dom/workers/WorkerRunnable.cpp:370
4 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1234
5 XUL NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:513
6 XUL mozilla::dom::WorkerPrivate::RunCurrentSyncLoop dom/workers/WorkerPrivate.cpp:3939
7 XUL mozilla::dom:: dom/workers/ScriptLoader.cpp:2343
8 XUL mozilla::dom::workerinternals::LoadMainScript dom/workers/ScriptLoader.cpp:2456
9 XUL mozilla::dom:: dom/workers/WorkerPrivate.cpp:347

Tim: would you mind to take a look at this. Looks like it's crashing due to an assertion:

MOZ_DIAGNOSTIC_ASSERT(aWorkerPrivate->StorageAccess() > StorageAccess::ePrivateBrowsing || StringBeginsWith(aWorkerPrivate->ScriptURL(), u"blob:"_ns))

Flags: needinfo?(tihuang)
Assignee: nobody → tihuang
Flags: needinfo?(tihuang)
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2

Closing because no crashes reported for 12 weeks.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.