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

XUnitLogChecker: Ensure missing stack frames are resolved on Windows using dotnet-sos #98397

Merged
merged 8 commits into from
Feb 27, 2024

Conversation

carlossanlop
Copy link
Member

@carlossanlop carlossanlop commented Feb 14, 2024

Fixes #94721

TODO: Revert the temporary crash commit before merging.

@ghost
Copy link

ghost commented Feb 14, 2024

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #94721

Author: carlossanlop
Assignees: carlossanlop
Labels:

area-Infrastructure-libraries

Milestone: -

@ericstj
Copy link
Member

ericstj commented Feb 14, 2024

@carlossanlop can you locate the log from the configuration that was missing stack trace information before and confirm this fixes it?

@carlossanlop
Copy link
Member Author

I am not entirely confident the fix worked. Maybe the environment variable has the wrong name or value, @hoyosjs?

Here are three examples:


Expand

Notable warnings/errors:

User Mini Dump File with Full Memory: Only application data is available
...
WARNING: Stack unwind information not available. Following frames may be wrong.
...
ntdll                  The system cannot find the file specified
...
*** WARNING: Unable to verify checksum for coreclr.dll

Full output:

----- start ===============  XUnitLogChecker Output =====================================================
C:\h\w\AFC70975\p\dotnet.exe --roll-forward Major C:\h\w\AFC70975\p\XUnitLogChecker.dll --dumps-path C:\cores
[XUnitLogChecker]: 22:59:16.57: Only dumps checking will be done.
[XUnitLogChecker]: 22:59:16.70: Checking for dumps...
[XUnitLogChecker]: 22:59:16.70: Reading crash dump 'C:\cores\dotnet.exe.7064.dmp'...
[XUnitLogChecker]: 22:59:16.70: Stack Trace Found:

