Closed
Bug 1760505
Opened 3 years ago
Closed 3 years ago
Crash in [@ mozilla::dom::FetchStreamReader::CloseAndRelease]
Categories
(Core :: DOM: Streams, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1760419
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox98 | --- | unaffected |
firefox99 | --- | unaffected |
firefox100 | --- | affected |
People
(Reporter: aryx, Unassigned)
References
(Regression)
Details
(Keywords: crash)
Crash Data
7 crashes from 5 different machines, Windows and macOS. First report with Firefox 100.0a1 20220319094158, regression from bug 1750298.
Crash report: https://crash-stats.mozilla.org/report/index/9ff07fd8-edf9-4dd2-bbcf-9f8a90220319
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::FetchStreamReader::CloseAndRelease dom/fetch/FetchStreamReader.cpp:184
1 xul.dll mozilla::dom::WeakWorkerRef::Notify dom/workers/WorkerRef.cpp:133
2 xul.dll mozilla::dom::WorkerPrivate::NotifyWorkerRefs dom/workers/WorkerPrivate.cpp:3954
3 xul.dll mozilla::dom::WorkerPrivate::NotifyInternal dom/workers/WorkerPrivate.cpp:4570
4 xul.dll mozilla::dom::WorkerRunnable::Run dom/workers/WorkerRunnable.cpp:377
5 xul.dll mozilla::dom::WorkerPrivate::ProcessAllControlRunnablesLocked dom/workers/WorkerPrivate.cpp:3706
6 xul.dll mozilla::dom::WorkerPrivate::DoRunLoop dom/workers/WorkerPrivate.cpp:3017
7 xul.dll mozilla::dom::workerinternals::`anonymous namespace'::WorkerThreadPrimaryRunnable::Run dom/workers/RuntimeService.cpp:2165
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1167
9 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:300
Flags: needinfo?
Updated•3 years ago
|
Flags: needinfo?(evilpies)
Reporter | ||
Updated•3 years ago
|
Flags: needinfo?
Comment 1•3 years ago
|
||
This looks like a duplicate of bug 1760419 to me.
Flags: needinfo?(evilpies)
Reporter | ||
Updated•3 years ago
|
Group: dom-core-security
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•