Castanets icon indicating copy to clipboard operation
Castanets copied to clipboard

[DCHECK] Check failed: !is_gpu_.

Open Tanvir-rizvi opened this issue 5 years ago • 1 comments

Describe the bug DCHECK resource_pool.h(148)] Check failed: !is_gpu_.

While enabling debug build , and solving prior DCHECK issues, this DCHECK is hit.

BT below [28562:28586:0808/173703.640595:FATAL:resource_pool.h(148)] Check failed: !is_gpu_. #0 0x7f65a0cf3e8d base::debug::StackTrace::StackTrace() #1 0x7f65a09fc38c base::debug::StackTrace::StackTrace() #2 0x7f65a0a6b55a logging::LogMessage::~LogMessage() #3 0x7f65976851e0 cc::ResourcePool::InUsePoolResource::software_backing() #4 0x7f6597814a83 cc::(anonymous namespace)::RasterTaskImpl::RunOnWorkerThread() #5 0x7f659b93cedb #6 0x7f659b93be81 #7 0x7f659b93bc9e #8 0x7f659b93d17d #9 0x7f65a0c2df87 base::SimpleThread::ThreadMain() #10 0x7f65a0d292cd base::(anonymous namespace)::ThreadFunc() #11 0x7f65820de6ba start_thread #12 0x7f657df7141d clone

Tanvir-rizvi avatar Aug 08 '19 13:08 Tanvir-rizvi

Sub-task of #128

suyambulingamrm avatar Aug 08 '19 13:08 suyambulingamrm