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

EnsureInitialized test crash on llvm19/iOS #105251

Closed
radekdoulik opened this issue Jul 22, 2024 · 5 comments · Fixed by #106313
Closed

EnsureInitialized test crash on llvm19/iOS #105251

radekdoulik opened this issue Jul 22, 2024 · 5 comments · Fixed by #106313
Assignees
Labels
area-Codegen-LLVM-mono in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS
Milestone

Comments

@radekdoulik
Copy link
Member

radekdoulik commented Jul 22, 2024

Context: #103585 (comment)

Occasional failures in System.Runtime.Tests on ios_arm64_release_allsubsets_mono job.

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "at System.Threading.LazyInitializer:EnsureLockInitialized",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=765139
Error message validated: [at System.Threading.LazyInitializer:EnsureLockInitialized]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 8/5/2024 7:51:08 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 22, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 22, 2024
@radekdoulik radekdoulik added area-Codegen-LLVM-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jul 23, 2024
Copy link
Contributor

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

@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jul 23, 2024
@steveisok steveisok added this to the 9.0.0 milestone Jul 23, 2024
@akoeplinger
Copy link
Member

akoeplinger commented Aug 2, 2024

So I just had this exact same crash on an iOS device on my PR. It happened on the device attached to DNCENGMAC048 which is an iPhone XR according to dcneng. That's a bit older and has an Apple A12 Bionic CPU, so maybe for some reason we're generating some instruction that the CPU doesn't like?

The queue also has iPhone SE 2nd Gen devices on it which have a newer A13 CPU so maybe that's why we're not seeing the crash all the time? We definitely have a passing run on an iPhone SE.

[11:22:03.3445630] 
[11:22:03.3445720] =================================================================
[11:22:03.3445760] 	Native Crash Reporting
[11:22:03.3445810] =================================================================
[11:22:03.3445880] Got a SIGSEGV while executing native code. This usually indicates
[11:22:03.3445930] a fatal error in the mono runtime or one of the native libraries 
[11:22:03.3445970] used by your application.
[11:22:03.3446020] =================================================================
[11:22:03.3446060] 
[11:22:03.3446110] =================================================================
[11:22:03.3446150] 	Native stacktrace:
[11:22:03.3446200] =================================================================
[11:22:03.4703690] 	0x105022dc8 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_dump_native_crash_info
[11:22:03.4762600] 	0x1050091ac - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_handle_native_crash
[11:22:03.4791370] 	0x104fe3f54 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_sigsegv_signal_handler_debug
[11:22:03.4791890] 	0x21c8d7214 - /usr/lib/system/libsystem_platform.dylib : <redacted>
[11:22:03.4829720] 	0x10767f2fc - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_LazyInitializer_EnsureLockInitialized_object_
[11:22:03.4851950] 	0x10767eb44 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_LazyInitializer_EnsureInitialized_T_REF_T_REF__bool__object_
[11:22:03.4874040] 	0x104fe7208 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_jit_runtime_invoke
[11:22:03.4899630] 	0x104f82ad8 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_runtime_invoke_checked
[11:22:03.4926690] 	0x104f8c1e0 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_runtime_try_invoke_byrefs
[11:22:03.4949880] 	0x104f3f5ac - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : ves_icall_InternalInvoke
[11:22:03.4970720] 	0x104f4a99c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : ves_icall_InternalInvoke_raw
[11:22:03.4999300] 	0x1056f7390 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : wrapper_managed_to_native_System_Reflection_RuntimeMethodInfo_InternalInvoke_object_intptr__System_Exception_
[11:22:03.5028040] 	0x1077c79c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Reflection_MethodBaseInvoker_InterpretedInvoke_Method_object_intptr_
[11:22:03.5052180] 	0x1077d39bc - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Reflection_RuntimeMethodInfo_Invoke_object_System_Reflection_BindingFlags_System_Reflection_Binder_object___System_Globalization_CultureInfo
[11:22:03.5080190] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5111430] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5133470] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5160830] 	0x10596f3e4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5193230] 	0x1092fda7c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestInvoker_1__c__DisplayClass46_0_TTestCase_REF__InvokeTestMethodAsyncb__1
[11:22:03.5216070] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5244230] 	0x1092cac6c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_ExecutionTimer_AggregateAsync_System_Func_1_System_Threading_Tasks_Task
[11:22:03.5266680] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5294740] 	0x1092a50bc - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_core_Xunit_Sdk_ExceptionAggregator_RunAsync_System_Func_1_System_Threading_Tasks_Task
[11:22:03.5317220] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5339670] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5361340] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5387340] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5411300] 	0x1092d03c0 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestInvoker_1_TTestCase_REF_InvokeTestMethodAsync_object
[11:22:03.5433490] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5455490] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5477130] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5500610] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5523580] 	0x1092d0558 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestInvoker_1_TTestCase_REF__RunAsyncb__45_0
[11:22:03.5544240] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5572290] 	0x10a8274c0 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : aot_instances_Xunit_Sdk_ExceptionAggregator_RunAsync_System_Decimal_System_Func_1_System_Threading_Tasks_Task_1_System_Decimal
[11:22:03.5596700] 	0x1092d82c8 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_XunitTestRunner_InvokeTestAsync_Xunit_Sdk_ExceptionAggregator
[11:22:03.5618750] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5643160] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5662030] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5683480] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5707400] 	0x1092a51ec - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_core_Xunit_Sdk_ExceptionAggregator_RunAsync_T_REF_System_Func_1_System_Threading_Tasks_Task_1_T_REF
[11:22:03.5727830] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5754670] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5768440] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5792260] 	0x1092d1d0c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestRunner_1_TTestCase_REF_RunAsync
[11:22:03.5814700] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5837080] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5860070] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5881470] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5904940] 	0x1092cd404 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestCaseRunner_1_TTestCase_REF_RunAsync
[11:22:03.5927110] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.5949050] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.5970510] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.5993910] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6016600] 	0x1092d0f84 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestMethodRunner_1_TTestCase_REF_RunTestCasesAsync
[11:22:03.6039050] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6060210] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6083730] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6105480] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6127880] 	0x1092d0e50 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestMethodRunner_1_TTestCase_REF_RunAsync
[11:22:03.6153300] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6178170] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6201380] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6221760] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6245860] 	0x1092ce658 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestClassRunner_1_TTestCase_REF_RunTestMethodsAsync
[11:22:03.6267890] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6289810] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6312250] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6334640] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6357630] 	0x1092ce528 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestClassRunner_1_TTestCase_REF_RunAsync
[11:22:03.6379950] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6401510] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6422640] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6445180] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6468810] 	0x1092cf330 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestCollectionRunner_1_TTestCase_REF_RunTestClassesAsync
[11:22:03.6486990] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6512310] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6533550] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6557830] 	0x10596f6b4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_TResult_GSHAREDVT_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6579980] 	0x1092cf1fc - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_TestCollectionRunner_1_TTestCase_REF_RunAsync
[11:22:03.6603760] 	0x10596f254 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_
[11:22:03.6626440] 	0x1092d3da4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_XunitTestAssemblyRunner_RunTestCollectionAsync_Xunit_Sdk_IMessageBus_Xunit_Abstractions_ITestCollection_System_Collections_Generic_IEnumerable_1_Xunit_Sdk_IXunitTestCase_System_Threading_CancellationTokenSource
[11:22:03.6654640] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.6678150] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.6700720] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6718880] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6744680] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.6764270] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.6786320] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.6811980] 	0x1093132bc - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_Xunit_Sdk_RunSummary_Xunit_Sdk_XunitTestAssemblyRunner__RunTestCollectionAsyncd__18_ExecutionContextCallback_object
[11:22:03.6836800] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.6857120] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.6880200] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.6900930] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.6923590] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.6946150] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.6968300] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.6991010] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7010100] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.7033210] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7056470] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7078670] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.7099870] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.7122030] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.7147260] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7167920] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.7191250] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7212560] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7236260] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.7256700] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.7279170] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.7301640] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7322900] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.7345880] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7368170] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7390240] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.7411220] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.7435120] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.7456650] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7480500] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.7502780] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7524320] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7546340] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.7568700] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.7591320] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.7613630] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7636070] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.7658880] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7679520] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7700760] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.7722400] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.7744840] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.7770310] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7791110] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.7816190] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7835530] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7857850] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.7879960] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.7901820] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.7924240] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.7946260] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.7968480] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.7992580] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.8014420] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.8036010] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.8058670] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.8080410] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.8103830] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.8124520] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.8145150] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.8166250] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.8189150] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.8211020] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.8234360] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.8261260] 	0x10a828c70 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : aot_instances_System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_System_Decimal_Xunit_Sdk_ExceptionAggregator__RunAsyncd__10_1_System_Decimal_ExecutionContextCallback_object
[11:22:03.8282850] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.8309190] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.8332770] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.8350420] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.8375670] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.8397380] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.8417120] 	0x1056eb5d4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Threading_Tasks_AwaitTaskContinuation_RunOrScheduleAction_System_Runtime_CompilerServices_IAsyncStateMachineBox_bool
[11:22:03.8439200] 	0x1076c4518 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_RunContinuations_object
[11:22:03.8461260] 	0x105971680 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_ExecutionContextCallback_object
[11:22:03.8484180] 	0x10767d4c4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object
[11:22:03.8506050] 	0x105a33f1c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_trampoline
[11:22:03.8526710] 	0x105a3459c - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : gsharedvt_out_trampoline
[11:22:03.8549820] 	0x105971fa4 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_AsyncStateMachineBox_1_TResult_GSHAREDVT_TStateMachine_GSHAREDVT_MoveNext
[11:22:03.8572990] 	0x1076d5d58 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_SynchronizationContextAwaitTaskContinuation__c___cctorb__8_0_object
[11:22:03.8597070] 	0x109305174 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : xunit_execution_dotnet_Xunit_Sdk_XunitWorkerThread__c__QueueUserWorkItemb__5_0_object
[11:22:03.8620600] 	0x1076c2408 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_InnerInvoke
[11:22:03.8642050] 	0x1076c22b0 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : corlib_System_Threading_Tasks_Task_ExecuteEntryUnsafe_System_Threading_Thread
[11:22:03.8664460] 	0x104fe7208 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_jit_runtime_invoke
[11:22:03.8685220] 	0x104f82ad8 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : mono_runtime_invoke_checked
[11:22:03.8707490] 	0x104f9d160 - /private/var/containers/Bundle/Application/F2591CCE-FB34-40C5-B6C7-1FDA2A440BFC/System.Runtime.Tests.app/System.Runtime.Tests : start_wrapper
[11:22:03.8707900] 	0x21c96d6b8 - /usr/lib/system/libsystem_pthread.dylib : _pthread_start
[11:22:03.8708020] 	0x21c96cb88 - /usr/lib/system/libsystem_pthread.dylib : thread_start
[11:22:03.8708540] 
[11:22:03.8708900] =================================================================
[11:22:03.8708960] 	Basic Fault Address Reporting
[11:22:03.8709020] =================================================================
[11:22:03.8709090] Memory around native instruction pointer (0x10767f308):0x10767f2f8  88 53 8f 97 e8 03 00 aa bf 3b 03 d5 bf 3b 03 d5  .S.......;...;..
[11:22:03.8709180] 0x10767f308  60 fe 5f c8 a0 00 00 b5 68 fe 09 c8 a9 ff ff 35  `._.....h......5
[11:22:03.8709250] 0x10767f318  28 00 80 52 03 00 00 14 e8 03 1f 2a 5f 3f 03 d5  (..R.......*_?..
[11:22:03.8733660] 0x10767f328  49 ff 01 90 6a 7e 49 d3 bf 3b 03 d5 29 09 46 f9  I...j~I..;..).F.
[11:22:03.8733960] 
[11:22:03.8734070] =================================================================
[11:22:03.8734160] 	Managed Stacktrace:
[11:22:03.8734240] =================================================================
[11:22:03.8734330] 	  at System.Threading.LazyInitializer:EnsureLockInitialized <0x00050>
[11:22:03.8734410] 	  at System.Threading.LazyInitializer:EnsureInitializedCore <0x0005f>
[11:22:03.8734490] 	  at System.Threading.LazyInitializer:EnsureInitialized <0x00067>
[11:22:03.8734580] 	  at System.Tests.LazyTests:EnsureInitialized_ComplexRefTypes <0x000e3>
[11:22:03.8734700] 	  at System.Object:runtime_invoke_dynamic <0x00127>
[11:22:03.8734770] 	  at <unknown> <0xffffffff>
[11:22:03.8734860] 	  at System.Reflection.RuntimeMethodInfo:InternalInvoke <0x00007>
[11:22:03.8734950] 	  at System.Reflection.MethodBaseInvoker:InterpretedInvoke_Method <0x00057>
[11:22:03.8735030] 	  at System.Reflection.MethodBaseInvoker:InvokeWithNoArgs <0x0008f>
[11:22:03.8735100] 	  at System.Reflection.RuntimeMethodInfo:Invoke <0x0021b>
[11:22:03.8735180] 	  at System.Reflection.MethodBase:Invoke <0x0003b>
[11:22:03.8735260] 	  at Xunit.Sdk.TestInvoker`1:CallTestMethod <0x00037>
[11:22:03.8735340] 	  at <<InvokeTestMethodAsync>b__1>d:MoveNext <0x00533>
[11:22:03.8735530] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8735620] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8735710] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8735800] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start <0x00073>
[11:22:03.8735880] 	  at <>c__DisplayClass46_0:<InvokeTestMethodAsync>b__1 <0x00093>
[11:22:03.8735960] 	  at <AggregateAsync>d__4:MoveNext <0x000bf>
[11:22:03.8736050] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8736130] 	  at Xunit.Sdk.ExecutionTimer:AggregateAsync <0x00087>
[11:22:03.8736210] 	  at <>c__DisplayClass46_0:<InvokeTestMethodAsync>b__0 <0x000c3>
[11:22:03.8736280] 	  at <RunAsync>d__9:MoveNext <0x00067>
[11:22:03.8736360] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8736440] 	  at Xunit.Sdk.ExceptionAggregator:RunAsync <0x00087>
[11:22:03.8736530] 	  at <InvokeTestMethodAsync>d__46:MoveNext <0x0025f>
[11:22:03.8736610] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8736690] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8736770] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8736850] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8737040] 	  at Xunit.Sdk.TestInvoker`1:InvokeTestMethodAsync <0x000a7>
[11:22:03.8737130] 	  at Xunit.Sdk.XunitTestInvoker:InvokeTestMethodAsync <0x0013f>
[11:22:03.8737250] 	  at <<RunAsync>b__45_0>d:MoveNext <0x00727>
[11:22:03.8737340] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8737410] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8737490] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8737570] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8737650] 	  at Xunit.Sdk.TestInvoker`1:<RunAsync>b__45_0 <0x00097>
[11:22:03.8737730] 	  at <RunAsync>d__10`1:MoveNext <0x00073>
[11:22:03.8737810] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8737890] 	  at Xunit.Sdk.ExceptionAggregator:RunAsync <0x00087>
[11:22:03.8737970] 	  at Xunit.Sdk.TestInvoker`1:RunAsync <0x000b7>
[11:22:03.8738060] 	  at Xunit.Sdk.XunitTestRunner:InvokeTestMethodAsync <0x0009b>
[11:22:03.8738150] 	  at <InvokeTestAsync>d__4:MoveNext <0x0020b>
[11:22:03.8738230] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8738310] 	  at Xunit.Sdk.XunitTestRunner:InvokeTestAsync <0x00087>
[11:22:03.8738380] 	  at <>c__DisplayClass43_0:<RunAsync>b__0 <0x0005f>
[11:22:03.8738460] 	  at <RunAsync>d__10`1:MoveNext <0x00093>
[11:22:03.8738640] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8738720] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8738790] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8738870] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8738960] 	  at Xunit.Sdk.ExceptionAggregator:RunAsync <0x000a7>
[11:22:03.8739030] 	  at <RunAsync>d__43:MoveNext <0x0067f>
[11:22:03.8739130] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8739210] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8739290] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8739370] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8739450] 	  at Xunit.Sdk.TestRunner`1:RunAsync <0x00097>
[11:22:03.8739530] 	  at Xunit.Sdk.XunitTestCaseRunner:RunTestAsync <0x000e3>
[11:22:03.8739600] 	  at <RunAsync>d__19:MoveNext <0x0037b>
[11:22:03.8739690] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8739760] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8739840] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8739920] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8740000] 	  at Xunit.Sdk.TestCaseRunner`1:RunAsync <0x00093>
[11:22:03.8740190] 	  at Xunit.Sdk.XunitTestCase:RunAsync <0x000b3>
[11:22:03.8740280] 	  at Xunit.Sdk.XunitTestMethodRunner:RunTestCaseAsync <0x0008b>
[11:22:03.8740370] 	  at <RunTestCasesAsync>d__32:MoveNext <0x001cb>
[11:22:03.8740450] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8740530] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8740600] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8740690] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8740770] 	  at Xunit.Sdk.TestMethodRunner`1:RunTestCasesAsync <0x00097>
[11:22:03.8740850] 	  at <RunAsync>d__31:MoveNext <0x001af>
[11:22:03.8740930] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8741010] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8741080] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8741170] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8741250] 	  at Xunit.Sdk.TestMethodRunner`1:RunAsync <0x00093>
[11:22:03.8741330] 	  at Xunit.Sdk.XunitTestClassRunner:RunTestMethodAsync <0x000c3>
[11:22:03.8741420] 	  at <RunTestMethodsAsync>d__38:MoveNext <0x0086b>
[11:22:03.8741500] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8741580] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8741740] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8741830] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8741930] 	  at Xunit.Sdk.TestClassRunner`1:RunTestMethodsAsync <0x00093>
[11:22:03.8742010] 	  at <RunAsync>d__37:MoveNext <0x0039b>
[11:22:03.8742100] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8742180] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8742260] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8742540] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8742590] 	  at Xunit.Sdk.TestClassRunner`1:RunAsync <0x00093>
[11:22:03.8742660] 	  at Xunit.Sdk.XunitTestCollectionRunner:RunTestClassAsync <0x000bf>
[11:22:03.8742720] 	  at <RunTestClassesAsync>d__28:MoveNext <0x00407>
[11:22:03.8742780] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8742840] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8742890] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8742950] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8743010] 	  at Xunit.Sdk.TestCollectionRunner`1:RunTestClassesAsync <0x00097>
[11:22:03.8743070] 	  at <RunAsync>d__27:MoveNext <0x0039b>
[11:22:03.8743190] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8743250] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8743310] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8743380] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x00073>
[11:22:03.8743440] 	  at Xunit.Sdk.TestCollectionRunner`1:RunAsync <0x00093>
[11:22:03.8743500] 	  at <RunTestCollectionAsync>d__18:MoveNext <0x0037f>
[11:22:03.8743560] 	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00183>
[11:22:03.8743620] 	  at Xunit.Sdk.XunitTestAssemblyRunner:RunTestCollectionAsync <0x000cf>
[11:22:03.8743670] 	  at <RunTestCollectionsAsync>d__42:MoveNext <0x0020f>
[11:22:03.8743730] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8743790] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8743840] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8743900] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8743950] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8744010] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8744070] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8744120] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8744240] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8744300] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8744360] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8744430] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8744480] 	  at <RunTestCollectionAsync>d__18:MoveNext <0x00637>
[11:22:03.8744540] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x00033>
[11:22:03.8744600] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8744650] 	  at AsyncStateMachineBox`1:MoveNext <0x000af>
[11:22:03.8744700] 	  at AsyncStateMachineBox`1:MoveNext <0x00037>
[11:22:03.8744760] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8744820] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8759940] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8760170] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8760260] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8760330] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8760400] 	  at <RunAsync>d__27:MoveNext <0x00ac3>
[11:22:03.8760460] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8760520] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8760610] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8760670] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8760730] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8760790] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8760850] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8760910] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8760970] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8761040] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8761110] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8761260] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8761330] 	  at <RunTestClassesAsync>d__28:MoveNext <0x00753>
[11:22:03.8761390] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8761450] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8761500] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8761560] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8761620] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8761680] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8761740] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8761810] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8761870] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8761930] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8761990] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8762050] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8762110] 	  at <RunAsync>d__37:MoveNext <0x00ac3>
[11:22:03.8762170] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8762310] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8762370] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8762430] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8762490] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8762560] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8762630] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8762690] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8762750] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8762800] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8762870] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8762930] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8762990] 	  at <RunTestMethodsAsync>d__38:MoveNext <0x00c53>
[11:22:03.8763050] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8763110] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8763170] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8763220] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8763280] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8763330] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8763470] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8763540] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8763600] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8763650] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8763720] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8763780] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8763830] 	  at <RunAsync>d__31:MoveNext <0x00707>
[11:22:03.8763900] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8763970] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8764020] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8764080] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8764140] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8764190] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8764260] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8764320] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8764380] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8764510] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8764570] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8764630] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8764690] 	  at <RunTestCasesAsync>d__32:MoveNext <0x00517>
[11:22:03.8764750] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8764810] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8764860] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8764920] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8764990] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8765040] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8765100] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8765160] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8765220] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8765270] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8765330] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8765390] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8765520] 	  at <RunAsync>d__19:MoveNext <0x00a53>
[11:22:03.8765580] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8765640] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8765700] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8765760] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8765810] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8765860] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8765920] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8765980] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8766040] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8766090] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8766150] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8766210] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8766260] 	  at <RunAsync>d__43:MoveNext <0x005db>
[11:22:03.8766320] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8766380] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8766430] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8766480] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8766610] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8766680] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8766740] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8766800] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8766860] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8766910] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8766970] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8767030] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8767090] 	  at <RunAsync>d__10`1:MoveNext <0x0037f>
[11:22:03.8767160] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8767220] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8767280] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8767350] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8767400] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8767460] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8767520] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8767640] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8767700] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8767760] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x000d7>
[11:22:03.8767820] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x000bf>
[11:22:03.8767880] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00057>
[11:22:03.8767940] 	  at <InvokeTestAsync>d__4:MoveNext <0x004a3>
[11:22:03.8768000] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x00033>
[11:22:03.8768060] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8768120] 	  at AsyncStateMachineBox`1:MoveNext <0x000af>
[11:22:03.8768180] 	  at AsyncStateMachineBox`1:MoveNext <0x00037>
[11:22:03.8768240] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8768290] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8768350] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8768410] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x00093>
[11:22:03.8768470] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x00083>
[11:22:03.8768530] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00043>
[11:22:03.8768650] 	  at <RunAsync>d__10`1:MoveNext <0x003c3>
[11:22:03.8768730] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0003b>
[11:22:03.8768790] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8768840] 	  at AsyncStateMachineBox`1:MoveNext <0x000b7>
[11:22:03.8768900] 	  at AsyncStateMachineBox`1:MoveNext <0x00037>
[11:22:03.8768960] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8769010] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8769070] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8769130] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x00093>
[11:22:03.8769190] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x00083>
[11:22:03.8769250] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00043>
[11:22:03.8769310] 	  at <<RunAsync>b__45_0>d:MoveNext <0x00ed3>
[11:22:03.8769370] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8769430] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8769480] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8769540] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8769590] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8769730] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8769790] 	  at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x00133>
[11:22:03.8769850] 	  at System.Threading.Tasks.Task:RunContinuations <0x000f7>
[11:22:03.8769910] 	  at System.Threading.Tasks.Task:FinishContinuations <0x00073>
[11:22:03.8769970] 	  at System.Threading.Tasks.Task`1:TrySetResult <0x00093>
[11:22:03.8770030] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x00083>
[11:22:03.8770090] 	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x00043>
[11:22:03.8770140] 	  at <InvokeTestMethodAsync>d__46:MoveNext <0x00557>
[11:22:03.8770200] 	  at AsyncStateMachineBox`1:ExecutionContextCallback <0x0009f>
[11:22:03.8770260] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8770340] 	  at AsyncStateMachineBox`1:MoveNext <0x001ab>
[11:22:03.8770390] 	  at System.Object:gsharedvt_in <0x000db>
[11:22:03.8770450] 	  at System.Object:gsharedvt_out <0x000db>
[11:22:03.8770500] 	  at AsyncStateMachineBox`1:MoveNext <0x00073>
[11:22:03.8770560] 	  at <>c:<.cctor>b__8_0 <0x0004b>
[11:22:03.8770610] 	  at <>c__DisplayClass7_0:<Post>b__0 <0x00047>
[11:22:03.8770670] 	  at <>c:<QueueUserWorkItem>b__5_0 <0x00083>
[11:22:03.8770750] 	  at System.Threading.Tasks.Task:InnerInvoke <0x0006b>
[11:22:03.8770870] 	  at <>c:<.cctor>b__292_0 <0x00027>
[11:22:03.8771070] 	  at System.Threading.ExecutionContext:RunInternal <0x000bb>
[11:22:03.8771110] 	  at System.Threading.Tasks.Task:ExecuteWithThreadLocal <0x0024f>
[11:22:03.8771160] 	  at System.Threading.Tasks.Task:ExecuteEntryUnsafe <0x000a3>
[11:22:03.8771200] 	  at <>c:<.cctor>b__10_0 <0x00057>
[11:22:03.8771250] 	  at System.Threading.Thread:StartCallback <0x000c7>
[11:22:03.8771300] 	  at System.Object:runtime_invoke_dynamic <0x00127>
[11:22:03.8771340] =================================================================
[11:22:03.8771380] 
[11:22:03.8771440] =================================================================
[11:22:03.8771480] 	Native Crash Reporting
[11:22:03.8771520] =================================================================
[11:22:03.8771570] Got a SIGSEGV while executing native code. This usually indicates
[11:22:03.8771620] a fatal error in the mono runtime or one of the native libraries 
[11:22:03.8771660] used by your application.
[11:22:03.8771700] =================================================================
[11:22:03.8771740] 
[11:22:03.8771790] An error has occurred in the native fault reporting. Some diagnostic information will be unavailable.
[11:22:03.8771830] 
[11:22:03.8771870] Exiting early due to double fault.

@akoeplinger
Copy link
Member

The Apple TV HD devices we have also use an older Apple A8 CPU.

@matouskozak matouskozak changed the title EnsureInitialized test crash on llvm19/tvos EnsureInitialized test crash on llvm19/iOS Aug 5, 2024
@matouskozak matouskozak added os-ios Apple iOS Known Build Error Use this to report build issues in the .NET Helix tab labels Aug 5, 2024
@akoeplinger
Copy link
Member

akoeplinger commented Aug 5, 2024

I was able to reproduce this on my old iPad Mini 4.

It crashes with a SIGBUS on this instruction:

->  0x10185f3d4 <+84>:  ldaxr  x9, [x8]

I checked and the address in x8 is not aligned on an 8 byte boundary.

I reduced the code down to this:

private static int counter = 0;
private static void OnButtonClick()
{
    object aLock = null;
    Interlocked.CompareExchange(ref aLock, new object(), null);
    string s = (counter++).ToString();
}

When I just touch the code slightly like moving the counter++ to its own line (i.e. counter++ followed by counter.ToString) then the crash goes away.

Here's the bitcode diff between the two versions:
image

After talking to @lambdageek he thinks it's a codegen bug:

hmm... why do we do %vreg_loc32 = alloca ptr, align 1, !dbg !81. We should allocate that local aligned
alll the other ops in vreg_loc32 are align8, so of course it assumes that the load will be aligned
yea it's definitely a codegen bug
actually it's weird that the local copy of the static is align 4
mono_llvm_build_alloca looks like it's always passed a Int8Type
oh, maybe not always build_named_alloca uses the actual type
I guess when we allocate stack space for locals we need to use their mono type more consistently

@steveisok
Copy link
Member

@akoeplinger I can reproduce the same crash on an iphone 8 and an XS Max.

@BrzVlad BrzVlad self-assigned this Aug 12, 2024
@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Aug 13, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-LLVM-mono in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants