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

Exception in building on Mac ARM64 #7601

Closed
agocke opened this issue May 5, 2022 · 3 comments
Closed

Exception in building on Mac ARM64 #7601

agocke opened this issue May 5, 2022 · 3 comments

Comments

@agocke
Copy link
Member

agocke commented May 5, 2022

Not much info, sorry, didn't have logging turned on:

   System.Linq -> /Users/angocke/code/runtime/artifacts/bin/System.Linq/ref/Release/net7.0/System.Linq.dll
/Users/angocke/code/runtime/.packages/microsoft.net.compilers.toolset/4.3.0-1.22215.4/tasks/net6.0/Microsoft.CSharp.Core.targets(75,5): error MSB3883: Unexpected exception:  [/Users/angocke/code/runtime/src/libraries/System.IO.UnmanagedMemoryStream/ref/System.IO.UnmanagedMemoryStream.csproj]
##vso[task.logissue type=error;sourcepath=/Users/angocke/code/runtime/.packages/microsoft.net.compilers.toolset/4.3.0-1.22215.4/tasks/net6.0/Microsoft.CSharp.Core.targets;linenumber=75;columnnumber=5;code=MSB3883;](NETCORE_ENGINEERING_TELEMETRY=Build) Unexpected exception: 
/Users/angocke/code/runtime/.packages/microsoft.net.compilers.toolset/4.3.0-1.22215.4/tasks/net6.0/Microsoft.CSharp.Core.targets(75,5): error : One or more errors occurred. (ReleaseMutex failed. WaitOne Id: 19 Release Id: 19) [/Users/angocke/code/runtime/src/libraries/System.IO.UnmanagedMemoryStream/ref/System.IO.UnmanagedMemoryStream.csproj]
##vso[task.logissue type=error;sourcepath=/Users/angocke/code/runtime/.packages/microsoft.net.compilers.toolset/4.3.0-1.22215.4/tasks/net6.0/Microsoft.CSharp.Core.targets;linenumber=75;columnnumber=5;code=;](NETCORE_ENGINEERING_TELEMETRY=Build) One or more errors occurred. (ReleaseMutex failed. WaitOne Id: 19 Release Id: 19)
@agocke agocke added bug needs-triage Have yet to determine what bucket this goes in. labels May 5, 2022
@jrdodds
Copy link
Contributor

jrdodds commented May 5, 2022

@agocke Can you provide steps to reproduce?

With the current Arm64 version of .Net (which is the 6.0.4 / SDK 6.0.22 macOS Arm64 Installer) and a current repo (e049bfe), running ./build.sh doesn't produce exceptions for me.

@rainersigwald
Copy link
Member

Thanks, we'll keep an eye out. If you do see it again please let us know.

@jaredpar I don't think this is actionable but this crash appears to be in the Csc task, so FYI.

@benvillalobos benvillalobos removed the needs-triage Have yet to determine what bucket this goes in. label May 5, 2022
@rainersigwald
Copy link
Member

Closing due to age.

@rainersigwald rainersigwald closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants