This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To help us determine the root cause of the issue, please provide step-by-step instructions how to reproduce it. | |
Alternatively, you can also collect and share detailed logs like so: | |
1) Run the following commands from Developer Command Prompt for Visual Studio: | |
``` | |
********************************************************************** | |
** Visual Studio 2022 Developer Command Prompt | |
** Copyright (c) 2022 Microsoft Corporation | |
********************************************************************** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thread #1: tid = 0x37fa9, 0x0000000101439fc3 libcoreclr.dylib`CLRPrivBinderCoreCLR::BindAssemblyByName(IAssemblyName*, ICLRPrivAssembly**) + 467, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x60) | |
* frame #0: 0x0000000101439fc3 libcoreclr.dylib`CLRPrivBinderCoreCLR::BindAssemblyByName(IAssemblyName*, ICLRPrivAssembly**) + 467 | |
frame #1: 0x0000000101119e47 libcoreclr.dylib`AssemblySpec::Bind(AppDomain*, int, CoreBindResult*, int, int, StackCrawlMark*) + 1639 | |
frame #2: 0x00000001010cbe70 libcoreclr.dylib`AppDomain::BindAssemblySpec(AssemblySpec*, int, int, StackCrawlMark*, AssemblyLoadSecurity*, int) + 416 | |
frame #3: 0x0000000101212200 libcoreclr.dylib`PEFile::LoadAssembly(unsigned int, IMDInternalImport*, char const*, char const*) + 352 | |
frame #4: 0x00000001010ee72a libcoreclr.dylib`Module::LoadAssembly(AppDomain*, unsigned int, char const*, char const*) + 346 | |
frame #5: 0x00000001010de296 libcoreclr.dylib`Assembly::FindModuleByTypeRef(Module*, unsigned int, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
command_line | |
* | |
core: | |
array | |
b* | |
hash | |
range | |
t* | |
language: | |
* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
core: | |
array | |
b* | |
c* | |
d* | |
e* | |
hash | |
range | |
t* | |
language: |