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

Unable to debug .NET 5 application after upgrading to macOS Big Sur #45282

Closed
areller opened this issue Nov 27, 2020 · 4 comments
Closed

Unable to debug .NET 5 application after upgrading to macOS Big Sur #45282

areller opened this issue Nov 27, 2020 · 4 comments

Comments

@areller
Copy link

areller commented Nov 27, 2020

Description

Recently, I've upgraded my mac to macOS Big Sur, now, I'm no longer able to debug .NET applications via vscode.
Whenever I try to attach a debugger, I get this error

Unable to attach to CoreCLR. Unknown Error: 0x80131c3c

image

Configuration

I'm running .NET 5.0.100 on macOS Big Sur (Macbook 2017 Pro, Intel x64)
This happens with any .NET application

Regression?

I tried changing the target framework to netcoreapp3.1 and got the same error.

Other information

I read that some people have fixed a similar problem by downgrading XCode from v12 to v11, I tried it myself (downgraded to v11.7) but it didn't work

@Dotnet-GitSync-Bot
Copy link
Collaborator

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.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Nov 27, 2020
@areller areller closed this as completed Nov 27, 2020
@areller areller reopened this Nov 27, 2020
@ghost
Copy link

ghost commented Nov 29, 2020

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

Issue Details

Description

Recently, I've upgraded my mac to macOS Big Sur, now, I'm no longer able to debug .NET applications via vscode.
Whenever I try to attach a debugger, I get this error

Unable to attach to CoreCLR. Unknown Error: 0x80131c3c

image

Configuration

I'm running .NET 5.0.100 on macOS Big Sur (Macbook 2017 Pro, Intel x64)
This happens with any .NET application

Regression?

I tried changing the target framework to netcoreapp3.1 and got the same error.

Other information

I read that some people have fixed a similar problem by downgrading XCode from v12 to v11, I tried it myself (downgraded to v11.7) but it didn't work

Author: areller
Assignees: -
Labels:

area-Diagnostics-coreclr, untriaged

Milestone: -

@tommcdon
Copy link
Member

@hoyosjs

@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Nov 29, 2020
@tommcdon tommcdon added this to the 6.0.0 milestone Nov 29, 2020
@hoyosjs
Copy link
Member

hoyosjs commented Nov 29, 2020

This is a dupe of #42311. Closing in favor of that one.

@hoyosjs hoyosjs closed this as completed Nov 29, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 29, 2020
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