Closed
Bug 1741155
Opened 3 years ago
Closed 3 years ago
Assertion failure: mRawPtr != nullptr -- caused by RemoteWorkerChild::CloseWorkerOnMainThread
Categories
(Core :: DOM: Workers, defect)
Core
DOM: Workers
Tracking
()
RESOLVED
DUPLICATE
of bug 1545733
People
(Reporter: jstutte, Unassigned)
References
Details
[task 2021-11-09T07:58:52.255Z] 07:58:52 INFO - GECKO(5785) | #01: mozilla::dom::RemoteWorkerChild::CloseWorkerOnMainThread(mozilla::Variant<mozilla::dom::RemoteWorkerChild::Pending, mozilla::dom::RemoteWorkerChild::Running, mozilla::dom::RemoteWorkerChild::PendingTerminated, mozilla::dom::RemoteWorkerChild::Terminated>&) [dom/workers/remoteworkers/RemoteWorkerChild.cpp:636]
[task 2021-11-09T07:58:52.255Z] 07:58:52 INFO - GECKO(5785) | #02: mozilla::dom::RemoteWorkerChild::SharedWorkerOp::Exec(mozilla::dom::SelfHolder&) [dom/workers/remoteworkers/RemoteWorkerChild.cpp:934]
[task 2021-11-09T07:58:52.256Z] 07:58:52 INFO - GECKO(5785) | #03: mozilla::detail::RunnableFunction<mozilla::dom::RemoteWorkerChild::SharedWorkerOp::MaybeStart(mozilla::dom::RemoteWorkerChild*, mozilla::Variant<mozilla::dom::RemoteWorkerChild::Pending, mozilla::dom::RemoteWorkerChild::Running, mozilla::dom::RemoteWorkerChild::PendingTerminated, mozilla::dom::RemoteWorkerChild::Terminated>&)::{lambda()#1}>::Run() [xpcom/threads/nsThreadUtils.h:532]
[task 2021-11-09T07:58:52.256Z] 07:58:52 INFO - GECKO(5785) | #04: mozilla::SchedulerGroup::Runnable::Run() [xpcom/threads/SchedulerGroup.cpp:144]
[task 2021-11-09T07:58:52.257Z] 07:58:52 INFO - GECKO(5785) | #05: mozilla::RunnableTask::Run() [xpcom/threads/TaskController.cpp:469]
[task 2021-11-09T07:58:52.257Z] 07:58:52 INFO - GECKO(5785) | #06: mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) [xpcom/threads/TaskController.cpp:771]
[task 2021-11-09T07:58:52.258Z] 07:58:52 INFO - GECKO(5785) | #07: mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) [xpcom/threads/TaskController.cpp:607]
[task 2021-11-09T07:58:52.258Z] 07:58:52 INFO - GECKO(5785) | #08: mozilla::TaskController::ProcessPendingMTTask(bool) [xpcom/threads/TaskController.cpp:391]
Reporter | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•