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

SegFault while trying to Copy native test components in monointerpreter test run build #67405

Closed
joperezr opened this issue Mar 31, 2022 · 4 comments

Comments

@joperezr
Copy link
Member

Latest dotnet\runtime Rolling Build failed due to a problem when trying to copy native test components on the Mono monointerpreter Pri0 Runtime Tests Run OSX x64 release job. Bellow are more details to help with diagnosing.

Builds affected

20220331.4 => Log

2022-03-31T09:09:29.3477940Z     Copying native test binaries...
2022-03-31T09:09:46.6888520Z   /Users/runner/work/1/s/dotnet.sh: line 27:  2070 Segmentation fault: 11  ${dotnetPath} "$@"
2022-03-31T09:09:46.6991160Z /Users/runner/work/1/s/src/tests/build.proj(494,5): error MSB3073: The command ""/Users/runner/work/1/s/dotnet.sh" msbuild /Users/runner/work/1/s/src/tests/build.proj /t:CopyAllNativeTestProjectBinaries "/p:TargetArchitecture=x64" "/p:Configuration=Release" "/p:LibrariesConfiguration=Release" "/p:TargetOS=OSX" "/p:RuntimeOS=" "/p:RuntimeFlavor=mono" "/p:RuntimeVariant=" "/p:CLRTestBuildAllTargets=" "/p:__TestGroupToBuild=1" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount /bl:/Users/runner/work/1/s/artifacts//log/Release/InnerManagedTestBuild.1.binlog" exited with code 139.
2022-03-31T09:09:46.7194120Z 
2022-03-31T09:09:46.7256460Z Build FAILED.

cc: @radical can you please take a look and tag relevant folks?

@joperezr joperezr added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Infrastructure-mono labels Mar 31, 2022
@ghost
Copy link

ghost commented Mar 31, 2022

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

Issue Details

Latest dotnet\runtime Rolling Build failed due to a problem when trying to copy native test components on the Mono monointerpreter Pri0 Runtime Tests Run OSX x64 release job. Bellow are more details to help with diagnosing.

Builds affected

20220331.4 => Log

2022-03-31T09:09:29.3477940Z     Copying native test binaries...
2022-03-31T09:09:46.6888520Z   /Users/runner/work/1/s/dotnet.sh: line 27:  2070 Segmentation fault: 11  ${dotnetPath} "$@"
2022-03-31T09:09:46.6991160Z /Users/runner/work/1/s/src/tests/build.proj(494,5): error MSB3073: The command ""/Users/runner/work/1/s/dotnet.sh" msbuild /Users/runner/work/1/s/src/tests/build.proj /t:CopyAllNativeTestProjectBinaries "/p:TargetArchitecture=x64" "/p:Configuration=Release" "/p:LibrariesConfiguration=Release" "/p:TargetOS=OSX" "/p:RuntimeOS=" "/p:RuntimeFlavor=mono" "/p:RuntimeVariant=" "/p:CLRTestBuildAllTargets=" "/p:__TestGroupToBuild=1" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount /bl:/Users/runner/work/1/s/artifacts//log/Release/InnerManagedTestBuild.1.binlog" exited with code 139.
2022-03-31T09:09:46.7194120Z 
2022-03-31T09:09:46.7256460Z Build FAILED.

cc: @radical can you please take a look and tag relevant folks?

Author: joperezr
Assignees: -
Labels:

blocking-clean-ci, area-Infrastructure-mono

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 31, 2022
@radical
Copy link
Member

radical commented Mar 31, 2022

cc @steveisok @trylek

@trylek
Copy link
Member

trylek commented Mar 31, 2022

Hmm, unless I'm mistaken this looks like a (previously known but exceedingly rare) crash of the dotnet.exe app; I doubt we can shed more light on this without being able to capture a crash dump so I guess that is the primary goal this issue should track.

@akoeplinger
Copy link
Member

This is not a Mono issue since the thing that is crashing is dotnet using coreclr. Closing in favor of #101049

@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants