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

Issue 784450 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Dec 27
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Flaky DCHECK in VirtualMemory::Release during webgl2_conformance_tests on Win7 NVIDIA

Project Member Reported by ynovikov@chromium.org, Nov 13 2017

Issue description

https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Experimental%20Release%20%28NVIDIA%29/builds/442

WebglConformance_deqp_functional_gles3_shaderoperator_sequence failed with this stack:

#
# Fatal error in ../../v8/src/allocation.cc, line 183
# Debug check failed: result.
#
Backtrace:
	base::debug::StackTrace::StackTrace [0x663DA170+32]
	base::debug::StackTrace::StackTrace [0x663D12ED+13]
	gin::V8Platform::GetStackTracePrinter [0x673ED79D+37]
	V8_Fatal [0x6730FABD+109]
	v8::base::SetPrintStackTrace [0x6730F946+38]
	v8::internal::VirtualMemory::Release [0x659404DC+92]
	v8::internal::MemoryAllocator::FreeMemory [0x65D4E51A+74]
	v8::internal::MemoryAllocator::PerformFreeMemory [0x65D51513+51]
	v8::internal::MemoryAllocator::Unmapper::PerformFreeMemoryOnQueuedChunks<0> [0x65D4E1C0+80]
	v8::internal::MemoryAllocator::Unmapper::UnmapFreeMemoryTask::RunInternal [0x65D5D23E+14]
	base::debug::TaskAnnotator::RunTask [0x663D4215+229]
	base::internal::TaskTracker::RunOrSkipTask [0x66406AF3+659]
	base::internal::TaskTracker::RunNextTask [0x6640610B+299]
	base::internal::SchedulerWorker::Thread::ThreadMain [0x664146C3+611]
	base::PlatformThread::SetCurrentThreadPriority [0x6638D013+515]
	BaseThreadInitThunk [0x74E8336A+18]
	RtlInitializeExceptionChain [0x772092B2+99]
	RtlInitializeExceptionChain [0x77209285+54]
Received fatal exception EXCEPTION_ACCESS_VIOLATION

 
Components: -Blink>WebGL
So far just one instance of this that I can see. I'll leave this for V8 folks to triage.

Comment 2 by kbr@chromium.org, Nov 14 2017

Cc: hpayer@chromium.org u...@chromium.org machenb...@chromium.org
Owner: mvstan...@chromium.org
Status: Assigned (was: Untriaged)
Assigning to current memory sheriff for further analysis.
Status: Archived (was: Assigned)

Sign in to add a comment