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

msbuild segfault on arm64 linux package restore #76039

Closed
AndyAyersMS opened this issue Sep 22, 2022 · 3 comments
Closed

msbuild segfault on arm64 linux package restore #76039

AndyAyersMS opened this issue Sep 22, 2022 · 3 comments
Milestone

Comments

@AndyAyersMS
Copy link
Member

I'm starting to see this lately:

/__w/1/s/.dotnet/sdk/7.0.100-preview.7.22377.5/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/__w/1/s/artifacts/log/Checked/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/__w/1/s/artifacts/toolset/8.0.0-beta.22469.1.txt /t:__WriteToolsetLocation /warnaserror /__w/1/s/artifacts/toolset/restore.proj
/__w/1/s/eng/common/tools.sh: line 474:   503 Segmentation fault      (core dumped) "$_InitializeBuildTool" "$@"
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Sep 22, 2022
@mangod9
Copy link
Member

mangod9 commented Sep 26, 2022

there were some stress issues fixed in rc1. Perhaps we need to update the sdk to latest and check if these still occur.

@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Sep 26, 2022
@mangod9 mangod9 added this to the 8.0.0 milestone Sep 26, 2022
@mangod9
Copy link
Member

mangod9 commented Jul 29, 2023

@AndyAyersMS, assume this hasnt reproed for you since the initial report and subsequent SDK update. Please reopen if its still an issue.

@mangod9 mangod9 closed this as completed Jul 29, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 28, 2023
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

3 participants