Skip to content

[mono][aot] aot compiler crash #115203

Closed
@lewing

Description

@lewing

.\dotnet.cmd build /t:Test /p:TargetOS=browser /p:Configuration=Release /p:EnableAggressiveTrimming=true /p:RunAOTCompilation=true .\src\libraries\System.Runtime.Intrinsics\tests\

Build FAILED.

D:\dotnet\runtime\src\mono\wasm\build\WasmApp.Common.targets(706,5): error : Precompiling failed for D:\dotnet\runtime\
artifacts\obj\System.Runtime.Intrinsics.Tests\Release\net10.0-browser\browser-wasm\wasm\for-publish\aot-in\System.Priva
te.CoreLib.dll with exit code -1073741819. [D:\dotnet\runtime\src\libraries\System.Runtime.Intrinsics\tests\System.Runt
ime.Intrinsics.Tests.csproj::TargetFramework=net10.0-browser]
D:\dotnet\runtime\src\mono\wasm\build\WasmApp.Common.targets(706,5): error :  [D:\dotnet\runtime\src\libraries\System.R
untime.Intrinsics\tests\System.Runtime.Intrinsics.Tests.csproj::TargetFramework=net10.0-browser]
D:\dotnet\runtime\src\mono\wasm\build\WasmApp.Common.targets(706,5): error : Precompiling failed for D:\dotnet\runtime\
artifacts\obj\System.Runtime.Intrinsics.Tests\Release\net10.0-browser\browser-wasm\wasm\for-publish\aot-in\aot-instance
s.dll with exit code -1073741819. [D:\dotnet\runtime\src\libraries\System.Runtime.Intrinsics\tests\System.Runtime.Intri
nsics.Tests.csproj::TargetFramework=net10.0-browser]
D:\dotnet\runtime\src\mono\wasm\build\WasmApp.Common.targets(706,5): error :  [D:\dotnet\runtime\src\libraries\System.R
untime.Intrinsics\tests\System.Runtime.Intrinsics.Tests.csproj::TargetFramework=net10.0-browser]
    0 Warning(s)
    2 Error(s)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions