Skip to content

tools.sh fails with core dump while building runtime #4521

@ellahathaway

Description

@ellahathaway

This build is failing with the following error while building runtime:

Unhandled exception. Microsoft.Build.Framework.InternalErrorException: MSB0001: Internal MSBuild Error: must be valid
       at Microsoft.Build.Shared.ErrorUtilities.ThrowInternalError(String message, Exception innerException, Object[] args)
       at Microsoft.Build.BackEnd.Logging.LoggingContext.LogBuildEvent(BuildEventArgs buildEvent)
       at Microsoft.Build.BackEnd.Components.RequestBuilder.AssemblyLoadsTracker.CurrentDomainOnAssemblyLoad(Object sender, AssemblyLoadEventArgs args)
    /vmr/src/runtime/eng/common/tools.sh: line 499: 64596 Aborted                 (core dumped) "$_InitializeBuildTool" "$@"
    Build failed with exit code 134. Check errors above.

Metadata

Metadata

Assignees

Labels

ops-monitorIssues created/handled by the source build monitor role

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions