Closed
Bug 1815962
Opened 2 years ago
Closed 2 years ago
Crash in [@ std::_Func_impl_no_alloc<T>::_Do_call | std::_Func_class<T>::_Empty | std::_Func_class<T>::operator() | mozilla::dom::JSOracleParent::WithJSOracle::<T>::operator()]
Categories
(Core :: DOM: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1815387
People
(Reporter: sefeng, Unassigned)
References
(Regression)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/07b2b79a-059b-4e8b-87bf-fe9fd0230208
MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(aParent)
Top 10 frames of crashing thread:
0 xul.dll std::_Func_impl_no_alloc<`lambda at /builds/worker/checkouts/gecko/dom/base/ChromeUtils.cpp:1739:7', void, mozilla::dom::JSOracleParent*>::_Do_call dom/base/ChromeUtils.cpp:1739
1 xul.dll std::_Func_class<void, mozilla::dom::JSOracleParent*>::_Empty const /builds/worker/fetches/vs/VC/Tools/MSVC/14.16.27023/include/functional:1283
1 xul.dll std::_Func_class<void, mozilla::dom::JSOracleParent*>::operator const /builds/worker/fetches/vs/VC/Tools/MSVC/14.16.27023/include/functional:15732480
1 xul.dll mozilla::dom::JSOracleParent::WithJSOracle::<lambda_1>::operator const dom/ipc/JSOracleParent.cpp:25
2 xul.dll mozilla::MozPromise<bool, nsresult, 0>::InvokeMethod xpcom/threads/MozPromise.h:632
2 xul.dll mozilla::MozPromise<bool, nsresult, 0>::InvokeCallbackMethod xpcom/threads/MozPromise.h:663
2 xul.dll mozilla::MozPromise<bool, nsresult, 0>::ThenValue<`lambda at /builds/worker/checkouts/gecko/dom/ipc/JSOracleParent.cpp:24:7'>::DoResolveOrRejectInternal xpcom/threads/MozPromise.h:916
3 xul.dll mozilla::MozPromise<bool, nsresult, 1>::ThenValueBase::ResolveOrRejectRunnable::Run xpcom/threads/MozPromise.h:489
4 xul.dll mozilla::RunnableTask::Run xpcom/threads/TaskController.cpp:539
4 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:852
Reporter | ||
Comment 1•2 years ago
|
||
Andreas, do you think this is caused by bug 1806501? Looks like this is new since Feb 7.
Reporter | ||
Comment 2•2 years ago
|
||
Looks like this is fixed by bug 1815387
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1815387
Flags: needinfo?(afarre)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•