New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 659778 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 20
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

[FATAL:embedded_service_runner.cc(72)] Check failed: !thread_.

Project Member Reported by w...@chromium.org, Oct 26 2016

Issue description

Happens sometimes when I run content browsertests. e.g., out/a/bin/run_content_browsertests_incremental -f 'SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0'

  logging::LogMessage::~LogMessage()
  content::EmbeddedServiceRunner::Instance::~Instance()
  base::RefCountedThreadSafe<content::EmbeddedServiceRunner::Instance, base::DefaultRefCountedThreadSafeTraits<content::EmbeddedServiceRunner::Instance> >::DeleteInternal(content::EmbeddedServiceRunner::Instance const*)
  base::DefaultRefCountedThreadSafeTraits<content::EmbeddedServiceRunner::Instance>::Destruct(content::EmbeddedServiceRunner::Instance const*)
  base::RefCountedThreadSafe<content::EmbeddedServiceRunner::Instance, base::DefaultRefCountedThreadSafeTraits<content::EmbeddedServiceRunner::Instance> >::Release() const
  scoped_refptr<content::EmbeddedServiceRunner::Instance>::Release(content::EmbeddedServiceRunner::Instance*)
  scoped_refptr<content::EmbeddedServiceRunner::Instance>::~scoped_refptr()
  std::__ndk1::__tuple_leaf<0u, scoped_refptr<content::EmbeddedServiceRunner::Instance>, false>::~__tuple_leaf()
  std::__ndk1::__tuple_impl<std::__ndk1::__tuple_indices<0u>, scoped_refptr<content::EmbeddedServiceRunner::Instance> >::~__tuple_impl()
  std::__ndk1::tuple<scoped_refptr<content::EmbeddedServiceRunner::Instance> >::~tuple()
  base::internal::BindState<void (content::EmbeddedServiceRunner::Instance::*)(), scoped_refptr<content::EmbeddedServiceRunner::Instance> >::~BindState()
  base::internal::BindState<void (content::EmbeddedServiceRunner::Instance::*)(), scoped_refptr<content::EmbeddedServiceRunner::Instance> >::Destroy(base::internal::BindStateBase const*)
  scoped_refptr<base::internal::BindStateBase>::Release(base::internal::BindStateBase*)
  scoped_refptr<base::internal::BindStateBase>::~scoped_refptr()
  base::internal::CallbackBase<(base::internal::CopyMode)0>::~CallbackBase()
  base::Callback<void (), (base::internal::CopyMode)0, (base::internal::RepeatMode)0>::~Callback()
  base::internal::RunMixin<base::Callback<void (), (base::internal::CopyMode)0, (base::internal::RepeatMode)0> >::Run() &&
  base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)
  base::MessageLoop::RunTask(base::PendingTask*)
  base::MessageLoop::DeferOrRunPendingTask(base::PendingTask)
  base::MessageLoop::DoWork()
  base::MessagePumpDefault::Run(base::MessagePump::Delegate*)
  base::MessageLoop::RunHandler()
  base::RunLoop::Run()
  base::Thread::Run(base::RunLoop*)
  base::Thread::ThreadMain()


 

Comment 1 by w...@chromium.org, Oct 26 2016

Cc: w...@chromium.org
Labels: OS-Android

Comment 2 by roc...@chromium.org, May 29 2017

Cc: roc...@chromium.org
Components: -Internals>Mojo Internals>ServiceManager

Comment 3 by laforge@google.com, Nov 1 2017

Components: -Internals>ServiceManager Internals>Services>ServiceManager
Status: WontFix (was: Available)

Sign in to add a comment