dotnet / dotnet/diagnostics

Apple Silicon -- SOS needs to be installed as a universal binary

Open
#1,977 0 comments 2 reactions 1 assignee Claimed by @mikem8361 View on GitHub
arm64 dotnet-sos
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 5h
Merged PRs (30d)
35

Description

When we use `dotnet-sos` to install `sos` into `lldb`, it causes issues because `llbd` is a universal binary. Whichever arch of `sos` we install, lldb will complain when we try to load the sos plugin when lldb is run as the other arch.

I was able to workaround this by manually creating universal binaries for the sos plugin and sos.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.