-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
Labels
area-Codegen-AOT-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-iosApple iOSApple iOSos-tvosApple tvOSApple tvOS
Milestone
Description
Description
2 System.Linq.Tests are crashing on tvos-arm64 with Mono:
public void Decimal_WithSelector() public void NullableDecimal_WithSelector()
This was caught while observing behaviour of runtime-extra-platforms pipeline running tvos jobs.
The crashes are usually masked with:
XHarness exit code: 92 (TCP_CONNECTION_FAILED)or- ERROR: WORKLOAD TIMED OUT - Killing user command..
Repro
To reproduce the crash, one can copy/paste source of the Decimal_WithSelector test into a sample app, build it for iOS and run it on a device.
Even though, this was reported for tvos, the crash log is exactly the same when the test code is put in an iOS sample app and ran on device.
Crash log
[17:27:16.0534120] =================================================================
[17:27:16.0534190] Native Crash Reporting
[17:27:16.0534260] =================================================================
[17:27:16.0534310] Got a SIGSEGV while executing native code. This usually indicates
[17:27:16.0534370] a fatal error in the mono runtime or one of the native libraries
[17:27:16.0534420] used by your application.
[17:27:16.0534460] =================================================================
[17:27:16.0534530]
[17:27:16.0534580] =================================================================
[17:27:16.0534620] Native stacktrace:
[17:27:16.0534660] =================================================================
[17:27:16.1394690] 0x100664a70 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_dump_native_crash_info
[17:27:16.1419580] 0x10064b6a0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_handle_native_crash
[17:27:16.1493600] 0x100627998 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_sigsegv_signal_handler_debug
[17:27:16.1495860] 0x1df7d3a90 - /usr/lib/system/libsystem_platform.dylib : <redacted>
[17:27:16.1496030] 0x100614e44 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_gc_wbarrier_value_copy_internal
[17:27:16.1496160] 0x100614e44 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_gc_wbarrier_value_copy_internal
[17:27:16.1497710] 0x100a08114 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : ut_15685
[17:27:16.1504310] 0x100b37d08 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr
[17:27:16.1509320] 0x10062aca8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_jit_runtime_invoke
[17:27:16.1525390] 0x1005c7848 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_runtime_invoke_checked
[17:27:16.1536510] 0x100630960 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_gsharedvt_constrained_call
[17:27:16.1565070] 0x100b3c6f0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : wrapper_managed_to_native_object___icall_wrapper_mono_gsharedvt_constrained_call_intptr_intptr_intptr_intptr_intptr_intptr
[17:27:16.1569900] 0x1009e4218 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Decimal_CreateChecked_TOther_GSHAREDVT_TOther_GSHAREDVT
[17:27:16.1590160] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.1596690] 0x100b37d08 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr
[17:27:16.1613960] 0x10062aca8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_jit_runtime_invoke
[17:27:16.1629010] 0x1005c7848 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_runtime_invoke_checked
[17:27:16.1642230] 0x100630960 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_gsharedvt_constrained_call
[17:27:16.1659470] 0x100b3c6f0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : wrapper_managed_to_native_object___icall_wrapper_mono_gsharedvt_constrained_call_intptr_intptr_intptr_intptr_intptr_intptr
[17:27:16.1697940] 0x100796630 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Linq_Enumerable_Average_TSource_GSHAREDVT_TSelector_GSHAREDVT_TAccumulator_GSHAREDVT_TResult_GSHAREDVT_System_Collections_Generic_IEnumerable_1_TSource_GSHAREDVT_System_Func_2_TSource_GSHAREDVT_TSelector_GSHAREDVT
[17:27:16.1699540] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.1710730] 0x1015ac49c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Linq_System_Linq_Enumerable_Average_TSource_REF_System_Collections_Generic_IEnumerable_1_TSource_REF_System_Func_2_TSource_REF_System_Decimal
[17:27:16.1751180] 0x10062aca8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_jit_runtime_invoke
[17:27:16.1754170] 0x1005c7848 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_runtime_invoke_checked
[17:27:16.1755220] 0x1005d0ab4 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_runtime_try_invoke_byrefs
[17:27:16.1858100] 0x100586ac0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : ves_icall_InternalInvoke
[17:27:16.1858580] 0x1005914d8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : ves_icall_InternalInvoke_raw
[17:27:16.1858670] 0x1009b6300 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : wrapper_managed_to_native_System_Reflection_RuntimeMethodInfo_InternalInvoke_System_Reflection_RuntimeMethodInfo_object_intptr__System_Exception_
[17:27:16.1858750] 0x10280d5f0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Reflection_MethodBaseInvoker_InterpretedInvoke_Method_object_intptr_
[17:27:16.1858890] 0x102813384 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Reflection_RuntimeMethodInfo_Invoke_object_System_Reflection_BindingFlags_System_Reflection_Binder_object___System_Globalization_CultureInfo
[17:27:16.1858970] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.1859040] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.1868880] 0x100ae8be4 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.1883950] 0x103a5fb14 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestInvoker_1__c__DisplayClass48_0_TTestCase_REF__InvokeTestMethodAsyncb__1
[17:27:16.1897210] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.1911810] 0x103a59194 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_ExecutionTimer_AggregateAsync_System_Func_1_System_Threading_Tasks_Task
[17:27:16.1925100] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.1945360] 0x1039ae390 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_core_Xunit_Sdk_ExceptionAggregator_RunAsync_System_Func_1_System_Threading_Tasks_Task
[17:27:16.1960750] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.1971800] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2085880] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2089070] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2089260] 0x103a5f424 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestInvoker_1_TTestCase_REF_InvokeTestMethodAsync_object
[17:27:16.2089410] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2089610] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2089740] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2093440] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2094410] 0x103a5f584 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestInvoker_1_TTestCase_REF__RunAsyncb__47_0
[17:27:16.2097060] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2118350] 0x103ab2404 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_ExceptionAggregator_RunAsync_System_Decimal_System_Func_1_System_Threading_Tasks_Task_1_System_Decimal
[17:27:16.2134370] 0x103a6979c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_XunitTestRunner_InvokeTestAsync_Xunit_Sdk_ExceptionAggregator
[17:27:16.2149380] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2166090] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2197770] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2199860] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2248850] 0x1039ae4b8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_core_Xunit_Sdk_ExceptionAggregator_RunAsync_T_REF_System_Func_1_System_Threading_Tasks_Task_1_T_REF
[17:27:16.2249550] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2249640] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2253070] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2261150] 0x103a617e0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestRunner_1_TTestCase_REF_RunAsync
[17:27:16.2275520] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2287600] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2310390] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2315430] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2333690] 0x103a5bd24 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestCaseRunner_1_TTestCase_REF_RunAsync
[17:27:16.2349040] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2360300] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2372710] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2391800] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2399220] 0x103a60ba4 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestMethodRunner_1_TTestCase_REF_RunTestCasesAsync
[17:27:16.2446760] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2448340] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2479210] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2480810] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2481070] 0x103a60a8c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestMethodRunner_1_TTestCase_REF_RunAsync
[17:27:16.2487910] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2499020] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2516810] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2532330] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2542650] 0x103a5cebc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestClassRunner_1_TTestCase_REF_RunTestMethodsAsync
[17:27:16.2557680] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2630470] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2633050] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2633250] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2633480] 0x103a5cda8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestClassRunner_1_TTestCase_REF_RunAsync
[17:27:16.2633680] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2641620] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2652160] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2669690] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2722700] 0x103a5df3c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestCollectionRunner_1_TTestCase_REF_RunTestClassesAsync
[17:27:16.2724270] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2724570] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2724740] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2740860] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2757710] 0x103a5de24 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestCollectionRunner_1_TTestCase_REF_RunAsync
[17:27:16.2767780] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2778910] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2793500] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2813280] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2830910] 0x103a5b144 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestAssemblyRunner_1_TTestCase_REF_RunTestCollectionsAsync_Xunit_Sdk_IMessageBus_System_Threading_CancellationTokenSource
[17:27:16.2843210] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2855890] 0x103a63814 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_XunitTestAssemblyRunner_RunTestCollectionsAsync_Xunit_Sdk_IMessageBus_System_Threading_CancellationTokenSource
[17:27:16.2864920] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2877860] 0x100b7fbfc - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_trampoline
[17:27:16.2893440] 0x100b8027c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : gsharedvt_out_trampoline
[17:27:16.2903160] 0x100ae8e04 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2920450] 0x103a5aff4 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestAssemblyRunner_1_TTestCase_REF_RunAsync
[17:27:16.2934100] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.2956910] 0x100cfd590 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : Xunit_Sdk_XunitTestFrameworkExecutor_RunTestCases_System_Collections_Generic_IEnumerable_1_Xunit_Sdk_IXunitTestCase_Xunit_Abstractions_IMessageSink_Xunit_Abstractions_ITestFrameworkExecutionOptions
[17:27:16.2975840] 0x103a6e560 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : xunit_execution_dotnet_Xunit_Sdk_TestFrameworkExecutor_1_TTestCase_REF_RunTests_System_Collections_Generic_IEnumerable_1_Xunit_Abstractions_ITestCase_Xunit_Abstractions_IMessageSink_Xunit_Abstractions_ITestFrameworkExecutionOptions
[17:27:16.2991870] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.3010970] 0x100e9216c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : Microsoft_DotNet_XHarness_TestRunners_Xunit_Microsoft_DotNet_XHarness_TestRunners_Xunit_XUnitTestRunner_Run_System_Reflection_Assembly_string
[17:27:16.3021330] 0x100ae8a54 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[17:27:16.3058400] 0x100e91ad8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : Microsoft_DotNet_XHarness_TestRunners_Xunit_Microsoft_DotNet_XHarness_TestRunners_Xunit_XUnitTestRunner_Run_System_Collections_Generic_IEnumerable_1_Microsoft_DotNet_XHarness_TestRunners_Common_TestAssemblyInfo
[17:27:16.3104690] 0x1027cac2c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[17:27:16.3106410] 0x1027caa80 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_FinishContinuations
[17:27:16.3106570] 0x1027cac2c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[17:27:16.3106770] 0x1027caa80 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_FinishContinuations
[17:27:16.3117910] 0x100df6cf0 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : Microsoft_DotNet_XHarness_TestRunners_Common_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_System_Collections_Generic_IEnumerable_1_string_Microsoft_DotNet_XHarness_TestRunners_Common_IgnoreFileParser__ParseTraitsFileAsyn
[17:27:16.3141460] 0x1027cac2c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[17:27:16.3148570] 0x1027caa80 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_FinishContinuations
[17:27:16.3177430] 0x1027cac2c - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[17:27:16.3180110] 0x1027caa80 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Threading_Tasks_Task_FinishContinuations
[17:27:16.3216040] 0x102bd7c98 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_System_Runtime_CompilerServices_PoolingAsyncValueTaskMethodBuilder_1_StateMachineBox_1_int_System_IO_Strategies_BufferedFileStreamStrategy__ReadAsyncSlowPathd__37_ExecutionContextCallback_object
[17:27:16.3217820] 0x102650f38 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : corlib_Microsoft_Win32_SafeHandles_SafeFileHandle_ThreadPoolValueTaskSource_System_Threading_IThreadPoolWorkItem_Execute
[17:27:16.3226770] 0x10062aca8 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_jit_runtime_invoke
[17:27:16.3238410] 0x1005c7848 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : mono_runtime_invoke_checked
[17:27:16.3250440] 0x1005e1974 - /private/var/containers/Bundle/Application/A823A3ED-DD60-4D47-9E8C-FD547F1402D1/System.Linq.Tests.app/System.Linq.Tests : start_wrapper
[17:27:16.3250560] 0x1df8686cc - /usr/lib/system/libsystem_pthread.dylib : _pthread_start
[17:27:16.3250650] 0x1df867ba4 - /usr/lib/system/libsystem_pthread.dylib : thread_start
[17:27:16.3262890]
[17:27:16.3263030] =================================================================
[17:27:16.3263090] Basic Fault Address Reporting
[17:27:16.3263160] =================================================================
[17:27:16.3263220] Memory around native instruction pointer (0x100514704):0x1005146f4 48 fc 43 d3 ea 03 01 aa eb 03 00 aa 4c 85 40 f8 H.C.........L.@.
[17:27:16.3263270] 0x100514704 6c 85 00 f8 08 05 00 f1 a1 ff ff 54 4a 08 40 f2 l..........TJ.@.
[17:27:16.3263330] 0x100514714 a0 fe ff 54 28 00 09 8b 09 00 09 8b 0b 01 40 39 ...T(.........@9
[17:27:16.3263380] 0x100514724 2b 01 00 39 5f 05 00 f1 e0 fd ff 54 0b 05 40 39 +..9_......T..@9
[17:27:16.3263440]
[17:27:16.3263480] =================================================================
[17:27:16.3263520] Managed Stacktrace:
[17:27:16.3263560] =================================================================
[17:27:16.3263610] at <unknown> <0xffffffff>
[17:27:16.3263650] at System.Object:__icall_wrapper_(null) <0x00007>
[17:27:16.3263700] at System.Decimal:CreateChecked <0x00237>
[17:27:16.3263740] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3263780] at System.Object:runtime_invoke_dynamic <0x00127>
[17:27:16.3263820] at <unknown> <0xffffffff>
[17:27:16.3263860] at System.Object:__icall_wrapper_(null) <0x00007>
[17:27:16.3263960] at System.Linq.Enumerable:Average <0x0060f>
[17:27:16.3264010] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3264070] at System.Linq.Enumerable:Average <0x0006f>
[17:27:16.3264110] at System.Linq.Tests.AverageTests:Decimal_WithSelector <0x0025b>
[17:27:16.3264150] at System.Object:runtime_invoke_dynamic <0x00127>
[17:27:16.3264190] at <unknown> <0xffffffff>
[17:27:16.3264240] at System.Reflection.RuntimeMethodInfo:InternalInvoke <0x00007>
[17:27:16.3264280] at System.Reflection.MethodBaseInvoker:InterpretedInvoke_Method <0x0006b>
[17:27:16.3264330] at System.Reflection.MethodBaseInvoker:InvokeWithNoArgs <0x0008f>
[17:27:16.3264370] at System.Reflection.RuntimeMethodInfo:Invoke <0x0021b>
[17:27:16.3264420] at System.Reflection.MethodBase:Invoke <0x0004b>
[17:27:16.3264460] at Xunit.Sdk.TestInvoker`1:CallTestMethod <0x0003b>
[17:27:16.3264500] at <<InvokeTestMethodAsync>b__1>d:MoveNext <0x002af>
[17:27:16.3264550] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3264600] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3264640] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3264700] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start <0x00073>
[17:27:16.3264750] at <>c__DisplayClass48_0:<InvokeTestMethodAsync>b__1 <0x000a7>
[17:27:16.3264900] at <AggregateAsync>d__4:MoveNext <0x000bf>
[17:27:16.3264950] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3265100] at Xunit.Sdk.ExecutionTimer:AggregateAsync <0x0008f>
[17:27:16.3265150] at <>c__DisplayClass48_0:<InvokeTestMethodAsync>b__0 <0x000cf>
[17:27:16.3265200] at <RunAsync>d__9:MoveNext <0x00067>
[17:27:16.3265240] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3265280] at Xunit.Sdk.ExceptionAggregator:RunAsync <0x0008f>
[17:27:16.3265330] at <InvokeTestMethodAsync>d__48:MoveNext <0x0025f>
[17:27:16.3265380] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3265430] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3265470] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3265510] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3265560] at Xunit.Sdk.TestInvoker`1:InvokeTestMethodAsync <0x000c3>
[17:27:16.3265610] at Xunit.Sdk.XunitTestInvoker:InvokeTestMethodAsync <0x00147>
[17:27:16.3265650] at <<RunAsync>b__47_0>d:MoveNext <0x0071f>
[17:27:16.3265690] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3265730] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3265860] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3265900] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3265950] at Xunit.Sdk.TestInvoker`1:<RunAsync>b__47_0 <0x000ab>
[17:27:16.3265990] at <RunAsync>d__10`1:MoveNext <0x00073>
[17:27:16.3266030] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3266070] at Xunit.Sdk.ExceptionAggregator:RunAsync <0x0008f>
[17:27:16.3266120] at Xunit.Sdk.TestInvoker`1:RunAsync <0x000bf>
[17:27:16.3266160] at Xunit.Sdk.XunitTestRunner:InvokeTestMethodAsync <0x0009f>
[17:27:16.3266210] at <InvokeTestAsync>d__4:MoveNext <0x00187>
[17:27:16.3266250] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3266290] at Xunit.Sdk.XunitTestRunner:InvokeTestAsync <0x00093>
[17:27:16.3266330] at <>c__DisplayClass43_0:<RunAsync>b__0 <0x00067>
[17:27:16.3266370] at <RunAsync>d__10`1:MoveNext <0x00093>
[17:27:16.3266410] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3266450] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3266490] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3266530] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3266570] at Xunit.Sdk.ExceptionAggregator:RunAsync <0x000c3>
[17:27:16.3266820] at <RunAsync>d__43:MoveNext <0x00693>
[17:27:16.3266880] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3266930] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3266980] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3267030] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3267080] at Xunit.Sdk.TestRunner`1:RunAsync <0x000ab>
[17:27:16.3267130] at Xunit.Sdk.XunitTestCaseRunner:RunTestAsync <0x000e3>
[17:27:16.3267250] at <RunAsync>d__19:MoveNext <0x00377>
[17:27:16.3267300] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3267350] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3267390] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3267440] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3267490] at Xunit.Sdk.TestCaseRunner`1:RunAsync <0x000a7>
[17:27:16.3267530] at Xunit.Sdk.XunitTestCase:RunAsync <0x000b3>
[17:27:16.3267580] at Xunit.Sdk.XunitTestMethodRunner:RunTestCaseAsync <0x0008f>
[17:27:16.3267620] at <RunTestCasesAsync>d__32:MoveNext <0x001cb>
[17:27:16.3267680] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3267730] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3267830] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3267880] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3267920] at Xunit.Sdk.TestMethodRunner`1:RunTestCasesAsync <0x000ab>
[17:27:16.3267960] at <RunAsync>d__31:MoveNext <0x001af>
[17:27:16.3268010] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3268050] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3268090] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3268140] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3268180] at Xunit.Sdk.TestMethodRunner`1:RunAsync <0x000a7>
[17:27:16.3268230] at Xunit.Sdk.XunitTestClassRunner:RunTestMethodAsync <0x000c3>
[17:27:16.3268270] at <RunTestMethodsAsync>d__38:MoveNext <0x0083b>
[17:27:16.3268320] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3268360] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3268400] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3268440] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3268480] at Xunit.Sdk.TestClassRunner`1:RunTestMethodsAsync <0x000a7>
[17:27:16.3268520] at <RunAsync>d__37:MoveNext <0x00397>
[17:27:16.3268670] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3268710] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3268750] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3268800] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3268840] at Xunit.Sdk.TestClassRunner`1:RunAsync <0x000a7>
[17:27:16.3268890] at Xunit.Sdk.XunitTestCollectionRunner:RunTestClassAsync <0x000bf>
[17:27:16.3268930] at <RunTestClassesAsync>d__28:MoveNext <0x00407>
[17:27:16.3268970] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3269010] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3269050] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3269090] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3269140] at Xunit.Sdk.TestCollectionRunner`1:RunTestClassesAsync <0x000ab>
[17:27:16.3269180] at <RunAsync>d__27:MoveNext <0x00397>
[17:27:16.3269220] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3269260] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3269300] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3269340] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3269380] at Xunit.Sdk.TestCollectionRunner`1:RunAsync <0x000a7>
[17:27:16.3269530] at Xunit.Sdk.XunitTestAssemblyRunner:RunTestCollectionAsync <0x000af>
[17:27:16.3269580] at <RunTestCollectionsAsync>d__42:MoveNext <0x0020f>
[17:27:16.3269630] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3269670] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3269710] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3269750] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3269790] at Xunit.Sdk.TestAssemblyRunner`1:RunTestCollectionsAsync <0x000e3>
[17:27:16.3269830] at Xunit.Sdk.XunitTestAssemblyRunner:<>n__0 <0x0004f>
[17:27:16.3269870] at <RunTestCollectionsAsync>d__14:MoveNext <0x00233>
[17:27:16.3269910] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3269960] at Xunit.Sdk.XunitTestAssemblyRunner:RunTestCollectionsAsync <0x000b7>
[17:27:16.3270000] at <RunAsync>d__41:MoveNext <0x0052b>
[17:27:16.3270050] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3270090] at System.Object:gsharedvt_in <0x000db>
[17:27:16.3270130] at System.Object:gsharedvt_out <0x000db>
[17:27:16.3270200] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[17:27:16.3270290] at Xunit.Sdk.TestAssemblyRunner`1:RunAsync <0x000ab>
[17:27:16.3270340] at <RunTestCases>d__8:MoveNext <0x00113>
[17:27:16.3270380] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3270420] at Xunit.Sdk.XunitTestFrameworkExecutor:RunTestCases <0x0015f>
[17:27:16.3270460] at Xunit.Sdk.TestFrameworkExecutor`1:RunTests <0x000a3>
[17:27:16.3270500] at Xunit.Xunit2:RunTests <0x00073>
[17:27:16.3270550] at Xunit.XunitFrontController:RunTests <0x00067>
[17:27:16.3270590] at TestFrameworkExtensions:RunTests <0x000cb>
[17:27:16.3270690] at <Run>d__84:MoveNext <0x0101f>
[17:27:16.3270730] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3270770] at Microsoft.DotNet.XHarness.TestRunners.Xunit.XUnitTestRunner:Run <0x000af>
[17:27:16.3270810] at <Run>d__76:MoveNext <0x014eb>
[17:27:16.3270860] at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[17:27:16.3270900] at Microsoft.DotNet.XHarness.TestRunners.Xunit.XUnitTestRunner:Run <0x00093>
[17:27:16.3270940] at <InternalRunAsync>d__38:MoveNext <0x004a3>
[17:27:16.3270980] at AsyncStateMachineBox`1:ExecutionContextCallback <0x00037>
[17:27:16.3271020] at System.Threading.ExecutionContext:RunInternal <0x000b7>
[17:27:16.3271060] at AsyncStateMachineBox`1:MoveNext <0x000af>
[17:27:16.3271160] at AsyncStateMachineBox`1:MoveNext <0x0003f>
[17:27:16.3271210] at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00137>
[17:27:16.3271260] at System.Threading.Tasks.Task:RunContinuations <0x0015b>
[17:27:16.3271300] at System.Threading.Tasks.Task:FinishContinuations <0x0007b>
[17:27:16.3271340] at System.Threading.Tasks.Task`1:TrySetResult <0x000d3>
[17:27:16.3271380] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000cb>
[17:27:16.3271430] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x0006b>
[17:27:16.3271470] at <GetIgnoredCategories>d__35:MoveNext <0x0038f>
[17:27:16.3271510] at AsyncStateMachineBox`1:ExecutionContextCallback <0x00037>
[17:27:16.3271550] at System.Threading.ExecutionContext:RunInternal <0x000b7>
[17:27:16.3271590] at AsyncStateMachineBox`1:MoveNext <0x000af>
[17:27:16.3271640] at AsyncStateMachineBox`1:MoveNext <0x0003f>
[17:27:16.3271680] at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00137>
[17:27:16.3271720] at System.Threading.Tasks.Task:RunContinuations <0x0015b>
[17:27:16.3271760] at System.Threading.Tasks.Task:FinishContinuations <0x0007b>
[17:27:16.3271800] at System.Threading.Tasks.Task`1:TrySetResult <0x000d3>
[17:27:16.3271910] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000cb>
[17:27:16.3271950] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x0006b>
[17:27:16.3272160] at <ParseTraitsFileAsync>d__4:MoveNext <0x004eb>
[17:27:16.3272200] at AsyncStateMachineBox`1:ExecutionContextCallback <0x00037>
[17:27:16.3272240] at System.Threading.ExecutionContext:RunInternal <0x000b7>
[17:27:16.3272280] at AsyncStateMachineBox`1:MoveNext <0x000af>
[17:27:16.3272330] at AsyncStateMachineBox`1:MoveNext <0x0003f>
[17:27:16.3272370] at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00137>
[17:27:16.3272410] at System.Threading.Tasks.Task:RunContinuations <0x0015b>
[17:27:16.3272450] at System.Threading.Tasks.Task:FinishContinuations <0x0007b>
[17:27:16.3272490] at System.Threading.Tasks.Task`1:TrySetResult <0x000d3>
[17:27:16.3272550] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000cb>
[17:27:16.3272610] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x0006b>
[17:27:16.3272650] at <ReadLineAsyncInternal>d__63:MoveNext <0x00adf>
[17:27:16.3272690] at AsyncStateMachineBox`1:ExecutionContextCallback <0x00037>
[17:27:16.3272790] at System.Threading.ExecutionContext:RunInternal <0x000b7>
[17:27:16.3272840] at AsyncStateMachineBox`1:MoveNext <0x000d7>
[17:27:16.3272890] at AsyncStateMachineBox`1:MoveNext <0x0003f>
[17:27:16.3272940] at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00137>
[17:27:16.3272980] at System.Threading.Tasks.Task:RunContinuations <0x0015b>
[17:27:16.3273020] at System.Threading.Tasks.Task:FinishContinuations <0x0007b>
[17:27:16.3273060] at System.Threading.Tasks.Task`1:TrySetResult <0x000b7>
[17:27:16.3273110] at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000d3>
[17:27:16.3273160] at System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1:SetResult <0x00073>
[17:27:16.3273200] at <ReadBufferAsync>d__72:MoveNext <0x006af>
[17:27:16.3273240] at AsyncStateMachineBox`1:ExecutionContextCallback <0x00037>
[17:27:16.3273290] at System.Threading.ExecutionContext:RunInternal <0x000b7>
[17:27:16.3273330] at AsyncStateMachineBox`1:MoveNext <0x000d7>
[17:27:16.3273370] at AsyncStateMachineBox`1:MoveNext <0x0003f>
[17:27:16.3273410] at <>c:<.cctor>b__49_0 <0x0007b>
[17:27:16.3273460] at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1:SignalCompletion <0x0011f>
[17:27:16.3273700] at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1:SetResult <0x0006f>
[17:27:16.3273760] at StateMachineBox:SetResult <0x00077>
[17:27:16.3273820] at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1:SetResult <0x00073>
[17:27:16.3273870] at <ReadAsyncSlowPath>d__37:MoveNext <0x01ac7>
[17:27:16.3273920] at StateMachineBox`1:ExecutionContextCallback <0x00037>
[17:27:16.3273970] at System.Threading.ExecutionContext:RunInternal <0x000b7>
[17:27:16.3274010] at StateMachineBox`1:MoveNext <0x00047>
[17:27:16.3274050] at <>c:<.cctor>b__49_0 <0x0007b>
[17:27:16.3274110] at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1:SignalCompletion <0x0011f>
[17:27:16.3274150] at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1:SetResult <0x0006f>
[17:27:16.3274190] at ThreadPoolValueTaskSource:ExecuteInternal <0x006ab>
[17:27:16.3274230] at ThreadPoolValueTaskSource:System.Threading.IThreadPoolWorkItem.Execute <0x0004b>
[17:27:16.3274270] at System.Threading.ThreadPoolWorkQueue:Dispatch <0x0029f>
[17:27:16.3274310] at WorkerThread:WorkerThreadStart <0x00187>
[17:27:16.3274350] at System.Threading.Thread:StartCallback <0x000af>
[17:27:16.3274390] at System.Object:runtime_invoke_dynamic <0x00127>
Metadata
Metadata
Assignees
Labels
area-Codegen-AOT-monodisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issueos-iosApple iOSApple iOSos-tvosApple tvOSApple tvOS