Practice_Unity/mono_crash.0.5.json
Seonkyu.kim ccc9d46df7 작업
1. 이동시 Rigdoby와 Nav 충돌나는거 수정
2. 데이터 매니저에서 데이터 받아오는것에 대한 방식을 대폭 수정
3. 스폰 컨트롤러 방식 조금 수정
4. 벽과 플레이어 캐릭터 충돌시 미끄러지는 기능 추가(다른 오브젝트와는 테스트 안해 봄)

- 캐릭터 컨트롤러에 스테이터스 하는거 손 봐야 함
2025-09-25 18:00:21 +09:00

13338 lines
252 KiB
JSON

{
"protocol_version" : "0.0.6",
"configuration" : {
"version" : "(6.13.0) (explicit/3ac25215)",
"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" : "1107623936",
"Virtual Size" : "427025727488",
"minor_gc_time" : "0",
"major_gc_time" : "323251415",
"minor_gc_count" : "0",
"major_gc_count" : "193",
"major_gc_time_concurrent" : "0"
},
"threads" : [
{
"is_managed" : true,
"offset_free_hash" : "0xc5bd1d899",
"offset_rich_hash" : "0xc5bd1de36",
"crashed" : false,
"native_thread_id" : "0x3105f7000",
"thread_info_addr" : "0x3809f9400",
"thread_name" : "tid_8e07",
"ctx" : {
"IP" : "0x48cc982b4",
"SP" : "0x3105f5260",
"BP" : "0x3105f5260"
},
"managed_frames" : [
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00019"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6006230",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x600328d",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00040"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60032b7",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00001"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60018c8",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x0001d"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60018bd",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00007"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6003346",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00429"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6003343",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x000b2"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x600011b",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0x00031"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0xffffffff"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6006230",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x600328d",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60032b7",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60018c8",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60018bd",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6003346",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6003343",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x600011b",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954ab4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1018433c8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101819ba8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013d0010",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013d061c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c7f88",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c8730",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x3947e7000",
"thread_info_addr" : "0x33f4c0000",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x3947e6dc0",
"BP" : "0x3947e6e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x3610c7000",
"thread_info_addr" : "0x126829000",
"thread_name" : "Burst-CompilerThread-2",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3610c59b0",
"BP" : "0x3610c5a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x31228f000",
"thread_info_addr" : "0x126bd7400",
"thread_name" : "tid_12203",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x31228ecf0",
"BP" : "0x31228ed00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x3614df000",
"thread_info_addr" : "0x372648800",
"thread_name" : "Burst-CompilerThread-4",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3614dd9b0",
"BP" : "0x3614dda40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x31231b000",
"thread_info_addr" : "0x380437400",
"thread_name" : "tid_12303",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x31231acf0",
"BP" : "0x31231ad00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x36bc07000",
"thread_info_addr" : "0x132a44c00",
"thread_name" : "Debugger agent",
"ctx" : {
"IP" : "0x1890ca46c",
"SP" : "0x36bc06ad0",
"BP" : "0x36bc06af0"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ad3d8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8a6490",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x37489f000",
"thread_info_addr" : "0x1321e6800",
"thread_name" : "Burst-CompilerThread-11",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x37489d9b0",
"BP" : "0x37489da40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x311c8f000",
"thread_info_addr" : "0x132e30c00",
"thread_name" : "tid_12103",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x311c8ecf0",
"BP" : "0x311c8ed00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x4e0826a397",
"offset_rich_hash" : "0x4e0826c26a",
"crashed" : false,
"native_thread_id" : "0x3bd107000",
"thread_info_addr" : "0x3cf70a200",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x188f057d0",
"SP" : "0x3bd102de0",
"BP" : "0x3bd102e50"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600469e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002c"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x60000f7",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00007"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x6000240",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00409"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0001a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00052"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0004f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003d"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x6000277",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00461"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0001a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00052"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0004f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002474",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000bd"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0007a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0004f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003d"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x6000275",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x006a7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0001a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00052"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0004f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003d"
}
,
{
"is_managed" : "true",
"guid" : "8C393BC4-8E86-45AB-8DC2-943CB52CA574",
"token" : "0x600005a",
"native_offset" : "0x0",
"filename" : "Bee.BinLog.dll",
"sizeofimage" : "0xc000",
"timestamp" : "0xcf9977e1",
"il_offset" : "0x00179"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0001a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00052"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0004f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003d"
}
,
{
"is_managed" : "true",
"guid" : "29C6978A-BD8B-41F2-9EF3-07E6DEB20AE0",
"token" : "0x60019f0",
"native_offset" : "0x0",
"filename" : "System.Core.dll",
"sizeofimage" : "0x116000",
"timestamp" : "0xd7ca8e62",
"il_offset" : "0x0028a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0001a"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00052"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0004f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600233a",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00061"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002371",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x600417b",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0000b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002049",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002031",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00074"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002046",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002a"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f0577c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f04dc4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f03be8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f06eec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x100fdb2e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f3557c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f35dac",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9d9230",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9dc954",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9dca68",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7c3c54",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a878950",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7c3ee4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7c61b0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7c74a8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cb090",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a845e8c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8459a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "(null)",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "(null)",
"sizeofimage" : "0x0",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600469e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x60000f7",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x6000240",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x6000277",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002474",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "768F4315-3310-4598-951F-432E63354643",
"token" : "0x6000275",
"native_offset" : "0x0",
"filename" : "Bee.BeeDriver2.dll",
"sizeofimage" : "0x24000",
"timestamp" : "0xa9c988c5",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "8C393BC4-8E86-45AB-8DC2-943CB52CA574",
"token" : "0x600005a",
"native_offset" : "0x0",
"filename" : "Bee.BinLog.dll",
"sizeofimage" : "0xc000",
"timestamp" : "0xcf9977e1",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046a3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "29C6978A-BD8B-41F2-9EF3-07E6DEB20AE0",
"token" : "0x60019f0",
"native_offset" : "0x0",
"filename" : "System.Core.dll",
"sizeofimage" : "0x116000",
"timestamp" : "0xd7ca8e62",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b8",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60046b7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60024c0",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002413",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60023f7",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60022fa",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x311d1b000",
"thread_info_addr" : "0x1268c9800",
"thread_name" : "tid_13303",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x311d1acf0",
"BP" : "0x311d1ad00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x17ab1acc82",
"offset_rich_hash" : "0x17ab1acef1",
"crashed" : false,
"native_thread_id" : "0x3695e3000",
"thread_info_addr" : "0x136870c00",
"thread_name" : "tid_5eabb",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3695e1a60",
"BP" : "0x3695e1af0"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b2",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00044"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002098",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00019"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209a",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003562",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00056"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003564",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0002d"
}
,
{
"is_managed" : "true",
"guid" : "01C8A0B6-5B3A-440D-808E-EE9379869186",
"token" : "0x6008430",
"native_offset" : "0x0",
"filename" : "UnityEditor.CoreModule.dll",
"sizeofimage" : "0x9fe000",
"timestamp" : "0x989edb75",
"il_offset" : "0x00058"
}
,
{
"is_managed" : "true",
"guid" : "01C8A0B6-5B3A-440D-808E-EE9379869186",
"token" : "0x6008431",
"native_offset" : "0x0",
"filename" : "UnityEditor.CoreModule.dll",
"sizeofimage" : "0x9fe000",
"timestamp" : "0x989edb75",
"il_offset" : "0x00007"
}
,
{
"is_managed" : "true",
"guid" : "01C8A0B6-5B3A-440D-808E-EE9379869186",
"token" : "0x6008436",
"native_offset" : "0x0",
"filename" : "UnityEditor.CoreModule.dll",
"sizeofimage" : "0x9fe000",
"timestamp" : "0x989edb75",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981a38",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a98186c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981af0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b2",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002098",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209a",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003562",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003564",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "01C8A0B6-5B3A-440D-808E-EE9379869186",
"token" : "0x6008430",
"native_offset" : "0x0",
"filename" : "UnityEditor.CoreModule.dll",
"sizeofimage" : "0x9fe000",
"timestamp" : "0x989edb75",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "01C8A0B6-5B3A-440D-808E-EE9379869186",
"token" : "0x6008431",
"native_offset" : "0x0",
"filename" : "UnityEditor.CoreModule.dll",
"sizeofimage" : "0x9fe000",
"timestamp" : "0x989edb75",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "01C8A0B6-5B3A-440D-808E-EE9379869186",
"token" : "0x6008436",
"native_offset" : "0x0",
"filename" : "UnityEditor.CoreModule.dll",
"sizeofimage" : "0x9fe000",
"timestamp" : "0x989edb75",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x3125c7000",
"thread_info_addr" : "0x380f9ea00",
"thread_name" : "tid_13103",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x3125c6cf0",
"BP" : "0x3125c6d00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x37c707000",
"thread_info_addr" : "0x340b5fa00",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x37c706dc0",
"BP" : "0x37c706e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : true,
"native_thread_id" : "0x311687000",
"thread_info_addr" : "0x132e4c000",
"thread_name" : "tid_d50b",
"ctx" : {
"IP" : "0x101f26dec",
"SP" : "0x311686ad0",
"BP" : "0x311686b10"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9766cc",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8815d4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a84360c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cbe10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101f470ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101f470ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101f47218",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101f25444",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101f2d8cc",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c7b18",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c8730",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x311713000",
"thread_info_addr" : "0x1321b6400",
"thread_name" : "tid_13603",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x311712cf0",
"BP" : "0x311712d00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1224727402",
"offset_rich_hash" : "0x12247275cb",
"crashed" : false,
"native_thread_id" : "0x3691eb000",
"thread_info_addr" : "0x3406c5400",
"thread_name" : "Timer-Scheduler",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3691e9d40",
"BP" : "0x3691e9dd0"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b2",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00044"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002098",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00019"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209b",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600215a",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18910410c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c529c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981a38",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a98186c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981af0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b2",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002098",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600209b",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600215a",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x382f07000",
"thread_info_addr" : "0x40fb84400",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x382f06dc0",
"BP" : "0x382f06e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x36b69b000",
"thread_info_addr" : "0x3a6ab4600",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x36b69adc0",
"BP" : "0x36b69ae50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x311fc7000",
"thread_info_addr" : "0x1268c4e00",
"thread_name" : "tid_13203",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x311fc6cf0",
"BP" : "0x311fc6d00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x14b31c82e6",
"offset_rich_hash" : "0x14b31c883d",
"crashed" : false,
"native_thread_id" : "0x367a07000",
"thread_info_addr" : "0x3639fbc00",
"thread_name" : "ServerSocket-UnityServer-Receiver",
"ctx" : {
"IP" : "0x1890c6158",
"SP" : "0x367a05a80",
"BP" : "0x367a05ae0"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003faf",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0000c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003fa2",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0002e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003f3d",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010d2",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00006"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e98",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x000b2"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e97",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010cf",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x0003b"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e98",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x000b2"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e97",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010ce",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00021"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010cd",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x0006c"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010e0",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x0005c"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000a8d",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00033"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000b2a",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x0004a"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010f7",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x000f6"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000769",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010f6",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8c49ac",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95e894",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003faf",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003fa2",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x6003f3d",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010d2",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e98",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e97",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010cf",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e98",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000e97",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010ce",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010cd",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010e0",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000a8d",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000b2a",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010f7",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000769",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x60010f6",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x36b007000",
"thread_info_addr" : "0x394e6ba00",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x36b006dc0",
"BP" : "0x36b006e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x371d0f000",
"thread_info_addr" : "0x1328abc00",
"thread_name" : "Burst-CompilerThread-10",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x371d0d9b0",
"BP" : "0x371d0da40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x10bd55ee96",
"offset_rich_hash" : "0x10bd55f18d",
"crashed" : false,
"native_thread_id" : "0x377edf000",
"thread_info_addr" : "0x168fff400",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x377eddaf0",
"BP" : "0x377eddb80"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a6",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002c"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600213e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002d"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600204b",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00007"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002049",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00021"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002031",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00074"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002046",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002a"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18910410c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c529c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982364",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a6",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600213e",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x600204b",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002049",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002031",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6002046",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a979710",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce480",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x3119c7000",
"thread_info_addr" : "0x3a6ab4e00",
"thread_name" : "tid_13503",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x3119c6cf0",
"BP" : "0x3119c6d00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x379247000",
"thread_info_addr" : "0x394e45000",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x379246dc0",
"BP" : "0x379246e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x370fe7000",
"thread_info_addr" : "0x132325a00",
"thread_name" : "Burst-CompilerThread-8",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x370fe59b0",
"BP" : "0x370fe5a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0xf032b1760",
"offset_rich_hash" : "0xf032b18e6",
"crashed" : false,
"native_thread_id" : "0x36750f000",
"thread_info_addr" : "0x3cf104e00",
"thread_name" : "ServerSocket-UnityServer-Sender",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x36750e2b0",
"BP" : "0x36750e340"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f5d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f50",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0000e"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f54",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000494",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x0002d"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000491",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981a38",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a98186c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9b0c34",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a919730",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f5d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f50",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f54",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000494",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "DE45429E-6735-45B3-9358-25A8980C7321",
"token" : "0x6000491",
"native_offset" : "0x0",
"filename" : "JetBrains.Rider.Unity.Editor.Plugin.Net46.Repacked",
"sizeofimage" : "0xaa000",
"timestamp" : "0x0",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x34db87000",
"thread_info_addr" : "0x340a63000",
"thread_name" : "tid_10533",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x34db86cf0",
"BP" : "0x34db86d00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x36ef57000",
"thread_info_addr" : "0x3ddd53400",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x36ef56dc0",
"BP" : "0x36ef56e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x348707000",
"thread_info_addr" : "0x16973d800",
"thread_name" : "Burst-CompilerThread-1",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3487059b0",
"BP" : "0x348705a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x3612d3000",
"thread_info_addr" : "0x13738a600",
"thread_name" : "Burst-CompilerThread-3",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3612d19b0",
"BP" : "0x3612d1a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x3616eb000",
"thread_info_addr" : "0x126e6be00",
"thread_name" : "Burst-CompilerThread-5",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x3616e99b0",
"BP" : "0x3616e9a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x367cd3000",
"thread_info_addr" : "0x3401e2800",
"thread_name" : "tid_75997",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x367cd2d70",
"BP" : "0x367cd2d80"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x100fe2648",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101485bd0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101485b6c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x363607000",
"thread_info_addr" : "0x12682ea00",
"thread_name" : "tid_70213",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x363606c40",
"BP" : "0x363606cd0"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18910410c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c529c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9cee7c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8cde64",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x36a207000",
"thread_info_addr" : "0x13200a200",
"thread_name" : "Burst-CompilerThread-6",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x36a2059b0",
"BP" : "0x36a205a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x378bdb000",
"thread_info_addr" : "0x3efa77800",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x378bdadc0",
"BP" : "0x378bdae50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x15de3bec3c",
"offset_rich_hash" : "0x15de3befc1",
"crashed" : false,
"native_thread_id" : "0x374aab000",
"thread_info_addr" : "0x13743dc00",
"thread_name" : "Burst-ProgressReporter",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x374aa9ed0",
"BP" : "0x374aa9f60"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f5d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002f"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f50",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0000e"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f52",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001ea2",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0001d"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001ea1",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000d9"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026bc",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00067"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026bb",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00006"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026b7",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x60011db",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x000c9"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981a38",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a98186c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9b0c34",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a919730",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f5d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f50",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f52",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001ea2",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001ea1",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026bc",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026bb",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026b7",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x60011db",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x36d307000",
"thread_info_addr" : "0x126e2cc00",
"thread_name" : "Burst-CompilerThread-7",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x36d3059b0",
"BP" : "0x36d305a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x148f9b9eae",
"offset_rich_hash" : "0x148f9ba90e",
"crashed" : false,
"native_thread_id" : "0x1f70960c0",
"thread_info_addr" : "0x169009a00",
"thread_name" : "tid_103",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x16f233c80",
"BP" : "0x16f233c90"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x6000121",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0x00011"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6003306",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00139"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60033b2",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x005bd"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60033ef",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00001"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60033f0",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x000db"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6001910",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00034"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002fe5",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x0001e"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60017c1",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x0005e"
}
,
{
"is_managed" : "true",
"guid" : "BAF9FD2A-EFAD-4C94-B6BA-D1167174B142",
"token" : "0x600009e",
"native_offset" : "0x0",
"filename" : "UnityEditor.UIElementsModule.dll",
"sizeofimage" : "0x7c000",
"timestamp" : "0xadf7a77b",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60017c8",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00047"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bd4",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00057"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bc7",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x0007f"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bb2",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x0001a"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bbb",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00001"
}
,
{
"is_managed" : "true",
"guid" : "AE222C51-FDBE-4773-8427-22CD3AEA7D55",
"token" : "0x6000434",
"native_offset" : "0x0",
"filename" : "UnityEngine.IMGUIModule.dll",
"sizeofimage" : "0x38000",
"timestamp" : "0xf356d33c",
"il_offset" : "0x00083"
}
,
{
"is_managed" : "true",
"guid" : "AE222C51-FDBE-4773-8427-22CD3AEA7D55",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "UnityEngine.IMGUIModule.dll",
"sizeofimage" : "0x38000",
"timestamp" : "0xf356d33c",
"il_offset" : "0xffffffff"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c88c8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c7324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c30b0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x100bce670",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x100bce5ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "74DC4A08-9841-4B09-BF6F-C73E5CF3AF36",
"token" : "0x6000121",
"native_offset" : "0x0",
"filename" : "UnityEngine.CoreModule.dll",
"sizeofimage" : "0x1fc000",
"timestamp" : "0x848f82fb",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6003306",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60033b2",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60033ef",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60033f0",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6001910",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002fe5",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60017c1",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "BAF9FD2A-EFAD-4C94-B6BA-D1167174B142",
"token" : "0x600009e",
"native_offset" : "0x0",
"filename" : "UnityEditor.UIElementsModule.dll",
"sizeofimage" : "0x7c000",
"timestamp" : "0xadf7a77b",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x60017c8",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bd4",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bc7",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bb2",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "295F4798-1A92-4C4F-AED1-EFE3F9AB80FB",
"token" : "0x6002bbb",
"native_offset" : "0x0",
"filename" : "UnityEngine.UIElementsModule.dll",
"sizeofimage" : "0x22a000",
"timestamp" : "0xbaf5f619",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "AE222C51-FDBE-4773-8427-22CD3AEA7D55",
"token" : "0x6000434",
"native_offset" : "0x0",
"filename" : "UnityEngine.IMGUIModule.dll",
"sizeofimage" : "0x38000",
"timestamp" : "0xf356d33c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "AE222C51-FDBE-4773-8427-22CD3AEA7D55",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "UnityEngine.IMGUIModule.dll",
"sizeofimage" : "0x38000",
"timestamp" : "0xf356d33c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954ab4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1018433c8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x101819ba8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x10195c584",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x102d65900",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103af5f0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x102d64c5c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103aefd30",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103aed358",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103af7930",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103af7b7c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1026afd80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1026af7d8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1026a3308",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103acf95c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18a7f6fcc",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189207c50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189207910",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18920744c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891ed858",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891eca98",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x194c8f27c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x194c9231c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x194e1d484",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18d111a34",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18dab0940",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18d104be4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18d0db2dc",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103ae432c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103ae468c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188d62b98",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x33a627000",
"thread_info_addr" : "0x16946b600",
"thread_name" : "Finalizer",
"ctx" : {
"IP" : "0x33a9ed868",
"SP" : "0x33a626d80",
"BP" : "0x33a626dd0"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9ed878",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9af8f8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x381407000",
"thread_info_addr" : "0x3d2452e00",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x381406dc0",
"BP" : "0x381406e50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x33ffd7000",
"thread_info_addr" : "0x126815e00",
"thread_name" : "Thread Pool I/O Selector",
"ctx" : {
"IP" : "0x1890ccc2c",
"SP" : "0x33ffd6af0",
"BP" : "0x33ffd6cf0"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c7d10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97b310",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97ac8c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : true,
"offset_free_hash" : "0x1491dfc68e",
"offset_rich_hash" : "0x1491dfca50",
"crashed" : false,
"native_thread_id" : "0x371b03000",
"thread_info_addr" : "0x3724f0800",
"thread_name" : "Burst-CompilerThread-9",
"ctx" : {
"IP" : "0x1890c53cc",
"SP" : "0x371b019b0",
"BP" : "0x371b01a40"
},
"managed_frames" : [
{
"is_managed" : "false",
"native_address" : "unregistered"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0xffffffff"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000c7"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x000a1"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0006e"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x0003c"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00024"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00070"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00014"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00071"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x0002b"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00008"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00065"
}
],
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1891040e0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9c52c4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a982324",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a981f80",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a970890",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a91ae2c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020b3",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a5",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x60020a9",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026ce",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026cd",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "6BA9B99C-CE30-44BE-8C6C-90E0D40D1761",
"token" : "0x60026c8",
"native_offset" : "0x0",
"filename" : "System.dll",
"sizeofimage" : "0x29a000",
"timestamp" : "0x86d82f35",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000be1",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "E6B852D4-6E1E-4BFB-963D-02704699E755",
"token" : "0x6000c35",
"native_offset" : "0x0",
"filename" : "Burst.Compiler.IL.dll",
"sizeofimage" : "0x1b0000",
"timestamp" : "0x8c9fe639",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7d",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f25",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f23",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f22",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x6001f7f",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "true",
"guid" : "FD98429B-8C6C-4F82-BA90-7B21C76E6375",
"token" : "0x00000",
"native_offset" : "0x0",
"filename" : "mscorlib.dll",
"sizeofimage" : "0x470000",
"timestamp" : "0xca70943c",
"il_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a7cf0e4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a954b74",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a95653c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976be0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x312887000",
"thread_info_addr" : "0x34172ce00",
"thread_name" : "tid_12503",
"ctx" : {
"IP" : "0x1890c1bb0",
"SP" : "0x312886cf0",
"BP" : "0x312886d00"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4d960",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x188f4df10",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x103b90f04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c870c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1013c9b84",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1016024a0",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
},
{
"is_managed" : false,
"offset_free_hash" : "0x0",
"offset_rich_hash" : "0x0",
"crashed" : false,
"native_thread_id" : "0x3c5ddb000",
"thread_info_addr" : "0x3e418a000",
"thread_name" : "Thread Pool Worker",
"ctx" : {
"IP" : "0x1890c1bc8",
"SP" : "0x3c5ddadc0",
"BP" : "0x3c5ddae50"
},
"unmanaged_frames" : [
{
"is_managed" : "false",
"native_address" : "0x33a83f4ec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975d04",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a97607c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a975e28",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a880788",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x18913d6a4",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a8ce630",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976aec",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a976998",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5f50",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x33a9f5ed8",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x189103c0c",
"native_offset" : "0x00000"
}
,
{
"is_managed" : "false",
"native_address" : "0x1890feb80",
"native_offset" : "0x00000"
}
]
}
]
}