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

Issue 780465 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 757946
Owner:
OOO until 2019-01-24
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug



Sign in to add a comment

All WebGL Windows tests flaky with error in process launch

Project Member Reported by jmad...@chromium.org, Nov 1 2017

Issue description

This might be occurring on other platforms as well, but I only verified on Windows.

Examples:


https://build.chromium.org/p/tryserver.chromium.angle/builders/win_angle_rel_ng/builds/7541

https://chromium-swarm.appspot.com/task?id=39908a6ee4dd5810&refresh=10&show_raw=1

https://build.chromium.org/p/tryserver.chromium.angle/builders/win_angle_rel_ng/builds/7538

https://chromium-swarm.appspot.com/task?id=399063b9cf126110&refresh=10&show_raw=1

https://build.chromium.org/p/tryserver.chromium.angle/builders/win_angle_rel_ng/builds/7536

https://chromium-swarm.appspot.com/task?id=39904a4522527810&refresh=10&show_raw=1

All fail with an error message:

[3688:2016:1101/053520.348:FATAL:activity_tracker.cc(1415)] Check failed: false. Process #2568 was previously recorded as "launched" with no corresponding exit.

Backtrace:
	base::debug::StackTrace::StackTrace [0x6B1E26A0+32]
	base::debug::StackTrace::StackTrace [0x6B1BCB1D+13]
	logging::LogMessage::~LogMessage [0x6B15449E+78]
	base::debug::GlobalActivityTracker::RecordProcessLaunch [0x6B1E65C4+884]
	base::LaunchProcess [0x6B1B462C+1516]
	base::LaunchProcess [0x6B1B3FED+45]
	service_manager::SandboxWin::StartSandboxedProcess [0x6BD95959+267]
	content::StartSandboxedProcess [0x6A7AE1FD+332]
	content::internal::ChildProcessLauncherHelper::LaunchProcessOnLauncherThread [0x6AAA8D4F+411]
	content::internal::ChildProcessLauncherHelper::LaunchOnLauncherThread [0x6AAA806E+258]
	base::debug::TaskAnnotator::RunTask [0x6B216CE5+229]
	base::internal::TaskTracker::RunOrSkipTask [0x6B211EF8+664]
	base::internal::TaskTracker::RunNextTask [0x6B21150B+299]
	base::internal::SchedulerWorker::Thread::ThreadMain [0x6B220733+611]
	base::PlatformThread::GetCurrentThreadPriority [0x6B170A03+467]
	BaseThreadInitThunk [0x768B336A+18]
	RtlInitializeExceptionChain [0x77799902+99]
	RtlInitializeExceptionChain [0x777998D5+54]

Unsure what this is related to, possibly a sandbox problem? Ken can you help triage? This is affecting the stability of the ANGLE CQ.
 

Comment 1 by kbr@chromium.org, Nov 1 2017

Mergedinto: 757946
Status: Duplicate (was: Untriaged)
This was reported a little while ago but is only marked as a P2. I'll duplicate this into the other report and upgrade it to P1.

Sign in to add a comment