ChrFin

MAUI-iOS-MSAL-Error

Jan 7th, 2022
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 0 0
  1. Thread started: <Thread Pool> #11
  2.  
  3. =================================================================
  4. Native Crash Reporting
  5. =================================================================
  6. Got a SIGSEGV while executing native code. This usually indicates
  7. a fatal error in the mono runtime or one of the native libraries
  8. used by your application.
  9. =================================================================
  10.  
  11. =================================================================
  12. Native stacktrace:
  13. =================================================================
  14.  
  15. 0x10070cb38 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  16. 0x1006f5e88 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  17. 0x1006d40e0 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  18. 0x1dab73d48 - /usr/lib/system/libsystem_platform.dylib : <redacted>
  19.  
  20. 0x181c16050 - /System/Library/Frameworks/Foundation.framework/Foundation : <redacted>
  21. 0x10071b10c - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  22. 0x10071a280 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  23. 0x10070fa88 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  24. 0x10070df88 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10
  25. UErrorCode
  26. 0x1006d7238 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  27. 0x1006104cc - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  28. 0x100629690 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  29. 0x100629438 - /private/var/containers/Bundle/Application/MY_GUID/MY_APP : _ZNK3icu6number23NumberFormatterSettingsINS0_24LocalizedNumberFormatterEE10toSkeletonER10UErrorCode
  30. 0x1dab843a4 - /usr/lib/system/libsystem_pthread.dylib : _pthread
  31. _start
  32. 0x1dab829fc - /usr/lib/system/libsystem_pthread.dylib : thread_start
  33.  
  34. =================================================================
  35. Basic Fault Address Reporting
  36. =================================================================
  37. Memory around native instruction pointer (0x1dab72974):0x1dab72964 28 24 40 a9 2a 2c 41 a9 21 80 00 91 42 00 05 cb ($@.*,A.!...B...
  38. 0x1dab72974 0c 34 00 a8 0e 3c 01 a8 42 00 01 f1 29 01 00 54 .4...<..B...)..T
  39. 0x1dab72984 68 24 00 a8 6a 2c 01 a8 63 80 00 91 28 24 40 a9 h$..j,..c...($@.
  40. 0x1dab72994 2a 2c 41 a9 21 80 00 91 42 80 00 f1 28 ff ff 54 *
  41. ,A.!...B...(..T
  42.  
  43. =================================================================
  44. Managed Stacktrace:
  45. =================================================================
  46. at <unknown> <0xffffffff>
  47. at ObjCRuntime.Messaging:void_objc_msgSend_IntPtr_UIntPtr <0x0003e>
  48. at Foundation.NSMutableData:AppendBytes <0x00054>
  49. at Foundation.NSData:FromStream <0x0010c>
  50. at <CreateRequest>d__61:MoveNext <0x0052a>
  51. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  52. at System.Net.Http.NSUrlSessionHandler:CreateRequest <0x00080>
  53. at <SendAsync>d__62:MoveNext <0x00092>
  54. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  55. at System.Net.Http.NSUrlSessionHandler:SendAsync <0x00092>
  56. at System.Net.Http.HttpMessageInvoker:SendAsync <0x00090>
  57. at System.Net.Http.HttpClient:<>n__0 <0x0001c>
  58. at <<SendAsync>g__Core|83_0>d:MoveNext <0x000a8>
  59. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  60. at System.Net.Http.HttpClient:<SendAsync>g_
  61. _Core|83_0 <0x000d8>
  62. at System.Net.Http.HttpClient:SendAsync <0x00074>
  63. at System.Net.Http.HttpClient:SendAsync <0x00020>
  64. at <ExecuteAsync>d__14:MoveNext <0x00238>
  65. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  66. at Microsoft.Identity.Client.Http.HttpManager:ExecuteAsync <0x000d2>
  67. at <ExecuteWithRetryAsync>d__12:MoveNext <0x00278>
  68. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  69. at Microsoft.Identity.Client.Http.HttpManager:ExecuteWithRetryAsync <0x000fe>
  70. at <SendPostAsync>d__8:MoveNext <0x00070>
  71. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  72. at Microsoft.Identity.Client.Http.HttpManager:SendPostAsync <0x000c2>
  73. at <SendPostAsync>d__7:MoveNext <0x00096>
  74. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  75. at Microsoft.Identity.Client.Http.HttpManager:SendPostAsync <0x000c2>
  76. at <ExecuteRequestAsync>d__11`1:MoveNext <0x001e6>
  77. at System.Runtime.CompilerServices.AsyncMeth
  78. odBuilderCore:Start <0x00062>
  79. at Microsoft.Identity.Client.OAuth2.OAuth2Client:ExecuteRequestAsync <0x000cc>
  80. at <GetTokenAsync>d__10:MoveNext <0x0005a>
  81. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  82. at Microsoft.Identity.Client.OAuth2.OAuth2Client:GetTokenAsync <0x000a6>
  83. at <SendHttpAndClearTelemetryAsync>d__10:MoveNext <0x000fa>
  84. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  85. at Microsoft.Identity.Client.OAuth2.TokenClient:SendHttpAndClearTelemetryAsync <0x00090>
  86. at <SendTokenRequestAsync>d__5:MoveNext <0x003dc>
  87. at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x00062>
  88. at Microsoft.Identity.Client.OAuth2.TokenClient:SendTokenRequestAsync <0x000b2>
  89. at Microsoft.Identity.Client.Internal.Requests.AuthCodeExchangeComponent:FetchTokensAsync <0x00050>
  90. at <GetTokenResponseAsync>d__11:MoveNext <0x00648>
  91. at AsyncStateMachineBox`1:ExecutionContextCallback <0x00018>
  92. at System.Threading.ExecutionContext:RunInte
  93. rnal <0x000d2>
  94. at AsyncStateMachineBox`1:MoveNext <0x000ae>
  95. at AsyncStateMachineBox`1:MoveNext <0x00014>
  96. at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x000cc>
  97. at System.Threading.Tasks.Task:RunContinuations <0x00104>
  98. at System.Threading.Tasks.Task:FinishContinuations <0x0003c>
  99. at System.Threading.Tasks.Task`1:TrySetResult <0x000aa>
  100. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x00062>
  101. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x0006a>
  102. at <FetchAuthCodeAndPkceVerifierAsync>d__4:MoveNext <0x001f4>
  103. at AsyncStateMachineBox`1:ExecutionContextCallback <0x00018>
  104. at System.Threading.ExecutionContext:RunInternal <0x000d2>
  105. at AsyncStateMachineBox`1:MoveNext <0x000ae>
  106. at AsyncStateMachineBox`1:MoveNext <0x00014>
  107. at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x000cc>
  108. at System.Threading.Tasks.Task:RunContinuations <0x00104>
  109. at System.Threading.Tasks.Task:FinishC
  110. ontinuations <0x0003c>
  111. at System.Threading.Tasks.Task`1:TrySetResult <0x000aa>
  112. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x00062>
  113. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x0006a>
  114. at <FetchAuthCodeAndPkceInternalAsync>d__7:MoveNext <0x0047c>
  115. at AsyncStateMachineBox`1:ExecutionContextCallback <0x00018>
  116. at System.Threading.ExecutionContext:RunInternal <0x000d2>
  117. at AsyncStateMachineBox`1:MoveNext <0x000ae>
  118. at AsyncStateMachineBox`1:MoveNext <0x00014>
  119. at System.Threading.Tasks.AwaitTaskContinuation:RunOrScheduleAction <0x000cc>
  120. at System.Threading.Tasks.Task:RunContinuations <0x00104>
  121. at System.Threading.Tasks.Task:FinishContinuations <0x0003c>
  122. at System.Threading.Tasks.Task`1:TrySetResult <0x000aa>
  123. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetExistingTaskResult <0x00062>
  124. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:SetResult <0x0006a>
  125. at <AcquireAuthorizationAsync>d
  126. __8:MoveNext <0x002e8>
  127. at AsyncStateMachineBox`1:ExecutionContextCallback <0x00018>
  128. at System.Threading.ExecutionContext:RunFromThreadPoolDispatchLoop <0x00064>
  129. at AsyncStateMachineBox`1:MoveNext <0x000d4>
  130. at AsyncStateMachineBox`1:ExecuteFromThreadPool <0x00014>
  131. at System.Threading.ThreadPoolWorkQueue:Dispatch <0x001f6>
  132. at WorkerThread:WorkerThreadStart <0x00112>
  133. at System.Threading.Thread:StartCallback <0x000dc>
  134. at System.Object:runtime_invoke_direct_void__this__ <0x0005a>
  135. at <unknown> <0x00000>
  136. =================================================================
Advertisement
Add Comment
Please, Sign In to add comment