Skip to content

Helix machines should reboot post-workitem when exit code is STATUS_DLL_INIT_FAILED (-1073741502) #10013

@MattGal

Description

@MattGal

As noted in dotnet/runtime#72142, sometimes Windows ARM64 machines get into a state where every process started by the Helix client gets STATUS_DLL_INIT_FAILED (-1073741502)

To make things better for our users we should

  • Introduce a final "exit code" message by default in the work item
  • If the machine is a windows machine and the exit code is -1073741502, we should use existing functionality to cause a machine reboot post test- this seems to unblock the problem immediately.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions