dotnet / dotnet/website-feedback
Internal error in the debugger.
- Dominant language
- No language data
- Stars
- 7
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
### URL
https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/intro
### Operating system
macos
### More information about your system
MacOS Catalina Version :10.15.7
### Description
Message = Unable to load shared library 'vsdbg' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(/Users/ehsanpirehpour/.vscode/extensions/ms-dotnettools.csharp-2.50.27-darwin-x64/.debugger/x86_64/vsdbg.dylib, 1): image not found
dlopen(vsdbg.dylib, 1): image not found
dlopen(/Users/ehsanpirehpour/.vscode/extensions/ms-dotnettools.csharp-2.50.27-darwin-x64/.debugger/x86_64/libvsdbg.dylib, 1): Symbol not found: __ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv
Referenced from: /Users/ehsanpirehpour/.vscode/extensions/ms-dotnettools.csharp-2.50.27-darwin-x64/.debugger/x86_64/libvsdbg.dylib (which was built for Mac OS X 12.0)
Expected in: /usr/lib/libc++.1.dylib
dlopen(libvsdbg.dylib, 1): Symbol not found: __ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv
Referenced from: /Users/ehsanpirehpour/.vscode/extensions/ms-dotnettools.csharp-2.50.27-darwin-x64/.debugger/x86_64/libvsdbg.dylib (which was built for Mac OS X 12.0)
Expected in: /usr/lib/libc++.1.dylib
### dotnet --info
Executing task: dotnet:Desktop/TraningCSharp/BlazorApp1/BlazorApp1.csproj
dotnet build Desktop/TraningCSharp/BlazorApp1/BlazorApp1.csproj /property:GenerateFullPaths=true /consoleloggerparameters:NoSummary /p:Configuration=Debug /p:Platform="AnyCPU"
MSBuild version 17.9.8+b34f75857 for .NET
Determining projects to restore...
All projects are up-to-date for restore.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.