Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.0] Wasm build terminated with exit code 137 #108299

Open
carlossanlop opened this issue Sep 26, 2024 · 2 comments
Open

[9.0] Wasm build terminated with exit code 137 #108299

carlossanlop opened this issue Sep 26, 2024 · 2 comments
Labels
arch-wasm WebAssembly architecture area-Codegen-Interpreter-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Sep 26, 2024

This is similar to this out-of-memory issue from April: #94077

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=817011
Build error leg or test failing: src/tests/build.proj

Error Message

{
  "ErrorMessage" : [
    "src/tests/build.proj(622,5)",
    "/p:TargetArchitecture=wasm",
    "exited with code 137"
  ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
...
    Runtime_49998 -> /__w/1/s/artifacts/tests/coreclr/browser.wasm.Release/Regressions/coreclr/Runtime_49998/Runtime_49998/Runtime_49998.dll
  /__w/1/s/dotnet.sh: line 27: 48814 Killed                  ${dotnetPath} "$@"
/__w/1/s/src/tests/build.proj(622,5): error MSB3073: The command ""/__w/1/s/dotnet.sh" msbuild /__w/1/s/src/tests/build.proj /t:Build "/p:TargetArchitecture=wasm" "/p:Configuration=Release" "/p:LibrariesConfiguration=Release" "/p:TasksConfiguration=Release" "/p:TargetOS=browser" "/p:ToolsOS=" "/p:PackageOS=" "/p:RuntimeFlavor=mono" "/p:RuntimeVariant=monointerpreter" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=3" "/p:__SkipRestorePackages=1" /nodeReuse:false /m:1 /bl:/__w/1/s/artifacts//log/Release/InnerManagedTestBuild.3.binlog" exited with code 137.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=817011
Error message validated: [src/tests/build.proj(622,5) /p:TargetArchitecture=wasm exited with code 137]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/26/2024 7:25:44 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture os-linux Linux OS (any supported distro) area-Codegen-Interpreter-mono runtime-mono specific to the Mono runtime Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Sep 26, 2024
@carlossanlop carlossanlop added this to the 9.0.0 milestone Sep 26, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Codegen-Interpreter-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

1 participant