New issue
Advanced search Search tips

Issue 898574 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

DCHECK failure from OnMemoryPressure listener in SingleThreadProxy::OnCanDrawStateChanged

Project Member Reported by mthiesse@chromium.org, Oct 24

Issue description

[FATAL:single_thread_proxy.cc(320)] Check failed: task_runner_provider_->IsImplThread().

Relevant stack:
cc::SingleThreadProxy::OnCanDrawStateChanged(bool)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  cc/trees/single_thread_proxy.cc:320:3

cc::LayerTreeHostImpl::EvictAllUIResources()                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        cc/trees/layer_tree_host_impl.cc:5385:12

cc::LayerTreeHostImpl::OnMemoryPressure(base::MemoryPressureListener::MemoryPressureLevel)
cc/trees/layer_tree_host_impl.cc:2946:3


This occurs shortly after launching a debug build of ChromeModern on my 512MB gobo Android Go device running OMR1.
 
Description: Show this description

Sign in to add a comment