Skip to content

Instantly share code, notes, and snippets.

@jeremyroman
Created November 5, 2019 15:17
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jeremyroman/5fdd586eee87cd2b8309689394a95c6b to your computer and use it in GitHub Desktop.
#0 0x00007ffff79f2e10 in IPC::(anonymous namespace)::ChannelAssociatedGroupController::DetachEndpointClient(mojo::ScopedInterfaceEndpointHandle const&) (this=0x3c9213fe3aa0, handle=...) at ../../ipc/ipc_mojo_bootstrap.cc:362
#1 0x00007ffff791adf7 in mojo::InterfaceEndpointClient::~InterfaceEndpointClient() (this=0x3c921528b2e0) at ../../mojo/public/cpp/bindings/lib/interface_endpoint_client.cc:178
#2 0x00007ffff791afac in mojo::InterfaceEndpointClient::~InterfaceEndpointClient() (this=0x3c921528b2e0) at ../../mojo/public/cpp/bindings/lib/interface_endpoint_client.cc:175
#3 0x00007ffff78f949f in std::__Cr::default_delete<mojo::InterfaceEndpointClient>::operator()(mojo::InterfaceEndpointClient*) const (this=0x3c92146c28c0, __ptr=0x3c921528b2e0) at ../../buildtools/third_party/libc++/trunk/include/memory:2338
#4 0x00007ffff78f8b9d in std::__Cr::unique_ptr<mojo::InterfaceEndpointClient, std::__Cr::default_delete<mojo::InterfaceEndpointClient> >::reset(mojo::InterfaceEndpointClient*) (this=0x3c92146c28c0, __p=0x0) at ../../buildtools/third_party/libc++/trunk/include/memory:2651
#5 0x00007ffff78f8a59 in std::__Cr::unique_ptr<mojo::InterfaceEndpointClient, std::__Cr::default_delete<mojo::InterfaceEndpointClient> >::~unique_ptr() (this=0x3c92146c28c0) at ../../buildtools/third_party/libc++/trunk/include/memory:2605
#6 0x00007ffff78f838f in mojo::AssociatedBindingBase::~AssociatedBindingBase() (this=0x3c92146c28b8) at ../../mojo/public/cpp/bindings/lib/associated_binding.cc:14
#7 0x00007fffedc05ca2 in mojo::AssociatedBinding<blink::mojom::Portal, mojo::RawPtrImplRefTraits<blink::mojom::Portal> >::~AssociatedBinding() (this=0x3c92146c28b8) at ../../mojo/public/cpp/bindings/associated_binding.h:117
#8 0x00007fffedc07bd8 in mojo::StrongAssociatedBinding<blink::mojom::Portal>::~StrongAssociatedBinding() (this=0x3c92146c28a0) at ../../mojo/public/cpp/bindings/strong_associated_binding.h:104
#9 0x00007fffedc011f7 in mojo::StrongAssociatedBinding<blink::mojom::Portal>::Close() (this=0x3c92146c28a0) at ../../mojo/public/cpp/bindings/strong_associated_binding.h:76
#10 0x00007fffedc0031a in content::Portal::OnFrameTreeNodeDestroyed(content::FrameTreeNode*) (this=0x3c92137344d0, frame_tree_node=0x3c92146d9c20) at ../../content/browser/portal/portal.cc:375
#11 0x00007fffed5b7d36 in content::FrameTreeNode::~FrameTreeNode() (this=0x3c92146d9c20) at ../../content/browser/frame_host/frame_tree_node.cc:162
#12 0x00007fffed5b4d0b in std::__Cr::default_delete<content::FrameTreeNode>::operator()(content::FrameTreeNode*) const (this=0x7fffffff5588, __ptr=0x3c92146d9c20) at ../../buildtools/third_party/libc++/trunk/include/memory:2338
#13 0x00007fffed5b4c8d in std::__Cr::unique_ptr<content::FrameTreeNode, std::__Cr::default_delete<content::FrameTreeNode> >::reset(content::FrameTreeNode*) (this=0x7fffffff5588, __p=0x0) at ../../buildtools/third_party/libc++/trunk/include/memory:2651
#14 0x00007fffed658914 in content::RenderFrameHostImpl::RemoveChild(content::FrameTreeNode*) (this=0x3c9214793120, child=0x3c92146d9c20) at ../../content/browser/frame_host/render_frame_host_impl.cc:2444
#15 0x00007fffed6551b6 in content::RenderFrameHostImpl::PendingDeletionCheckCompleted() (this=0x3c9214290a20) at ../../content/browser/frame_host/render_frame_host_impl.cc:5109
#16 0x00007fffed658eec in content::RenderFrameHostImpl::PendingDeletionCheckCompletedOnSubtree() (this=0x3c9214290a20) at ../../content/browser/frame_host/render_frame_host_impl.cc:5115
#17 0x00007fffed659053 in content::RenderFrameHostImpl::PendingDeletionCheckCompletedOnSubtree() (this=0x3c9214793120) at ../../content/browser/frame_host/render_frame_host_impl.cc:5126
#18 0x00007fffed65c3b2 in content::RenderFrameHostImpl::SwapOut(content::RenderFrameProxyHost*, bool) (this=0x3c9214793120, proxy=0x3c9213734b60, is_loading=true) at ../../content/browser/frame_host/render_frame_host_impl.cc:2808
#19 0x00007fffed6fb814 in content::RenderFrameHostManager::SwapOutOldFrame(std::__Cr::unique_ptr<content::RenderFrameHostImpl, std::__Cr::default_delete<content::RenderFrameHostImpl> >) (this=0x3c9213db1430, old_render_frame_host=std::unique_ptr<content::RenderFrameHostImpl> containing = {...}) at ../../content/browser/frame_host/render_frame_host_manager.cc:558
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment