New issue
Advanced search Search tips

Issue 844491 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Flaky DCHECK in RefCountedThreadSafeBase::ReleaseImpl() during trace_test on Win7 FYI x64 Release (NVIDIA)

Project Member Reported by ynovikov@chromium.org, May 18 2018

Issue description

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20FYI%20x64%20Release%20%28NVIDIA%29/1039
TraceTest_Canvas2DRedBox

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20FYI%20x64%20Release%20(NVIDIA)/1060
TraceTest_ScissorTestWithPreserveDrawingBuffer

Both have this stack:

[3804:1152:0518/040938.652:FATAL:ref_counted.h(202)] Check failed: !in_dtor_. 
Backtrace:
	base::debug::StackTrace::StackTrace [0x000007FEE8872D04+36]
	logging::LogMessage::~LogMessage [0x000007FEE87CB312+98]
	base::subtle::RefCountedThreadSafeBase::Release [0x000007FEE79BBD87+93]
	base::internal::WeakReferenceOwner::GetRef [0x000007FEE880CB6C+108]
	base::WeakPtrFactory<zoom::ZoomEventManager>::GetWeakPtr [0x000007FEE849C3BA+42]
	ModuleDatabase::OnModuleLoad [0x000007FEE874DE03+157]
	ModuleEventSinkImpl::OnModuleEvent [0x000007FEE874F05E+842]
	base::internal::Invoker<base::internal::BindState<void (__cdecl*)(ModuleDatabase * __ptr64,base::Process,enum content::ProcessType,enum mojom::ModuleEventType,unsigned __int64),ModuleDatabase * __ptr64,base::Process,enum content::ProcessType,enum mojom::M [0x000007FEE874F4EC+82]
	base::debug::TaskAnnotator::RunTask [0x000007FEE88BA7EE+382]
	base::internal::TaskTracker::RunOrSkipTask [0x000007FEE88AF946+1158]
	base::internal::TaskTracker::RunAndPopNextTask [0x000007FEE88AECCE+494]
	base::internal::SchedulerWorker::RunWorker [0x000007FEE88BC8A1+977]
	base::internal::SchedulerWorker::RunBackgroundPooledWorker [0x000007FEE88BC270+32]
	base::PlatformThread::GetCurrentThreadPriority [0x000007FEE87ECD2C+572]
	BaseThreadInitThunk [0x0000000076D359CD+13]
	RtlUserThreadStart [0x0000000076F6A561+33]

 
Owner: chrisha@chromium.org
Status: Assigned (was: Unconfirmed)
+chrisa, could you take a look.
Owner: pmonette@chromium.org
Kicking over to pmonette. I think this has already been fixed.
Status: Fixed (was: Assigned)
Fixed as of https://chromium-review.googlesource.com/c/chromium/src/+/1069328

Comment 4 by kbr@chromium.org, Jun 20 2018

Mergedinto: 845110
Status: Duplicate (was: Fixed)
Duplicating into the other bug.

Please note that if this bug had been triaged earlier, it could have saved at least a few days. Issue 845110 wasn't reported until May 21 and this bug was filed on May 18.

Sign in to add a comment