Closed Bug 1833791 Opened 11 months ago Closed 11 months ago

Crash in [@ mozilla::dom::RemoteWorkerChild::AddRef]

Categories

(Core :: DOM: Workers, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1833312
Tracking Status
firefox-esr102 --- unaffected
firefox113 --- affected
firefox114 --- affected
firefox115 --- affected

People

(Reporter: RyanVM, Assigned: edenchuang)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/0454a5e0-3fa3-4c83-9e4f-e72830230517

Reason: EXCEPTION_ACCESS_VIOLATION_WRITE

Top 10 frames of crashing thread:

0  xul.dll  std::_Fetch_add_relaxed_8  /builds/worker/fetches/vs/VC/Tools/MSVC/14.16.27023/include/xatomic.h:2081
0  xul.dll  std::_Atomic_fetch_add_8  /builds/worker/fetches/vs/VC/Tools/MSVC/14.16.27023/include/xatomic.h:2105
0  xul.dll  std::atomic_fetch_add_explicit  /builds/worker/fetches/vs/VC/Tools/MSVC/14.16.27023/include/xxatomic:910
0  xul.dll  std::_Atomic_ullong::fetch_add  /builds/worker/fetches/vs/VC/Tools/MSVC/14.16.27023/include/xxatomic:1105
0  xul.dll  mozilla::ThreadSafeAutoRefCnt::operator++  xpcom/base/nsISupportsImpl.h:354
0  xul.dll  mozilla::dom::RemoteWorkerChild::AddRef  dom/workers/remoteworkers/RemoteWorkerChild.h:54
0  xul.dll  mozilla::RefPtrTraits<mozilla::dom::RemoteWorkerChild>::AddRef  mfbt/RefPtr.h:53
0  xul.dll  RefPtr<mozilla::dom::RemoteWorkerChild>::ConstRemovingRefPtrTraits<mozilla::dom::RemoteWorkerChild>::AddRef  mfbt/RefPtr.h:419
0  xul.dll  RefPtr<mozilla::dom::RemoteWorkerChild>::RefPtr  mfbt/RefPtr.h:113
0  xul.dll  mozilla::dom::RemoteWorkerChild::ErrorPropagationDispatch  dom/workers/remoteworkers/RemoteWorkerChild.cpp:538

This is a known issue which would be fixed in bug 1800659.

Assignee: nobody → echuang
Severity: -- → S2
Status: NEW → ASSIGNED
Priority: -- → P2
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Duplicate of bug: 1833312
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.