Invoking: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe -c "$<C:\h\w\AFC70975\t\tmpxiuv2x.tmp" -z "C:\cores\dotnet.exe.7064.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\cores\dotnet.exe.7064.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:\h\w\AFC70975\p
Symbol search path is: C:\h\w\AFC70975\p
Executable search path is: 
Windows 10 Version 20348 MP (2 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
20348.1.amd64fre.fe_release.210507-1500
Machine Name:
Debug session time: Fri Feb 16 22:59:12.000 2024 (UTC + 0:00)
System Uptime: 0 days 0:17:27.915
Process Uptime: 0 days 0:00:04.000
................................................................
.................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(1b98.43c): Access violation - code c0000005 (first/second chance not available)
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
eax=0ca6b000 ebx=72c0c1fe ecx=00000000 edx=c0000005 esi=00000000 edi=c0000005
eip=72caaf87 esp=0ca6af8c ebp=0ca6b2d8 iopl=0         nv up ei pl nz ac pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000216
coreclr!GetCLRRuntimeHost+0x38687:
72caaf87 8d442420        lea     eax,[esp+20h]
0:012> cdb: Reading initial command '$<C:\h\w\AFC70975\t\tmpxiuv2x.tmp'
0:012> .load C:\Users\runner\.dotnet\sos\sos.dll
0:012> ~*k

   0  Id: 1b98.474 Suspend: 0 Teb: 02e90000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0317ec64 72b303c0 ntdll!ZwWaitForMultipleObjects+0xc
0317ec84 72b301ae coreclr+0x903c0
0317ed14 72b2fffe coreclr+0x901ae
0317ed8c 72b2ff4f coreclr+0x8fffe
*** WARNING: Unable to verify checksum for System.Private.CoreLib.dll
0317ee30 720867b4 coreclr+0x8ff4f
0317ee6c 0af2f707 System_Private_CoreLib+0x2d67b4
0317ef54 0af2b70f 0xaf2f707
0317f05c 0af24a99 0xaf2b70f
0317f140 05371912 0xaf24a99
0317f17c 72baff49 0x5371912
0317f188 72af3c35 coreclr!coreclr_set_error_writer+0x2c39
0317f208 72b7d283 coreclr+0x53c35
0317f31c 72b7ce38 coreclr!coreclr_execute_assembly+0x13e3
0317f38c 72b7ccc5 coreclr!coreclr_execute_assembly+0xf98
0317f5ec 72b7c4d2 coreclr!coreclr_execute_assembly+0xe25
0317f6bc 72b7bf55 coreclr!coreclr_execute_assembly+0x632
*** WARNING: Unable to verify checksum for hostpolicy.dll
0317f70c 74e6b444 coreclr!coreclr_execute_assembly+0xb5
0317f7e0 74e6b682 hostpolicy+0x1b444
0317f820 74e6c04a hostpolicy+0x1b682
*** WARNING: Unable to verify checksum for hostfxr.dll
0317f8cc 74ea9748 hostpolicy!corehost_main+0xda
0317f948 74eab4ad hostfxr!hostfxr_close+0xc88
0317f9d0 74ead1d5 hostfxr!hostfxr_close+0x29ed
0317fa3c 74eab861 hostfxr!hostfxr_close+0x4715
0317fb40 74ea6d4b hostfxr!hostfxr_close+0x2da1
*** WARNING: Unable to verify checksum for dotnet.exe
0317fbe0 00896d1f hostfxr!hostfxr_main_startupinfo+0x7b
0317fd40 008971a8 dotnet+0x6d1f
0317fd94 0089794c dotnet+0x71a8
0317fddc 76116a39 dotnet+0x794c
0317fdec 7781800d kernel32!BaseThreadInitThunk+0x19
0317fe44 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0317fe54 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   1  Id: 1b98.18d0 Suspend: 0 Teb: 02e94000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0372f798 76116a39 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
0372f7a8 7781800d kernel32!BaseThreadInitThunk+0x19
0372f800 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0372f810 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   2  Id: 1b98.1868 Suspend: 0 Teb: 02e98000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
038afb5c 76116a39 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
038afb6c 7781800d kernel32!BaseThreadInitThunk+0x19
038afbc4 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
038afbd4 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   3  Id: 1b98.1fe8 Suspend: 0 Teb: 02e9c000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0522f8b4 75ee1fe8 ntdll!ZwWaitForMultipleObjects+0xc
0522f8d0 72b8de35 KERNELBASE!WaitForMultipleObjects+0x18
0522fa80 76116a39 coreclr!coreclr_shutdown_2+0x10985
0522fa90 7781800d kernel32!BaseThreadInitThunk+0x19
0522fae8 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0522faf8 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   4  Id: 1b98.cc4 Suspend: 0 Teb: 02ea0000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0551f970 72ba48f9 ntdll!ZwWaitForMultipleObjects+0xc
0551f9f0 76116a39 coreclr!MetaDataGetDispenser+0x12fb9
0551fa00 7781800d kernel32!BaseThreadInitThunk+0x19
0551fa58 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0551fa68 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   5  Id: 1b98.10f4 Suspend: 0 Teb: 02ea4000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0877f548 72b553fe ntdll!NtWaitForSingleObject+0xc
0877f59c 72b5521f coreclr+0xb53fe
0877f5ac 72b5433c coreclr+0xb521f
0877f5d0 72b541f8 coreclr+0xb433c
0877f7fc 72b53e2d coreclr+0xb41f8
0877f880 72b53d8b coreclr+0xb3e2d
0877f8d8 72b816e3 coreclr+0xb3d8b
0877f8ec 76116a39 coreclr!coreclr_shutdown_2+0x4233
0877f8fc 7781800d kernel32!BaseThreadInitThunk+0x19
0877f954 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0877f964 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   6  Id: 1b98.1d64 Suspend: 0 Teb: 02ea8000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
08dcfd78 75ee412f ntdll!NtDelayExecution+0xc
08dcfde0 72b56010 KERNELBASE!SleepEx+0x5f
08dcfe38 72b567c2 coreclr+0xb6010
08dcfe64 72b53e2d coreclr+0xb67c2
08dcfee8 72b53d8b coreclr+0xb3e2d
08dcff40 72ba94a6 coreclr+0xb3d8b
08dcff74 76116a39 coreclr!MetaDataGetDispenser+0x17b66
08dcff84 7781800d kernel32!BaseThreadInitThunk+0x19
08dcffdc 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
08dcffec 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   7  Id: 1b98.1d58 Suspend: 0 Teb: 02eb8000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0c1cf398 72b303c0 ntdll!ZwWaitForMultipleObjects+0xc
0c1cf3b8 72b301ae coreclr+0x903c0
0c1cf448 72b2fffe coreclr+0x901ae
0c1cf4c0 72b2ff4f coreclr+0x8fffe
0c1cf564 720867b4 coreclr+0x8ff4f
0c1cf5a0 0bf2b602 System_Private_CoreLib+0x2d67b4
0c1cf5b8 0bf2b15b 0xbf2b602
0c1cf5e4 720a440b 0xbf2b15b
0c1cf5f4 720a8334 System_Private_CoreLib+0x2f440b
0c1cf5fc 7208b3b1 System_Private_CoreLib+0x2f8334
0c1cf630 720a41f6 System_Private_CoreLib+0x2db3b1
0c1cf690 720a40fb System_Private_CoreLib+0x2f41f6
0c1cf6a4 720ab6c4 System_Private_CoreLib+0x2f40fb
0c1cf6b8 72baff49 System_Private_CoreLib+0x2fb6c4
0c1cf6c4 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0c1cf6f0 72b32367 coreclr+0x92407
0c1cf738 72b53e9b coreclr+0x92367
0c1cf75c 72b53e2d coreclr+0xb3e9b
0c1cf7e0 72b53d8b coreclr+0xb3e2d
0c1cf838 72b52fa8 coreclr+0xb3d8b
0c1cf878 76116a39 coreclr+0xb2fa8
0c1cf888 7781800d kernel32!BaseThreadInitThunk+0x19
0c1cf8e0 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0c1cf8f0 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   8  Id: 1b98.1ec8 Suspend: 0 Teb: 02ebc000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0c4df748 72b303c0 ntdll!ZwWaitForMultipleObjects+0xc
0c4df768 72b301ae coreclr+0x903c0
0c4df7f8 72b2fffe coreclr+0x901ae
0c4df870 72b2ff4f coreclr+0x8fffe
0c4df914 720867b4 coreclr+0x8ff4f
0c4df950 72086724 System_Private_CoreLib+0x2d67b4
0c4df964 0c66021b System_Private_CoreLib+0x2d6724
0c4df978 0c6600a3 0xc66021b
0c4df9c8 0bf3fcb3 0xc6600a3
0c4df9f4 72095821 0xbf3fcb3
0c4dfa34 720a0407 System_Private_CoreLib+0x2e5821
0c4dfa98 72083f35 System_Private_CoreLib+0x2f0407
0c4dfaa8 72baff49 System_Private_CoreLib+0x2d3f35
0c4dfab4 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0c4dfae0 72b32367 coreclr+0x92407
0c4dfb28 72b53e9b coreclr+0x92367
0c4dfb48 72b53e2d coreclr+0xb3e9b
0c4dfbcc 72b53d8b coreclr+0xb3e2d
0c4dfc24 72b52fa8 coreclr+0xb3d8b
0c4dfc64 76116a39 coreclr+0xb2fa8
0c4dfc74 7781800d kernel32!BaseThreadInitThunk+0x19
0c4dfccc 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0c4dfcdc 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

   9  Id: 1b98.fd0 Suspend: 0 Teb: 02ec0000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0c65f5fc 71f9329e ntdll!ZwRemoveIoCompletion+0xc
0c65f660 720a0bba System_Private_CoreLib+0x1e329e
0c65f6c0 720a0a02 System_Private_CoreLib+0x2f0bba
0c65f728 720a0442 System_Private_CoreLib+0x2f0a02
0c65f790 72083f35 System_Private_CoreLib+0x2f0442
0c65f7a0 72baff49 System_Private_CoreLib+0x2d3f35
0c65f7ac 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0c65f7d8 72b32367 coreclr+0x92407
0c65f820 72b53e9b coreclr+0x92367
0c65f844 72b53e2d coreclr+0xb3e9b
0c65f8c8 72b53d8b coreclr+0xb3e2d
0c65f920 72b52fa8 coreclr+0xb3d8b
0c65f960 76116a39 coreclr+0xb2fa8
0c65f970 7781800d kernel32!BaseThreadInitThunk+0x19
0c65f9c8 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0c65f9d8 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

  10  Id: 1b98.7bc Suspend: 0 Teb: 02ec4000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0c33f958 72b303c0 ntdll!ZwWaitForMultipleObjects+0xc
0c33f978 72b301ae coreclr+0x903c0
0c33fa08 72b2fffe coreclr+0x901ae
0c33fa80 72b2ff4f coreclr+0x8fffe
0c33fb24 720867b4 coreclr+0x8ff4f
0c33fb60 7209d1f0 System_Private_CoreLib+0x2d67b4
0c33fc20 72083f35 System_Private_CoreLib+0x2ed1f0
0c33fc30 72baff49 System_Private_CoreLib+0x2d3f35
0c33fc3c 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0c33fc68 72b32367 coreclr+0x92407
0c33fcb0 72b53e9b coreclr+0x92367
0c33fcd0 72b53e2d coreclr+0xb3e9b
0c33fd54 72b53d8b coreclr+0xb3e2d
0c33fdac 72b52fa8 coreclr+0xb3d8b
0c33fdec 76116a39 coreclr+0xb2fa8
0c33fdfc 7781800d kernel32!BaseThreadInitThunk+0x19
0c33fe54 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0c33fe64 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

  11  Id: 1b98.ad8 Suspend: 0 Teb: 02ec8000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0c8af4cc 72b303c0 ntdll!ZwWaitForMultipleObjects+0xc
0c8af4ec 72b301ae coreclr+0x903c0
0c8af57c 72b2fffe coreclr+0x901ae
0c8af5f4 72b2fba3 coreclr+0x8fffe
0c8af694 72086c22 coreclr+0x8fba3
0c8af70c 0c66a337 System_Private_CoreLib+0x2d6c22
0c8af748 0bf2b15b 0xc66a337
0c8af774 720a440b 0xbf2b15b
0c8af784 720a8334 System_Private_CoreLib+0x2f440b
0c8af78c 7208b3b1 System_Private_CoreLib+0x2f8334
0c8af7c0 720a41f6 System_Private_CoreLib+0x2db3b1
0c8af820 720a40fb System_Private_CoreLib+0x2f41f6
0c8af834 720ab6c4 System_Private_CoreLib+0x2f40fb
0c8af848 72baff49 System_Private_CoreLib+0x2fb6c4
0c8af854 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0c8af880 72b32367 coreclr+0x92407
0c8af8c8 72b53e9b coreclr+0x92367
0c8af8ec 72b53e2d coreclr+0xb3e9b
0c8af970 72b53d8b coreclr+0xb3e2d
0c8af9c8 72b52fa8 coreclr+0xb3d8b
0c8afa08 76116a39 coreclr+0xb2fa8
0c8afa18 7781800d kernel32!BaseThreadInitThunk+0x19
0c8afa70 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0c8afa80 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

# 12  Id: 1b98.43c Suspend: 0 Teb: 02ecc000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0ca6b2d8 72c0c20b coreclr!GetCLRRuntimeHost+0x38687
0ca6b450 72ab367c coreclr!coreclr_set_error_writer+0x5eefb
0ca6b494 77847352 coreclr+0x1367c
0ca6b4b8 77847324 ntdll!RtlInterlockedCompareExchange64+0x1f2
0ca6b584 77826526 ntdll!RtlInterlockedCompareExchange64+0x1c4
0ca6ce10 0ce2c21a ntdll!KiUserExceptionDispatcher+0x26
0ca6ce84 0ce2c10b 0xce2c21a
0ca6ced0 72baff49 0xce2c10b
0ca6cedc 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0ca6cf08 72b37951 coreclr+0x92407
0ca6d058 720fd561 coreclr+0x97951
0ca6d090 7210b5b3 System_Private_CoreLib+0x34d561
0ca6d0bc 720fd004 System_Private_CoreLib+0x35b5b3
0ca6d0d4 0caf0a0d System_Private_CoreLib+0x34d004
0ca6d0ec 0caf06fb 0xcaf0a0d
0ca6d248 0caf0092 0xcaf06fb
0ca6d2a0 0ca9ff48 0xcaf0092
0ca6d2b8 0ca9fee2 0xca9ff48
0ca6d2e4 0ca9fcf9 0xca9fee2
0ca6d33c 0ca9fc20 0xca9fcf9
0ca6d38c 0ca9fbb5 0xca9fc20
0ca6d39c 0ca9fb7d 0xca9fbb5
0ca6d3c4 0ca9fb22 0xca9fb7d
0ca6d3e8 0ca9f97d 0xca9fb22
0ca6d43c 0ca9f875 0xca9f97d
0ca6d488 0ca9f80d 0xca9f875
0ca6d498 0ca9f7da 0xca9f80d
0ca6d4bc 0ca9f40f 0xca9f7da
0ca6d540 0ca9ee75 0xca9f40f
0ca6d59c 0ca9edd8 0xca9ee75
0ca6d5b4 0ca9ed6e 0xca9edd8
0ca6d5e8 0ca9ec19 0xca9ed6e
0ca6d600 0ca9dbe8 0xca9ec19
0ca6d6bc 0ca9d7e0 0xca9dbe8
0ca6d71c 0ca9d740 0xca9d7e0
0ca6d734 0ca9d6d8 0xca9d740
0ca6d768 0ca9d527 0xca9d6d8
0ca6d7d0 0ca9d465 0xca9d527
0ca6d81c 0ca9d3fd 0xca9d465
0ca6d82c 0ca9d3a2 0xca9d3fd
0ca6d850 0ca9d321 0xca9d3a2
0ca6d864 0ca9ce6a 0xca9d321
0ca6d894 0ca9cb76 0xca9ce6a
0ca6d8d4 0ca9ca5b 0xca9cb76
0ca6d928 0ca9c9ed 0xca9ca5b
0ca6d938 0ca9c9b2 0xca9c9ed
0ca6d968 0ca9c94b 0xca9c9b2
0ca6d978 0ca9c6ec 0xca9c94b
0ca6d9f4 0ca9c61a 0xca9c6ec
0ca6da4c 0ca9c580 0xca9c61a
0ca6da64 0ca9c4ea 0xca9c580
0ca6da9c 0ca9be78 0xca9c4ea
0ca6db74 0ca9bb40 0xca9be78
0ca6dbd4 0ca9baa0 0xca9bb40
0ca6dbec 0ca9ba35 0xca9baa0
0ca6dc20 0caf5840 0xca9ba35
0ca6dc54 0ca95ec1 0xcaf5840
0ca6dce8 0ca95c85 0xca95ec1
0ca6dd44 0ca95be8 0xca95c85
0ca6dd5c 0ca95b7a 0xca95be8
0ca6dd8c 0caf561d 0xca95b7a
0ca6dda8 0ca956fc 0xcaf561d
0ca6dddc 0ca954dc 0xca956fc
0ca6de10 0ca95378 0xca954dc
0ca6de70 0ca952d8 0xca95378
0ca6de88 0ca9526d 0xca952d8
0ca6debc 0ca94dab 0xca9526d
0ca6df4c 0ca94c22 0xca94dab
0ca6dfa4 0ca94b88 0xca94c22
0ca6dfbc 0ca94b17 0xca94b88
0ca6dfe8 0ca94727 0xca94b17
0ca6e010 0ca91bba 0xca94727
0ca6e060 0cb1f22d 0xca91bba
0ca6e07c 7208b3b1 0xcb1f22d
0ca6e0b0 0cb1f0b3 System_Private_CoreLib+0x2db3b1
0ca6e0f4 0cb1ef8a 0xcb1f0b3
0ca6e100 720a9bbe 0xcb1ef8a
0ca6e130 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6e154 720a5484 System_Private_CoreLib+0x2f8f91
0ca6e200 720a53ba System_Private_CoreLib+0x2f5484
0ca6e214 722ef173 System_Private_CoreLib+0x2f53ba
0ca6e22c 722fb8e8 System_Private_CoreLib+0x53f173
0ca6e240 722fb8aa System_Private_CoreLib+0x54b8e8
0ca6e258 0ca950b4 System_Private_CoreLib+0x54b8aa
0ca6e2ec 0cb1ef5d 0xca950b4
0ca6e308 7208b3b1 0xcb1ef5d
0ca6e33c 0cb1ede3 System_Private_CoreLib+0x2db3b1
0ca6e380 0cb1ecba 0xcb1ede3
0ca6e38c 720a9bbe 0xcb1ecba
0ca6e3bc 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6e3e0 720a5484 System_Private_CoreLib+0x2f8f91
0ca6e48c 720a53ba System_Private_CoreLib+0x2f5484
0ca6e4a0 722ef173 System_Private_CoreLib+0x2f53ba
0ca6e4b8 722fb8e8 System_Private_CoreLib+0x53f173
0ca6e4cc 0ca95666 System_Private_CoreLib+0x54b8e8
0ca6e504 0cb1ec8d 0xca95666
0ca6e520 7208b3b1 0xcb1ec8d
0ca6e554 0cb1eb13 System_Private_CoreLib+0x2db3b1
0ca6e598 0cb1e9ea 0xcb1eb13
0ca6e5a4 720a9bbe 0xcb1e9ea
0ca6e5d4 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6e5f8 720a5484 System_Private_CoreLib+0x2f8f91
0ca6e6a4 720a53ba System_Private_CoreLib+0x2f5484
0ca6e6b8 722ef173 System_Private_CoreLib+0x2f53ba
0ca6e6d0 722fb8e8 System_Private_CoreLib+0x53f173
0ca6e6e4 722fb8aa System_Private_CoreLib+0x54b8e8
0ca6e6fc 0ca9627b System_Private_CoreLib+0x54b8aa
0ca6e794 0cb1e9bd 0xca9627b
0ca6e7b0 7208b3b1 0xcb1e9bd
0ca6e7e4 0cb1e843 System_Private_CoreLib+0x2db3b1
0ca6e828 0cb1e71a 0xcb1e843
0ca6e834 720a9bbe 0xcb1e71a
0ca6e864 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6e888 720a5484 System_Private_CoreLib+0x2f8f91
0ca6e934 720a53ba System_Private_CoreLib+0x2f5484
0ca6e948 0ca9b92e System_Private_CoreLib+0x2f53ba
0ca6e9e0 0cb1c90d 0xca9b92e
0ca6e9f0 7208b3b1 0xcb1c90d
0ca6ea24 0cb1c7ce System_Private_CoreLib+0x2db3b1
0ca6ea5c 0cb1c6e2 0xcb1c7ce
0ca6ea68 720a9bbe 0xcb1c6e2
0ca6ea98 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6eabc 720a5484 System_Private_CoreLib+0x2f8f91
0ca6eb68 720a53ba System_Private_CoreLib+0x2f5484
0ca6eb7c 722ef173 System_Private_CoreLib+0x2f53ba
0ca6eb94 722fb8e8 System_Private_CoreLib+0x53f173
0ca6eba8 722fb8aa System_Private_CoreLib+0x54b8e8
0ca6ebc0 0ca9c256 System_Private_CoreLib+0x54b8aa
0ca6ec98 0cb1c6b5 0xca9c256
0ca6ecb4 7208b3b1 0xcb1c6b5
0ca6ece8 0cb1c53b System_Private_CoreLib+0x2db3b1
0ca6ed2c 0cb1c412 0xcb1c53b
0ca6ed38 720a9bbe 0xcb1c412
0ca6ed68 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6ed8c 720a5484 System_Private_CoreLib+0x2f8f91
0ca6ee38 720a53ba System_Private_CoreLib+0x2f5484
0ca6ee4c 722ef173 System_Private_CoreLib+0x2f53ba
0ca6ee64 722fb8e8 System_Private_CoreLib+0x53f173
0ca6ee78 722fb8aa System_Private_CoreLib+0x54b8e8
0ca6ee90 0ca9c909 System_Private_CoreLib+0x54b8aa
0ca6ef10 0cb1c3e5 0xca9c909
0ca6ef2c 7208b3b1 0xcb1c3e5
0ca6ef60 0cb1c26b System_Private_CoreLib+0x2db3b1
0ca6efa4 0cb1c142 0xcb1c26b
0ca6efb0 720a9bbe 0xcb1c142
0ca6efe0 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6f004 720a5484 System_Private_CoreLib+0x2f8f91
0ca6f0b0 0ca9cd42 System_Private_CoreLib+0x2f5484
0ca6f0f0 0cb1c115 0xca9cd42
0ca6f100 7208b3b1 0xcb1c115
0ca6f134 0cb1bfd6 System_Private_CoreLib+0x2db3b1
0ca6f16c 0cb1beea 0xcb1bfd6
0ca6f178 720a9bbe 0xcb1beea
0ca6f1a8 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6f1cc 720a5484 System_Private_CoreLib+0x2f8f91
0ca6f278 720a53ba System_Private_CoreLib+0x2f5484
0ca6f28c 0cb1ba1c System_Private_CoreLib+0x2f53ba
0ca6f2a0 0cb1b976 0xcb1ba1c
0ca6f2c4 0caf2a7d 0xcb1b976
0ca6f2e4 0ca9d646 0xcaf2a7d
0ca6f35c 0cb1bebd 0xca9d646
0ca6f36c 7208b3b1 0xcb1bebd
0ca6f3a0 0cb1bddd System_Private_CoreLib+0x2db3b1
0ca6f3c8 0cb1bd22 0xcb1bddd
0ca6f3d4 720a9bbe 0xcb1bd22
0ca6f404 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6f428 720a5484 System_Private_CoreLib+0x2f8f91
0ca6f4d4 720a53ba System_Private_CoreLib+0x2f5484
0ca6f4e8 0cb1ba1c System_Private_CoreLib+0x2f53ba
0ca6f4fc 0cb1b976 0xcb1ba1c
0ca6f520 0caf2a7d 0xcb1b976
0ca6f540 0ca9e009 0xcaf2a7d
0ca6f60c 0cb1bcf5 0xca9e009
0ca6f628 7208b3b1 0xcb1bcf5
0ca6f65c 0cb1bb7b System_Private_CoreLib+0x2db3b1
0ca6f6a0 0cb1ba52 0xcb1bb7b
0ca6f6ac 720a9bbe 0xcb1ba52
0ca6f6dc 720a8f91 System_Private_CoreLib+0x2f9bbe
0ca6f700 720a5484 System_Private_CoreLib+0x2f8f91
0ca6f7ac 720a53ba System_Private_CoreLib+0x2f5484
0ca6f7c0 0cb1ba1c System_Private_CoreLib+0x2f53ba
0ca6f7d4 0cb1b976 0xcb1ba1c
0ca6f7f8 0caf2a7d 0xcb1b976
0ca6f818 0ca9f5cb 0xcaf2a7d
0ca6f8ac 0cb1b8fd 0xca9f5cb
0ca6f8c8 7208b3b1 0xcb1b8fd
0ca6f8fc 0cb1b783 System_Private_CoreLib+0x2db3b1
0ca6f940 0cb1b5f2 0xcb1b783
0ca6f94c 720a919e 0xcb1b5f2
0ca6f984 0c66c8f2 System_Private_CoreLib+0x2f919e
0ca6f998 0c66c8a9 0xc66c8f2
0ca6f9b4 7208b3b1 0xc66c8a9
0ca6f9e8 0be8065b System_Private_CoreLib+0x2db3b1
0ca6f9f8 0c66a43b 0xbe8065b
0ca6fa30 0bf2b15b 0xc66a43b
0ca6fa5c 720a440b 0xbf2b15b
0ca6fa6c 720a8334 System_Private_CoreLib+0x2f440b
0ca6fa74 7208b3b1 System_Private_CoreLib+0x2f8334
0ca6faa8 720a41f6 System_Private_CoreLib+0x2db3b1
0ca6fb08 720a40fb System_Private_CoreLib+0x2f41f6
0ca6fb1c 720ab6c4 System_Private_CoreLib+0x2f40fb
0ca6fb30 72baff49 System_Private_CoreLib+0x2fb6c4
0ca6fb3c 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0ca6fb68 72b32367 coreclr+0x92407
0ca6fbb0 72b53e9b coreclr+0x92367
0ca6fbd4 72b53e2d coreclr+0xb3e9b
0ca6fc58 72b53d8b coreclr+0xb3e2d
0ca6fcb0 72b52fa8 coreclr+0xb3d8b
0ca6fcf0 76116a39 coreclr+0xb2fa8
0ca6fd00 7781800d kernel32!BaseThreadInitThunk+0x19
0ca6fd58 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0ca6fd68 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

  13  Id: 1b98.6e8 Suspend: 0 Teb: 02ed0000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0cd3f8ec 71f9329e ntdll!ZwRemoveIoCompletion+0xc
0cd3f950 720a0bba System_Private_CoreLib+0x1e329e
0cd3f9b0 720a0a02 System_Private_CoreLib+0x2f0bba
0cd3fa18 720a0442 System_Private_CoreLib+0x2f0a02
0cd3fa80 72083f35 System_Private_CoreLib+0x2f0442
0cd3fa90 72baff49 System_Private_CoreLib+0x2d3f35
0cd3fa9c 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0cd3fac8 72b32367 coreclr+0x92407
0cd3fb10 72b53e9b coreclr+0x92367
0cd3fb34 72b53e2d coreclr+0xb3e9b
0cd3fbb8 72b53d8b coreclr+0xb3e2d
0cd3fc10 72b52fa8 coreclr+0xb3d8b
0cd3fc50 76116a39 coreclr+0xb2fa8
0cd3fc60 7781800d kernel32!BaseThreadInitThunk+0x19
0cd3fcb8 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0cd3fcc8 00000000 ntdll!RtlGetFullPathName_UEx+0x7b

  14  Id: 1b98.19c4 Suspend: 0 Teb: 02ed4000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0cfff36c 72b303c0 ntdll!ZwWaitForMultipleObjects+0xc
0cfff38c 72b301ae coreclr+0x903c0
0cfff41c 72b2fffe coreclr+0x901ae
0cfff494 72b2ff4f coreclr+0x8fffe
0cfff538 720867b4 coreclr+0x8ff4f
0cfff574 72096e90 System_Private_CoreLib+0x2d67b4
0cfff5f0 72083f35 System_Private_CoreLib+0x2e6e90
0cfff600 72baff49 System_Private_CoreLib+0x2d3f35
0cfff60c 72b32407 coreclr!coreclr_set_error_writer+0x2c39
0cfff638 72b32367 coreclr+0x92407
0cfff680 72b53e9b coreclr+0x92367
0cfff6a0 72b53e2d coreclr+0xb3e9b
0cfff724 72b53d8b coreclr+0xb3e2d
0cfff77c 72b52fa8 coreclr+0xb3d8b
0cfff7bc 76116a39 coreclr+0xb2fa8
0cfff7cc 7781800d kernel32!BaseThreadInitThunk+0x19
0cfff824 77817fdb ntdll!RtlGetFullPathName_UEx+0xad
0cfff834 00000000 ntdll!RtlGetFullPathName_UEx+0x7b
0:012> !clrstack -f -all
OS Thread Id: 0x474
Child SP       IP Call Site
0317EAD4 7782451C ntdll!ZwWaitForMultipleObjects + 12
0317EC6C 72B303C0 coreclr + 590784
0317EC8C 72B301AE coreclr + 590254
0317ED1C 72B2FFFE coreclr + 589822
0317ED94 72B2FF4F coreclr + 589647
0317EDC0          [HelperMethodFrame: 0317edc0] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0317EE38 720867B4 System_Private_CoreLib + 2975668
0317EE3C 720867B4 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 116
0317EE74 0AF2F707 
0317EE80 0AF2F707 xunit.console.dll!Xunit.ConsoleClient.ConsoleRunner.ExecuteAssembly(System.Object, Xunit.XunitProjectAssembly, Boolean, Boolean, System.Nullable`1<Boolean>, System.Nullable`1<Int32>, Boolean, Boolean, System.Nullable`1<Xunit.AppDomainSupport>, Boolean, Boolean, Xunit.XunitFilters, Boolean) + 2023
0317EF5C 0AF2B70F 
0317EF94 0AF2B70F xunit.console.dll!Xunit.ConsoleClient.ConsoleRunner.RunProject(Xunit.XunitProject, Boolean, System.Nullable`1<Boolean>, System.Nullable`1<Boolean>, System.Nullable`1<Int32>, Boolean, Boolean, System.Nullable`1<Xunit.AppDomainSupport>, Boolean, Boolean, Boolean) + 943
0317F064 0AF24A99 
0317F094 0AF24A99 xunit.console.dll!Xunit.ConsoleClient.ConsoleRunner.EntryPoint(System.String[]) + 1009
0317F148 05371912 xunit.console.dll!Xunit.ConsoleClient.Program.Main(System.String[]) + 162
0317F184 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0317F190 72AF3C35 coreclr + 343093
0317F210 72B7D283 coreclr!coreclr_execute_assembly + 5091
0317F324 72B7CE38 coreclr!coreclr_execute_assembly + 3992
0317F394 72B7CCC5 coreclr!coreclr_execute_assembly + 3621
0317F5F4 72B7C4D2 coreclr!coreclr_execute_assembly + 1586
0317F6C4 72B7BF55 coreclr!coreclr_execute_assembly + 181
0317F714 74E6B444 hostpolicy + 111684
0317F7E8 74E6B682 hostpolicy + 112258
0317F828 74E6C04A hostpolicy!corehost_main + 218
0317F8D4 74EA9748 hostfxr!hostfxr_close + 3208
0317F950 74EAB4AD hostfxr!hostfxr_close + 10733
0317F9D8 74EAD1D5 hostfxr!hostfxr_close + 18197
0317FA44 74EAB861 hostfxr!hostfxr_close + 11681
0317FB48 74EA6D4B hostfxr!hostfxr_main_startupinfo + 123
0317FBE8 00896D1F dotnet + 27935
0317FD48 008971A8 dotnet + 29096
0317FD9C 0089794C dotnet + 31052
0317FDE4 76116A39 kernel32!BaseThreadInitThunk + 25
0317FDF4 7781800D ntdll!RtlGetFullPathName_UEx + 173
0317FE4C 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x10f4
Child SP       IP Call Site
0877F4D8 77823F8C ntdll!NtWaitForSingleObject + 12
0877F550 72B553FE coreclr + 742398
0877F5A4 72B5521F coreclr + 741919
0877F5B4 72B5433C coreclr + 738108
0877F5D8 72B541F8 coreclr + 737784
0877F804 72B53E2D coreclr + 736813
0877F888 72B53D8B coreclr + 736651
0877F89C          [DebuggerU2MCatchHandlerFrame: 0877f89c] 
0877F8E0 72B816E3 coreclr!coreclr_shutdown_2 + 16947
0877F8F4 76116A39 kernel32!BaseThreadInitThunk + 25
0877F904 7781800D ntdll!RtlGetFullPathName_UEx + 173
0877F95C 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x1d64
Child SP       IP Call Site
08DCFD54 778242AC ntdll!NtDelayExecution + 12
08DCFD80 75EE412F KERNELBASE!SleepEx + 95
08DCFDE8 72B56010 coreclr + 745488
08DCFE40 72B567C2 coreclr + 747458
08DCFE6C 72B53E2D coreclr + 736813
08DCFEF0 72B53D8B coreclr + 736651
08DCFF04          [DebuggerU2MCatchHandlerFrame: 08dcff04] 
08DCFF48 72BA94A6 coreclr!MetaDataGetDispenser + 97126
08DCFF7C 76116A39 kernel32!BaseThreadInitThunk + 25
08DCFF8C 7781800D ntdll!RtlGetFullPathName_UEx + 173
08DCFFE4 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x1d58
Child SP       IP Call Site
0C1CF208 7782451C ntdll!ZwWaitForMultipleObjects + 12
0C1CF3A0 72B303C0 coreclr + 590784
0C1CF3C0 72B301AE coreclr + 590254
0C1CF450 72B2FFFE coreclr + 589822
0C1CF4C8 72B2FF4F coreclr + 589647
0C1CF4F4          [HelperMethodFrame: 0c1cf4f4] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0C1CF56C 720867B4 System_Private_CoreLib + 2975668
0C1CF570 720867B4 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 116
0C1CF5A8 0BF2B602 
0C1CF5B4 0BF2B602 xunit.execution.dotnet.dll!Xunit.Sdk.MessageBus.ReporterWorker() + 34
0C1CF5C0 0BF2B15B xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 59
0C1CF5EC 720A440B System.Private.CoreLib.dll!System.Threading.Tasks.Task.InnerInvoke() + 43
0C1CF5FC 720A8334 System.Private.CoreLib.dll!System.Threading.Tasks.Task+<>c.<.cctor>b__281_0(System.Object) + 20
0C1CF604 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0C1CF638 720A41F6 System_Private_CoreLib + 3097078
0C1CF63C 720A41F6 System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 182
0C1CF698 720A40FB System_Private_CoreLib + 3096827
0C1CF69C 720A40FB System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread) + 75
0C1CF6AC 720AB6C4 System.Private.CoreLib.dll!System.Threading.Tasks.ThreadPoolTaskScheduler+<>c.<.cctor>b__10_0(System.Object) + 20
0C1CF6B0 72083F72 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 114
0C1CF6C0 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0C1CF6CC 72B32407 coreclr + 599047
0C1CF6F8 72B32367 coreclr + 598887
0C1CF740 72B53E9B coreclr + 736923
0C1CF764 72B53E2D coreclr + 736813
0C1CF7E8 72B53D8B coreclr + 736651
0C1CF7FC          [DebuggerU2MCatchHandlerFrame: 0c1cf7fc] 
0C1CF840 72B52FA8 coreclr + 733096
0C1CF880 76116A39 kernel32!BaseThreadInitThunk + 25
0C1CF890 7781800D ntdll!RtlGetFullPathName_UEx + 173
0C1CF8E8 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x1ec8
Child SP       IP Call Site
0C4DF5B8 7782451C ntdll!ZwWaitForMultipleObjects + 12
0C4DF750 72B303C0 coreclr + 590784
0C4DF770 72B301AE coreclr + 590254
0C4DF800 72B2FFFE coreclr + 589822
0C4DF878 72B2FF4F coreclr + 589647
0C4DF8A4          [HelperMethodFrame: 0c4df8a4] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0C4DF91C 720867B4 System_Private_CoreLib + 2975668
0C4DF920 720867B4 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 116
0C4DF958 72086724 System_Private_CoreLib + 2975524
0C4DF964 72086724 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOne(Int32) + 20
0C4DF96C 0C66021B xunit.runner.utility.netcoreapp10.dll!Xunit.DelegatingLongRunningTestDetectionSink.WaitForStopEvent(Int32) + 43
0C4DF980 0C6600A3 xunit.runner.utility.netcoreapp10.dll!Xunit.DelegatingLongRunningTestDetectionSink.ThreadWorker() + 131
0C4DF9D0 0BF3FCB3 xunit.runner.utility.netcoreapp10.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__4_0(System.Object) + 59
0C4DF9FC 72095821 System.Private.CoreLib.dll!System.Threading.QueueUserWorkItemCallbackDefaultContext.Execute() + 17
0C4DFA00 7209475E System.Private.CoreLib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch() + 302
0C4DFA3C 720A0407 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 311
0C4DFAA0 72083F35 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 53
0C4DFAB0 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0C4DFABC 72B32407 coreclr + 599047
0C4DFAE8 72B32367 coreclr + 598887
0C4DFB30 72B53E9B coreclr + 736923
0C4DFB50 72B53E2D coreclr + 736813
0C4DFBD4 72B53D8B coreclr + 736651
0C4DFBE8          [DebuggerU2MCatchHandlerFrame: 0c4dfbe8] 
0C4DFC2C 72B52FA8 coreclr + 733096
0C4DFC6C 76116A39 kernel32!BaseThreadInitThunk + 25
0C4DFC7C 7781800D ntdll!RtlGetFullPathName_UEx + 173
0C4DFCD4 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0xfd0
Child SP       IP Call Site
0C65F5C8 77823FDC ntdll!ZwRemoveIoCompletion + 12
0C65F604 71F9329E System_Private_CoreLib + 1979038
0C65F61C          [InlinedCallFrame: 0c65f61c] 
0C65F618 71F93297 System.Private.CoreLib.dll!Interop+Kernel32.GetQueuedCompletionStatus(IntPtr, UInt32 ByRef, UIntPtr ByRef, IntPtr ByRef, Int32) + 71
0C65F668 720A0BBA System_Private_CoreLib + 3083194
0C65F674 720A0BBA System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitForSignal(Int32) + 74
0C65F6C8 720A0A02 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.Wait(Int32, Boolean) + 354
0C65F730 720A0442 System_Private_CoreLib + 3081282
0C65F734 720A0442 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 370
0C65F798 72083F35 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 53
0C65F7A8 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0C65F7B4 72B32407 coreclr + 599047
0C65F7E0 72B32367 coreclr + 598887
0C65F828 72B53E9B coreclr + 736923
0C65F84C 72B53E2D coreclr + 736813
0C65F8D0 72B53D8B coreclr + 736651
0C65F8E4          [DebuggerU2MCatchHandlerFrame: 0c65f8e4] 
0C65F928 72B52FA8 coreclr + 733096
0C65F968 76116A39 kernel32!BaseThreadInitThunk + 25
0C65F978 7781800D ntdll!RtlGetFullPathName_UEx + 173
0C65F9D0 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x7bc
Child SP       IP Call Site
0C33F7C8 7782451C ntdll!ZwWaitForMultipleObjects + 12
0C33F960 72B303C0 coreclr + 590784
0C33F980 72B301AE coreclr + 590254
0C33FA10 72B2FFFE coreclr + 589822
0C33FA88 72B2FF4F coreclr + 589647
0C33FAB4          [HelperMethodFrame: 0c33fab4] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0C33FB2C 720867B4 System_Private_CoreLib + 2975668
0C33FB30 720867B4 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 116
0C33FB68 7209D1F0 System_Private_CoreLib + 3068400
0C33FB74 7209D1F0 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+GateThread.GateThreadStart() + 304
0C33FC28 72083F35 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 53
0C33FC38 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0C33FC44 72B32407 coreclr + 599047
0C33FC70 72B32367 coreclr + 598887
0C33FCB8 72B53E9B coreclr + 736923
0C33FCD8 72B53E2D coreclr + 736813
0C33FD5C 72B53D8B coreclr + 736651
0C33FD70          [DebuggerU2MCatchHandlerFrame: 0c33fd70] 
0C33FDB4 72B52FA8 coreclr + 733096
0C33FDF4 76116A39 kernel32!BaseThreadInitThunk + 25
0C33FE04 7781800D ntdll!RtlGetFullPathName_UEx + 173
0C33FE5C 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0xad8
Child SP       IP Call Site
0C8AF33C 7782451C ntdll!ZwWaitForMultipleObjects + 12
0C8AF4D4 72B303C0 coreclr + 590784
0C8AF4F4 72B301AE coreclr + 590254
0C8AF584 72B2FFFE coreclr + 589822
0C8AF5FC 72B2FBA3 coreclr + 588707
0C8AF628          [HelperMethodFrame: 0c8af628] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultipleIgnoringSyncContext(IntPtr*, Int32, Boolean, Int32)
0C8AF69C 72086C22 System_Private_CoreLib + 2976802
0C8AF6A4 72086C22 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.ReadOnlySpan`1<System.Threading.WaitHandle>, Boolean, Int32) + 258
0C8AF714 0C66A337 
0C8AF71C 0C66A337 xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.WorkerThreadProc() + 87
0C8AF750 0BF2B15B xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 59
0C8AF77C 720A440B System.Private.CoreLib.dll!System.Threading.Tasks.Task.InnerInvoke() + 43
0C8AF78C 720A8334 System.Private.CoreLib.dll!System.Threading.Tasks.Task+<>c.<.cctor>b__281_0(System.Object) + 20
0C8AF794 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0C8AF7C8 720A41F6 System_Private_CoreLib + 3097078
0C8AF7CC 720A41F6 System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 182
0C8AF828 720A40FB System_Private_CoreLib + 3096827
0C8AF82C 720A40FB System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread) + 75
0C8AF83C 720AB6C4 System.Private.CoreLib.dll!System.Threading.Tasks.ThreadPoolTaskScheduler+<>c.<.cctor>b__10_0(System.Object) + 20
0C8AF840 72083F72 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 114
0C8AF850 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0C8AF85C 72B32407 coreclr + 599047
0C8AF888 72B32367 coreclr + 598887
0C8AF8D0 72B53E9B coreclr + 736923
0C8AF8F4 72B53E2D coreclr + 736813
0C8AF978 72B53D8B coreclr + 736651
0C8AF98C          [DebuggerU2MCatchHandlerFrame: 0c8af98c] 
0C8AF9D0 72B52FA8 coreclr + 733096
0C8AFA10 76116A39 kernel32!BaseThreadInitThunk + 25
0C8AFA20 7781800D ntdll!RtlGetFullPathName_UEx + 173
0C8AFA78 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x43c
Child SP       IP Call Site
0CA6AF8C 72CAAF87 coreclr!GetCLRRuntimeHost + 231047
0CA6B2E0 72C0C20B coreclr!coreclr_set_error_writer + 388859
0CA6B458 72AB367C coreclr + 79484
0CA6B49C 77847352 ntdll!RtlInterlockedCompareExchange64 + 498
0CA6B4C0 77847324 ntdll!RtlInterlockedCompareExchange64 + 452
0CA6B58C 77826526 ntdll!KiUserExceptionDispatcher + 38
0CA6CE18 0CE2C21A 
0CA6CE2C          [InlinedCallFrame: 0ca6ce2c] System.IO.Compression.Brotli.dll!Interop+Brotli.BrotliDecoderDecompress(UIntPtr, Byte*, UIntPtr*, Byte*)
0CA6CE28 0CE2C21A System.IO.Compression.Brotli.dll!System.IO.Compression.BrotliDecoder.TryDecompress(System.ReadOnlySpan`1<Byte>, System.Span`1<Byte>, Int32 ByRef) + 146
0CA6CE8C 0CE2C10B 
0CA6CE9C 0CE2C10B System.IO.Compression.Brotli.Tests.dll!System.IO.Compression.BrotliStreamUnitTests.Decompress_WithEmptySource() + 107
0CA6CED8 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0CA6CEE4 72B32407 coreclr + 599047
0CA6CF10 72B37951 coreclr + 620881
0CA6CF44          [HelperMethodFrame_PROTECTOBJ: 0ca6cf44] System.Private.CoreLib.dll!System.RuntimeMethodHandle.InvokeMethod(System.Object, Void**, System.Signature, Boolean)
0CA6D060 720FD561 System_Private_CoreLib + 3462497
0CA6D068 720FD561 System.Private.CoreLib.dll!System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(System.Object, IntPtr*) + 17
0CA6D070 720FD5D7 System.Private.CoreLib.dll!System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags) + 39
0CA6D098 7210B5B3 System_Private_CoreLib + 3519923
0CA6D09C 7210B5B3 System.Private.CoreLib.dll!System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo) + 115
0CA6D0C4 720FD004 System_Private_CoreLib + 3461124
0CA6D0D4 720FD004 System.Private.CoreLib.dll!System.Reflection.MethodBase.Invoke(System.Object, System.Object[]) + 20
0CA6D0DC 0CAF0A0D 
0CA6D0E0 0CAF0A0D xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].CallTestMethod(System.Object) + 53
0CA6D0F4 0CAF06FB xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<<InvokeTestMethodAsync>b__1>d[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1523
0CA6D250 0CAF0092 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<<InvokeTestMethodAsync>b__1>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<InvokeTestMethodAsync>b__1>d<System.__Canon> ByRef) + 130
0CA6D2A8 0CA9FF48 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<<InvokeTestMethodAsync>b__1>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<InvokeTestMethodAsync>b__1>d<System.__Canon> ByRef) + 72
0CA6D2C0 0CA9FEE2 
0CA6D2C4 0CA9FEE2 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib]].<InvokeTestMethodAsync>b__1() + 114
0CA6D2EC 0CA9FCF9 xunit.execution.dotnet.dll!Xunit.Sdk.ExecutionTimer+<AggregateAsync>d__4.MoveNext() + 97
0CA6D344 0CA9FC20 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExecutionTimer+<AggregateAsync>d__4, xunit.execution.dotnet]](<AggregateAsync>d__4 ByRef) + 80
0CA6D394 0CA9FBB5 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExecutionTimer+<AggregateAsync>d__4, xunit.execution.dotnet]](<AggregateAsync>d__4 ByRef) + 21
0CA6D3A4 0CA9FB7D xunit.execution.dotnet.dll!Xunit.Sdk.ExecutionTimer.AggregateAsync(System.Func`1<System.Threading.Tasks.Task>) + 69
0CA6D3CC 0CA9FB22 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib]].<InvokeTestMethodAsync>b__0() + 138
0CA6D3F0 0CA9F97D xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__9.MoveNext() + 69
0CA6D444 0CA9F875 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__9, xunit.core]](<RunAsync>d__9 ByRef) + 77
0CA6D490 0CA9F80D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__9, xunit.core]](<RunAsync>d__9 ByRef) + 21
0CA6D4A0 0CA9F7DA xunit.core.dll!Xunit.Sdk.ExceptionAggregator.RunAsync(System.Func`1<System.Threading.Tasks.Task>) + 66
0CA6D4C4 0CA9F40F xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]].MoveNext() + 375
0CA6D548 0CA9EE75 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<InvokeTestMethodAsync>d__48<System.__Canon> ByRef) + 133
0CA6D5A4 0CA9EDD8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<InvokeTestMethodAsync>d__48<System.__Canon> ByRef) + 72
0CA6D5BC 0CA9ED6E 
0CA6D5C0 0CA9ED6E xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].InvokeTestMethodAsync(System.Object) + 126
0CA6D5F0 0CA9EC19 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestInvoker.InvokeTestMethodAsync(System.Object) + 145
0CA6D608 0CA9DBE8 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]].MoveNext() + 912
0CA6D6C4 0CA9D7E0 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<RunAsync>b__47_0>d<System.__Canon> ByRef) + 136
0CA6D724 0CA9D740 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<RunAsync>b__47_0>d<System.__Canon> ByRef) + 72
0CA6D73C 0CA9D6D8 
0CA6D740 0CA9D6D8 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].<RunAsync>b__47_0() + 120
0CA6D770 0CA9D527 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]].MoveNext() + 79
0CA6D7D8 0CA9D465 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.Decimal> ByRef) + 77
0CA6D824 0CA9D3FD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.Decimal> ByRef) + 21
0CA6D834 0CA9D3A2 xunit.core.dll!Xunit.Sdk.ExceptionAggregator.RunAsync[[System.Decimal, System.Private.CoreLib]](System.Func`1<System.Threading.Tasks.Task`1<System.Decimal>>) + 66
0CA6D858 0CA9D321 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 73
0CA6D86C 0CA9CE6A xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner.InvokeTestMethodAsync(Xunit.Sdk.ExceptionAggregator) + 170
0CA6D89C 0CA9CB76 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4.MoveNext() + 150
0CA6D8DC 0CA9CA5B System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]](<InvokeTestAsync>d__4 ByRef) + 83
0CA6D930 0CA9C9ED System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]](<InvokeTestAsync>d__4 ByRef) + 21
0CA6D940 0CA9C9B2 
0CA6D944 0CA9C9B2 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner.InvokeTestAsync(Xunit.Sdk.ExceptionAggregator) + 82
0CA6D970 0CA9C94B xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1+<>c__DisplayClass43_0[[System.__Canon, System.Private.CoreLib]].<RunAsync>b__0() + 43
0CA6D980 0CA9C6EC xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]].MoveNext() + 92
0CA6D9FC 0CA9C61A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.__Canon> ByRef) + 130
0CA6DA54 0CA9C580 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.__Canon> ByRef) + 72
0CA6DA6C 0CA9C4EA 
0CA6DA70 0CA9C4EA xunit.core.dll!Xunit.Sdk.ExceptionAggregator.RunAsync[[System.__Canon, System.Private.CoreLib]](System.Func`1<System.Threading.Tasks.Task`1<System.__Canon>>) + 162
0CA6DAA4 0CA9BE78 
0CA6DAA8 0CA9BE78 xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]].MoveNext() + 704
0CA6DB7C 0CA9BB40 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__43<System.__Canon> ByRef) + 136
0CA6DBDC 0CA9BAA0 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__43<System.__Canon> ByRef) + 72
0CA6DBF4 0CA9BA35 
0CA6DBF8 0CA9BA35 xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 125
0CA6DC28 0CAF5840 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestCaseRunner.RunTestAsync() + 224
0CA6DC5C 0CA95EC1 xunit.execution.dotnet.dll!Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]].MoveNext() + 457
0CA6DCF0 0CA95C85 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__19<System.__Canon> ByRef) + 133
0CA6DD4C 0CA95BE8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__19<System.__Canon> ByRef) + 72
0CA6DD64 0CA95B7A 
0CA6DD68 0CA95B7A xunit.execution.dotnet.dll!Xunit.Sdk.TestCaseRunner`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 122
0CA6DD94 0CAF561D xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestCase.RunAsync(Xunit.Abstractions.IMessageSink, Xunit.Sdk.IMessageBus, System.Object[], Xunit.Sdk.ExceptionAggregator, System.Threading.CancellationTokenSource) + 109
0CA6DDB0 0CA956FC 
0CA6DDC0 0CA956FC xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestMethodRunner.RunTestCaseAsync(Xunit.Sdk.IXunitTestCase) + 124
0CA6DDE4 0CA954DC xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]].MoveNext() + 220
0CA6DE18 0CA95378 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunTestCasesAsync>d__32<System.__Canon> ByRef) + 136
0CA6DE78 0CA952D8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunTestCasesAsync>d__32<System.__Canon> ByRef) + 72
0CA6DE90 0CA9526D 
0CA6DE94 0CA9526D xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1[[System.__Canon, System.Private.CoreLib]].RunTestCasesAsync() + 125
0CA6DEC4 0CA94DAB xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]].MoveNext() + 275
0CA6DF54 0CA94C22 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__31<System.__Canon> ByRef) + 130
0CA6DFAC 0CA94B88 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__31<System.__Canon> ByRef) + 72
0CA6DFC4 0CA94B17 
0CA6DFC8 0CA94B17 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 119
0CA6DFF0 0CA94727 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestClassRunner.RunTestMethodAsync(Xunit.Abstractions.ITestMethod, Xunit.Abstractions.IReflectionMethodInfo, System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>, System.Object[]) + 167
0CA6E018 0CA91BBA 
0CA6E024 0CA91BBA xunit.execution.dotnet.dll!Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]].MoveNext() + 922
0CA6E068 0CB1F22D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6E084 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6E0B8 0CB1F0B3 
0CA6E0BC 0CB1F0B3 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6E0FC 0CB1EF8A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6E108 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6E10C 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6E138 720A8F91 System_Private_CoreLib + 3116945
0CA6E140 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6E15C 720A5484 System_Private_CoreLib + 3101828
0CA6E160 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6E208 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6E21C 722EF173 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 83
0CA6E234 722FB8E8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 40
0CA6E248 722FB8AA System_Private_CoreLib + 5552298
0CA6E24C 722FB8AA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon) + 74
0CA6E260 0CA950B4 
0CA6E264 0CA950B4 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1052
0CA6E2F4 0CB1EF5D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6E310 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6E344 0CB1EDE3 
0CA6E348 0CB1EDE3 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6E388 0CB1ECBA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6E394 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6E398 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6E3C4 720A8F91 System_Private_CoreLib + 3116945
0CA6E3CC 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6E3E8 720A5484 System_Private_CoreLib + 3101828
0CA6E3EC 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6E494 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6E4A8 722EF173 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 83
0CA6E4C0 722FB8E8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 40
0CA6E4D4 0CA95666 
0CA6E4D8 0CA95666 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]].MoveNext() + 614
0CA6E50C 0CB1EC8D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6E528 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6E55C 0CB1EB13 
0CA6E560 0CB1EB13 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6E5A0 0CB1E9EA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6E5AC 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6E5B0 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6E5DC 720A8F91 System_Private_CoreLib + 3116945
0CA6E5E4 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6E600 720A5484 System_Private_CoreLib + 3101828
0CA6E604 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6E6AC 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6E6C0 722EF173 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 83
0CA6E6D8 722FB8E8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 40
0CA6E6EC 722FB8AA System_Private_CoreLib + 5552298
0CA6E6F0 722FB8AA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon) + 74
0CA6E704 0CA9627B 
0CA6E708 0CA9627B xunit.execution.dotnet.dll!Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1411
0CA6E79C 0CB1E9BD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6E7B8 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6E7EC 0CB1E843 
0CA6E7F0 0CB1E843 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6E830 0CB1E71A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6E83C 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6E840 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6E86C 720A8F91 System_Private_CoreLib + 3116945
0CA6E874 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6E890 720A5484 System_Private_CoreLib + 3101828
0CA6E894 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6E93C 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6E950 0CA9B92E xunit.execution.dotnet.dll!Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11.MoveNext() + 1006
0CA6E9E8 0CB1C90D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11, xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 29
0CA6E9F8 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6EA2C 0CB1C7CE 
0CA6EA30 0CB1C7CE System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11, xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 214
0CA6EA64 0CB1C6E2 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11, xunit.execution.dotnet]].MoveNext() + 18
0CA6EA70 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6EA74 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6EAA0 720A8F91 System_Private_CoreLib + 3116945
0CA6EAA8 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6EAC4 720A5484 System_Private_CoreLib + 3101828
0CA6EAC8 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6EB70 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6EB84 722EF173 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 83
0CA6EB9C 722FB8E8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 40
0CA6EBB0 722FB8AA System_Private_CoreLib + 5552298
0CA6EBB4 722FB8AA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon) + 74
0CA6EBC8 0CA9C256 
0CA6EBCC 0CA9C256 xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1694
0CA6ECA0 0CB1C6B5 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6ECBC 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6ECF0 0CB1C53B 
0CA6ECF4 0CB1C53B System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6ED34 0CB1C412 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6ED40 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6ED44 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6ED70 720A8F91 System_Private_CoreLib + 3116945
0CA6ED78 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6ED94 720A5484 System_Private_CoreLib + 3101828
0CA6ED98 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6EE40 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6EE54 722EF173 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 83
0CA6EE6C 722FB8E8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 40
0CA6EE80 722FB8AA System_Private_CoreLib + 5552298
0CA6EE84 722FB8AA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetResult(System.__Canon) + 74
0CA6EE98 0CA9C909 
0CA6EE9C 0CA9C909 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]].MoveNext() + 633
0CA6EF18 0CB1C3E5 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]].ExecutionContextCallback(System.Object) + 85
0CA6EF34 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6EF68 0CB1C26B 
0CA6EF6C 0CB1C26B System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]].MoveNext(System.Threading.Thread) + 275
0CA6EFAC 0CB1C142 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]].MoveNext() + 18
0CA6EFB8 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6EFBC 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6EFE8 720A8F91 System_Private_CoreLib + 3116945
0CA6EFF0 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6F00C 720A5484 System_Private_CoreLib + 3101828
0CA6F010 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6F0B8 0CA9CD42 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4.MoveNext() + 610
0CA6F0F8 0CB1C115 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 29
0CA6F108 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6F13C 0CB1BFD6 
0CA6F140 0CB1BFD6 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 214
0CA6F174 0CB1BEEA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]].MoveNext() + 18
0CA6F180 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6F184 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6F1B0 720A8F91 System_Private_CoreLib + 3116945
0CA6F1B8 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6F1D4 720A5484 System_Private_CoreLib + 3101828
0CA6F1D8 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6F280 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6F294 0CB1BA1C System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.Decimal, System.Private.CoreLib]].TrySetResult(System.Decimal) + 124
0CA6F2A8 0CB1B976 
0CA6F2B8 0CB1B976 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.Decimal>, System.Decimal) + 94
0CA6F2CC 0CAF2A7D 
0CA6F2DC 0CAF2A7D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetResult(System.Decimal) + 85
0CA6F2EC 0CA9D646 
0CA6F2FC 0CA9D646 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]].MoveNext() + 366
0CA6F364 0CB1BEBD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]].ExecutionContextCallback(System.Object) + 37
0CA6F374 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6F3A8 0CB1BDDD 
0CA6F3AC 0CB1BDDD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]].MoveNext(System.Threading.Thread) + 165
0CA6F3D0 0CB1BD22 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]].MoveNext() + 18
0CA6F3DC 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6F3E0 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6F40C 720A8F91 System_Private_CoreLib + 3116945
0CA6F414 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6F430 720A5484 System_Private_CoreLib + 3101828
0CA6F434 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6F4DC 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6F4F0 0CB1BA1C System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.Decimal, System.Private.CoreLib]].TrySetResult(System.Decimal) + 124
0CA6F504 0CB1B976 
0CA6F514 0CB1B976 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.Decimal>, System.Decimal) + 94
0CA6F528 0CAF2A7D 
0CA6F538 0CAF2A7D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetResult(System.Decimal) + 85
0CA6F548 0CA9E009 
0CA6F558 0CA9E009 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1969
0CA6F614 0CB1BCF5 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6F630 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6F664 0CB1BB7B 
0CA6F668 0CB1BB7B System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6F6A8 0CB1BA52 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6F6B4 720A9BBE System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(System.Object) + 14
0CA6F6B8 720A9845 System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 53
0CA6F6E4 720A8F91 System_Private_CoreLib + 3116945
0CA6F6EC 720A8F91 System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(System.Threading.Tasks.Task, Boolean) + 81
0CA6F708 720A5484 System_Private_CoreLib + 3101828
0CA6F70C 720A5484 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 180
0CA6F7B4 720A53BA System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishContinuations() + 58
0CA6F7C8 0CB1BA1C System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.Decimal, System.Private.CoreLib]].TrySetResult(System.Decimal) + 124
0CA6F7DC 0CB1B976 
0CA6F7EC 0CB1B976 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.Decimal>, System.Decimal) + 94
0CA6F800 0CAF2A7D 
0CA6F810 0CAF2A7D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetResult(System.Decimal) + 85
0CA6F820 0CA9F5CB 
0CA6F830 0CA9F5CB xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]].MoveNext() + 819
0CA6F8B4 0CB1B8FD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 85
0CA6F8D0 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6F904 0CB1B783 
0CA6F908 0CB1B783 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 275
0CA6F948 0CB1B5F2 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 18
0CA6F954 720A919E System.Private.CoreLib.dll!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation+<>c.<.cctor>b__8_0(System.Object) + 14
0CA6F958 0CB19E18 xunit.execution.dotnet.dll!Xunit.Sdk.AsyncTestSyncContext+<>c__DisplayClass7_0.<Post>b__1(System.Object) + 56
0CA6F98C 0C66C8F2 xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.RunOnSyncContext(System.Threading.SendOrPostCallback, System.Object) + 50
0CA6F9A0 0C66C8A9 
0CA6F9A4 0C66C8A9 xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext+<>c__DisplayClass11_0.<WorkerThreadProc>b__0(System.Object) + 73
0CA6F9BC 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6F9F0 0BE8065B 
0CA6F9F4 0BE8065B DynamicClass.lambda_method2(System.Runtime.CompilerServices.Closure, System.Object, System.Object) + 51
0CA6FA00 0C66A43B 
0CA6FA04 0C66A43B xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.WorkerThreadProc() + 347
0CA6FA38 0BF2B15B xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 59
0CA6FA64 720A440B System.Private.CoreLib.dll!System.Threading.Tasks.Task.InnerInvoke() + 43
0CA6FA74 720A8334 System.Private.CoreLib.dll!System.Threading.Tasks.Task+<>c.<.cctor>b__281_0(System.Object) + 20
0CA6FA7C 7208B3B1 System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 97
0CA6FAB0 720A41F6 System_Private_CoreLib + 3097078
0CA6FAB4 720A41F6 System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 182
0CA6FB10 720A40FB System_Private_CoreLib + 3096827
0CA6FB14 720A40FB System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread) + 75
0CA6FB24 720AB6C4 System.Private.CoreLib.dll!System.Threading.Tasks.ThreadPoolTaskScheduler+<>c.<.cctor>b__10_0(System.Object) + 20
0CA6FB28 72083F72 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 114
0CA6FB38 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0CA6FB44 72B32407 coreclr + 599047
0CA6FB70 72B32367 coreclr + 598887
0CA6FBB8 72B53E9B coreclr + 736923
0CA6FBDC 72B53E2D coreclr + 736813
0CA6FC60 72B53D8B coreclr + 736651
0CA6FC74          [DebuggerU2MCatchHandlerFrame: 0ca6fc74] 
0CA6FCB8 72B52FA8 coreclr + 733096
0CA6FCF8 76116A39 kernel32!BaseThreadInitThunk + 25
0CA6FD08 7781800D ntdll!RtlGetFullPathName_UEx + 173
0CA6FD60 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x6e8
Child SP       IP Call Site
0CD3F8B8 77823FDC ntdll!ZwRemoveIoCompletion + 12
0CD3F8F4 71F9329E System_Private_CoreLib + 1979038
0CD3F90C          [InlinedCallFrame: 0cd3f90c] 
0CD3F908 71F93297 System.Private.CoreLib.dll!Interop+Kernel32.GetQueuedCompletionStatus(IntPtr, UInt32 ByRef, UIntPtr ByRef, IntPtr ByRef, Int32) + 71
0CD3F958 720A0BBA System_Private_CoreLib + 3083194
0CD3F964 720A0BBA System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitForSignal(Int32) + 74
0CD3F9B8 720A0A02 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.Wait(Int32, Boolean) + 354
0CD3FA20 720A0442 System_Private_CoreLib + 3081282
0CD3FA24 720A0442 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 370
0CD3FA88 72083F35 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 53
0CD3FA98 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0CD3FAA4 72B32407 coreclr + 599047
0CD3FAD0 72B32367 coreclr + 598887
0CD3FB18 72B53E9B coreclr + 736923
0CD3FB3C 72B53E2D coreclr + 736813
0CD3FBC0 72B53D8B coreclr + 736651
0CD3FBD4          [DebuggerU2MCatchHandlerFrame: 0cd3fbd4] 
0CD3FC18 72B52FA8 coreclr + 733096
0CD3FC58 76116A39 kernel32!BaseThreadInitThunk + 25
0CD3FC68 7781800D ntdll!RtlGetFullPathName_UEx + 173
0CD3FCC0 77817FDB ntdll!RtlGetFullPathName_UEx + 123
OS Thread Id: 0x19c4
Child SP       IP Call Site
0CFFF1DC 7782451C ntdll!ZwWaitForMultipleObjects + 12
0CFFF374 72B303C0 coreclr + 590784
0CFFF394 72B301AE coreclr + 590254
0CFFF424 72B2FFFE coreclr + 589822
0CFFF49C 72B2FF4F coreclr + 589647
0CFFF4C8          [HelperMethodFrame: 0cfff4c8] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0CFFF540 720867B4 System_Private_CoreLib + 2975668
0CFFF544 720867B4 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 116
0CFFF57C 72096E90 System_Private_CoreLib + 3042960
0CFFF588 72096E90 System.Private.CoreLib.dll!System.Threading.TimerQueue.TimerThread() + 144
0CFFF5F8 72083F35 System.Private.CoreLib.dll!System.Threading.Thread.StartCallback() + 53
0CFFF608 72BAFF49 coreclr!coreclr_set_error_writer + 11321
0CFFF614 72B32407 coreclr + 599047
0CFFF640 72B32367 coreclr + 598887
0CFFF688 72B53E9B coreclr + 736923
0CFFF6A8 72B53E2D coreclr + 736813
0CFFF72C 72B53D8B coreclr + 736651
0CFFF740          [DebuggerU2MCatchHandlerFrame: 0cfff740] 
0CFFF784 72B52FA8 coreclr + 733096
0CFFF7C4 76116A39 kernel32!BaseThreadInitThunk + 25
0CFFF7D4 7781800D ntdll!RtlGetFullPathName_UEx + 173
0CFFF82C 77817FDB ntdll!RtlGetFullPathName_UEx + 123
0:012> q
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

----- end ===============  XUnitLogChecker Output - exit code 0 ===============
Expand

Notable error:

User Mini Dump File with Full Memory: Only application data is available
...
WARNING: Stack unwind information not available. Following frames may be wrong.
...
ntdll                  The system cannot find the file specified
...
*** WARNING: Unable to verify checksum for coreclr.dll

Full output:

----- start ===============  XUnitLogChecker Output =====================================================
C:\h\w\A9CA0973\p\dotnet.exe --roll-forward Major C:\h\w\A9CA0973\p\XUnitLogChecker.dll --dumps-path C:\cores
[XUnitLogChecker]: 22:50:25.06: Only dumps checking will be done.
[XUnitLogChecker]: 22:50:25.09: Checking for dumps...
[XUnitLogChecker]: 22:50:25.09: Reading crash dump 'C:\cores\dotnet.exe.3368.dmp'...
[XUnitLogChecker]: 22:50:25.09: Stack Trace Found:

Invoking: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe -c "$<C:\h\w\A9CA0973\t\tmplijnam.tmp" -z "C:\cores\dotnet.exe.3368.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\cores\dotnet.exe.3368.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:\h\w\A9CA0973\p
Symbol search path is: C:\h\w\A9CA0973\p
Executable search path is: 
Windows 7 Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Fri Feb 16 22:50:24.000 2024 (UTC + 0:00)
System Uptime: 0 days 0:33:32.250
Process Uptime: 0 days 0:00:04.000
................................................................
.................................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(d28.f84): Access violation - code c0000005 (first/second chance not available)
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
eax=07e8acc0 ebx=7259c1fe ecx=00000000 edx=c0000005 esi=00000000 edi=c0000005
eip=7263af87 esp=07e8ac4c ebp=07e8af98 iopl=0         nv up ei pl nz ac pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000216
coreclr!GetCLRRuntimeHost+0x38687:
7263af87 8d442420        lea     eax,[esp+20h]
0:010> cdb: Reading initial command '$<C:\h\w\A9CA0973\t\tmplijnam.tmp'
0:010> .load C:\Users\runner\.dotnet\sos\sos.dll
The call to LoadLibrary(C:\Users\runner\.dotnet\sos\sos.dll) failed, Win32 error 0n126
    "The specified module could not be found."
Please check your debugger configuration and/or network access.
0:010> ~*k

   0  Id: d28.c74 Suspend: 1 Teb: 7efdd000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
002de75c 754619b0 ntdll!NtWaitForMultipleObjects+0x15
002de7a4 724c03c0 kernel32!WaitForMultipleObjectsEx+0x8e
002de7c4 724c01ae coreclr+0x903c0
002de854 724bfffe coreclr+0x901ae
002de8cc 724bff4f coreclr+0x8fffe
*** WARNING: Unable to verify checksum for System.Private.CoreLib.dll
002de970 71a167b4 coreclr+0x8ff4f
002de9ac 057bf707 System_Private_CoreLib+0x2d67b4
002dea94 057bb2ef 0x57bf707
002deb9c 057b4a99 0x57bb2ef
002dec80 004f1912 0x57b4a99
002decbc 7253ff49 0x4f1912
002decc8 72483c35 coreclr!coreclr_set_error_writer+0x2c39
002ded48 7250d283 coreclr+0x53c35
002dee5c 7250ce38 coreclr!coreclr_execute_assembly+0x13e3
002deecc 7250ccc5 coreclr!coreclr_execute_assembly+0xf98
002df12c 7250c4d2 coreclr!coreclr_execute_assembly+0xe25
002df1fc 7250bf55 coreclr!coreclr_execute_assembly+0x632
*** WARNING: Unable to verify checksum for hostpolicy.dll
002df24c 7394b444 coreclr!coreclr_execute_assembly+0xb5
002df320 7394b682 hostpolicy+0x1b444
002df360 7394c04a hostpolicy+0x1b682
*** WARNING: Unable to verify checksum for hostfxr.dll
002df40c 73a79748 hostpolicy!corehost_main+0xda
002df488 73a7b4ad hostfxr!hostfxr_close+0xc88
002df510 73a7d1d5 hostfxr!hostfxr_close+0x29ed
002df57c 73a7b861 hostfxr!hostfxr_close+0x4715
002df680 73a76d4b hostfxr!hostfxr_close+0x2da1
*** WARNING: Unable to verify checksum for dotnet.exe
002df720 003f6d1f hostfxr!hostfxr_main_startupinfo+0x7b
002df880 003f71a8 dotnet+0x6d1f
002df8d4 003f794c dotnet+0x71a8
002df91c 75463d05 dotnet+0x794c
002df928 77999732 kernel32!BaseThreadInitThunk+0x12
002df968 77999705 ntdll!RtlInitializeExceptionChain+0x63
002df980 00000000 ntdll!RtlInitializeExceptionChain+0x36

   1  Id: d28.d30 Suspend: 1 Teb: 7efda000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
021df67c 754619b0 ntdll!NtWaitForMultipleObjects+0x15
021df6c4 75462728 kernel32!WaitForMultipleObjectsEx+0x8e
021df6e0 7251de35 kernel32!WaitForMultipleObjects+0x18
021df890 75463d05 coreclr!coreclr_shutdown_2+0x10985
021df89c 77999732 kernel32!BaseThreadInitThunk+0x12
021df8dc 77999705 ntdll!RtlInitializeExceptionChain+0x63
021df8f4 00000000 ntdll!RtlInitializeExceptionChain+0x36

   2  Id: d28.5dc Suspend: 1 Teb: 7efd7000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0265fd0c 754619b0 ntdll!NtWaitForMultipleObjects+0x15
0265fd54 725348f9 kernel32!WaitForMultipleObjectsEx+0x8e
0265fdd4 75463d05 coreclr!MetaDataGetDispenser+0x12fb9
0265fde0 77999732 kernel32!BaseThreadInitThunk+0x12
0265fe20 77999705 ntdll!RtlInitializeExceptionChain+0x63
0265fe38 00000000 ntdll!RtlInitializeExceptionChain+0x36

   3  Id: d28.cd4 Suspend: 1 Teb: 7efaf000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
059bf45c 754619b0 ntdll!NtWaitForMultipleObjects+0x15
059bf4a4 724e437e kernel32!WaitForMultipleObjectsEx+0x8e
059bf4d0 724e41f8 coreclr+0xb437e
059bf6fc 724e3e2d coreclr+0xb41f8
059bf780 724e3d8b coreclr+0xb3e2d
059bf7d8 725116e3 coreclr+0xb3d8b
059bf7ec 75463d05 coreclr!coreclr_shutdown_2+0x4233
059bf7f8 77999732 kernel32!BaseThreadInitThunk+0x12
059bf838 77999705 ntdll!RtlInitializeExceptionChain+0x63
059bf850 00000000 ntdll!RtlInitializeExceptionChain+0x36

   4  Id: d28.93c Suspend: 1 Teb: 7efac000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
05faf8d8 754611a4 ntdll!NtWaitForSingleObject+0x15
05faf8f0 724e53fe kernel32!WaitForSingleObjectEx+0x43
05faf944 724e521f coreclr+0xb53fe
05faf954 724e48c2 coreclr+0xb521f
05faf96c 724e60a6 coreclr+0xb48c2
05faf9c8 724e67c2 coreclr+0xb60a6
05faf9f4 724e3e2d coreclr+0xb67c2
05fafa78 724e3d8b coreclr+0xb3e2d
05fafad0 725394a6 coreclr+0xb3d8b
05fafb04 75463d05 coreclr!MetaDataGetDispenser+0x17b66
05fafb10 77999732 kernel32!BaseThreadInitThunk+0x12
05fafb50 77999705 ntdll!RtlInitializeExceptionChain+0x63
05fafb68 00000000 ntdll!RtlInitializeExceptionChain+0x36

   5  Id: d28.554 Suspend: 1 Teb: 7efa3000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0754f97c 75463d05 ntdll!NtWaitForMultipleObjects+0x15
0754f988 77999732 kernel32!BaseThreadInitThunk+0x12
0754f9c8 77999705 ntdll!RtlInitializeExceptionChain+0x63
0754f9e0 00000000 ntdll!RtlInitializeExceptionChain+0x36

   6  Id: d28.ff4 Suspend: 1 Teb: 7efa9000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
06fbf7c0 754619b0 ntdll!NtWaitForMultipleObjects+0x15
06fbf808 724c03c0 kernel32!WaitForMultipleObjectsEx+0x8e
06fbf828 724c01ae coreclr+0x903c0
06fbf8b8 724bfffe coreclr+0x901ae
06fbf930 724bff4f coreclr+0x8fffe
06fbf9d4 71a167b4 coreclr+0x8ff4f
06fbfa10 06acb662 System_Private_CoreLib+0x2d67b4
06fbfa28 06acb14b 0x6acb662
06fbfa54 71a3440b 0x6acb14b
06fbfa64 71a38334 System_Private_CoreLib+0x2f440b
06fbfa6c 71a1b3b1 System_Private_CoreLib+0x2f8334
06fbfaa0 71a341f6 System_Private_CoreLib+0x2db3b1
06fbfb00 71a340fb System_Private_CoreLib+0x2f41f6
06fbfb14 71a3b6c4 System_Private_CoreLib+0x2f40fb
06fbfb28 7253ff49 System_Private_CoreLib+0x2fb6c4
06fbfb34 724c2407 coreclr!coreclr_set_error_writer+0x2c39
06fbfb60 724c2367 coreclr+0x92407
06fbfba8 724e3e9b coreclr+0x92367
06fbfbc8 724e3e2d coreclr+0xb3e9b
06fbfc4c 724e3d8b coreclr+0xb3e2d
06fbfca4 724e2fa8 coreclr+0xb3d8b
06fbfce4 75463d05 coreclr+0xb2fa8
06fbfcf0 77999732 kernel32!BaseThreadInitThunk+0x12
06fbfd30 77999705 ntdll!RtlInitializeExceptionChain+0x63
06fbfd48 00000000 ntdll!RtlInitializeExceptionChain+0x36

   7  Id: d28.f44 Suspend: 1 Teb: 7efa6000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0785f970 754619b0 ntdll!NtWaitForMultipleObjects+0x15
0785f9b8 724c03c0 kernel32!WaitForMultipleObjectsEx+0x8e
0785f9d8 724c01ae coreclr+0x903c0
0785fa68 724bfffe coreclr+0x901ae
0785fae0 724bff4f coreclr+0x8fffe
0785fb84 71a167b4 coreclr+0x8ff4f
0785fbc0 71a16724 System_Private_CoreLib+0x2d67b4
0785fbd4 06bf318b System_Private_CoreLib+0x2d6724
0785fbe8 06bf3063 0x6bf318b
0785fc38 06bf2d7b 0x6bf3063
0785fc64 71a25821 0x6bf2d7b
0785fca4 71a30407 System_Private_CoreLib+0x2e5821
0785fd08 71a13f35 System_Private_CoreLib+0x2f0407
0785fd18 7253ff49 System_Private_CoreLib+0x2d3f35
0785fd24 724c2407 coreclr!coreclr_set_error_writer+0x2c39
0785fd50 724c2367 coreclr+0x92407
0785fd98 724e3e9b coreclr+0x92367
0785fdb8 724e3e2d coreclr+0xb3e9b
0785fe3c 724e3d8b coreclr+0xb3e2d
0785fe94 724e2fa8 coreclr+0xb3d8b
0785fed4 75463d05 coreclr+0xb2fa8
0785fee0 77999732 kernel32!BaseThreadInitThunk+0x12
0785ff20 77999705 ntdll!RtlInitializeExceptionChain+0x63
0785ff38 00000000 ntdll!RtlInitializeExceptionChain+0x36

   8  Id: d28.d70 Suspend: 1 Teb: 7efa0000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
06c5f960 754619b0 ntdll!NtWaitForMultipleObjects+0x15
06c5f9a8 724c03c0 kernel32!WaitForMultipleObjectsEx+0x8e
06c5f9c8 724c01ae coreclr+0x903c0
06c5fa58 724bfffe coreclr+0x901ae
06c5fad0 724bff4f coreclr+0x8fffe
06c5fb74 71a167b4 coreclr+0x8ff4f
06c5fbb0 71a2d1ab System_Private_CoreLib+0x2d67b4
06c5fc70 71a13f35 System_Private_CoreLib+0x2ed1ab
06c5fc80 7253ff49 System_Private_CoreLib+0x2d3f35
06c5fc8c 724c2407 coreclr!coreclr_set_error_writer+0x2c39
06c5fcb8 724c2367 coreclr+0x92407
06c5fd00 724e3e9b coreclr+0x92367
06c5fd24 724e3e2d coreclr+0xb3e9b
06c5fda8 724e3d8b coreclr+0xb3e2d
06c5fe00 724e2fa8 coreclr+0xb3d8b
06c5fe40 75463d05 coreclr+0xb2fa8
06c5fe4c 77999732 kernel32!BaseThreadInitThunk+0x12
06c5fe8c 77999705 ntdll!RtlInitializeExceptionChain+0x63
06c5fea4 00000000 ntdll!RtlInitializeExceptionChain+0x36

   9  Id: d28.484 Suspend: 1 Teb: 7ef9d000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
07b5f564 7192329e ntdll!ZwRemoveIoCompletion+0x15
07b5f5c8 71a30bba System_Private_CoreLib+0x1e329e
07b5f628 71a30a02 System_Private_CoreLib+0x2f0bba
07b5f690 71a30442 System_Private_CoreLib+0x2f0a02
07b5f6f8 71a13f35 System_Private_CoreLib+0x2f0442
07b5f708 7253ff49 System_Private_CoreLib+0x2d3f35
07b5f714 724c2407 coreclr!coreclr_set_error_writer+0x2c39
07b5f740 724c2367 coreclr+0x92407
07b5f788 724e3e9b coreclr+0x92367
07b5f7a8 724e3e2d coreclr+0xb3e9b
07b5f82c 724e3d8b coreclr+0xb3e2d
07b5f884 724e2fa8 coreclr+0xb3d8b
07b5f8c4 75463d05 coreclr+0xb2fa8
07b5f8d0 77999732 kernel32!BaseThreadInitThunk+0x12
07b5f910 77999705 ntdll!RtlInitializeExceptionChain+0x63
07b5f928 00000000 ntdll!RtlInitializeExceptionChain+0x36

# 10  Id: d28.f84 Suspend: 0 Teb: 7ef9a000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
07e8af98 7259c20b coreclr!GetCLRRuntimeHost+0x38687
07e8b110 7244367c coreclr!coreclr_set_error_writer+0x5eefb
07e8b154 779b8011 coreclr+0x1367c
07e8b178 779b7fe3 ntdll!RtlDosSearchPath_Ustr+0xacd
07e8b228 77970133 ntdll!RtlDosSearchPath_Ustr+0xa9f
07e8cab0 0762b9ba ntdll!KiUserExceptionDispatcher+0xf
07e8cb24 0762b8ab 0x762b9ba
07e8cb70 7253ff49 0x762b8ab
07e8cb7c 724c2407 coreclr!coreclr_set_error_writer+0x2c39
07e8cba8 724c7951 coreclr+0x92407
07e8ccf8 71a8d561 coreclr+0x97951
07e8cd30 71a9b5b3 System_Private_CoreLib+0x34d561
07e8cd5c 71a8d004 System_Private_CoreLib+0x35b5b3
07e8cd74 06e10a0d System_Private_CoreLib+0x34d004
07e8cd8c 06e106fb 0x6e10a0d
07e8cee8 06e10092 0x6e106fb
07e8cf40 06bfff78 0x6e10092
07e8cf58 06d8ffa2 0x6bfff78
07e8cf84 06d8fdb9 0x6d8ffa2
07e8cfdc 06d8fce0 0x6d8fdb9
07e8d02c 06d8fc75 0x6d8fce0
07e8d03c 06d8fc3d 0x6d8fc75
07e8d064 06d8fbe2 0x6d8fc3d
07e8d088 06d8fa3d 0x6d8fbe2
07e8d0dc 06d8f985 0x6d8fa3d
07e8d128 06d8f91d 0x6d8f985
07e8d138 06d8f8ea 0x6d8f91d
07e8d15c 06d8f4ff 0x6d8f8ea
07e8d1e0 06d8ef35 0x6d8f4ff
07e8d23c 06d8ee98 0x6d8ef35
07e8d254 06d8ee2e 0x6d8ee98
07e8d288 06d8ecd9 0x6d8ee2e
07e8d2a0 06d8dca8 0x6d8ecd9
07e8d35c 06d8d8a0 0x6d8dca8
07e8d3bc 06d8d800 0x6d8d8a0
07e8d3d4 06d8d798 0x6d8d800
07e8d408 06d8d5e7 0x6d8d798
07e8d470 06d8d525 0x6d8d5e7
07e8d4bc 06d8d4bd 0x6d8d525
07e8d4cc 06d8d462 0x6d8d4bd
07e8d4f0 06d8d3e1 0x6d8d462
07e8d504 06d8cf2a 0x6d8d3e1
07e8d534 06d8cc36 0x6d8cf2a
07e8d574 06d8cb1b 0x6d8cc36
07e8d5c8 06d8caad 0x6d8cb1b
07e8d5d8 06d8ca72 0x6d8caad
07e8d608 06d8ca0b 0x6d8ca72
07e8d618 06d8c7ac 0x6d8ca0b
07e8d694 06d8c6da 0x6d8c7ac
07e8d6ec 06d8c640 0x6d8c6da
07e8d704 06d8c5aa 0x6d8c640
07e8d73c 06d8bf38 0x6d8c5aa
07e8d814 06d8bc00 0x6d8bf38
07e8d874 06d8bb60 0x6d8bc00
07e8d88c 06d8baf5 0x6d8bb60
07e8d8c0 06e15fa8 0x6d8baf5
07e8d8f4 06d85741 0x6e15fa8
07e8d988 06d85505 0x6d85741
07e8d9e4 06d85468 0x6d85505
07e8d9fc 06d853fa 0x6d85468
07e8da2c 06e15e45 0x6d853fa
07e8da48 06d84f7c 0x6e15e45
07e8da7c 06d84d5c 0x6d84f7c
07e8dab0 06d84bf8 0x6d84d5c
07e8db10 06d84b58 0x6d84bf8
07e8db28 06d84aed 0x6d84b58
07e8db5c 06d8462b 0x6d84aed
07e8dbec 06d844a2 0x6d8462b
07e8dc44 06d84408 0x6d844a2
07e8dc5c 06d84397 0x6d84408
07e8dc88 06d83fa7 0x6d84397
07e8dcb0 06d8183a 0x6d83fa7
07e8dd00 06dff475 0x6d8183a
07e8dd1c 71a1b3b1 0x6dff475
07e8dd50 06dff2fb System_Private_CoreLib+0x2db3b1
07e8dd94 06dff1d2 0x6dff2fb
07e8dda0 71a39bbe 0x6dff1d2
07e8ddd0 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8ddf4 71a35484 System_Private_CoreLib+0x2f8f91
07e8dea0 71a353ba System_Private_CoreLib+0x2f5484
07e8deb4 71c7f173 System_Private_CoreLib+0x2f53ba
07e8decc 71c8b8e8 System_Private_CoreLib+0x53f173
07e8dee0 71c8b8aa System_Private_CoreLib+0x54b8e8
07e8def8 06d84934 System_Private_CoreLib+0x54b8aa
07e8df8c 06dff1a5 0x6d84934
07e8dfa8 71a1b3b1 0x6dff1a5
07e8dfdc 06dff02b System_Private_CoreLib+0x2db3b1
07e8e020 06dfef02 0x6dff02b
07e8e02c 71a39bbe 0x6dfef02
07e8e05c 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8e080 71a35484 System_Private_CoreLib+0x2f8f91
07e8e12c 71a353ba System_Private_CoreLib+0x2f5484
07e8e140 71c7f173 System_Private_CoreLib+0x2f53ba
07e8e158 71c8b8e8 System_Private_CoreLib+0x53f173
07e8e16c 06d84ee6 System_Private_CoreLib+0x54b8e8
07e8e1a4 06dfeed5 0x6d84ee6
07e8e1c0 71a1b3b1 0x6dfeed5
07e8e1f4 06dfed5b System_Private_CoreLib+0x2db3b1
07e8e238 06dfec32 0x6dfed5b
07e8e244 71a39bbe 0x6dfec32
07e8e274 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8e298 71a35484 System_Private_CoreLib+0x2f8f91
07e8e344 71a353ba System_Private_CoreLib+0x2f5484
07e8e358 71c7f173 System_Private_CoreLib+0x2f53ba
07e8e370 71c8b8e8 System_Private_CoreLib+0x53f173
07e8e384 71c8b8aa System_Private_CoreLib+0x54b8e8
07e8e39c 06d85afb System_Private_CoreLib+0x54b8aa
07e8e434 06dfec05 0x6d85afb
07e8e450 71a1b3b1 0x6dfec05
07e8e484 06dfea8b System_Private_CoreLib+0x2db3b1
07e8e4c8 06dfe962 0x6dfea8b
07e8e4d4 71a39bbe 0x6dfe962
07e8e504 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8e528 71a35484 System_Private_CoreLib+0x2f8f91
07e8e5d4 71a353ba System_Private_CoreLib+0x2f5484
07e8e5e8 06d8b9ee System_Private_CoreLib+0x2f53ba
07e8e680 06dfcb55 0x6d8b9ee
07e8e690 71a1b3b1 0x6dfcb55
07e8e6c4 06dfca16 System_Private_CoreLib+0x2db3b1
07e8e6fc 06dfc92a 0x6dfca16
07e8e708 71a39bbe 0x6dfc92a
07e8e738 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8e75c 71a35484 System_Private_CoreLib+0x2f8f91
07e8e808 71a353ba System_Private_CoreLib+0x2f5484
07e8e81c 71c7f173 System_Private_CoreLib+0x2f53ba
07e8e834 71c8b8e8 System_Private_CoreLib+0x53f173
07e8e848 71c8b8aa System_Private_CoreLib+0x54b8e8
07e8e860 06d8c316 System_Private_CoreLib+0x54b8aa
07e8e938 06dfc8fd 0x6d8c316
07e8e954 71a1b3b1 0x6dfc8fd
07e8e988 06dfc783 System_Private_CoreLib+0x2db3b1
07e8e9cc 06dfc65a 0x6dfc783
07e8e9d8 71a39bbe 0x6dfc65a
07e8ea08 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8ea2c 71a35484 System_Private_CoreLib+0x2f8f91
07e8ead8 71a353ba System_Private_CoreLib+0x2f5484
07e8eaec 71c7f173 System_Private_CoreLib+0x2f53ba
07e8eb04 71c8b8e8 System_Private_CoreLib+0x53f173
07e8eb18 71c8b8aa System_Private_CoreLib+0x54b8e8
07e8eb30 06d8c9c9 System_Private_CoreLib+0x54b8aa
07e8ebb0 06dfc62d 0x6d8c9c9
07e8ebcc 71a1b3b1 0x6dfc62d
07e8ec00 06dfc4b3 System_Private_CoreLib+0x2db3b1
07e8ec44 06dfc38a 0x6dfc4b3
07e8ec50 71a39bbe 0x6dfc38a
07e8ec80 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8eca4 71a35484 System_Private_CoreLib+0x2f8f91
07e8ed50 06d8ce02 System_Private_CoreLib+0x2f5484
07e8ed90 06dfc35d 0x6d8ce02
07e8eda0 71a1b3b1 0x6dfc35d
07e8edd4 06dfc21e System_Private_CoreLib+0x2db3b1
07e8ee0c 06dfc132 0x6dfc21e
07e8ee18 71a39bbe 0x6dfc132
07e8ee48 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8ee6c 71a35484 System_Private_CoreLib+0x2f8f91
07e8ef18 71a353ba System_Private_CoreLib+0x2f5484
07e8ef2c 06dfbc64 System_Private_CoreLib+0x2f53ba
07e8ef40 06dfbbbe 0x6dfbc64
07e8ef64 06e12eed 0x6dfbbbe
07e8ef84 06d8d706 0x6e12eed
07e8effc 06dfc105 0x6d8d706
07e8f00c 71a1b3b1 0x6dfc105
07e8f040 06dfc025 System_Private_CoreLib+0x2db3b1
07e8f068 06dfbf6a 0x6dfc025
07e8f074 71a39bbe 0x6dfbf6a
07e8f0a4 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8f0c8 71a35484 System_Private_CoreLib+0x2f8f91
07e8f174 71a353ba System_Private_CoreLib+0x2f5484
07e8f188 06dfbc64 System_Private_CoreLib+0x2f53ba
07e8f19c 06dfbbbe 0x6dfbc64
07e8f1c0 06e12eed 0x6dfbbbe
07e8f1e0 06d8e0c9 0x6e12eed
07e8f2ac 06dfbf3d 0x6d8e0c9
07e8f2c8 71a1b3b1 0x6dfbf3d
07e8f2fc 06dfbdc3 System_Private_CoreLib+0x2db3b1
07e8f340 06dfbc9a 0x6dfbdc3
07e8f34c 71a39bbe 0x6dfbc9a
07e8f37c 71a38f91 System_Private_CoreLib+0x2f9bbe
07e8f3a0 71a35484 System_Private_CoreLib+0x2f8f91
07e8f44c 71a353ba System_Private_CoreLib+0x2f5484
07e8f460 06dfbc64 System_Private_CoreLib+0x2f53ba
07e8f474 06dfbbbe 0x6dfbc64
07e8f498 06e12eed 0x6dfbbbe
07e8f4b8 06d8f6bb 0x6e12eed
07e8f54c 06dfbb45 0x6d8f6bb
07e8f568 71a1b3b1 0x6dfbb45
07e8f59c 06dfb9cb System_Private_CoreLib+0x2db3b1
07e8f5e0 06dfb83a 0x6dfb9cb
07e8f5ec 71a3919e 0x6dfb83a
07e8f624 06bfc912 System_Private_CoreLib+0x2f919e
07e8f638 06bfc8c9 0x6bfc912
07e8f654 71a1b3b1 0x6bfc8c9
07e8f688 06a7065b System_Private_CoreLib+0x2db3b1
07e8f698 06bfa45b 0x6a7065b
07e8f6d0 06acb14b 0x6bfa45b
07e8f6fc 71a3440b 0x6acb14b
07e8f70c 71a38334 System_Private_CoreLib+0x2f440b
07e8f714 71a1b3b1 System_Private_CoreLib+0x2f8334
07e8f748 71a341f6 System_Private_CoreLib+0x2db3b1
07e8f7a8 71a340fb System_Private_CoreLib+0x2f41f6
07e8f7bc 71a3b6c4 System_Private_CoreLib+0x2f40fb
07e8f7d0 7253ff49 System_Private_CoreLib+0x2fb6c4
07e8f7dc 724c2407 coreclr!coreclr_set_error_writer+0x2c39
07e8f808 724c2367 coreclr+0x92407
07e8f850 724e3e9b coreclr+0x92367
07e8f870 724e3e2d coreclr+0xb3e9b
07e8f8f4 724e3d8b coreclr+0xb3e2d
07e8f94c 724e2fa8 coreclr+0xb3d8b
07e8f98c 75463d05 coreclr+0xb2fa8
07e8f998 77999732 kernel32!BaseThreadInitThunk+0x12
07e8f9d8 77999705 ntdll!RtlInitializeExceptionChain+0x63
07e8f9f0 00000000 ntdll!RtlInitializeExceptionChain+0x36

  11  Id: d28.e84 Suspend: 1 Teb: 7ef97000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0809f6b4 754619b0 ntdll!NtWaitForMultipleObjects+0x15
0809f6fc 724c03c0 kernel32!WaitForMultipleObjectsEx+0x8e
0809f71c 724c01ae coreclr+0x903c0
0809f7ac 724bfffe coreclr+0x901ae
0809f824 724bfba3 coreclr+0x8fffe
0809f8c4 71a16c22 coreclr+0x8fba3
0809f93c 06bfa357 System_Private_CoreLib+0x2d6c22
0809f978 06acb14b 0x6bfa357
0809f9a4 71a3440b 0x6acb14b
0809f9b4 71a38334 System_Private_CoreLib+0x2f440b
0809f9bc 71a1b3b1 System_Private_CoreLib+0x2f8334
0809f9f0 71a341f6 System_Private_CoreLib+0x2db3b1
0809fa50 71a340fb System_Private_CoreLib+0x2f41f6
0809fa64 71a3b6c4 System_Private_CoreLib+0x2f40fb
0809fa78 7253ff49 System_Private_CoreLib+0x2fb6c4
0809fa84 724c2407 coreclr!coreclr_set_error_writer+0x2c39
0809fab0 724c2367 coreclr+0x92407
0809faf8 724e3e9b coreclr+0x92367
0809fb1c 724e3e2d coreclr+0xb3e9b
0809fba0 724e3d8b coreclr+0xb3e2d
0809fbf8 724e2fa8 coreclr+0xb3d8b
0809fc38 75463d05 coreclr+0xb2fa8
0809fc44 77999732 kernel32!BaseThreadInitThunk+0x12
0809fc84 77999705 ntdll!RtlInitializeExceptionChain+0x63
0809fc9c 00000000 ntdll!RtlInitializeExceptionChain+0x36

  12  Id: d28.cf8 Suspend: 1 Teb: 7ef94000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
0834f824 7192329e ntdll!ZwRemoveIoCompletion+0x15
0834f888 71a30bba System_Private_CoreLib+0x1e329e
0834f8e8 71a30a02 System_Private_CoreLib+0x2f0bba
0834f950 71a30442 System_Private_CoreLib+0x2f0a02
0834f9b8 71a13f35 System_Private_CoreLib+0x2f0442
0834f9c8 7253ff49 System_Private_CoreLib+0x2d3f35
0834f9d4 724c2407 coreclr!coreclr_set_error_writer+0x2c39
0834fa00 724c2367 coreclr+0x92407
0834fa48 724e3e9b coreclr+0x92367
0834fa68 724e3e2d coreclr+0xb3e9b
0834faec 724e3d8b coreclr+0xb3e2d
0834fb44 724e2fa8 coreclr+0xb3d8b
0834fb84 75463d05 coreclr+0xb2fa8
0834fb90 77999732 kernel32!BaseThreadInitThunk+0x12
0834fbd0 77999705 ntdll!RtlInitializeExceptionChain+0x63
0834fbe8 00000000 ntdll!RtlInitializeExceptionChain+0x36

  13  Id: d28.d80 Suspend: 1 Teb: 7ef91000 Unfrozen
ChildEBP RetAddr  
WARNING: Stack unwind information not available. Following frames may be wrong.
07d0f724 754619b0 ntdll!NtWaitForMultipleObjects+0x15
07d0f76c 724c03c0 kernel32!WaitForMultipleObjectsEx+0x8e
07d0f78c 724c01ae coreclr+0x903c0
07d0f81c 724bfffe coreclr+0x901ae
07d0f894 724bff4f coreclr+0x8fffe
07d0f938 71a167b4 coreclr+0x8ff4f
07d0f974 71a26e90 System_Private_CoreLib+0x2d67b4
07d0f9f0 71a13f35 System_Private_CoreLib+0x2e6e90
07d0fa00 7253ff49 System_Private_CoreLib+0x2d3f35
07d0fa0c 724c2407 coreclr!coreclr_set_error_writer+0x2c39
07d0fa38 724c2367 coreclr+0x92407
07d0fa80 724e3e9b coreclr+0x92367
07d0faa0 724e3e2d coreclr+0xb3e9b
07d0fb24 724e3d8b coreclr+0xb3e2d
07d0fb7c 724e2fa8 coreclr+0xb3d8b
07d0fbbc 75463d05 coreclr+0xb2fa8
07d0fbc8 77999732 kernel32!BaseThreadInitThunk+0x12
07d0fc08 77999705 ntdll!RtlInitializeExceptionChain+0x63
07d0fc20 00000000 ntdll!RtlInitializeExceptionChain+0x36
0:010> !clrstack -f -all
No export clrstack found
0:010> q
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\Visualizers\winrt.natvis'

----- end ===============  XUnitLogChecker Output - exit code 0 ===============

Expand

Notable warnings/errors:

User Mini Dump File with Full Memory: Only application data is available
...
ntdll                  The system cannot find the file specified
...
*** WARNING: Unable to verify checksum for coreclr.dll

Full output:

----- start ===============  XUnitLogChecker Output =====================================================
C:\h\w\B54C09EB\p\dotnet.exe --roll-forward Major C:\h\w\B54C09EB\p\XUnitLogChecker.dll --dumps-path C:\cores
[XUnitLogChecker]: 23:04:52.35: Only dumps checking will be done.
[XUnitLogChecker]: 23:04:52.84: Checking for dumps...
[XUnitLogChecker]: 23:04:52.89: Reading crash dump 'C:\cores\dotnet.exe.3020.dmp'...
[XUnitLogChecker]: 23:04:52.89: Stack Trace Found:

Invoking: C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe -c "$<C:\h\w\B54C09EB\t\tmp2t0zwn.tmp" -z "C:\cores\dotnet.exe.3020.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\cores\dotnet.exe.3020.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:\h\w\B54C09EB\p
Symbol search path is: C:\h\w\B54C09EB\p
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x64
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Fri Feb 16 23:04:50.000 2024 (UTC + 0:00)
System Uptime: 0 days 0:13:32.772
Process Uptime: 0 days 0:00:10.000
................................................................
...............

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(bcc.1390): Access violation - code c0000005 (first/second chance not available)
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
coreclr!GetCLRRuntimeHost+0x2c6078:
00007ff8`2806c848 897d90          mov     dword ptr [rbp-70h],edi ss:0000003b`6ed75f60=c0000005
0:013> cdb: Reading initial command '$<C:\h\w\B54C09EB\t\tmp2t0zwn.tmp'
0:013> .load C:\Users\runner\.dotnet\sos\sos.dll
0:013> ~*k

   0  Id: bcc.9d0 Suspend: 0 Teb: 0000003b`6d38f000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6d57cf78 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6d57cf80 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6d57d280 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6d57d350 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6d57d620 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6d57d690 00007ff8`28034a73 coreclr!GetCLRRuntimeHost+0x1dd47e
*** WARNING: Unable to verify checksum for System.Private.CoreLib.dll
0000003b`6d57d720 00007ff8`26b46937 coreclr!GetCLRRuntimeHost+0x28e2a3
0000003b`6d57d960 00007ff7`c8c916e3 System_Private_CoreLib+0x406937
0000003b`6d57d9d0 0000019c`9d92d598 0x00007ff7`c8c916e3
0000003b`6d57d9d8 0000019c`96a4a390 0x0000019c`9d92d598
0000003b`6d57d9e0 000001dc`aca0f950 0x0000019c`96a4a390
0000003b`6d57d9e8 00000000`00000000 0x000001dc`aca0f950

   1  Id: bcc.a14 Suspend: 0 Teb: 0000003b`6d391000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6d6ffa28 00007ff8`590deb5e ntdll!ZwWaitForWorkViaWorkerFactory+0x14
0000003b`6d6ffa30 00007ff8`56ac84d4 ntdll!RtlReleaseSRWLockExclusive+0x296e
0000003b`6d6ffe30 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6d6ffe60 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   2  Id: bcc.cc0 Suspend: 0 Teb: 0000003b`6d393000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6d87f388 00007ff8`590deb5e ntdll!ZwWaitForWorkViaWorkerFactory+0x14
0000003b`6d87f390 00007ff8`56ac84d4 ntdll!RtlReleaseSRWLockExclusive+0x296e
0000003b`6d87f790 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6d87f7c0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   3  Id: bcc.15a0 Suspend: 0 Teb: 0000003b`6d395000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6d9ff7e8 00007ff8`590deb5e ntdll!ZwWaitForWorkViaWorkerFactory+0x14
0000003b`6d9ff7f0 00007ff8`56ac84d4 ntdll!RtlReleaseSRWLockExclusive+0x296e
0000003b`6d9ffbf0 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6d9ffc20 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   4  Id: bcc.12c0 Suspend: 0 Teb: 0000003b`6d397000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6db7f768 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6db7f770 00007ff8`55874c6e KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6db7fa70 00007ff8`2855d7bc KERNELBASE!WaitForMultipleObjects+0xe
0000003b`6db7fab0 00007ff8`28486e08 coreclr!GetCLRRuntimeHost+0x7b6fec
0000003b`6db7fd40 00007ff8`2848cd3c coreclr!GetCLRRuntimeHost+0x6e0638
0000003b`6db7fe30 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x6e656c
0000003b`6db7feb0 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6db7fee0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   5  Id: bcc.c58 Suspend: 0 Teb: 0000003b`6d399000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6dcff1d8 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6dcff1e0 00007ff8`28553de9 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6dcff4e0 00007ff8`2855637f coreclr!GetCLRRuntimeHost+0x7ad619
0000003b`6dcff7e0 00007ff8`285564f9 coreclr!GetCLRRuntimeHost+0x7afbaf
0000003b`6dcff920 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x7afd29
0000003b`6dcff950 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6dcff980 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   6  Id: bcc.144c Suspend: 0 Teb: 0000003b`6d39b000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6de7ecf8 00007ff8`55856d1f ntdll!ZwWaitForSingleObject+0x14
0000003b`6de7ed00 00007ff8`28251aa1 KERNELBASE!WaitForSingleObjectEx+0x8f
0000003b`6de7eda0 00007ff8`2825082c coreclr!GetCLRRuntimeHost+0x4ab2d1
0000003b`6de7edf0 00007ff8`28252148 coreclr!GetCLRRuntimeHost+0x4aa05c
0000003b`6de7ee50 00007ff8`28096499 coreclr!GetCLRRuntimeHost+0x4ab978
0000003b`6de7efa0 00007ff8`28095d33 coreclr!GetCLRRuntimeHost+0x2efcc9
0000003b`6de7f000 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x2ef563
0000003b`6de7f310 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6de7f3d0 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6de7f550 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6de7f5a0 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6de7f620 00007ff8`27f8baeb coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6de7f6a0 00007ff8`280957cc coreclr!GetCLRRuntimeHost+0x1e531b
0000003b`6de7f780 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x2eeffc
0000003b`6de7f7b0 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6de7f7e0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   7  Id: bcc.1bc Suspend: 0 Teb: 0000003b`6d3a1000 Unfrozen
*** WARNING: Unable to verify checksum for clrjit.dll
Child-SP          RetAddr           Call Site
0000003b`6e2fb6f8 00007ff8`2dbace61 clrjit!jitStartup+0x74535
0000003b`6e2fb700 00007ff8`2dba5aa5 clrjit!jitStartup+0x242c1
0000003b`6e2fb770 00007ff8`2dbad2b8 clrjit!jitStartup+0x1cf05
0000003b`6e2fb7d0 00007ff8`2dba5699 clrjit!jitStartup+0x24718
0000003b`6e2fb840 00007ff8`2dbad2b8 clrjit!jitStartup+0x1caf9
0000003b`6e2fb8a0 00007ff8`2dbae85d clrjit!jitStartup+0x24718
0000003b`6e2fb910 00007ff8`2dbadb53 clrjit!jitStartup+0x25cbd
0000003b`6e2fb9e0 00007ff8`2dd24d2b clrjit!jitStartup+0x24fb3
0000003b`6e2fba10 00007ff8`2dd24eba clrjit!getLikelyMethods+0x92d7b
0000003b`6e2fba40 00007ff8`2db7677f clrjit!getLikelyMethods+0x92f0a
0000003b`6e2fbaa0 00007ff8`2db79d08 clrjit+0x3677f
0000003b`6e2fc9e0 00007ff8`2db78ad7 clrjit+0x39d08
0000003b`6e2fcab0 00007ff8`2db74acc clrjit+0x38ad7
0000003b`6e2fcc40 00007ff8`2db7f83d clrjit+0x34acc
0000003b`6e2fcc80 00007ff8`2db86ed8 clrjit+0x3f83d
0000003b`6e2fd310 00007ff8`27e86973 clrjit+0x46ed8
0000003b`6e2fd3e0 00007ff8`27e5d3c7 coreclr!GetCLRRuntimeHost+0xe01a3
0000003b`6e2fd580 00007ff8`27f2bb0b coreclr!GetCLRRuntimeHost+0xb6bf7
0000003b`6e2fe390 00007ff8`27f2c388 coreclr!GetCLRRuntimeHost+0x18533b
0000003b`6e2fe580 00007ff8`27f2b823 coreclr!GetCLRRuntimeHost+0x185bb8
0000003b`6e2fe7b0 00007ff8`27f2e19b coreclr!GetCLRRuntimeHost+0x185053
0000003b`6e2fe920 00007ff8`27f2dc98 coreclr!GetCLRRuntimeHost+0x1879cb
0000003b`6e2fea90 00007ff8`27f980c2 coreclr!GetCLRRuntimeHost+0x1874c8
0000003b`6e2feb50 00007ff8`27f99e87 coreclr!GetCLRRuntimeHost+0x1f18f2
0000003b`6e2fed50 00007ff8`27f98a37 coreclr!GetCLRRuntimeHost+0x1f36b7
0000003b`6e2fee20 00007ff8`27f97d87 coreclr!GetCLRRuntimeHost+0x1f2267
0000003b`6e2ff180 00007ff8`27f97b1d coreclr!GetCLRRuntimeHost+0x1f15b7
0000003b`6e2ff280 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x1f134d
0000003b`6e2ff3c0 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6e2ff480 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6e2ff600 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6e2ff650 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6e2ff6d0 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6e2ff750 00007ff8`27f979b6 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6e2ff830 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x1f11e6
0000003b`6e2ff970 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6e2ff9a0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

   8  Id: bcc.1524 Suspend: 0 Teb: 0000003b`6d3a7000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6e77e568 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6e77e570 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6e77e870 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6e77e940 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6e77ec10 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6e77ec80 00007ff8`28034a73 coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6e77ed10 00007ff8`26b46937 coreclr!GetCLRRuntimeHost+0x28e2a3
0000003b`6e77ef50 00007ff8`26b475eb System_Private_CoreLib+0x406937
0000003b`6e77efc0 00007ff7`ca3b37d9 System_Private_CoreLib+0x4075eb
0000003b`6e77eff0 00000000`00000000 0x00007ff7`ca3b37d9

   9  Id: bcc.11f0 Suspend: 0 Teb: 0000003b`6d3a9000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6e8fe468 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6e8fe470 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6e8fe770 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6e8fe840 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6e8feb10 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6e8feb80 00007ff8`28034a73 coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6e8fec10 00007ff8`26b46937 coreclr!GetCLRRuntimeHost+0x28e2a3
0000003b`6e8fee50 00007ff8`26b4683a System_Private_CoreLib+0x406937
0000003b`6e8feec0 00007ff7`ca3d28f8 System_Private_CoreLib+0x40683a
0000003b`6e8feef0 0000019c`9d93b630 0x00007ff7`ca3d28f8
0000003b`6e8feef8 00000000`00002ee0 0x0000019c`9d93b630
0000003b`6e8fef00 000001dc`aca0f950 0x2ee0
0000003b`6e8fef08 00000000`00000000 0x000001dc`aca0f950

  10  Id: bcc.d78 Suspend: 0 Teb: 0000003b`6d3ab000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6d18e338 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6d18e340 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6d18e640 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6d18e710 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6d18e9e0 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6d18ea50 00007ff8`28034a73 coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6d18eae0 00007ff8`26b46937 coreclr!GetCLRRuntimeHost+0x28e2a3
0000003b`6d18ed20 00007ff8`26b6340a System_Private_CoreLib+0x406937
0000003b`6d18ed90 00007ff8`28451fe3 System_Private_CoreLib+0x42340a
0000003b`6d18eee0 00007ff8`27ffa76d coreclr!GetCLRRuntimeHost+0x6ab813
0000003b`6d18ef20 00007ff8`28021ed1 coreclr!GetCLRRuntimeHost+0x253f9d
0000003b`6d18f050 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x27b701
0000003b`6d18f260 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6d18f320 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6d18f4a0 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6d18f4f0 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6d18f570 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6d18f5f0 00007ff8`28021a63 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6d18f6d0 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x27b293
0000003b`6d18f890 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6d18f8c0 00000000`00000000 ntdll!RtlUserThreadStart+0x21

  11  Id: bcc.dd4 Suspend: 0 Teb: 0000003b`6d3ad000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6ea7eb18 00007ff8`558868af ntdll!ZwRemoveIoCompletion+0x14
0000003b`6ea7eb20 00007ff8`26a1dc93 KERNELBASE!GetQueuedCompletionStatus+0x3f
0000003b`6ea7eb80 00007ff8`26b678d3 System_Private_CoreLib+0x2ddc93
0000003b`6ea7ec80 00007ff8`26b676d3 System_Private_CoreLib+0x4278d3
0000003b`6ea7ece0 00007ff8`26b674c9 System_Private_CoreLib+0x4276d3
0000003b`6ea7ed40 00007ff8`26b66e59 System_Private_CoreLib+0x4274c9
0000003b`6ea7edb0 00007ff8`28451fe3 System_Private_CoreLib+0x426e59
0000003b`6ea7eeb0 00007ff8`27ffa76d coreclr!GetCLRRuntimeHost+0x6ab813
0000003b`6ea7eef0 00007ff8`28021ed1 coreclr!GetCLRRuntimeHost+0x253f9d
0000003b`6ea7f020 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x27b701
0000003b`6ea7f230 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6ea7f2f0 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6ea7f470 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6ea7f4c0 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6ea7f540 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6ea7f5c0 00007ff8`28021a63 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6ea7f6a0 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x27b293
0000003b`6ea7f860 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6ea7f890 00000000`00000000 ntdll!RtlUserThreadStart+0x21

  12  Id: bcc.924 Suspend: 0 Teb: 0000003b`6d3af000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6ebfe0b8 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6ebfe0c0 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6ebfe3c0 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6ebfe490 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6ebfe760 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6ebfe7d0 00007ff8`280346ac coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6ebfe860 00007ff8`26b46f97 coreclr!GetCLRRuntimeHost+0x28dedc
0000003b`6ebfeab0 00007ff8`26b46d8e System_Private_CoreLib+0x406f97
0000003b`6ebfeb80 00007ff7`ca3e79bf System_Private_CoreLib+0x406d8e
0000003b`6ebfebc0 0000019c`9de597b8 0x00007ff7`ca3e79bf
0000003b`6ebfebc8 0000003b`6ebfec60 0x0000019c`9de597b8
0000003b`6ebfebd0 0000019c`9d8097b8 0x0000003b`6ebfec60
0000003b`6ebfebd8 00000000`00000000 0x0000019c`9d8097b8

# 13  Id: bcc.1390 Suspend: 0 Teb: 0000003b`6d3b1000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6ed75ed0 00007ff8`2838ca9e coreclr!GetCLRRuntimeHost+0x2c6078
0000003b`6ed76520 00007ff8`5916a8bd coreclr!GetCLRRuntimeHost+0x5e62ce
0000003b`6ed76810 00007ff8`590f49d3 ntdll!_chkstk+0x11d
0000003b`6ed76840 00007ff8`59169a2a ntdll!RtlImageNtHeaderEx+0x483
0000003b`6ed76f40 00007ff8`4c66f20b ntdll!KiUserExceptionDispatcher+0x3a
*** WARNING: Unable to verify checksum for System.IO.Compression.Native.dll
0000003b`6ed77cb0 00007ff7`caa937a6 System_IO_Compression_Native!BrotliDecoderDecompress+0x2b
0000003b`6ed79170 00000000`00000000 0x00007ff7`caa937a6

  14  Id: bcc.157c Suspend: 0 Teb: 0000003b`6d3b3000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6eefe0b8 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6eefe0c0 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6eefe3c0 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6eefe490 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6eefe760 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6eefe7d0 00007ff8`280346ac coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6eefe860 00007ff8`26b46f97 coreclr!GetCLRRuntimeHost+0x28dedc
0000003b`6eefeab0 00007ff8`26b46d8e System_Private_CoreLib+0x406f97
0000003b`6eefeb80 00007ff7`ca3e79bf System_Private_CoreLib+0x406d8e
0000003b`6eefebc0 0000019c`9de82bf8 0x00007ff7`ca3e79bf
0000003b`6eefebc8 0000003b`6eefec60 0x0000019c`9de82bf8
0000003b`6eefebd0 0000019c`9d8097b8 0x0000003b`6eefec60
0000003b`6eefebd8 00000000`00000003 0x0000019c`9d8097b8
0000003b`6eefebe0 00000001`ffffffff 0x3
0000003b`6eefebe8 00000000`00000000 0x00000001`ffffffff

  15  Id: bcc.1334 Suspend: 0 Teb: 0000003b`6d3b5000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6f07e4b8 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6f07e4c0 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6f07e7c0 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6f07e890 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6f07eb60 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6f07ebd0 00007ff8`280346ac coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6f07ec60 00007ff8`26b46f97 coreclr!GetCLRRuntimeHost+0x28dedc
0000003b`6f07eeb0 00007ff8`26b46d8e System_Private_CoreLib+0x406f97
0000003b`6f07ef80 00007ff7`ca3e79bf System_Private_CoreLib+0x406d8e
0000003b`6f07efc0 0000019c`9de3e940 0x00007ff7`ca3e79bf
0000003b`6f07efc8 0000003b`6f07f060 0x0000019c`9de3e940
0000003b`6f07efd0 0000019c`9d8097b8 0x0000003b`6f07f060
0000003b`6f07efd8 00000000`00000002 0x0000019c`9d8097b8
0000003b`6f07efe0 00000001`ffffffff 0x2
0000003b`6f07efe8 00000000`00000000 0x00000001`ffffffff

  16  Id: bcc.a2c Suspend: 0 Teb: 0000003b`6d3b9000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6f37ec18 00007ff8`558868af ntdll!ZwRemoveIoCompletion+0x14
0000003b`6f37ec20 00007ff8`26a1dc93 KERNELBASE!GetQueuedCompletionStatus+0x3f
0000003b`6f37ec80 00007ff8`26b678d3 System_Private_CoreLib+0x2ddc93
0000003b`6f37ed80 00007ff8`26b676d3 System_Private_CoreLib+0x4278d3
0000003b`6f37ede0 00007ff8`26b674c9 System_Private_CoreLib+0x4276d3
0000003b`6f37ee40 00007ff8`26b66e59 System_Private_CoreLib+0x4274c9
0000003b`6f37eeb0 00007ff8`28451fe3 System_Private_CoreLib+0x426e59
0000003b`6f37efb0 00007ff8`27ffa76d coreclr!GetCLRRuntimeHost+0x6ab813
0000003b`6f37eff0 00007ff8`28021ed1 coreclr!GetCLRRuntimeHost+0x253f9d
0000003b`6f37f120 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x27b701
0000003b`6f37f330 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6f37f3f0 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6f37f570 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6f37f5c0 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6f37f640 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6f37f6c0 00007ff8`28021a63 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6f37f7a0 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x27b293
0000003b`6f37f960 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6f37f990 00000000`00000000 ntdll!RtlUserThreadStart+0x21

  17  Id: bcc.1758 Suspend: 0 Teb: 0000003b`6d3bb000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6f4fef88 00007ff8`558868af ntdll!ZwRemoveIoCompletion+0x14
0000003b`6f4fef90 00007ff8`26a1dc93 KERNELBASE!GetQueuedCompletionStatus+0x3f
0000003b`6f4feff0 00007ff8`26b678d3 System_Private_CoreLib+0x2ddc93
0000003b`6f4ff0f0 00007ff8`26b676d3 System_Private_CoreLib+0x4278d3
0000003b`6f4ff150 00007ff8`26b674c9 System_Private_CoreLib+0x4276d3
0000003b`6f4ff1b0 00007ff8`26b66e59 System_Private_CoreLib+0x4274c9
0000003b`6f4ff220 00007ff8`28451fe3 System_Private_CoreLib+0x426e59
0000003b`6f4ff320 00007ff8`27ffa76d coreclr!GetCLRRuntimeHost+0x6ab813
0000003b`6f4ff360 00007ff8`28021ed1 coreclr!GetCLRRuntimeHost+0x253f9d
0000003b`6f4ff490 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x27b701
0000003b`6f4ff6a0 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6f4ff760 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6f4ff8e0 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6f4ff930 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6f4ff9b0 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6f4ffa30 00007ff8`28021a63 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6f4ffb10 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x27b293
0000003b`6f4ffcd0 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6f4ffd00 00000000`00000000 ntdll!RtlUserThreadStart+0x21

  18  Id: bcc.f3c Suspend: 0 Teb: 0000003b`6d3bd000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6f67ebd8 00007ff8`558868af ntdll!ZwRemoveIoCompletion+0x14
0000003b`6f67ebe0 00007ff8`26a1dc93 KERNELBASE!GetQueuedCompletionStatus+0x3f
0000003b`6f67ec40 00007ff8`26b678d3 System_Private_CoreLib+0x2ddc93
0000003b`6f67ed40 00007ff8`26b676d3 System_Private_CoreLib+0x4278d3
0000003b`6f67eda0 00007ff8`26b674c9 System_Private_CoreLib+0x4276d3
0000003b`6f67ee00 00007ff8`26b66e59 System_Private_CoreLib+0x4274c9
0000003b`6f67ee70 00007ff8`28451fe3 System_Private_CoreLib+0x426e59
0000003b`6f67ef70 00007ff8`27ffa76d coreclr!GetCLRRuntimeHost+0x6ab813
0000003b`6f67efb0 00007ff8`28021ed1 coreclr!GetCLRRuntimeHost+0x253f9d
0000003b`6f67f0e0 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x27b701
0000003b`6f67f2f0 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6f67f3b0 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6f67f530 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6f67f580 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6f67f600 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6f67f680 00007ff8`28021a63 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6f67f760 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x27b293
0000003b`6f67f920 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6f67f950 00000000`00000000 ntdll!RtlUserThreadStart+0x21

  19  Id: bcc.17a8 Suspend: 0 Teb: 0000003b`6d3bf000 Unfrozen
Child-SP          RetAddr           Call Site
0000003b`6f7fe658 00007ff8`55874d6f ntdll!ZwWaitForMultipleObjects+0x14
0000003b`6f7fe660 00007ff8`27f83af6 KERNELBASE!WaitForMultipleObjectsEx+0xef
0000003b`6f7fe960 00007ff8`27f84218 coreclr!GetCLRRuntimeHost+0x1dd326
0000003b`6f7fea30 00007ff8`27f8e086 coreclr!GetCLRRuntimeHost+0x1dda48
0000003b`6f7fed00 00007ff8`27f83c4e coreclr!GetCLRRuntimeHost+0x1e78b6
0000003b`6f7fed70 00007ff8`28034a73 coreclr!GetCLRRuntimeHost+0x1dd47e
0000003b`6f7fee00 00007ff8`26b46937 coreclr!GetCLRRuntimeHost+0x28e2a3
0000003b`6f7ff040 00007ff8`26b5b862 System_Private_CoreLib+0x406937
0000003b`6f7ff0b0 00007ff8`28451fe3 System_Private_CoreLib+0x41b862
0000003b`6f7ff150 00007ff8`27ffa76d coreclr!GetCLRRuntimeHost+0x6ab813
0000003b`6f7ff190 00007ff8`28021ed1 coreclr!GetCLRRuntimeHost+0x253f9d
0000003b`6f7ff2c0 00007ff8`27f8b6a4 coreclr!GetCLRRuntimeHost+0x27b701
0000003b`6f7ff4d0 00007ff8`27f8b7a6 coreclr!GetCLRRuntimeHost+0x1e4ed4
0000003b`6f7ff590 00007ff8`27f8df7b coreclr!GetCLRRuntimeHost+0x1e4fd6
0000003b`6f7ff710 00007ff8`27f8e273 coreclr!GetCLRRuntimeHost+0x1e77ab
0000003b`6f7ff760 00007ff8`27f8b8bd coreclr!GetCLRRuntimeHost+0x1e7aa3
0000003b`6f7ff7e0 00007ff8`27f8b9c0 coreclr!GetCLRRuntimeHost+0x1e50ed
0000003b`6f7ff860 00007ff8`28021a63 coreclr!GetCLRRuntimeHost+0x1e51f0
0000003b`6f7ff940 00007ff8`56ac84d4 coreclr!GetCLRRuntimeHost+0x27b293
0000003b`6f7ffb00 00007ff8`59111791 kernel32!BaseThreadInitThunk+0x14
0000003b`6f7ffb30 00000000`00000000 ntdll!RtlUserThreadStart+0x21
0:013> !clrstack -f -all
OS Thread Id: 0x9d0
        Child SP               IP Call Site
0000003B6D57CF78 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6D57CF80 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6D57D280 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6D57D350 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6D57D620 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6D57D690 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6D57D720 00007FF828034A73 coreclr!GetCLRRuntimeHost + 2679459
0000003B6D57D828                  [HelperMethodFrame: 0000003b6d57d828] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0000003B6D57D960 00007FF826B46937 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 215
0000003B6D57D9D0 00007FF7C8C916E3 xunit.console.dll!Xunit.ConsoleClient.ConsoleRunner.ExecuteAssembly(System.Object, Xunit.XunitProjectAssembly, Boolean, Boolean, System.Nullable`1<Boolean>, System.Nullable`1<Int32>, Boolean, Boolean, System.Nullable`1<Xunit.AppDomainSupport>, Boolean, Boolean, Xunit.XunitFilters, Boolean) + 2787
0000003B6D57D9D8 0000019C9D92D598 
0000003B6D57D9E0 0000019C96A4A390 
0000003B6D57D9E8 000001DCACA0F950 
0000003B6D57DBA0 00007FF7C8C894FF xunit.console.dll!Xunit.ConsoleClient.ConsoleRunner.RunProject(Xunit.XunitProject, Boolean, System.Nullable`1<Boolean>, System.Nullable`1<Boolean>, System.Nullable`1<Int32>, Boolean, Boolean, System.Nullable`1<Xunit.AppDomainSupport>, Boolean, Boolean, Boolean) + 1903
0000003B6D57DED0 00007FF7C8C6AA5E xunit.console.dll!Xunit.ConsoleClient.ConsoleRunner.EntryPoint(System.String[]) + 1278
0000003B6D57E040 00007FF7C8C32929 xunit.console.dll!Xunit.ConsoleClient.Program.Main(System.String[]) + 233
OS Thread Id: 0x144c
        Child SP               IP Call Site
0000003B6DE7ECF8 00007FF859165EA4 ntdll!ZwWaitForSingleObject + 20
0000003B6DE7ED00 00007FF855856D1F KERNELBASE!WaitForSingleObjectEx + 143
0000003B6DE7EDA0 00007FF828251AA1 coreclr!GetCLRRuntimeHost + 4895441
0000003B6DE7EDF0 00007FF82825082C coreclr!GetCLRRuntimeHost + 4890716
0000003B6DE7EE50 00007FF828252148 coreclr!GetCLRRuntimeHost + 4897144
0000003B6DE7EFA0 00007FF828096499 coreclr!GetCLRRuntimeHost + 3079369
0000003B6DE7F000 00007FF828095D33 coreclr!GetCLRRuntimeHost + 3077475
0000003B6DE7F310 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6DE7F3D0 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6DE7F550 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6DE7F5A0 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6DE7F620 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6DE7F658                  [DebuggerU2MCatchHandlerFrame: 0000003b6de7f658] 
0000003B6DE7F6A0 00007FF827F8BAEB coreclr!GetCLRRuntimeHost + 1987355
0000003B6DE7F780 00007FF8280957CC coreclr!GetCLRRuntimeHost + 3076092
0000003B6DE7F7B0 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6DE7F7E0 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0x1bc
        Child SP               IP Call Site
0000003B6E2FB6F8 00007FF82DBFD0D5 clrjit!jitStartup + 476469
0000003B6E2FB700 00007FF82DBACE61 clrjit!jitStartup + 148161
0000003B6E2FB770 00007FF82DBA5AA5 clrjit!jitStartup + 118533
0000003B6E2FB7D0 00007FF82DBAD2B8 clrjit!jitStartup + 149272
0000003B6E2FB840 00007FF82DBA5699 clrjit!jitStartup + 117497
0000003B6E2FB8A0 00007FF82DBAD2B8 clrjit!jitStartup + 149272
0000003B6E2FB910 00007FF82DBAE85D clrjit!jitStartup + 154813
0000003B6E2FB9E0 00007FF82DBADB53 clrjit!jitStartup + 151475
0000003B6E2FBA10 00007FF82DD24D2B clrjit!getLikelyMethods + 601467
0000003B6E2FBA40 00007FF82DD24EBA clrjit!getLikelyMethods + 601866
0000003B6E2FBAA0 00007FF82DB7677F clrjit + 223103
0000003B6E2FC9E0 00007FF82DB79D08 clrjit + 236808
0000003B6E2FCAB0 00007FF82DB78AD7 clrjit + 232151
0000003B6E2FCC40 00007FF82DB74ACC clrjit + 215756
0000003B6E2FCC80 00007FF82DB7F83D clrjit + 260157
0000003B6E2FD310 00007FF82DB86ED8 clrjit + 290520
0000003B6E2FD3E0 00007FF827E86973 coreclr!GetCLRRuntimeHost + 917923
0000003B6E2FD580 00007FF827E5D3C7 coreclr!GetCLRRuntimeHost + 748535
0000003B6E2FE390 00007FF827F2BB0B coreclr!GetCLRRuntimeHost + 1594171
0000003B6E2FE580 00007FF827F2C388 coreclr!GetCLRRuntimeHost + 1596344
0000003B6E2FE7B0 00007FF827F2B823 coreclr!GetCLRRuntimeHost + 1593427
0000003B6E2FE920 00007FF827F2E19B coreclr!GetCLRRuntimeHost + 1604043
0000003B6E2FEA90 00007FF827F2DC98 coreclr!GetCLRRuntimeHost + 1602760
0000003B6E2FEB50 00007FF827F980C2 coreclr!GetCLRRuntimeHost + 2038002
0000003B6E2FED50 00007FF827F99E87 coreclr!GetCLRRuntimeHost + 2045623
0000003B6E2FEE20 00007FF827F98A37 coreclr!GetCLRRuntimeHost + 2040423
0000003B6E2FF180 00007FF827F97D87 coreclr!GetCLRRuntimeHost + 2037175
0000003B6E2FF280 00007FF827F97B1D coreclr!GetCLRRuntimeHost + 2036557
0000003B6E2FF3C0 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6E2FF480 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6E2FF600 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6E2FF650 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6E2FF6D0 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6E2FF708                  [DebuggerU2MCatchHandlerFrame: 0000003b6e2ff708] 
0000003B6E2FF750 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6E2FF830 00007FF827F979B6 coreclr!GetCLRRuntimeHost + 2036198
0000003B6E2FF970 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6E2FF9A0 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0x1524
        Child SP               IP Call Site
0000003B6E77E568 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6E77E570 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6E77E870 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6E77E940 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6E77EC10 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6E77EC80 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6E77ED10 00007FF828034A73 coreclr!GetCLRRuntimeHost + 2679459
0000003B6E77EE18                  [HelperMethodFrame: 0000003b6e77ee18] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0000003B6E77EF50 00007FF826B46937 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 215
0000003B6E77EFC0 00007FF826B475EB System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOne() + 27
0000003B6E77EFF0 00007FF7CA3B37D9 xunit.execution.dotnet.dll!Xunit.Sdk.MessageBus.ReporterWorker() + 105
0000003B6E77F070 00007FF7CA3B2D22 xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 82
0000003B6E77F0C0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6E77F130 00007FF826B6C70F System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 207
0000003B6E77F898                  [DebuggerU2MCatchHandlerFrame: 0000003b6e77f898] 
OS Thread Id: 0x11f0
        Child SP               IP Call Site
0000003B6E8FE468 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6E8FE470 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6E8FE770 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6E8FE840 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6E8FEB10 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6E8FEB80 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6E8FEC10 00007FF828034A73 coreclr!GetCLRRuntimeHost + 2679459
0000003B6E8FED18                  [HelperMethodFrame: 0000003b6e8fed18] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0000003B6E8FEE50 00007FF826B46937 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 215
0000003B6E8FEEC0 00007FF826B4683A System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOne(Int32) + 26
0000003B6E8FEEF0 00007FF7CA3D28F8 xunit.runner.utility.netcoreapp10.dll!Xunit.DelegatingLongRunningTestDetectionSink.WaitForStopEvent(Int32) + 56
0000003B6E8FEEF8 0000019C9D93B630 
0000003B6E8FEF00 0000000000002EE0 
0000003B6E8FEF08 000001DCACA0F950 
0000003B6E8FEF30 00007FF7CA3D27C7 xunit.runner.utility.netcoreapp10.dll!Xunit.DelegatingLongRunningTestDetectionSink.ThreadWorker() + 199
0000003B6E8FEFF0 00007FF7CA3D2692 xunit.runner.utility.netcoreapp10.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__4_0(System.Object) + 82
0000003B6E8FF040 00007FF826B5892A System.Private.CoreLib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch() + 554
0000003B6E8FF0D0 00007FF826B66E1D System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 397
0000003B6E8FF898                  [DebuggerU2MCatchHandlerFrame: 0000003b6e8ff898] 
OS Thread Id: 0xd78
        Child SP               IP Call Site
0000003B6D18E338 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6D18E340 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6D18E640 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6D18E710 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6D18E9E0 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6D18EA50 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6D18EAE0 00007FF828034A73 coreclr!GetCLRRuntimeHost + 2679459
0000003B6D18EBE8                  [HelperMethodFrame: 0000003b6d18ebe8] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0000003B6D18ED20 00007FF826B46937 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 215
0000003B6D18ED90 00007FF826B6340A System.Private.CoreLib.dll!System.Threading.PortableThreadPool+GateThread.GateThreadStart() + 346
0000003B6D18EEE0 00007FF828451FE3 coreclr!GetCLRRuntimeHost + 6993939
0000003B6D18EF20 00007FF827FFA76D coreclr!GetCLRRuntimeHost + 2441117
0000003B6D18F050 00007FF828021ED1 coreclr!GetCLRRuntimeHost + 2602753
0000003B6D18F260 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6D18F320 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6D18F4A0 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6D18F4F0 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6D18F570 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6D18F5A8                  [DebuggerU2MCatchHandlerFrame: 0000003b6d18f5a8] 
0000003B6D18F5F0 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6D18F6D0 00007FF828021A63 coreclr!GetCLRRuntimeHost + 2601619
0000003B6D18F890 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6D18F8C0 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0xdd4
        Child SP               IP Call Site
0000003B6EA7EB18 00007FF859165F44 ntdll!ZwRemoveIoCompletion + 20
0000003B6EA7EB20 00007FF8558868AF KERNELBASE!GetQueuedCompletionStatus + 63
0000003B6EA7EB80 00007FF826A1DC93 System_Private_CoreLib + 3005587
0000003B6EA7EBB0                  [InlinedCallFrame: 0000003b6ea7ebb0] 
0000003B6EA7EBB0                  [InlinedCallFrame: 0000003b6ea7ebb0] 
0000003B6EA7EB80 00007FF826A1DC7A System.Private.CoreLib.dll!Interop+Kernel32.GetQueuedCompletionStatus(IntPtr, UInt32 ByRef, UIntPtr ByRef, IntPtr ByRef, Int32) + 122
0000003B6EA7EC80 00007FF826B678D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitCore(Int32) + 67
0000003B6EA7ECE0 00007FF826B676D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitForSignal(Int32) + 99
0000003B6EA7ED40 00007FF826B674C9 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.Wait(Int32, Boolean) + 265
0000003B6EA7EDB0 00007FF826B66E59 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 457
0000003B6EA7EEB0 00007FF828451FE3 coreclr!GetCLRRuntimeHost + 6993939
0000003B6EA7EEF0 00007FF827FFA76D coreclr!GetCLRRuntimeHost + 2441117
0000003B6EA7F020 00007FF828021ED1 coreclr!GetCLRRuntimeHost + 2602753
0000003B6EA7F230 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6EA7F2F0 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6EA7F470 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6EA7F4C0 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6EA7F540 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6EA7F578                  [DebuggerU2MCatchHandlerFrame: 0000003b6ea7f578] 
0000003B6EA7F5C0 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6EA7F6A0 00007FF828021A63 coreclr!GetCLRRuntimeHost + 2601619
0000003B6EA7F860 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6EA7F890 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0x924
        Child SP               IP Call Site
0000003B6EBFE0B8 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6EBFE0C0 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6EBFE3C0 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6EBFE490 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6EBFE760 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6EBFE7D0 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6EBFE860 00007FF8280346AC coreclr!GetCLRRuntimeHost + 2678492
0000003B6EBFE978                  [HelperMethodFrame: 0000003b6ebfe978] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultipleIgnoringSyncContext(IntPtr*, Int32, Boolean, Int32)
0000003B6EBFEAB0 00007FF826B46F97 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.ReadOnlySpan`1<System.Threading.WaitHandle>, Boolean, Int32) + 487
0000003B6EBFEB80 00007FF826B46D8E System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.Threading.WaitHandle[], Boolean, Int32) + 46
0000003B6EBFEBC0 00007FF7CA3E79BF xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.WorkerThreadProc() + 207
0000003B6EBFEBC8 0000019C9DE597B8 
0000003B6EBFEBD0 0000003B6EBFEC60 
0000003B6EBFEBD8 0000019C9D8097B8 
0000003B6EBFEC70 00007FF7CA3B2D22 xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 82
0000003B6EBFECC0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6EBFED30 00007FF826B6C70F System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 207
0000003B6EBFF498                  [DebuggerU2MCatchHandlerFrame: 0000003b6ebff498] 
OS Thread Id: 0x1390
        Child SP               IP Call Site
0000003B6ED75ED0 00007FF82806C848 coreclr!GetCLRRuntimeHost + 2908280
0000003B6ED76520 00007FF82838CA9E coreclr!GetCLRRuntimeHost + 6185678
0000003B6ED76810 00007FF85916A8BD ntdll!_chkstk + 285
0000003B6ED76840 00007FF8590F49D3 ntdll!RtlImageNtHeaderEx + 1155
0000003B6ED76F40 00007FF859169A2A ntdll!KiUserExceptionDispatcher + 58
0000003B6ED77CB0 00007FF84C66F20B System_IO_Compression_Native!BrotliDecoderDecompress + 43
0000003B6ED79170 00007FF7CAA937A6 
0000003B6ED791A0                  [InlinedCallFrame: 0000003b6ed791a0] System.IO.Compression.Brotli.dll!Interop+Brotli.BrotliDecoderDecompress(UIntPtr, Byte*, UIntPtr*, Byte*)
0000003B6ED791A0                  [InlinedCallFrame: 0000003b6ed791a0] System.IO.Compression.Brotli.dll!Interop+Brotli.BrotliDecoderDecompress(UIntPtr, Byte*, UIntPtr*, Byte*)
0000003B6ED79170 00007FF7CAA937A6 System.IO.Compression.Brotli.dll!System.IO.Compression.BrotliDecoder.TryDecompress(System.ReadOnlySpan`1<Byte>, System.Span`1<Byte>, Int32 ByRef) + 310
0000003B6ED79290 00007FF7CAA935B3 System.IO.Compression.Brotli.Tests.dll!System.IO.Compression.BrotliStreamUnitTests.Decompress_WithEmptySource() + 163
0000003B6ED796D8                  [HelperMethodFrame_PROTECTOBJ: 0000003b6ed796d8] System.Private.CoreLib.dll!System.RuntimeMethodHandle.InvokeMethod(System.Object, Void**, System.Signature, Boolean)
0000003B6ED79830 00007FF826BE2889 System.Private.CoreLib.dll!System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags) + 105
0000003B6ED79880 00007FF826BE20F3 System.Private.CoreLib.dll!System.Reflection.MethodBase.Invoke(System.Object, System.Object[]) + 35
0000003B6ED798C0 00007FF7CA40D1DC xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].CallTestMethod(System.Object) + 76
0000003B6ED79900 00007FF7CA40CDF3 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<<InvokeTestMethodAsync>b__1>d[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1891
0000003B6ED79BA0 00007FF7CA40C5E5 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<<InvokeTestMethodAsync>b__1>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<InvokeTestMethodAsync>b__1>d<System.__Canon> ByRef) + 181
0000003B6ED79C40 00007FF7CA40C510 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0+<<InvokeTestMethodAsync>b__1>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<InvokeTestMethodAsync>b__1>d<System.__Canon> ByRef) + 96
0000003B6ED79C80 00007FF7CA40C3D5 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib]].<InvokeTestMethodAsync>b__1() + 149
0000003B6ED79CF0 00007FF7CA40C148 xunit.execution.dotnet.dll!Xunit.Sdk.ExecutionTimer+<AggregateAsync>d__4.MoveNext() + 120
0000003B6ED79D80 00007FF7CA40BD2E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExecutionTimer+<AggregateAsync>d__4, xunit.execution.dotnet]](<AggregateAsync>d__4 ByRef) + 110
0000003B6ED79E10 00007FF7CA40BC9C System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExecutionTimer+<AggregateAsync>d__4, xunit.execution.dotnet]](<AggregateAsync>d__4 ByRef) + 28
0000003B6ED79E40 00007FF7CA40BC4F xunit.execution.dotnet.dll!Xunit.Sdk.ExecutionTimer.AggregateAsync(System.Func`1<System.Threading.Tasks.Task>) + 79
0000003B6ED79EA0 00007FF7CA40BBDD xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<>c__DisplayClass48_0[[System.__Canon, System.Private.CoreLib]].<InvokeTestMethodAsync>b__0() + 173
0000003B6ED79F00 00007FF7CA40B983 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__9.MoveNext() + 99
0000003B6ED79FA0 00007FF7CA40B887 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__9, xunit.core]](<RunAsync>d__9 ByRef) + 103
0000003B6ED7A020 00007FF7CA40B7FC System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__9, xunit.core]](<RunAsync>d__9 ByRef) + 28
0000003B6ED7A050 00007FF7CA40B7B0 xunit.core.dll!Xunit.Sdk.ExceptionAggregator.RunAsync(System.Func`1<System.Threading.Tasks.Task>) + 80
0000003B6ED7A0B0 00007FF7CA40B2D4 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]].MoveNext() + 532
0000003B6ED7A1B0 00007FF7CA40B01B System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<InvokeTestMethodAsync>d__48<System.__Canon> ByRef) + 187
0000003B6ED7A250 00007FF7CA40AF40 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<InvokeTestMethodAsync>d__48<System.__Canon> ByRef) + 96
0000003B6ED7A290 00007FF7CA40AEB5 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].InvokeTestMethodAsync(System.Object) + 165
0000003B6ED7A310 00007FF7CA40ACE9 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestInvoker.InvokeTestMethodAsync(System.Object) + 217
0000003B6ED7A370 00007FF7CA40919C xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1068
0000003B6ED7A4B0 00007FF7CA408CCC System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<RunAsync>b__47_0>d<System.__Canon> ByRef) + 188
0000003B6ED7A560 00007FF7CA408BF0 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<<RunAsync>b__47_0>d<System.__Canon> ByRef) + 96
0000003B6ED7A5A0 00007FF7CA408B6A xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].<RunAsync>b__47_0() + 154
0000003B6ED7A620 00007FF7CA408901 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]].MoveNext() + 129
0000003B6ED7A6E0 00007FF7CA4087E7 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.Decimal> ByRef) + 103
0000003B6ED7A760 00007FF7CA40875C System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.Decimal> ByRef) + 28
0000003B6ED7A790 00007FF7CA4086D0 xunit.core.dll!Xunit.Sdk.ExceptionAggregator.RunAsync[[System.Decimal, System.Private.CoreLib]](System.Func`1<System.Threading.Tasks.Task`1<System.Decimal>>) + 80
0000003B6ED7A7F0 00007FF7CA408631 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 97
0000003B6ED7A830 00007FF7CA408005 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner.InvokeTestMethodAsync(Xunit.Sdk.ExceptionAggregator) + 261
0000003B6ED7A8E0 00007FF7CA407C4E xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4.MoveNext() + 558
0000003B6ED7AA10 00007FF7CA407984 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]](<InvokeTestAsync>d__4 ByRef) + 116
0000003B6ED7AAA0 00007FF7CA4078F0 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]](<InvokeTestAsync>d__4 ByRef) + 32
0000003B6ED7AAD0 00007FF7CA407899 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner.InvokeTestAsync(Xunit.Sdk.ExceptionAggregator) + 105
0000003B6ED7AB40 00007FF7CA40780A xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1+<>c__DisplayClass43_0[[System.__Canon, System.Private.CoreLib]].<RunAsync>b__0() + 58
0000003B6ED7AB80 00007FF7CA407499 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]].MoveNext() + 137
0000003B6ED7AC60 00007FF7CA407365 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.__Canon> ByRef) + 181
0000003B6ED7AD00 00007FF7CA407290 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]](<RunAsync>d__10`1<System.__Canon> ByRef) + 96
0000003B6ED7AD40 00007FF7CA4071CF xunit.core.dll!Xunit.Sdk.ExceptionAggregator.RunAsync[[System.__Canon, System.Private.CoreLib]](System.Func`1<System.Threading.Tasks.Task`1<System.__Canon>>) + 223
0000003B6ED7ADC0 00007FF7CA406966 xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]].MoveNext() + 950
0000003B6ED7AF90 00007FF7CA40650C System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__43<System.__Canon> ByRef) + 188
0000003B6ED7B040 00007FF7CA406430 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__43<System.__Canon> ByRef) + 96
0000003B6ED7B080 00007FF7CA406394 xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 164
0000003B6ED7B100 00007FF7CA4152A6 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestCaseRunner.RunTestAsync() + 326
0000003B6ED7B1D0 00007FF7CA3FB362 xunit.execution.dotnet.dll!Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]].MoveNext() + 594
0000003B6ED7B2F0 00007FF7CA3FB06B System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__19<System.__Canon> ByRef) + 187
0000003B6ED7B390 00007FF7CA3FAF90 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__19<System.__Canon> ByRef) + 96
0000003B6ED7B3D0 00007FF7CA3FAEF3 xunit.execution.dotnet.dll!Xunit.Sdk.TestCaseRunner`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 163
0000003B6ED7B450 00007FF7CA41513D xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestCase.RunAsync(Xunit.Abstractions.IMessageSink, Xunit.Sdk.IMessageBus, System.Object[], Xunit.Sdk.ExceptionAggregator, System.Threading.CancellationTokenSource) + 173
0000003B6ED7B4D0 00007FF7CA3FA3B2 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestMethodRunner.RunTestCaseAsync(Xunit.Sdk.IXunitTestCase) + 178
0000003B6ED7B540 00007FF7CA3F9F39 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]].MoveNext() + 569
0000003B6ED7B670 00007FF7CA3F9C5C System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunTestCasesAsync>d__32<System.__Canon> ByRef) + 188
0000003B6ED7B720 00007FF7CA3F9B80 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunTestCasesAsync>d__32<System.__Canon> ByRef) + 96
0000003B6ED7B760 00007FF7CA3F9AE4 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1[[System.__Canon, System.Private.CoreLib]].RunTestCasesAsync() + 164
0000003B6ED7B7E0 00007FF7CA3F9495 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]].MoveNext() + 405
0000003B6ED7B920 00007FF7CA3F9255 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__31<System.__Canon> ByRef) + 181
0000003B6ED7B9C0 00007FF7CA3F9180 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].Start[[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]](<RunAsync>d__31<System.__Canon> ByRef) + 96
0000003B6ED7BA00 00007FF7CA3F90EF xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1[[System.__Canon, System.Private.CoreLib]].RunAsync() + 159
0000003B6ED7BA70 00007FF7CA3F8C84 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestClassRunner.RunTestMethodAsync(Xunit.Abstractions.ITestMethod, Xunit.Abstractions.IReflectionMethodInfo, System.Collections.Generic.IEnumerable`1<Xunit.Sdk.IXunitTestCase>, System.Object[]) + 260
0000003B6ED7BB10 00007FF7CA3F4976 xunit.execution.dotnet.dll!Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1958
0000003B6ED7BE20 00007FF7CAA59F4D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7BE70 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7BEE0 00007FF7CAA59D38 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7BF80 00007FF7CAA59B4A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestClassRunner`1+<RunTestMethodsAsync>d__38[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7BFB0 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7C010 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7C0F0 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7C140 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7C180 00007FF7CA3F96EE xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1006
0000003B6ED7C2C0 00007FF7CAA59B0D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7C310 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7C380 00007FF7CAA59608 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7C420 00007FF7CAA5905A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunAsync>d__31[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7C450 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7C4B0 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7C590 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7C5E0 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7C620 00007FF7CA3FA182 xunit.execution.dotnet.dll!Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1154
0000003B6ED7C750 00007FF7CAA5901D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7C7A0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7C810 00007FF7CAA58D18 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7C8B0 00007FF7CAA589EA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestMethodRunner`1+<RunTestCasesAsync>d__32[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7C8E0 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7C940 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7CA20 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7CA70 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7CAB0 00007FF7CA3FB67E xunit.execution.dotnet.dll!Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]].MoveNext() + 1390
0000003B6ED7CBD0 00007FF7CAA589AD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7CC20 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7CC90 00007FF7CAA58198 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7CD30 00007FF7CAA57FAA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestCaseRunner`1+<RunAsync>d__19[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7CD60 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7CDC0 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7CEA0 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7CEF0 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7CF30 00007FF7CA406149 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11.MoveNext() + 1289
0000003B6ED7D080 00007FF7CAA534F5 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11, xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 69
0000003B6ED7D0C0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7D130 00007FF7CAA531A8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11, xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 360
0000003B6ED7D1C0 00007FF7CAA5301A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTheoryTestCaseRunner+<RunTestAsync>d__11, xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7D1F0 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7D250 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7D330 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7D380 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7D3C0 00007FF7CA406DE1 xunit.execution.dotnet.dll!Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]].MoveNext() + 2097
0000003B6ED7D590 00007FF7CAA52C4D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7D5E0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7D650 00007FF7CAA52588 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7D6F0 00007FF7CAA5230A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.TestRunner`1+<RunAsync>d__43[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7D720 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7D780 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7D860 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7D8B0 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7D8F0 00007FF7CA407673 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]].MoveNext() + 611
0000003B6ED7D9D0 00007FF7CAA51B8D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7DA20 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7DA90 00007FF7CAA51888 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7DB30 00007FF7CAA5160A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.__Canon, System.Private.CoreLib]], xunit.core]].MoveNext() + 26
0000003B6ED7DB60 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7DBC0 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7DCA0 00007FF826E982E1 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.__Canon, System.Private.CoreLib]].TrySetResult(System.__Canon) + 97
0000003B6ED7DCF0 00007FF826EA5D1E System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.__Canon>, System.__Canon) + 110
0000003B6ED7DD30 00007FF7CA407DF7 xunit.execution.dotnet.dll!Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4.MoveNext() + 983
0000003B6ED7DE60 00007FF7CAA51075 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 69
0000003B6ED7DEA0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7DF10 00007FF7CAA50AF8 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 360
0000003B6ED7DFA0 00007FF7CAA5087A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon, System.Private.CoreLib],[Xunit.Sdk.XunitTestRunner+<InvokeTestAsync>d__4, xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7DFD0 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7E030 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7E110 00007FF7CAA4F927 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.Decimal, System.Private.CoreLib]].TrySetResult(System.Decimal) + 151
0000003B6ED7E150 00007FF7CAA4F76D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.Decimal>, System.Decimal) + 157
0000003B6ED7E1A0 00007FF7CA411882 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetResult(System.Decimal) + 114
0000003B6ED7E200 00007FF7CA4089C6 xunit.core.dll!Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]].MoveNext() + 326
0000003B6ED7E2C0 00007FF7CAA50841 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]].ExecutionContextCallback(System.Object) + 81
0000003B6ED7E300 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7E370 00007FF7CAA50650 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]].MoveNext(System.Threading.Thread) + 288
0000003B6ED7E3D0 00007FF7CAA503AA System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.ExceptionAggregator+<RunAsync>d__10`1[[System.Decimal, System.Private.CoreLib]], xunit.core]].MoveNext() + 26
0000003B6ED7E400 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7E460 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7E540 00007FF7CAA4F927 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.Decimal, System.Private.CoreLib]].TrySetResult(System.Decimal) + 151
0000003B6ED7E580 00007FF7CAA4F76D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.Decimal>, System.Decimal) + 157
0000003B6ED7E5D0 00007FF7CA411882 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetResult(System.Decimal) + 114
0000003B6ED7E630 00007FF7CA409593 xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]].MoveNext() + 2083
0000003B6ED7E770 00007FF7CAA5036D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7E7C0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7E830 00007FF7CAA4FF18 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7E8D0 00007FF7CAA4F96A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<<RunAsync>b__47_0>d[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7E900 00007FF826B739DA System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(System.Threading.ContextCallback, System.Object, System.Threading.Tasks.Task ByRef) + 138
0000003B6ED7E960 00007FF826B6E271 System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(System.Object) + 257
0000003B6ED7EA40 00007FF7CAA4F927 System.Private.CoreLib.dll!System.Threading.Tasks.Task`1[[System.Decimal, System.Private.CoreLib]].TrySetResult(System.Decimal) + 151
0000003B6ED7EA80 00007FF7CAA4F76D System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetExistingTaskResult(System.Threading.Tasks.Task`1<System.Decimal>, System.Decimal) + 157
0000003B6ED7EAD0 00007FF7CA411882 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Decimal, System.Private.CoreLib]].SetResult(System.Decimal) + 114
0000003B6ED7EB30 00007FF7CA40B42C xunit.execution.dotnet.dll!Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]].MoveNext() + 876
0000003B6ED7EC30 00007FF7CAA4F6AD System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].ExecutionContextCallback(System.Object) + 141
0000003B6ED7EC80 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7ECF0 00007FF7CAA4F358 System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext(System.Threading.Thread) + 456
0000003B6ED7ED90 00007FF7CAA4EE9A System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Decimal, System.Private.CoreLib],[Xunit.Sdk.TestInvoker`1+<InvokeTestMethodAsync>d__48[[System.__Canon, System.Private.CoreLib]], xunit.execution.dotnet]].MoveNext() + 26
0000003B6ED7EDC0 00007FF7CAA4D0E2 xunit.execution.dotnet.dll!Xunit.Sdk.AsyncTestSyncContext+<>c__DisplayClass7_0.<Post>b__1(System.Object) + 66
0000003B6ED7EE20 00007FF7CA3EBDF3 xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.RunOnSyncContext(System.Threading.SendOrPostCallback, System.Object) + 67
0000003B6ED7EE60 00007FF7CA3EBD87 xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext+<>c__DisplayClass11_0.<WorkerThreadProc>b__0(System.Object) + 103
0000003B6ED7EEB0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7EF20 00007FF7CA3EBCF8 xunit.execution.dotnet.dll!Xunit.Sdk.ExecutionContextHelper.Run(System.Object, System.Action`1<System.Object>) + 88
0000003B6ED7EF60 00007FF7CA3E7AAD xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.WorkerThreadProc() + 445
0000003B6ED7F010 00007FF7CA3B2D22 xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 82
0000003B6ED7F060 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6ED7F0D0 00007FF826B6C70F System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 207
0000003B6ED7F838                  [DebuggerU2MCatchHandlerFrame: 0000003b6ed7f838] 
OS Thread Id: 0x157c
        Child SP               IP Call Site
0000003B6EEFE0B8 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6EEFE0C0 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6EEFE3C0 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6EEFE490 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6EEFE760 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6EEFE7D0 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6EEFE860 00007FF8280346AC coreclr!GetCLRRuntimeHost + 2678492
0000003B6EEFE978                  [HelperMethodFrame: 0000003b6eefe978] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultipleIgnoringSyncContext(IntPtr*, Int32, Boolean, Int32)
0000003B6EEFEAB0 00007FF826B46F97 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.ReadOnlySpan`1<System.Threading.WaitHandle>, Boolean, Int32) + 487
0000003B6EEFEB80 00007FF826B46D8E System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.Threading.WaitHandle[], Boolean, Int32) + 46
0000003B6EEFEBC0 00007FF7CA3E79BF xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.WorkerThreadProc() + 207
0000003B6EEFEBC8 0000019C9DE82BF8 
0000003B6EEFEBD0 0000003B6EEFEC60 
0000003B6EEFEBD8 0000019C9D8097B8 
0000003B6EEFEBE0 0000000000000003 
0000003B6EEFEBE8 00000001FFFFFFFF 
0000003B6EEFEC70 00007FF7CA3B2D22 xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 82
0000003B6EEFECC0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6EEFED30 00007FF826B6C70F System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 207
0000003B6EEFF498                  [DebuggerU2MCatchHandlerFrame: 0000003b6eeff498] 
OS Thread Id: 0x1334
        Child SP               IP Call Site
0000003B6F07E4B8 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6F07E4C0 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6F07E7C0 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6F07E890 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6F07EB60 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6F07EBD0 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6F07EC60 00007FF8280346AC coreclr!GetCLRRuntimeHost + 2678492
0000003B6F07ED78                  [HelperMethodFrame: 0000003b6f07ed78] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultipleIgnoringSyncContext(IntPtr*, Int32, Boolean, Int32)
0000003B6F07EEB0 00007FF826B46F97 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.ReadOnlySpan`1<System.Threading.WaitHandle>, Boolean, Int32) + 487
0000003B6F07EF80 00007FF826B46D8E System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitMultiple(System.Threading.WaitHandle[], Boolean, Int32) + 46
0000003B6F07EFC0 00007FF7CA3E79BF xunit.execution.dotnet.dll!Xunit.Sdk.MaxConcurrencySyncContext.WorkerThreadProc() + 207
0000003B6F07EFC8 0000019C9DE3E940 
0000003B6F07EFD0 0000003B6F07F060 
0000003B6F07EFD8 0000019C9D8097B8 
0000003B6F07EFE0 0000000000000002 
0000003B6F07EFE8 00000001FFFFFFFF 
0000003B6F07F070 00007FF7CA3B2D22 xunit.execution.dotnet.dll!Xunit.Sdk.XunitWorkerThread+<>c.<QueueUserWorkItem>b__5_0(System.Object) + 82
0000003B6F07F0C0 00007FF826B4C85D System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) + 125
0000003B6F07F130 00007FF826B6C70F System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread) + 207
0000003B6F07F898                  [DebuggerU2MCatchHandlerFrame: 0000003b6f07f898] 
OS Thread Id: 0xa2c
        Child SP               IP Call Site
0000003B6F37EC18 00007FF859165F44 ntdll!ZwRemoveIoCompletion + 20
0000003B6F37EC20 00007FF8558868AF KERNELBASE!GetQueuedCompletionStatus + 63
0000003B6F37EC80 00007FF826A1DC93 System_Private_CoreLib + 3005587
0000003B6F37ECB0                  [InlinedCallFrame: 0000003b6f37ecb0] 
0000003B6F37ECB0                  [InlinedCallFrame: 0000003b6f37ecb0] 
0000003B6F37EC80 00007FF826A1DC7A System.Private.CoreLib.dll!Interop+Kernel32.GetQueuedCompletionStatus(IntPtr, UInt32 ByRef, UIntPtr ByRef, IntPtr ByRef, Int32) + 122
0000003B6F37ED80 00007FF826B678D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitCore(Int32) + 67
0000003B6F37EDE0 00007FF826B676D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitForSignal(Int32) + 99
0000003B6F37EE40 00007FF826B674C9 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.Wait(Int32, Boolean) + 265
0000003B6F37EEB0 00007FF826B66E59 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 457
0000003B6F37EFB0 00007FF828451FE3 coreclr!GetCLRRuntimeHost + 6993939
0000003B6F37EFF0 00007FF827FFA76D coreclr!GetCLRRuntimeHost + 2441117
0000003B6F37F120 00007FF828021ED1 coreclr!GetCLRRuntimeHost + 2602753
0000003B6F37F330 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6F37F3F0 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6F37F570 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6F37F5C0 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6F37F640 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6F37F678                  [DebuggerU2MCatchHandlerFrame: 0000003b6f37f678] 
0000003B6F37F6C0 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6F37F7A0 00007FF828021A63 coreclr!GetCLRRuntimeHost + 2601619
0000003B6F37F960 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6F37F990 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0x1758
        Child SP               IP Call Site
0000003B6F4FEF88 00007FF859165F44 ntdll!ZwRemoveIoCompletion + 20
0000003B6F4FEF90 00007FF8558868AF KERNELBASE!GetQueuedCompletionStatus + 63
0000003B6F4FEFF0 00007FF826A1DC93 System_Private_CoreLib + 3005587
0000003B6F4FF020                  [InlinedCallFrame: 0000003b6f4ff020] 
0000003B6F4FF020                  [InlinedCallFrame: 0000003b6f4ff020] 
0000003B6F4FEFF0 00007FF826A1DC7A System.Private.CoreLib.dll!Interop+Kernel32.GetQueuedCompletionStatus(IntPtr, UInt32 ByRef, UIntPtr ByRef, IntPtr ByRef, Int32) + 122
0000003B6F4FF0F0 00007FF826B678D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitCore(Int32) + 67
0000003B6F4FF150 00007FF826B676D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitForSignal(Int32) + 99
0000003B6F4FF1B0 00007FF826B674C9 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.Wait(Int32, Boolean) + 265
0000003B6F4FF220 00007FF826B66E59 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 457
0000003B6F4FF320 00007FF828451FE3 coreclr!GetCLRRuntimeHost + 6993939
0000003B6F4FF360 00007FF827FFA76D coreclr!GetCLRRuntimeHost + 2441117
0000003B6F4FF490 00007FF828021ED1 coreclr!GetCLRRuntimeHost + 2602753
0000003B6F4FF6A0 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6F4FF760 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6F4FF8E0 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6F4FF930 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6F4FF9B0 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6F4FF9E8                  [DebuggerU2MCatchHandlerFrame: 0000003b6f4ff9e8] 
0000003B6F4FFA30 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6F4FFB10 00007FF828021A63 coreclr!GetCLRRuntimeHost + 2601619
0000003B6F4FFCD0 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6F4FFD00 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0xf3c
        Child SP               IP Call Site
0000003B6F67EBD8 00007FF859165F44 ntdll!ZwRemoveIoCompletion + 20
0000003B6F67EBE0 00007FF8558868AF KERNELBASE!GetQueuedCompletionStatus + 63
0000003B6F67EC40 00007FF826A1DC93 System_Private_CoreLib + 3005587
0000003B6F67EC70                  [InlinedCallFrame: 0000003b6f67ec70] 
0000003B6F67EC70                  [InlinedCallFrame: 0000003b6f67ec70] 
0000003B6F67EC40 00007FF826A1DC7A System.Private.CoreLib.dll!Interop+Kernel32.GetQueuedCompletionStatus(IntPtr, UInt32 ByRef, UIntPtr ByRef, IntPtr ByRef, Int32) + 122
0000003B6F67ED40 00007FF826B678D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitCore(Int32) + 67
0000003B6F67EDA0 00007FF826B676D3 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.WaitForSignal(Int32) + 99
0000003B6F67EE00 00007FF826B674C9 System.Private.CoreLib.dll!System.Threading.LowLevelLifoSemaphore.Wait(Int32, Boolean) + 265
0000003B6F67EE70 00007FF826B66E59 System.Private.CoreLib.dll!System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart() + 457
0000003B6F67EF70 00007FF828451FE3 coreclr!GetCLRRuntimeHost + 6993939
0000003B6F67EFB0 00007FF827FFA76D coreclr!GetCLRRuntimeHost + 2441117
0000003B6F67F0E0 00007FF828021ED1 coreclr!GetCLRRuntimeHost + 2602753
0000003B6F67F2F0 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6F67F3B0 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6F67F530 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6F67F580 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6F67F600 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6F67F638                  [DebuggerU2MCatchHandlerFrame: 0000003b6f67f638] 
0000003B6F67F680 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6F67F760 00007FF828021A63 coreclr!GetCLRRuntimeHost + 2601619
0000003B6F67F920 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6F67F950 00007FF859111791 ntdll!RtlUserThreadStart + 33
OS Thread Id: 0x17a8
        Child SP               IP Call Site
0000003B6F7FE658 00007FF859166974 ntdll!ZwWaitForMultipleObjects + 20
0000003B6F7FE660 00007FF855874D6F KERNELBASE!WaitForMultipleObjectsEx + 239
0000003B6F7FE960 00007FF827F83AF6 coreclr!GetCLRRuntimeHost + 1954598
0000003B6F7FEA30 00007FF827F84218 coreclr!GetCLRRuntimeHost + 1956424
0000003B6F7FED00 00007FF827F8E086 coreclr!GetCLRRuntimeHost + 1996982
0000003B6F7FED70 00007FF827F83C4E coreclr!GetCLRRuntimeHost + 1954942
0000003B6F7FEE00 00007FF828034A73 coreclr!GetCLRRuntimeHost + 2679459
0000003B6F7FEF08                  [HelperMethodFrame: 0000003b6f7fef08] System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneCore(IntPtr, Int32, Boolean)
0000003B6F7FF040 00007FF826B46937 System.Private.CoreLib.dll!System.Threading.WaitHandle.WaitOneNoCheck(Int32, Boolean, System.Object, WaitHandleWaitSourceMap) + 215
0000003B6F7FF0B0 00007FF826B5B862 System.Private.CoreLib.dll!System.Threading.TimerQueue.TimerThread() + 178
0000003B6F7FF150 00007FF828451FE3 coreclr!GetCLRRuntimeHost + 6993939
0000003B6F7FF190 00007FF827FFA76D coreclr!GetCLRRuntimeHost + 2441117
0000003B6F7FF2C0 00007FF828021ED1 coreclr!GetCLRRuntimeHost + 2602753
0000003B6F7FF4D0 00007FF827F8B6A4 coreclr!GetCLRRuntimeHost + 1986260
0000003B6F7FF590 00007FF827F8B7A6 coreclr!GetCLRRuntimeHost + 1986518
0000003B6F7FF710 00007FF827F8DF7B coreclr!GetCLRRuntimeHost + 1996715
0000003B6F7FF760 00007FF827F8E273 coreclr!GetCLRRuntimeHost + 1997475
0000003B6F7FF7E0 00007FF827F8B8BD coreclr!GetCLRRuntimeHost + 1986797
0000003B6F7FF818                  [DebuggerU2MCatchHandlerFrame: 0000003b6f7ff818] 
0000003B6F7FF860 00007FF827F8B9C0 coreclr!GetCLRRuntimeHost + 1987056
0000003B6F7FF940 00007FF828021A63 coreclr!GetCLRRuntimeHost + 2601619
0000003B6F7FFB00 00007FF856AC84D4 kernel32!BaseThreadInitThunk + 20
0000003B6F7FFB30 00007FF859111791 ntdll!RtlUserThreadStart + 33
0:013> q
quit:
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\atlmfc.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\concurrency.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\cpp_rest.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\stl.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Data.Json.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Devices.Geolocation.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Devices.Sensors.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Media.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\windows.natvis'
NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\winrt.natvis'

----- end ===============  XUnitLogChecker Output - exit code 0 ===============

@carlossanlop
Copy link
Member Author

I just noticed that dotnet-sos.dll could not get executed using dotnet:

C:\h\w\B1CA098A\w\9026082A\e>dotnet C:\h\w\B1CA098A\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x64 
'dotnet' is not recognized as an internal or external command,
operable program or batch file.

Add full path of dotnet executable for dotnet-sos.
Put the commands in an itemgroup, then expand it in the HelixPreCommands property.
@hoyosjs
Copy link
Member

hoyosjs commented Feb 23, 2024

There's two issues:

  • This being a PR means the OS doesn't trust our binaries when collecting some information at dump collection. This can be overridden with a key in the registry.
  • The _NT_SYMBOL_PATH isn't a recursive thing. Right now CORRELATION_PAYLOAD doesn't have any symbols. only %HELIX_CORRELATION_PAYLOAD%\shared\Microsoft.NETCore.App\9.0.0. Once I add that I see:
0:012> !clrstack -f
Error: Failed to find runtime directory
OS Thread Id: 0x43c (12)
*** WARNING: Unable to verify checksum for System.IO.Compression.Brotli.dll
Child SP       IP Call Site
0CA6AF8C 72CAAF87 coreclr!EEPolicy::HandleFatalError + 114 at D:\a\_work\1\s\src\coreclr\vm\eepolicy.cpp:786
0CA6B2E0 72C0C20B coreclr!CPFH_RealFirstPassHandler + 1410813 at D:\a\_work\1\s\src\coreclr\vm\i386\excepx86.cpp:928
0CA6B458 72AB367C coreclr!COMPlusFrameHandler + 316 at D:\a\_work\1\s\src\coreclr\vm\i386\excepx86.cpp:1714
0CA6B49C 77847352 ntdll!RtlInterlockedCompareExchange64 + 498
0CA6B4C0 77847324 ntdll!RtlInterlockedCompareExchange64 + 452
0CA6B58C 77826526 ntdll!KiUserExceptionDispatcher + 38
0CA6CE18 0CE2C21A System_IO_Compression_Brotli!System.IO.Compression.BrotliDecoder.TryDecompress + 146 at _/src/libraries/System.IO.Compression.Brotli/src/System/IO/Compression/dec/BrotliDecoder.cs:120
0CA6CE2C          [InlinedCallFrame: 0ca6ce2c] System.IO.Compression.Brotli.dll!Interop+Brotli.BrotliDecoderDecompress(UIntPtr, Byte*, UIntPtr*, Byte*)
0CA6CE28 0ce2c21a System.IO.Compression.Brotli.dll!System.IO.Compression.BrotliDecoder.TryDecompress(System.ReadOnlySpan`1, System.Span`1, Int32 ByRef) + 146 [/_/src/libraries/System.IO.Compression.Brotli/src/System/IO/Compression/dec/BrotliDecoder.cs @ 120]
0CA6CE9C 0ce2c10b System.IO.Compression.Brotli.Tests.dll!System.IO.Compression.BrotliStreamUnitTests.Decompress_WithEmptySource() + 107 [/_/src/libraries/System.IO.Compression.Brotli/tests/CompressionStreamUnitTests.Brotli.cs @ 112]
0CA6CED8 72BAFF49 coreclr!CallDescrWorkerInternal + 52 at D:\a\_work\1\s\src\coreclr\vm\i386\asmhelpers.asm:526
0CA6CEE4 72B32407 coreclr!CallDescrWorkerWithHandler + 101 at D:\a\_work\1\s\src\coreclr\vm\callhelpers.cpp:69
0CA6CF10 72B37951 coreclr!RuntimeMethodHandle::InvokeMethod + 593 at D:\a\_work\1\s\src\coreclr\vm\reflectioninvocation.cpp:724
0CA6CF44          [HelperMethodFrame_PROTECTOBJ: 0ca6cf44] System.Private.CoreLib.dll!System.RuntimeMethodHandle.InvokeMethod(System.Object, Void**, System.Signature, Boolean)
0CA6D060 720FD561 System_Private_CoreLib!System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method + 17

@carlossanlop
Copy link
Member Author

This can be overridden with a key in the registry.

Which registry key is it?

</ItemGroup>

<ItemGroup Condition="'$(TargetOS)' == 'windows'">
<SosPreCommand Include="set _NT_SYMBOL_PATH=%HELIX_CORRELATION_PAYLOAD%;%HELIX_CORRELATION_PAYLOAD%\PDB;%HELIX_CORRELATION_PAYLOAD%\shared\$(MicrosoftNetCoreAppFrameworkName)\$(ProductVersion)" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can't use semicolons in cases like this. may need to be a property and add it at the end. Also, escape setting _NT_SYMBOL_PATH with %22

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may need to be a property and add it at the end

I don't understand that suggestion. Would you mind elaborating? Why wouldn't ; work as an env var value separator?

escape setting _NT_SYMBOL_PATH with %22

Not sure I follow. Did you actually mean escaping the % character I used for %HELIX_CORRELATION_PAYLOAD%? If that's the case, I am looking at other examples in the same file, and when an env var is set in an ItemGroup Include attribute, there's no need for escaping (I have no idea why). Escaping seems to only be required when setting an env var value in the xml value of a property (raw text).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I see. The semicolon is not going to concatenate the values of the _NT_SYMBOL_PATH env var. Instead, they are getting printed in separate lines. I'm trying an alternative approach.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed a commit that ensures the env var values separated by ; get printed in the same line, and I avoided using an item group for that. I tested it locally and it worked. Can you please take another look, @hoyosjs?

<PropertyGroup Condition="'$(TargetOS)' == 'windows'">
<NtSymbolPathEnvVar>set _NT_SYMBOL_PATH=%25HELIX_CORRELATION_PAYLOAD%25%3B%25HELIX_CORRELATION_PAYLOAD%25\PDB%3B%25HELIX_CORRELATION_PAYLOAD%25\shared\$(MicrosoftNetCoreAppFrameworkName)\$(ProductVersion)</NtSymbolPathEnvVar>
<ExecuteDotNetSos>%25HELIX_CORRELATION_PAYLOAD%25\dotnet %25HELIX_CORRELATION_PAYLOAD%25\sos\tools\net$(DotnetSosTargetFrameworkVersion)\any\dotnet-sos.dll install --architecture $(TargetArchitecture)</ExecuteDotNetSos>
<HelixPreCommands>$(HelixPreCommands);$(NtSymbolPathEnvVar);$(ExecuteDotNetSos)</HelixPreCommands>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it works, LGTM. Otherwise use %3B to escape the ;

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hoyosjs In line 255? No, in that specific case I do want to use the real behavior of ; so that each property value gets printed in a separate line.

In line 253 I did use %3B, as it was necessary to ensure the different values were all in the same line when setting the env var.

I also made sure to escape all the % to %25 in 253 and 254.

@carlossanlop
Copy link
Member Author

Confirmed it works @hoyosjs @ericstj! I can now revert the crash commit.

I can see most of the dump file frame symbols are getting resolved (I can finally see the ones that are prefixed with coreclr!). I suspect the few that are missing are from Windows itself.

Here's how the env var setting and the sos execution look like:

C:\h\w\BDB509DA\w\A4FE08E8\e>set _NT_SYMBOL_PATH=C:\h\w\BDB509DA\p;C:\h\w\BDB509DA\p\PDB;C:\h\w\BDB509DA\p\shared\Microsoft.NETCore.App\9.0.0 

C:\h\w\BDB509DA\w\A4FE08E8\e>C:\h\w\BDB509DA\p\dotnet C:\h\w\BDB509DA\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x86 
Installing SOS to C:\Users\runner\.dotnet\sos
Installing over existing installation...
Creating installation directory...
Copying files from C:\h\w\BDB509DA\p\sos\tools\net6.0\any\win-x86
Copying files from C:\h\w\BDB509DA\p\sos\tools\net6.0\any\lib
Execute '.load C:\Users\runner\.dotnet\sos\sos.dll' to load SOS in your Windows debugger.
Cleaning up...
SOS install succeeded

These are the log examples:

@carlossanlop carlossanlop merged commit 463869b into dotnet:main Feb 27, 2024
116 of 119 checks passed
@carlossanlop carlossanlop deleted the ResolveFramesXULC branch February 27, 2024 03:48
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

XUnitLogChecker: Frames are sometimes unresolved
3 participants