Closed
Bug 1469887
Opened 6 years ago
Closed 4 years ago
Crash in mozilla::ipc::MessageChannel::CxxStackFrame::CxxStackFrame | mozilla::ipc::MessageChannel::Send | mozilla::layers::PAPZParent::SendDestroy
Categories
(Core :: Panning and Zooming, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [gfx-noted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-ed028880-f386-4271-a0fc-7e55f0180620.
=============================================================
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(mWorkerThread == GetCurrentVirtualThread()) (not on worker thread!)
Top 10 frames of crashing thread:
0 xul.dll mozilla::ipc::MessageChannel::CxxStackFrame::CxxStackFrame ipc/glue/MessageChannel.cpp:246
1 xul.dll mozilla::ipc::MessageChannel::Send ipc/glue/MessageChannel.cpp:915
2 xul.dll mozilla::layers::PAPZParent::SendDestroy ipc/ipdl/PAPZParent.cpp:275
3 xul.dll mozilla::layers::RemoteContentController::Destroy gfx/layers/ipc/RemoteContentController.cpp:405
4 xul.dll mozilla::layers::CompositorBridgeParent::LayerTreeState::~LayerTreeState gfx/layers/ipc/CompositorBridgeParent.cpp:257
5 xul.dll std::_Tree<std::_Tmap_traits<mozilla::layers::LayersId, mozilla::layers::CompositorBridgeParent::LayerTreeState, std::less<mozilla::layers::LayersId>, std::allocator<std::pair<mozilla::layers::LayersId const, mozilla::layers::CompositorBridgeParent::LayerTreeState> >, 0> >::_Erase vs2017_15.6.6/VC/include/xtree:2012
6 xul.dll std::_Tree<std::_Tmap_traits<mozilla::layers::LayersId, mozilla::layers::CompositorBridgeParent::LayerTreeState, std::less<mozilla::layers::LayersId>, std::allocator<std::pair<mozilla::layers::LayersId const, mozilla::layers::CompositorBridgeParent::LayerTreeState> >, 0> >::_Erase vs2017_15.6.6/VC/include/xtree:2009
7 xul.dll std::_Tree<std::_Tmap_traits<mozilla::layers::LayersId, mozilla::layers::CompositorBridgeParent::LayerTreeState, std::less<mozilla::layers::LayersId>, std::allocator<std::pair<mozilla::layers::LayersId const, mozilla::layers::CompositorBridgeParent::LayerTreeState> >, 0> >::clear vs2017_15.6.6/VC/include/xtree:1406
8 xul.dll std::_Tree<std::_Tmap_traits<mozilla::layers::LayersId, mozilla::layers::CompositorBridgeParent::LayerTreeState, std::less<mozilla::layers::LayersId>, std::allocator<std::pair<mozilla::layers::LayersId const, mozilla::layers::CompositorBridgeParent::LayerTreeState> >, 0> >::erase vs2017_15.6.6/VC/include/xtree:1381
9 xul.dll std::_Tree<std::_Tmap_traits<mozilla::layers::LayersId, mozilla::layers::CompositorBridgeParent::LayerTreeState, std::less<mozilla::layers::LayersId>, std::allocator<std::pair<mozilla::layers::LayersId const, mozilla::layers::CompositorBridgeParent::LayerTreeState> >, 0> >::_Tidy vs2017_15.6.6/VC/include/xtree:2169
=============================================================
Updated•6 years ago
|
Priority: -- → P3
Hardware: Unspecified → x86_64
Whiteboard: [gfx-noted]
Comment 1•4 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•