diff --git a/Assets/Games/Platformer/Platformer Player.prefab b/Assets/Games/Platformer/Platformer Player.prefab index 5f6f5dc..2494725 100644 --- a/Assets/Games/Platformer/Platformer Player.prefab +++ b/Assets/Games/Platformer/Platformer Player.prefab @@ -90,6 +90,7 @@ GameObject: - component: {fileID: 5205514565969078994} - component: {fileID: 4323437100190106747} - component: {fileID: 9112988359646506999} + - component: {fileID: 8542321013335259419} - component: {fileID: 2791557175355662981} - component: {fileID: 3406519100105273690} - component: {fileID: 251648003544978305} @@ -231,6 +232,20 @@ MonoBehaviour: jumpLenience: 0.1 timeUnableToBeDeclaredNotJumping: 0.1 groundCheckDistance: 0.1 +--- !u!114 &8542321013335259419 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6546762253351562952} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8ce1d588594ee416e9ab629d0b8c07dd, type: 3} + m_Name: + m_EditorClassIdentifier: + spawnPoint: {x: 0, y: 0} + respawnTag: Platformer Hazard --- !u!61 &2791557175355662981 BoxCollider2D: m_ObjectHideFlags: 0 diff --git a/Assets/Games/Platformer/Platformer.unity b/Assets/Games/Platformer/Platformer.unity index d53b16c..141acc3 100644 --- a/Assets/Games/Platformer/Platformer.unity +++ b/Assets/Games/Platformer/Platformer.unity @@ -298,11 +298,6 @@ BoxCollider2D: m_AutoTiling: 0 m_Size: {x: 0.0625, y: 0.5} m_EdgeRadius: 0 ---- !u!1 &56161603 stripped -GameObject: - m_CorrespondingSourceObject: {fileID: 6546762253351562952, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - m_PrefabInstance: {fileID: 2115507663656225473} - m_PrefabAsset: {fileID: 0} --- !u!1 &292682714 GameObject: m_ObjectHideFlags: 0 @@ -576,72 +571,97 @@ BoxCollider2D: m_AutoTiling: 0 m_Size: {x: 0.0625, y: 0.5} m_EdgeRadius: 0 ---- !u!1001 &543363806 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalPosition.x - value: 12 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalPosition.y - value: 6.5 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6546762253351562952, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_Name - value: Player 2 - objectReference: {fileID: 0} - - target: {fileID: 9112988359646506999, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: player - value: 2 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} ---- !u!1 &543363807 stripped +--- !u!1 &804358384 GameObject: - m_CorrespondingSourceObject: {fileID: 6546762253351562952, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - m_PrefabInstance: {fileID: 543363806} + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 804358387} + - component: {fileID: 804358386} + - component: {fileID: 804358385} + m_Layer: 0 + m_Name: Player Manager + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!114 &804358385 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 804358384} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 33e0fad1e452e0140bc99e780d4dda4f, type: 3} + m_Name: + m_EditorClassIdentifier: + players: [] + spawnPosition: {x: -2, y: 15} +--- !u!114 &804358386 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 804358384} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 621567455fd1c4ceb811cc8a00b6a1a5, type: 3} + m_Name: + m_EditorClassIdentifier: + m_NotificationBehavior: 0 + m_MaxPlayerCount: -1 + m_AllowJoining: 1 + m_JoinBehavior: 0 + m_PlayerJoinedEvent: + m_PersistentCalls: + m_Calls: [] + m_PlayerLeftEvent: + m_PersistentCalls: + m_Calls: [] + m_JoinAction: + m_UseReference: 0 + m_Action: + m_Name: + m_Type: 0 + m_ExpectedControlType: + m_Id: 9b26d698-45b8-4b09-bfa5-81c3a8afe391 + m_Processors: + m_Interactions: + m_SingletonActionBindings: [] + m_Flags: 0 + m_Reference: {fileID: 0} + m_PlayerPrefab: {fileID: 6546762253351562952, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} + m_SplitScreen: 0 + m_MaintainAspectRatioInSplitScreen: 0 + m_FixedNumberOfSplitScreens: -1 + m_SplitScreenRect: + serializedVersion: 2 + x: 0 + y: 0 + width: 1 + height: 1 +--- !u!4 &804358387 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 804358384} + serializedVersion: 2 + m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} + m_LocalPosition: {x: -2, y: 15, z: -10.092264} + m_LocalScale: {x: 1, y: 1, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!1 &1178732237 GameObject: m_ObjectHideFlags: 0 @@ -12299,6 +12319,7 @@ GameObject: - component: {fileID: 1355961160} - component: {fileID: 1355961159} - component: {fileID: 1355961161} + - component: {fileID: 1355961162} m_Layer: 0 m_Name: Bones m_TagString: Untagged @@ -12367,10 +12388,25 @@ Rigidbody2D: m_ExcludeLayers: serializedVersion: 2 m_Bits: 0 - m_Interpolate: 0 + m_Interpolate: 1 m_SleepingMode: 1 - m_CollisionDetection: 0 + m_CollisionDetection: 1 m_Constraints: 0 +--- !u!114 &1355961162 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 1355961158} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 8ce1d588594ee416e9ab629d0b8c07dd, type: 3} + m_Name: + m_EditorClassIdentifier: + spawnPoint: {x: 14.08, y: 14.08} + spawnPointIsInitialPosition: 1 + respawnTag: Platformer Hazard --- !u!1 &1399509873 GameObject: m_ObjectHideFlags: 0 @@ -13121,67 +13157,6 @@ BoxCollider2D: m_AutoTiling: 0 m_Size: {x: 0.0625, y: 0.5} m_EdgeRadius: 0 ---- !u!1001 &2115507663656225473 -PrefabInstance: - m_ObjectHideFlags: 0 - serializedVersion: 2 - m_Modification: - serializedVersion: 3 - m_TransformParent: {fileID: 0} - m_Modifications: - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalPosition.x - value: -23.5 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalPosition.y - value: -4.5 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalPosition.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.w - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalRotation.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalEulerAnglesHint.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalEulerAnglesHint.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 627266363752542778, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_LocalEulerAnglesHint.z - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6546762253351562952, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: m_Name - value: Player 1 - objectReference: {fileID: 0} - - target: {fileID: 9112988359646506999, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} - propertyPath: player - value: 1 - objectReference: {fileID: 0} - m_RemovedComponents: [] - m_RemovedGameObjects: [] - m_AddedGameObjects: [] - m_AddedComponents: [] - m_SourcePrefab: {fileID: 100100000, guid: ebfcd0c20e648c041b2f37e0de297d69, type: 3} --- !u!1001 &8682934954266721942 PrefabInstance: m_ObjectHideFlags: 0 @@ -13193,7 +13168,7 @@ PrefabInstance: - target: {fileID: 1277363986118001863, guid: e659ce6dc4d58ff4f9726fa05e1bab20, type: 3} propertyPath: player value: - objectReference: {fileID: 56161603} + objectReference: {fileID: 0} - target: {fileID: 1277363986118001863, guid: e659ce6dc4d58ff4f9726fa05e1bab20, type: 3} propertyPath: players.Array.size value: 2 @@ -13201,11 +13176,11 @@ PrefabInstance: - target: {fileID: 1277363986118001863, guid: e659ce6dc4d58ff4f9726fa05e1bab20, type: 3} propertyPath: 'players.Array.data[0]' value: - objectReference: {fileID: 56161603} + objectReference: {fileID: 0} - target: {fileID: 1277363986118001863, guid: e659ce6dc4d58ff4f9726fa05e1bab20, type: 3} propertyPath: 'players.Array.data[1]' value: - objectReference: {fileID: 543363807} + objectReference: {fileID: 0} - target: {fileID: 2927715701766480068, guid: e659ce6dc4d58ff4f9726fa05e1bab20, type: 3} propertyPath: m_Name value: Platformer Camera @@ -13261,7 +13236,6 @@ SceneRoots: m_Roots: - {fileID: 8682934954266721942} - {fileID: 322321} - - {fileID: 2115507663656225473} - - {fileID: 543363806} - {fileID: 1758254989} - {fileID: 1355961160} + - {fileID: 804358387} diff --git a/Assets/Games/Platformer/PlatformerCameraMovement.cs b/Assets/Games/Platformer/PlatformerCameraMovement.cs index af9dadf..f21fc57 100644 --- a/Assets/Games/Platformer/PlatformerCameraMovement.cs +++ b/Assets/Games/Platformer/PlatformerCameraMovement.cs @@ -3,8 +3,6 @@ using UnityEngine; public class PlatformerCameraMovement : MonoBehaviour { - public List players; - private Vector3 start; private Vector3 target; public float weight; @@ -17,7 +15,9 @@ public class PlatformerCameraMovement : MonoBehaviour private void Update() { - if (PlayerManager.Instance.players.Count == 0) return; + List players = PlayerManager.Instance.players; + + if (players.Count == 0) return; Vector3 playerAverage = Vector3.zero; foreach (GameObject player in players) diff --git a/Assets/Games/Platformer/PlatformerPlayerMovement.cs b/Assets/Games/Platformer/PlatformerPlayerMovement.cs index 7cc70ff..252e00b 100644 --- a/Assets/Games/Platformer/PlatformerPlayerMovement.cs +++ b/Assets/Games/Platformer/PlatformerPlayerMovement.cs @@ -31,9 +31,6 @@ public class PlayerMovement : MonoBehaviour private Rigidbody2D body; private BoxCollider2D collide; private PlayerInput input; - - private Vector2 spawnPosition; - private bool jumpInputStillValid = false; private float lastTimeJumpPressed; @@ -49,7 +46,7 @@ public class PlayerMovement : MonoBehaviour void Start() { - spawnPosition = transform.position; + GetComponent().spawnPoint = transform.position; body = GetComponent(); collide = GetComponent(); @@ -156,20 +153,6 @@ public class PlayerMovement : MonoBehaviour return; } - private void OnTriggerEnter2D(Collider2D collision) - { - if (collision.gameObject.CompareTag("Platformer Hazard")) - { - Respawn(); - } - } - - private void Respawn() - { - transform.position = spawnPosition; - body.linearVelocity = Vector2.zero; - } - public bool IsBasicallyGrounded() { if (IsPhysicallyGrounded()) diff --git a/Assets/RespawnOnTriggerEnter.cs b/Assets/RespawnOnTriggerEnter.cs new file mode 100644 index 0000000..ba6bde1 --- /dev/null +++ b/Assets/RespawnOnTriggerEnter.cs @@ -0,0 +1,28 @@ +using UnityEngine; + +public class RespawnOnTriggerEnter : MonoBehaviour +{ + public Vector2 spawnPoint; + public bool spawnPointIsInitialPosition = false; + public string respawnTag; + + private void Start() + { + if (spawnPointIsInitialPosition) + { + spawnPoint = transform.position; + } + } + + private void OnTriggerEnter2D(Collider2D other) + { + if (other.CompareTag(respawnTag)) + { + transform.position = spawnPoint; + if (TryGetComponent(out var rb)) + { + rb.linearVelocity = Vector2.zero; + } + } + } +} diff --git a/Assets/RespawnOnTriggerEnter.cs.meta b/Assets/RespawnOnTriggerEnter.cs.meta new file mode 100644 index 0000000..abfb7ff --- /dev/null +++ b/Assets/RespawnOnTriggerEnter.cs.meta @@ -0,0 +1,2 @@ +fileFormatVersion: 2 +guid: 8ce1d588594ee416e9ab629d0b8c07dd \ No newline at end of file diff --git a/mono_crash.0.0.json b/mono_crash.0.0.json new file mode 100644 index 0000000..db823c1 --- /dev/null +++ b/mono_crash.0.0.json @@ -0,0 +1,8412 @@ +{ + "protocol_version" : "0.0.6", + "configuration" : { + "version" : "(6.13.0) (explicit/ab2cec9e)", + "tlc" : "__thread", + "sigsgev" : "normal", + "notifications" : "kqueue", + "architecture" : "arm64", + "disabled_features" : "com,shared_perfcounters", + "smallconfig" : "disabled", + "bigarrays" : "disabled", + "softdebug" : "enabled", + "interpreter" : "enabled", + "llvm_support" : "disabled", + "suspend" : "preemptive" + }, + "memory" : { + "Resident Size" : "1494597632", + "Virtual Size" : "430165950464", + "minor_gc_time" : "0", + "major_gc_time" : "27638252", + "minor_gc_count" : "0", + "major_gc_count" : "24", + "major_gc_time_concurrent" : "0" + }, + "threads" : [ + { + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x381b5f000", + "thread_info_addr" : "0x12544d400", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x188826ec8", + "SP" : "0x381b5edc0", + "BP" : "0x381b5ee50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x3104ffad8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635e38", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106361b0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635f5c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310540d74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18889ede4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x31058eaac", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636c20", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636acc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5fc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5f50", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888682e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888630fc", + "native_offset" : "0x00000" + } + + ] + }, + { + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x310d27000", + "thread_info_addr" : "0x11797de00", + "thread_name" : "Finalizer", + "ctx" : { + "IP" : "0x188826eb0", + "SP" : "0x310d26de0", + "BP" : "0x310d26e50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x3104ffad8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635e38", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106361b0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635f5c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310540d74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18889ede4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x31066f7f8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636c20", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636acc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5fc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5f50", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888682e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888630fc", + "native_offset" : "0x00000" + } + + ] + }, + { + "is_managed" : true, + "offset_free_hash" : "0x17ab1ac60a", + "offset_rich_hash" : "0x17ab1ac879", + "crashed" : false, + "native_thread_id" : "0x336547000", + "thread_info_addr" : "0x125ac1c00", + "thread_name" : "tid_30fb7", + "ctx" : { + "IP" : "0x18882a6cc", + "SP" : "0x336545bb0", + "BP" : "0x336545c40" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020b2", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00044" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x600209e", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x600209d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6002098", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00019" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x600209a", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x6003562", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00056" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x6003564", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x0002d" + } +, + { + "is_managed" : "true", + "guid" : "05128D75-46F4-47F7-B777-CD3B48234DFB", + "token" : "0x600831c", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x9c0000", + "timestamp" : "0xf536837f", + "il_offset" : "0x00058" + } +, + { + "is_managed" : "true", + "guid" : "05128D75-46F4-47F7-B777-CD3B48234DFB", + "token" : "0x600831d", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x9c0000", + "timestamp" : "0xf536837f", + "il_offset" : "0x00007" + } +, + { + "is_managed" : "true", + "guid" : "05128D75-46F4-47F7-B777-CD3B48234DFB", + "token" : "0x6008322", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x9c0000", + "timestamp" : "0xf536837f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00065" + } + + ], + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x3104ffad8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635e38", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106361b0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635f5c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310540d74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18889ede4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x188868894", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x31068533c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310641b6c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106419a0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310641c24", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106309c4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3105db080", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020b2", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x600209e", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x600209d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6002098", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x600209a", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x6003562", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x6003564", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "05128D75-46F4-47F7-B777-CD3B48234DFB", + "token" : "0x600831c", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x9c0000", + "timestamp" : "0xf536837f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "05128D75-46F4-47F7-B777-CD3B48234DFB", + "token" : "0x600831d", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x9c0000", + "timestamp" : "0xf536837f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "05128D75-46F4-47F7-B777-CD3B48234DFB", + "token" : "0x6008322", + "native_offset" : "0x0", + "filename" : "UnityEditor.CoreModule.dll", + "sizeofimage" : "0x9c0000", + "timestamp" : "0xf536837f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x31048f6dc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310614ca8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310616670", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636d14", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636acc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5fc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5f50", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888682e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888630fc", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x36bc07000", + "thread_info_addr" : "0x122ff4200", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x188826ec8", + "SP" : "0x36bc06dc0", + "BP" : "0x36bc06e50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x3104ffad8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635e38", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106361b0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635f5c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310540d74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18889ede4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x31058eaac", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636c20", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636acc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5fc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5f50", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888682e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888630fc", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : false, + "offset_free_hash" : "0x0", + "offset_rich_hash" : "0x0", + "crashed" : false, + "native_thread_id" : "0x383507000", + "thread_info_addr" : "0x124851400", + "thread_name" : "Thread Pool Worker", + "ctx" : { + "IP" : "0x188826ec8", + "SP" : "0x383506dc0", + "BP" : "0x383506e50" + }, + "unmanaged_frames" : [ + { + "is_managed" : "false", + "native_address" : "0x3104ffad8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635e38", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106361b0", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310635f5c", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310540d74", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x18889ede4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x31058eaac", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636c20", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x310636acc", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5fc8", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x3106b5f50", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888682e4", + "native_offset" : "0x00000" + } +, + { + "is_managed" : "false", + "native_address" : "0x1888630fc", + "native_offset" : "0x00000" + } + + ] +}, +{ + "is_managed" : true, + "offset_free_hash" : "0x1491dfc54e", + "offset_rich_hash" : "0x1491dfc910", + "crashed" : false, + "native_thread_id" : "0x32d2b7000", + "thread_info_addr" : "0x316d50000", + "thread_name" : "Burst-CompilerThread-2", + "ctx" : { + "IP" : "0x18882a6cc", + "SP" : "0x32d2b5ae0", + "BP" : "0x32d2b5b70" + }, + "managed_frames" : [ + { + "is_managed" : "false", + "native_address" : "unregistered" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0xffffffff" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x000c7" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x000a1" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026ce", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x0006e" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026cd", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x0003c" + } +, + { + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026c8", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", + "token" : "0x6000b92", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x1aa000", + "timestamp" : "0x804eb2a0", + "il_offset" : "0x00024" + } +, + { + "is_managed" : "true", + "guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", + "token" : "0x6000be4", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x1aa000", + "timestamp" : "0x804eb2a0", + "il_offset" : "0x00070" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00014" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00071" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x0002b" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00008" + } +, + { + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00065" + } + + ], +"unmanaged_frames" : [ +{ + "is_managed" : "false", + "native_address" : "0x3104ffad8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310635e38", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x3106361b0", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310635f5c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310540d74", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x18889ede4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x188868894", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x31068533c", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310642458", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x3106420b4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x3106309c4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x3105db080", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026ce", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026cd", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026c8", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", + "token" : "0x6000b92", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x1aa000", + "timestamp" : "0x804eb2a0", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", + "token" : "0x6000be4", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x1aa000", + "timestamp" : "0x804eb2a0", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x31048f6dc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310614ca8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310616670", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310636d14", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x310636acc", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x3106b5fc8", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x3106b5f50", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1888682e4", + "native_offset" : "0x00000" + } +, +{ + "is_managed" : "false", + "native_address" : "0x1888630fc", + "native_offset" : "0x00000" + } + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32d6cf000", +"thread_info_addr" : "0x316cf8000", +"thread_name" : "Burst-CompilerThread-4", +"ctx" : { + "IP" : "0x18882a6cc", + "SP" : "0x32d6cdae0", + "BP" : "0x32d6cdb70" +}, +"managed_frames" : [ +{ + "is_managed" : "false", + "native_address" : "unregistered" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0xffffffff" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020b3", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x000c7" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020a5", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x000a1" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x60020a9", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026ce", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x0006e" + } +, +{ + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026cd", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x0003c" + } +, +{ + "is_managed" : "true", + "guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", + "token" : "0x60026c8", + "native_offset" : "0x0", + "filename" : "System.dll", + "sizeofimage" : "0x29a000", + "timestamp" : "0xda5b041f", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", + "token" : "0x6000b92", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x1aa000", + "timestamp" : "0x804eb2a0", + "il_offset" : "0x00024" + } +, +{ + "is_managed" : "true", + "guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", + "token" : "0x6000be4", + "native_offset" : "0x0", + "filename" : "Burst.Compiler.IL.dll", + "sizeofimage" : "0x1aa000", + "timestamp" : "0x804eb2a0", + "il_offset" : "0x00070" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7d", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00014" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f25", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00071" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f23", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00000" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f22", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x0002b" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x6001f7f", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00008" + } +, +{ + "is_managed" : "true", + "guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", + "token" : "0x00000", + "native_offset" : "0x0", + "filename" : "mscorlib.dll", + "sizeofimage" : "0x470000", + "timestamp" : "0xcd46cd56", + "il_offset" : "0x00065" + } + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32dae7000", +"thread_info_addr" : "0x328a4ca00", +"thread_name" : "Burst-CompilerThread-6", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32dae5ae0", +"BP" : "0x32dae5b70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32deff000", +"thread_info_addr" : "0x3154f3e00", +"thread_name" : "Burst-CompilerThread-8", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32defdae0", +"BP" : "0x32defdb70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : true, +"native_thread_id" : "0x1f21b0840", +"thread_info_addr" : "0x1178eb800", +"thread_name" : "tid_103", +"ctx" : { +"IP" : "0x18c7379c8", +"SP" : "0x16fb98d90", +"BP" : "0x16fb98da0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636800", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310541bc0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310503bf8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048c408", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f6a7a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f6a7a4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f6b204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188945370", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1889d620c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1889d6154", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188913fac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x189ace6b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f6b648", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1020dedbc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1020df2c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102420e00", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102349414", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102349e34", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102304bd4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x101c1a2ec", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f54208", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188945370", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1889d620c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1889d6154", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188913fac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x189ace6b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18c6113b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18ce2a5d8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f6943c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18ca314f8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18c4b82b8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18c48ea84", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f69c1c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x102f69f78", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1884e8274", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x15de3beb90", +"offset_rich_hash" : "0x15de3bef15", +"crashed" : false, +"native_thread_id" : "0x32e317000", +"thread_info_addr" : "0x3282b0a00", +"thread_name" : "Burst-ProgressReporter", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32e3160b0", +"BP" : "0x32e316140" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002f" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0000e" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0001d" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000d9" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026bc", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00067" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026bb", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00006" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026b7", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6001185", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x000c9" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310641b6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106419a0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310670d38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105d9984", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f5d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f50", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f52", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001ea2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001ea1", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026bc", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026bb", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026b7", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6001185", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1224727402", +"offset_rich_hash" : "0x12247275cb", +"crashed" : false, +"native_thread_id" : "0x31d51f000", +"thread_info_addr" : "0x393e76e00", +"thread_name" : "Timer-Scheduler", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x31d51dee0", +"BP" : "0x31d51df70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00044" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600209e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600209d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6002098", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00019" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600209b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600215a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888688c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310685314", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310641b6c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106419a0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310641c24", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b2", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600209e", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600209d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6002098", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600209b", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x600215a", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x386417000", +"thread_info_addr" : "0x12490f800", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x386416dc0", +"BP" : "0x386416e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x1708b7000", +"thread_info_addr" : "0x377236600", +"thread_name" : "tid_c213", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x1708b6d00", +"BP" : "0x1708b6d10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170943000", +"thread_info_addr" : "0x117bf7c00", +"thread_name" : "tid_11807", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170942d00", +"BP" : "0x170942d10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x36aa07000", +"thread_info_addr" : "0x124849600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x36aa06dc0", +"BP" : "0x36aa06e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x1709cf000", +"thread_info_addr" : "0x314149600", +"thread_name" : "tid_11707", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x1709ced00", +"BP" : "0x1709ced10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170a5b000", +"thread_info_addr" : "0x117dc9800", +"thread_name" : "tid_13f03", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170a5ad00", +"BP" : "0x170a5ad10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x381d6b000", +"thread_info_addr" : "0x3284d0000", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x381d6adc0", +"BP" : "0x381d6ae50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x310f33000", +"thread_info_addr" : "0x124846c00", +"thread_name" : "Debugger agent", +"ctx" : { +"IP" : "0x18882f7e4", +"SP" : "0x310f32ad0", +"BP" : "0x310f32af0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31056d978", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310566a80", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170ae7000", +"thread_info_addr" : "0x328d60400", +"thread_name" : "tid_11a03", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170ae6d00", +"BP" : "0x170ae6d10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x356217000", +"thread_info_addr" : "0x3739a6800", +"thread_name" : "tid_23f3b", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x356216d00", +"BP" : "0x356216d10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170b73000", +"thread_info_addr" : "0x32e90c800", +"thread_name" : "tid_11b03", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170b72d00", +"BP" : "0x170b72d10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170bff000", +"thread_info_addr" : "0x373babe00", +"thread_name" : "tid_13d03", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170bfed00", +"BP" : "0x170bfed10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170c8b000", +"thread_info_addr" : "0x125028000", +"thread_name" : "tid_11c03", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170c8ad00", +"BP" : "0x170c8ad10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x170d17000", +"thread_info_addr" : "0x336cbe600", +"thread_name" : "tid_11d03", +"ctx" : { +"IP" : "0x188826eb0", +"SP" : "0x170d16d00", +"BP" : "0x170d16d10" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b5b50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1886b6204", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x10300c3e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0a4dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100a0b934", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x100c3a474", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x383713000", +"thread_info_addr" : "0x336e0f600", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x383712dc0", +"BP" : "0x383712e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32d0ab000", +"thread_info_addr" : "0x317db5200", +"thread_name" : "Burst-CompilerThread-1", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32d0a9ae0", +"BP" : "0x32d0a9b70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x38233f000", +"thread_info_addr" : "0x393174000", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x38233edc0", +"BP" : "0x38233ee50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32d4c3000", +"thread_info_addr" : "0x1171b7600", +"thread_name" : "Burst-CompilerThread-3", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32d4c1ae0", +"BP" : "0x32d4c1b70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32d8db000", +"thread_info_addr" : "0x317e51c00", +"thread_name" : "Burst-CompilerThread-5", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32d8d9ae0", +"BP" : "0x32d8d9b70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32dcf3000", +"thread_info_addr" : "0x124f98e00", +"thread_name" : "Burst-CompilerThread-7", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32dcf1ae0", +"BP" : "0x32dcf1b70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : true, +"offset_free_hash" : "0x1491dfc54e", +"offset_rich_hash" : "0x1491dfc910", +"crashed" : false, +"native_thread_id" : "0x32e10b000", +"thread_info_addr" : "0x316daec00", +"thread_name" : "Burst-CompilerThread-9", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x32e109ae0", +"BP" : "0x32e109b70" +}, +"managed_frames" : [ +{ +"is_managed" : "false", +"native_address" : "unregistered" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0xffffffff" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000c7" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x000a1" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0006e" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x0003c" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00024" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00070" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00014" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00071" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x0002b" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00008" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00065" +} + +], +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x188868894", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068533c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310642458", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106420b4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106309c4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3105db080", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020b3", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a5", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x60020a9", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026ce", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026cd", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "A3BFFBAE-B945-4750-AFBB-F3D363FB55F3", +"token" : "0x60026c8", +"native_offset" : "0x0", +"filename" : "System.dll", +"sizeofimage" : "0x29a000", +"timestamp" : "0xda5b041f", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000b92", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "69B504CF-34C5-4D68-8310-E60F1CE29D2E", +"token" : "0x6000be4", +"native_offset" : "0x0", +"filename" : "Burst.Compiler.IL.dll", +"sizeofimage" : "0x1aa000", +"timestamp" : "0x804eb2a0", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7d", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f25", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f23", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f22", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x6001f7f", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "true", +"guid" : "3AACBE60-8A2F-468E-B6BB-1C15E219490D", +"token" : "0x00000", +"native_offset" : "0x0", +"filename" : "mscorlib.dll", +"sizeofimage" : "0x470000", +"timestamp" : "0xcd46cd56", +"il_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31048f6dc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310614ca8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310616670", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636d14", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x31e4ef000", +"thread_info_addr" : "0x3774e4e00", +"thread_name" : "tid_34daf", +"ctx" : { +"IP" : "0x18882a6cc", +"SP" : "0x31e4eec40", +"BP" : "0x31e4eecd0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888688c0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310685314", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31068eef4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058e2e0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x345a87000", +"thread_info_addr" : "0x12615e400", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x345a86dc0", +"BP" : "0x345a86e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x31e907000", +"thread_info_addr" : "0x124a5d000", +"thread_name" : "Thread Pool Worker", +"ctx" : { +"IP" : "0x188826ec8", +"SP" : "0x31e906dc0", +"BP" : "0x31e906e50" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31058eaac", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +}, +{ +"is_managed" : false, +"offset_free_hash" : "0x0", +"offset_rich_hash" : "0x0", +"crashed" : false, +"native_thread_id" : "0x3176f7000", +"thread_info_addr" : "0x124a66800", +"thread_name" : "Thread Pool I/O Selector", +"ctx" : { +"IP" : "0x188831f9c", +"SP" : "0x3176f6af0", +"BP" : "0x3176f6cf0" +}, +"unmanaged_frames" : [ +{ +"is_managed" : "false", +"native_address" : "0x3104ffad8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635e38", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106361b0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310635f5c", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310540d74", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x18889ede4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310687d88", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31063b444", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x31063adc0", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636c20", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x310636acc", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5fc8", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x3106b5f50", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888682e4", +"native_offset" : "0x00000" +} +, +{ +"is_managed" : "false", +"native_address" : "0x1888630fc", +"native_offset" : "0x00000" +} + +] +} +] +} \ No newline at end of file