Skip to content

Conversation

radical
Copy link
Member

@radical radical commented Aug 20, 2021

... being used.

Fixes #57800 .

@lewing
Copy link
Member

lewing commented Aug 21, 2021

hitting #57886 on
runtime (Build Android x64 Release AllSubsets_Mono_RuntimeTests) and
runtime (Build Browser wasm Release AllSubsets_Mono_RuntimeTests)

steveisok pushed a commit that referenced this pull request Aug 24, 2021
@lewing
Copy link
Member

lewing commented Aug 24, 2021

/azp run runtime

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lewing
Copy link
Member

lewing commented Aug 25, 2021

runtime (Libraries Test Run checked coreclr Linux_musl arm64 Release failed with:

./RunTests.sh: line 162:    93 Segmentation fault      (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Text.Json.Tests.runtimeconfig.json --depsfile System.Text.Json.Tests.deps.json xunit.console.dll System.Text.Json.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/root/helix/work/workitem
----- end Wed Aug 25 00:59:15 UTC 2021 ----- exit code 139 ----------------------------------------------------------
exit code 139 means SIGSEGV Illegal memory access. Deref invalid pointer, overrunning buffer, stack overflow etc. Core dumped.
ulimit -c value: unlimited

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-57865-merge-2f780863fc644dd9a1/System.Text.Json.Tests/1/console.97fdf128.log?sv=2019-07-07&se=2021-09-14T00%3A56%3A47Z&sr=c&sp=rl&sig=yb7KwfOQIWELVhob7I3S1eOUDHqYfj%2FSamRtp4rBA4A%3D

Looks like #57198

@lewing
Copy link
Member

lewing commented Aug 25, 2021

Failure is not related to the change.

@lewing lewing merged commit 1d32e0a into dotnet:main Aug 25, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[android] $(EnableLLVM) started failing in .NET 6 rc1

4 participants