[GH-ISSUE #1905] [Bug]: Honkai Star Rail crashes after the tap to start scene 3.4 #1251

Closed
opened 2026-03-03 19:05:06 +03:00 by kerem · 54 comments
Owner

Originally created by @BahaChicken on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1905

Solution: https://github.com/PlayCover/PlayCover/issues/1905#issuecomment-3026184470.

Describe the bug

Goes through all the checks fine, after logging in, selecting a server, and zooming in on the train the tap to start prompt shows, after which when tapped it starts to load for a small amount of time and crashes. Usually, a loading screen should show up with tips and facts about the game. From my testing, it seems like a different thread fails with each crash, in the crash log I copy pasted it's triggered by thread 91 but I've seen it happen with 89 and 92 also. Mac os 26 beta

Steps to reproduce

İnstall HSR 3.4 setup the game, login and (try to) start the game

Expected behaviour

Should load the player into the overworld after starting the game

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             hkrpg [99263]
Path:                /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/hkrpg
Identifier:          com.HoYoverse.hkrpgoversea
Version:             3.4.0 (2)
AppStoreTools:       16F3
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.HoYoverse.hkrpgoversea [20512]
User ID:             501

Date/Time:           2025-07-02 05:23:35.5572 +0300
Launch Time:         2025-07-02 05:22:55.1039 +0300
Hardware Model:      Mac14,2
OS Version:          macOS 26.0 (25A5295e)
Release Type:        User

Crash Reporter Key:  A76ACB5D-579D-0FA7-CC8E-62AFF8463ED9
Incident Identifier: 84ADEFB8-9BDB-470E-B09D-7353AF95A203

Sleep/Wake UUID:       B3412150-BA64-4C0F-8BF2-C8C224A4DF73

Time Awake Since Boot: 360000 seconds
Time Since Wake:       636 seconds

System Integrity Protection: enabled

Triggered by Thread: 91

Exception Type:    EXC_CRASH (SIGABRT)
Exception Codes:   0x0000000000000000, 0x0000000000000000

Termination Reason:  Namespace SIGNAL, Code 6, Abort trap: 6
Terminating Process: hkrpg [99263]


Application Specific Information:
abort() called

Thread 91 Crashed:
0   libsystem_kernel.dylib        	       0x1900ee5b0 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x19012888c pthread_kill + 296
2   libsystem_c.dylib             	       0x19002d860 abort + 124
3   libc++abi.dylib               	       0x1900dc858 __abort_message + 132
4   libc++abi.dylib               	       0x1900cb4d4 demangling_terminate_handler() + 304
5   libobjc.A.dylib               	       0x18fd08444 _objc_terminate() + 172
6   UnityFramework                	       0x1280997e0 0x11b9e4000 + 208361440
7   libc++abi.dylib               	       0x1900dbc2c std::__terminate(void (*)()) + 16
8   libc++abi.dylib               	       0x1900df394 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88
9   libc++abi.dylib               	       0x1900df33c __cxa_throw + 92
10  UnityFramework                	       0x128099654 __cxa_throw + 120
11  UnityFramework                	       0x126104e08 0x11b9e4000 + 175246856
12  UnityFramework                	       0x126103b4c 0x11b9e4000 + 175242060
13  UnityFramework                	       0x126103aa0 0x11b9e4000 + 175241888
14  UnityFramework                	       0x126103aa0 0x11b9e4000 + 175241888
15  UnityFramework                	       0x1260ea218 0x11b9e4000 + 175137304
16  UnityFramework                	       0x1260f7494 0x11b9e4000 + 175191188
17  UnityFramework                	       0x1261038e4 0x11b9e4000 + 175241444
18  UnityFramework                	       0x1260f4000 0x11b9e4000 + 175177728
19  UnityFramework                	       0x1260f3eb0 0x11b9e4000 + 175177392
20  UnityFramework                	       0x1260f372c 0x11b9e4000 + 175175468
21  libsystem_pthread.dylib       	       0x190128c0c _pthread_start + 136
22  libsystem_pthread.dylib       	       0x190123b80 thread_start + 8

What version of PlayCover are you using?

3.1.0

What version of macOS are you using?

macOS beta (please state the specific version)

Issue Language

  • Yes my issue is written in English
Originally created by @BahaChicken on GitHub (Jul 2, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1905 Solution: https://github.com/PlayCover/PlayCover/issues/1905#issuecomment-3026184470. ### Describe the bug Goes through all the checks fine, after logging in, selecting a server, and zooming in on the train the tap to start prompt shows, after which when tapped it starts to load for a small amount of time and crashes. Usually, a loading screen should show up with tips and facts about the game. From my testing, it seems like a different thread fails with each crash, in the crash log I copy pasted it's triggered by thread 91 but I've seen it happen with 89 and 92 also. Mac os 26 beta ### Steps to reproduce İnstall HSR 3.4 setup the game, login and (try to) start the game ### Expected behaviour Should load the player into the overworld after starting the game ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: hkrpg [99263] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/hkrpg Identifier: com.HoYoverse.hkrpgoversea Version: 3.4.0 (2) AppStoreTools: 16F3 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.HoYoverse.hkrpgoversea [20512] User ID: 501 Date/Time: 2025-07-02 05:23:35.5572 +0300 Launch Time: 2025-07-02 05:22:55.1039 +0300 Hardware Model: Mac14,2 OS Version: macOS 26.0 (25A5295e) Release Type: User Crash Reporter Key: A76ACB5D-579D-0FA7-CC8E-62AFF8463ED9 Incident Identifier: 84ADEFB8-9BDB-470E-B09D-7353AF95A203 Sleep/Wake UUID: B3412150-BA64-4C0F-8BF2-C8C224A4DF73 Time Awake Since Boot: 360000 seconds Time Since Wake: 636 seconds System Integrity Protection: enabled Triggered by Thread: 91 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6, Abort trap: 6 Terminating Process: hkrpg [99263] Application Specific Information: abort() called Thread 91 Crashed: 0 libsystem_kernel.dylib 0x1900ee5b0 __pthread_kill + 8 1 libsystem_pthread.dylib 0x19012888c pthread_kill + 296 2 libsystem_c.dylib 0x19002d860 abort + 124 3 libc++abi.dylib 0x1900dc858 __abort_message + 132 4 libc++abi.dylib 0x1900cb4d4 demangling_terminate_handler() + 304 5 libobjc.A.dylib 0x18fd08444 _objc_terminate() + 172 6 UnityFramework 0x1280997e0 0x11b9e4000 + 208361440 7 libc++abi.dylib 0x1900dbc2c std::__terminate(void (*)()) + 16 8 libc++abi.dylib 0x1900df394 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88 9 libc++abi.dylib 0x1900df33c __cxa_throw + 92 10 UnityFramework 0x128099654 __cxa_throw + 120 11 UnityFramework 0x126104e08 0x11b9e4000 + 175246856 12 UnityFramework 0x126103b4c 0x11b9e4000 + 175242060 13 UnityFramework 0x126103aa0 0x11b9e4000 + 175241888 14 UnityFramework 0x126103aa0 0x11b9e4000 + 175241888 15 UnityFramework 0x1260ea218 0x11b9e4000 + 175137304 16 UnityFramework 0x1260f7494 0x11b9e4000 + 175191188 17 UnityFramework 0x1261038e4 0x11b9e4000 + 175241444 18 UnityFramework 0x1260f4000 0x11b9e4000 + 175177728 19 UnityFramework 0x1260f3eb0 0x11b9e4000 + 175177392 20 UnityFramework 0x1260f372c 0x11b9e4000 + 175175468 21 libsystem_pthread.dylib 0x190128c0c _pthread_start + 136 22 libsystem_pthread.dylib 0x190123b80 thread_start + 8 ``` ### What version of PlayCover are you using? 3.1.0 ### What version of macOS are you using? macOS beta (please state the specific version) ### Issue Language - [x] Yes my issue is written in English
kerem 2026-03-03 19:05:06 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ChengCY-2254 commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

If you are a Chinese player

add this

0.0.0.0 globaldp-prod-cn01.bhsr.com

or use the command:

echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts

If you are an international server player

0.0.0.0 globaldp-prod-os01.starrails.com

or use the command:

echo "0.0.0.0 globaldp-prod-os01.starrails.com" | sudo tee -a /etc/hosts

Thank you for the supplement from tongoclinh

https://github.com/PlayCover/PlayCover/issues/1905#issuecomment-3026244621

Similar accidents

https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343617972

<!-- gh-comment-id:3026184470 --> @ChengCY-2254 commented on GitHub (Jul 2, 2025): Add the following domain names to the block under the /etc/hosts file. If you are a Chinese player add this ```txt 0.0.0.0 globaldp-prod-cn01.bhsr.com ``` or use the command: ```bash echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts ``` If you are an international server player ```txt 0.0.0.0 globaldp-prod-os01.starrails.com ``` or use the command: ```bash echo "0.0.0.0 globaldp-prod-os01.starrails.com" | sudo tee -a /etc/hosts ``` Thank you for the supplement from tongoclinh https://github.com/PlayCover/PlayCover/issues/1905#issuecomment-3026244621 Similar accidents https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343617972
Author
Owner

@Andrew-Breeze commented on GitHub (Jul 2, 2025):

macOS 15.5 ,the same issue

<!-- gh-comment-id:3026190940 --> @Andrew-Breeze commented on GitHub (Jul 2, 2025): macOS 15.5 ,the same issue
Author
Owner

@Shalistera commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

0.0.0.0 globaldp-prod-cn01.bhsr.com
#1672 (comment)

This works perfectly, thank you so much!

<!-- gh-comment-id:3026206109 --> @Shalistera commented on GitHub (Jul 2, 2025): > Add the following domain names to the block under the /etc/hosts file. > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) This works perfectly, thank you so much!
Author
Owner

@cinnatroz commented on GitHub (Jul 2, 2025):

This also happened to mee :(

<!-- gh-comment-id:3026206751 --> @cinnatroz commented on GitHub (Jul 2, 2025): This also happened to mee :(
Author
Owner

@BahaChicken commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.
0.0.0.0 globaldp-prod-cn01.bhsr.com
#1672 (comment)

This works perfectly, thank you so much!

Bro help me, how do i find this hosts file

<!-- gh-comment-id:3026212969 --> @BahaChicken commented on GitHub (Jul 2, 2025): > > Add the following domain names to the block under the /etc/hosts file. > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) > > This works perfectly, thank you so much! Bro help me, how do i find this hosts file
Author
Owner

@Floooram commented on GitHub (Jul 2, 2025):

this happened to me to, im not sure what to do

<!-- gh-comment-id:3026213161 --> @Floooram commented on GitHub (Jul 2, 2025): this happened to me to, im not sure what to do
Author
Owner

@cinnatroz commented on GitHub (Jul 2, 2025):

im literally searching whats /etc/hosts on google bcs i just found this forum like 10 minutes ago..

<!-- gh-comment-id:3026217259 --> @cinnatroz commented on GitHub (Jul 2, 2025): im literally searching whats /etc/hosts on google bcs i just found this forum like 10 minutes ago..
Author
Owner

@Shalistera commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.
0.0.0.0 globaldp-prod-cn01.bhsr.com
#1672 (comment)

This works perfectly, thank you so much!

Bro help me, how do i find this hosts file

Open Terminal, type sudo nano /etc/hosts, then edit, save the file, and restart your device.

<!-- gh-comment-id:3026218003 --> @Shalistera commented on GitHub (Jul 2, 2025): > > > Add the following domain names to the block under the /etc/hosts file. > > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) > > > > > > This works perfectly, thank you so much! > > Bro help me, how do i find this hosts file Open Terminal, type sudo nano /etc/hosts, then edit, save the file, and restart your device.
Author
Owner

@ChengCY-2254 commented on GitHub (Jul 2, 2025):

Bro help me, how do i find this hosts file

Maybe you can try this app.
https://switchhosts.vercel.app

<!-- gh-comment-id:3026219199 --> @ChengCY-2254 commented on GitHub (Jul 2, 2025): > Bro help me, how do i find this hosts file Maybe you can try this app. https://switchhosts.vercel.app
Author
Owner

@Wanzho commented on GitHub (Jul 2, 2025):

Yep it works. Thanks a lot XD
I thought the domains might be different in the chinese server, but it is not, so that's good

In terminal app, type in sudo nano /etc/hosts then your own password. Use the arrow keys to navigate to the bottom and paste the domain, 0.0.0.0 globaldp-prod-cn01.bhsr.com in. Then, press the following keys: Ctrl+O, Return, Ctrl+X. That saves the file. Try the game again.
Hope it helps :)

<!-- gh-comment-id:3026219865 --> @Wanzho commented on GitHub (Jul 2, 2025): Yep it works. Thanks a lot XD I thought the domains might be different in the chinese server, but it is not, so that's good In terminal app, type in `sudo nano /etc/hosts` then your own password. Use the arrow keys to navigate to the bottom and paste the domain, `0.0.0.0 globaldp-prod-cn01.bhsr.com` in. Then, press the following keys: Ctrl+O, Return, Ctrl+X. That saves the file. Try the game again. Hope it helps :)
Author
Owner

@Andrew-Breeze commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

0.0.0.0 globaldp-prod-cn01.bhsr.com
#1672 (comment)

it works! thank u!

<!-- gh-comment-id:3026221470 --> @Andrew-Breeze commented on GitHub (Jul 2, 2025): > Add the following domain names to the block under the /etc/hosts file. > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) it works! thank u!
Author
Owner

@EmperorEntropy commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

0.0.0.0 globaldp-prod-cn01.bhsr.com

#1672 (comment)

This doesn't seem to work for me. I edited the file, saved it, and closed it. But I still get the crash.

<!-- gh-comment-id:3026223267 --> @EmperorEntropy commented on GitHub (Jul 2, 2025): > Add the following domain names to the block under the /etc/hosts file. > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) This doesn't seem to work for me. I edited the file, saved it, and closed it. But I still get the crash.
Author
Owner

@the-jason-json commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

0.0.0.0 globaldp-prod-cn01.bhsr.com

#1672 (comment)

I did that and restarted, but it still crashes for some reason. What are your settings/playcover version?

hsr crashlog.txt

<!-- gh-comment-id:3026223422 --> @the-jason-json commented on GitHub (Jul 2, 2025): > Add the following domain names to the block under the /etc/hosts file. > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) I did that and restarted, but it still crashes for some reason. What are your settings/playcover version? [hsr crashlog.txt](https://github.com/user-attachments/files/21010522/hsr.crashlog.txt)
Author
Owner

@ChengCY-2254 commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.
0.0.0.0 globaldp-prod-cn01.bhsr.com
#1672 (comment)

This doesn't seem to work for me. I edited the file, saved it, and closed it. But I still get the crash.

I'm very sorry, I overlooked this; it's a China domain name. I am downloading the global server and trying to analyze it.

<!-- gh-comment-id:3026240613 --> @ChengCY-2254 commented on GitHub (Jul 2, 2025): > > Add the following domain names to the block under the /etc/hosts file. > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) > > This doesn't seem to work for me. I edited the file, saved it, and closed it. But I still get the crash. I'm very sorry, I overlooked this; it's a China domain name. I am downloading the global server and trying to analyze it.
Author
Owner

@tongoclinh commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com
<!-- gh-comment-id:3026244621 --> @tongoclinh commented on GitHub (Jul 2, 2025): For global server, it should be ``` 0.0.0.0 globaldp-prod-os01.starrails.com ```
Author
Owner

@llama-for3ver commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com

Yep that works

<!-- gh-comment-id:3026248458 --> @llama-for3ver commented on GitHub (Jul 2, 2025): > For global server, it should be > > ``` > 0.0.0.0 globaldp-prod-os01.starrails.com > ``` Yep that works
Author
Owner

@BahaChicken commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.
0.0.0.0 globaldp-prod-cn01.bhsr.com
#1672 (comment)

This doesn't seem to work for me. I edited the file, saved it, and closed it. But I still get the crash.

I'm very sorry, I overlooked this; it's a China domain name. I am downloading the global server and trying to analyze it.

OMG yes that was the same issue with me!

<!-- gh-comment-id:3026248670 --> @BahaChicken commented on GitHub (Jul 2, 2025): > > > Add the following domain names to the block under the /etc/hosts file. > > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343961483) > > > > > > This doesn't seem to work for me. I edited the file, saved it, and closed it. But I still get the crash. > > I'm very sorry, I overlooked this; it's a China domain name. I am downloading the global server and trying to analyze it. OMG yes that was the same issue with me!
Author
Owner

@cinnatroz commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com

it worked, tysm :)

<!-- gh-comment-id:3026248918 --> @cinnatroz commented on GitHub (Jul 2, 2025): > For global server, it should be > > ``` > 0.0.0.0 globaldp-prod-os01.starrails.com > ``` it worked, tysm :)
Author
Owner

@Floooram commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com

Thank You!!! this works

<!-- gh-comment-id:3026249978 --> @Floooram commented on GitHub (Jul 2, 2025): > For global server, it should be > > ``` > 0.0.0.0 globaldp-prod-os01.starrails.com > ``` Thank You!!! this works
Author
Owner

@lightningflames commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com

OMG FINALLY AFTER AN HOUR OF TRYING, IT WORKS!!! tysm!!!

<!-- gh-comment-id:3026251143 --> @lightningflames commented on GitHub (Jul 2, 2025): > For global server, it should be > > ``` > 0.0.0.0 globaldp-prod-os01.starrails.com > ``` OMG FINALLY AFTER AN HOUR OF TRYING, IT WORKS!!! tysm!!!
Author
Owner

@ChengCY-2254 commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com

Thank you for the addition, may I include it in my comment?

<!-- gh-comment-id:3026251443 --> @ChengCY-2254 commented on GitHub (Jul 2, 2025): > For global server, it should be > > ``` > 0.0.0.0 globaldp-prod-os01.starrails.com > ``` Thank you for the addition, may I include it in my comment?
Author
Owner

@tongoclinh commented on GitHub (Jul 2, 2025):

For global server, it should be

0.0.0.0 globaldp-prod-os01.starrails.com

Thank you for the addition, may I include it in my comment?

yes, please do

<!-- gh-comment-id:3026252747 --> @tongoclinh commented on GitHub (Jul 2, 2025): > > For global server, it should be > > ``` > > 0.0.0.0 globaldp-prod-os01.starrails.com > > ``` > > Thank you for the addition, may I include it in my comment? yes, please do
Author
Owner

@butterflyieffect commented on GitHub (Jul 2, 2025):

when i try this, terminal won't let me enter my password for whatever reason. any tips?

<!-- gh-comment-id:3026269017 --> @butterflyieffect commented on GitHub (Jul 2, 2025): when i try this, terminal won't let me enter my password for whatever reason. any tips?
Author
Owner

@meep-burger commented on GitHub (Jul 2, 2025):

this won't get my account banned right (sorry if its a stupid question I just wanna make sure)

<!-- gh-comment-id:3026413360 --> @meep-burger commented on GitHub (Jul 2, 2025): this won't get my account banned right (sorry if its a stupid question I just wanna make sure)
Author
Owner

@ianwwo commented on GitHub (Jul 2, 2025):

it keeps saying I'm not in the sudoers file, what do I do

<!-- gh-comment-id:3026518466 --> @ianwwo commented on GitHub (Jul 2, 2025): it keeps saying I'm not in the sudoers file, what do I do
Author
Owner

@The-Third-Guy commented on GitHub (Jul 2, 2025):

Im not a admin so i dont have access to the sudoers file, is there any other possible solution

<!-- gh-comment-id:3026618085 --> @The-Third-Guy commented on GitHub (Jul 2, 2025): Im not a admin so i dont have access to the sudoers file, is there any other possible solution
Author
Owner

@j1ei commented on GitHub (Jul 2, 2025):

hi! i used the method of adding the domain names to the block under the /etc/hosts file but after successfully opening it once, i closed it and now it keeps crashing. is there anyway to fix it or is it just an issue on my side?

<!-- gh-comment-id:3027022421 --> @j1ei commented on GitHub (Jul 2, 2025): hi! i used the method of adding the domain names to the block under the /etc/hosts file but after successfully opening it once, i closed it and now it keeps crashing. is there anyway to fix it or is it just an issue on my side?
Author
Owner

@AmanDutta7 commented on GitHub (Jul 2, 2025):

Im not a admin so i dont have access to the sudoers file, is there any other possible solution

try turning off your sip if it dose not work ask chat gpt for step by step guide to get admin access .

<!-- gh-comment-id:3027100428 --> @AmanDutta7 commented on GitHub (Jul 2, 2025): > Im not a admin so i dont have access to the sudoers file, is there any other possible solution try turning off your sip if it dose not work ask chat gpt for step by step guide to get admin access .
Author
Owner

@vedmaque commented on GitHub (Jul 2, 2025):

I don't think this issue should be closed as it's not HSR fault for crashing. My guess is that HSR trying to access some device API that is not presented in PlayCover (maybe it's connected to iOS 19 beta).

Also blocking safe host could be dangerous for account. It could lead to some account inconsistency on the server side and potentially ban for blocking crucial requests.

<!-- gh-comment-id:3027227475 --> @vedmaque commented on GitHub (Jul 2, 2025): I don't think this issue should be closed as it's not HSR fault for crashing. My guess is that HSR trying to access some device API that is not presented in PlayCover (maybe it's connected to iOS 19 beta). Also blocking safe host could be dangerous for account. It could lead to some account inconsistency on the server side and potentially ban for blocking crucial requests.
Author
Owner

@Averiwn commented on GitHub (Jul 2, 2025):

the tutorial's worked but, when i exited and go login again. the same issue appearing...

<!-- gh-comment-id:3027282375 --> @Averiwn commented on GitHub (Jul 2, 2025): the tutorial's worked but, when i exited and go login again. the same issue appearing...
Author
Owner

@tuannguyen-99 commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

If you are a Chinese player

add this

0.0.0.0 globaldp-prod-cn01.bhsr.com
or use the command:

echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts
If you are an international server player

0.0.0.0 globaldp-prod-os01.starrails.com
or use the command:

echo "0.0.0.0 globaldp-prod-os01.starrails.com" | sudo tee -a /etc/hosts
Thank you for the supplement from tongoclinh

#1905 (comment)

Similar accidents

#1672 (comment)

thank, work for me <3

<!-- gh-comment-id:3027291865 --> @tuannguyen-99 commented on GitHub (Jul 2, 2025): > Add the following domain names to the block under the /etc/hosts file. > > If you are a Chinese player > > add this > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > or use the command: > > echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts > If you are an international server player > > 0.0.0.0 globaldp-prod-os01.starrails.com > or use the command: > > echo "0.0.0.0 globaldp-prod-os01.starrails.com" | sudo tee -a /etc/hosts > Thank you for the supplement from tongoclinh > > [#1905 (comment)](https://github.com/PlayCover/PlayCover/issues/1905#issuecomment-3026244621) > > Similar accidents > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343617972) thank, work for me <3
Author
Owner

@Forenoz1 commented on GitHub (Jul 2, 2025):

I don't think this issue should be closed as it's not HSR fault for crashing. My guess is that HSR trying to access some device API that is not presented in PlayCover (maybe it's connected to iOS 19 beta).

Also blocking safe host could be dangerous for account. It could lead to some account inconsistency on the server side and potentially ban for blocking crucial requests.

Also worried about account, so I finally chose to use another device to play.

<!-- gh-comment-id:3027299548 --> @Forenoz1 commented on GitHub (Jul 2, 2025): > I don't think this issue should be closed as it's not HSR fault for crashing. My guess is that HSR trying to access some device API that is not presented in PlayCover (maybe it's connected to iOS 19 beta). > > Also blocking safe host could be dangerous for account. It could lead to some account inconsistency on the server side and potentially ban for blocking crucial requests. Also worried about account, so I finally chose to use another device to play.
Author
Owner

@poiri99-byte commented on GitHub (Jul 2, 2025):

Didn't work for me, i have tried for 2 hours ( adding spaces, using tab , restarting the mac ) and i play on global.
when i use sudo nano /etc/hosts
i get :

Host Database

localhost is used to configure the loopback interface

when the system is booting. Do not change this entry.

127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost

0.0.0.0 globaldp-prod-os01.starrails.com

but the game still crashes right after the train goes into the light.

<!-- gh-comment-id:3027437133 --> @poiri99-byte commented on GitHub (Jul 2, 2025): Didn't work for me, i have tried for 2 hours ( adding spaces, using tab , restarting the mac ) and i play on global. when i use sudo nano /etc/hosts i get : # Host Database # # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost 0.0.0.0 globaldp-prod-os01.starrails.com but the game still crashes right after the train goes into the light.
Author
Owner

@sammyhui911 commented on GitHub (Jul 2, 2025):

upon conducting this action, will it have any possible risk to my game account?

<!-- gh-comment-id:3027588861 --> @sammyhui911 commented on GitHub (Jul 2, 2025): upon conducting this action, will it have any possible risk to my game account?
Author
Owner

@pageqwe1 commented on GitHub (Jul 2, 2025):

Is that all avaiable in the newest macos? I haven't upgrade my computer software.

<!-- gh-comment-id:3027709279 --> @pageqwe1 commented on GitHub (Jul 2, 2025): Is that all avaiable in the newest macos? I haven't upgrade my computer software.
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025):

Can i ask some questions please?

  1. Is this 0.0.0.0 globaldp-prod-os01.starrails.com works on Macbook air M1 chip?
    2.If it works, should i update MacOs to 15?
    3.What playcover version should i use? nightly or 3.10?
    i'm using 3.10 right now.
    and my macOs is Sonoma 14.1.
<!-- gh-comment-id:3027718614 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025): Can i ask some questions please? 1. Is this 0.0.0.0 globaldp-prod-os01.starrails.com works on Macbook air M1 chip? 2.If it works, should i update MacOs to 15? 3.What playcover version should i use? nightly or 3.10? i'm using 3.10 right now. and my macOs is Sonoma 14.1.
Author
Owner

@pageqwe1 commented on GitHub (Jul 2, 2025):

Can i ask some questions please?

  1. Is this 0.0.0.0 globaldp-prod-os01.starrails.com works on Macbook air M1 chip?
    2.If it works, should i update MacOs to 15?
    3.What playcover version should i use? nightly or 3.10?
    i'm using 3.10 right now.
    and my macOs is Sonoma 14.1.

I have the same question, but my Macos is the newest for now

<!-- gh-comment-id:3027760710 --> @pageqwe1 commented on GitHub (Jul 2, 2025): > Can i ask some questions please? > > 1. Is this 0.0.0.0 globaldp-prod-os01.starrails.com works on Macbook air M1 chip? > 2.If it works, should i update MacOs to 15? > 3.What playcover version should i use? nightly or 3.10? > i'm using 3.10 right now. > and my macOs is Sonoma 14.1. I have the same question, but my Macos is the newest for now
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025):

Can i ask some questions please?

  1. Is this 0.0.0.0 globaldp-prod-os01.starrails.com works on Macbook air M1 chip?
    2.If it works, should i update MacOs to 15?
    3.What playcover version should i use? nightly or 3.10?
    i'm using 3.10 right now.
    and my macOs is Sonoma 14.1.

I have the same question, but my Macos is the newest for now

Me too, I have no idea from right know..😭

<!-- gh-comment-id:3027769515 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025): > > Can i ask some questions please? > > > > 1. Is this 0.0.0.0 globaldp-prod-os01.starrails.com works on Macbook air M1 chip? > > 2.If it works, should i update MacOs to 15? > > 3.What playcover version should i use? nightly or 3.10? > > i'm using 3.10 right now. > > and my macOs is Sonoma 14.1. > > I have the same question, but my Macos is the newest for now Me too, I have no idea from right know..😭
Author
Owner

@abdoufma commented on GitHub (Jul 2, 2025):

@HELPNEEDEDFORHSR @pageqwe1

  1. Should work on any machine; it's a system-level setting.
  2. No need (personally, I would actually advise against updating, Sonoma has an annoying limitation with Fullscreen apps).
  3. Both should work. no need to touch PlayCover itself if you have the latest version.
<!-- gh-comment-id:3027874239 --> @abdoufma commented on GitHub (Jul 2, 2025): @HELPNEEDEDFORHSR @pageqwe1 1. Should work on any machine; it's a system-level setting. 2. No need (personally, I would actually advise against updating, Sonoma has an [annoying limitation with Fullscreen apps](https://github.com/PlayCover/PlayCover/issues/1568#issuecomment-2974731648)). 3. Both should work. no need to touch PlayCover itself if you have the latest version.
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025):

@HELPNEEDEDFORHSR @pageqwe1

  1. Should work on any machine; it's a system-level setting.
  2. No need (personally, I would actually advise against updating, Sonoma has an annoying limitation with Fullscreen apps).
  3. Both should work. no need to touch PlayCover itself if you have the latest version.

Thank you for replying. Could you check me did i understand right?

  1. It must work. If it doesn't work, maybe i did a mistake while i'm changing the host file
  2. You don't recommend to update. i dont need to update.
  3. i dont need to change, if i have a latest version 3.10.
<!-- gh-comment-id:3027916688 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025): > [@HELPNEEDEDFORHSR](https://github.com/HELPNEEDEDFORHSR) [@pageqwe1](https://github.com/pageqwe1) > > 1. Should work on any machine; it's a system-level setting. > 2. No need (personally, I would actually advise against updating, Sonoma has an [annoying limitation with Fullscreen apps](https://github.com/PlayCover/PlayCover/issues/1568#issuecomment-2974731648)). > 3. Both should work. no need to touch PlayCover itself if you have the latest version. Thank you for replying. Could you check me did i understand right? 1. It must work. If it doesn't work, maybe i did a mistake while i'm changing the host file 2. You don't recommend to update. i dont need to update. 3. i dont need to change, if i have a latest version 3.10.
Author
Owner

@abdoufma commented on GitHub (Jul 2, 2025):

  1. Assuming you're having the same issue as everyone else (the game used to run fine, but started crashing on login after updating to 3.4) then yes, the proposed solution should fix your issue, if it doesn't, you either didn't apply the changes correctly, or you might have a separate issue.
  2. Correct
  3. Correct
<!-- gh-comment-id:3027945361 --> @abdoufma commented on GitHub (Jul 2, 2025): 1. Assuming you're having the same issue as everyone else (the game used to run fine, but started crashing on login after updating to 3.4) then yes, the proposed solution should fix your issue, if it doesn't, you either didn't apply the changes correctly, or you might have a separate issue. 2. Correct 3. Correct
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025):

  1. Assuming you're having the same issue as everyone else (the game used to run fine, but started crashing on login after updating to 3.4) then yes, the proposed solution should fix your issue, if it doesn't, you either didn't apply the changes correctly, or you might have a separate issue.
  2. Correct
  3. Correct
    Thank you so much!!!! i was doing this thing for an hours. finally it works!!
    i just had an mistake while, i'am changing host files.
    your words helped me very well. Hope you have a good day:)
<!-- gh-comment-id:3027956180 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025): > 1. Assuming you're having the same issue as everyone else (the game used to run fine, but started crashing on login after updating to 3.4) then yes, the proposed solution should fix your issue, if it doesn't, you either didn't apply the changes correctly, or you might have a separate issue. > 2. Correct > 3. Correct Thank you so much!!!! i was doing this thing for an hours. finally it works!! i just had an mistake while, i'am changing host files. your words helped me very well. Hope you have a good day:)
Author
Owner

@kurtcobain3 commented on GitHub (Jul 2, 2025):

Add the following domain names to the block under the /etc/hosts file.

If you are a Chinese player

add this

0.0.0.0 globaldp-prod-cn01.bhsr.com
or use the command:

echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts
If you are an international server player

0.0.0.0 globaldp-prod-os01.starrails.com
or use the command:

echo "0.0.0.0 globaldp-prod-os01.starrails.com" | sudo tee -a /etc/hosts
Thank you for the supplement from tongoclinh

#1905 (comment)

Similar accidents

#1672 (comment)

bro is my savior

<!-- gh-comment-id:3028923990 --> @kurtcobain3 commented on GitHub (Jul 2, 2025): > Add the following domain names to the block under the /etc/hosts file. > > If you are a Chinese player > > add this > > 0.0.0.0 globaldp-prod-cn01.bhsr.com > or use the command: > > echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts > If you are an international server player > > 0.0.0.0 globaldp-prod-os01.starrails.com > or use the command: > > echo "0.0.0.0 globaldp-prod-os01.starrails.com" | sudo tee -a /etc/hosts > Thank you for the supplement from tongoclinh > > [#1905 (comment)](https://github.com/PlayCover/PlayCover/issues/1905#issuecomment-3026244621) > > Similar accidents > > [#1672 (comment)](https://github.com/PlayCover/PlayCover/issues/1672#issuecomment-2343617972) bro is my savior
Author
Owner

@AmanDutta7 commented on GitHub (Jul 2, 2025):

It worked I can finally get my phainon

<!-- gh-comment-id:3029293971 --> @AmanDutta7 commented on GitHub (Jul 2, 2025): It worked I can finally get my phainon
Author
Owner

@Atomicsnipe commented on GitHub (Jul 2, 2025):

It worked I can finally get my phainon

could you please walk me through how you did it im not well versed in computer stuff

<!-- gh-comment-id:3029458825 --> @Atomicsnipe commented on GitHub (Jul 2, 2025): > It worked I can finally get my phainon could you please walk me through how you did it im not well versed in computer stuff
Author
Owner

@1MM0R7AL5 commented on GitHub (Jul 2, 2025):

Im not a admin so i dont have access to the sudoers file, is there any other possible solution

Same for me. Is there an alternate way to fix this?

<!-- gh-comment-id:3029585569 --> @1MM0R7AL5 commented on GitHub (Jul 2, 2025): > Im not a admin so i dont have access to the sudoers file, is there any other possible solution Same for me. Is there an alternate way to fix this?
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025):

It worked I can finally get my phainon

could you please walk me through how you did it im not well versed in computer stuff

Before starting you must admin rights on your mac.
If you don't have you can't use sudo command.
Hope this helps.

  1. Open Terminal. If you can't find it, turn on finder and search Terminal.
  2. copy this -> sudo nano /etc/hosts and then press enter key.
  3. Write your password.
  4. Then you will see Host Database.
  5. Use arrow key and go to the empty space. not top. go down.
  6. Paste this code under.
    0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it
Image
  1. press control + o key. don't need to be confused at command key.
  2. you don't need to write something, just press enter key. and then press control + x
  3. now your comeback main page.
  4. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY
  5. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key
    11 step is just checking code that if this working normally.
    Now your done. you don't need to restart your mac just turn on your playcover!
<!-- gh-comment-id:3029674428 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 2, 2025): > > It worked I can finally get my phainon > > could you please walk me through how you did it im not well versed in computer stuff Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps. 1. Open Terminal. If you can't find it, turn on finder and search Terminal. 2. copy this -> sudo nano /etc/hosts and then press enter key. 3. Write your password. 4. Then you will see Host Database. 5. Use arrow key and go to the empty space. not top. go down. 6. Paste this code under. 0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it <img width="562" alt="Image" src="https://github.com/user-attachments/assets/6f4ad988-ecb5-455f-ba63-6896dd75e205" /> 7. press control + o key. don't need to be confused at command key. 8. you don't need to write something, just press enter key. and then press control + x 9. now your comeback main page. 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key 11 step is just checking code that if this working normally. Now your done. you don't need to restart your mac just turn on your playcover!
Author
Owner

@Atomicsnipe commented on GitHub (Jul 3, 2025):

It worked I can finally get my phainon

could you please walk me through how you did it im not well versed in computer stuff

Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps.

  1. Open Terminal. If you can't find it, turn on finder and search Terminal.
  2. copy this -> sudo nano /etc/hosts and then press enter key.
  3. Write your password.
  4. Then you will see Host Database.
  5. Use arrow key and go to the empty space. not top. go down.
  6. Paste this code under.
    0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it
Image 7. press control + o key. don't need to be confused at command key. 8. you don't need to write something, just press enter key. and then press control + x 9. now your comeback main page. 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key 11 step is just checking code that if this working normally. Now your done. you don't need to restart your mac just turn on your playcover!

thanks alot for responding just got back from school i tried what you told me to do but it showing this
ping globaldp-prod-os01.starrails.com
PING globaldp-prod-os01.starrails.com (0.0.0.0): 56 data bytes
ping: sendto: Socket is not connected
ping: sendto: Socket is not connected
Request timeout for icmp_seq 0
ping: sendto: Socket is not connected
Request timeout for icmp_seq 1
ping: sendto: Socket is not connected
Request timeout for icmp_seq 2
ping: sendto: Socket is not connected
Request timeout for icmp_seq 3
p

<!-- gh-comment-id:3033067223 --> @Atomicsnipe commented on GitHub (Jul 3, 2025): > > > It worked I can finally get my phainon > > > > > > could you please walk me through how you did it im not well versed in computer stuff > > Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps. > > 1. Open Terminal. If you can't find it, turn on finder and search Terminal. > 2. copy this -> sudo nano /etc/hosts and then press enter key. > 3. Write your password. > 4. Then you will see Host Database. > 5. Use arrow key and go to the empty space. not top. go down. > 6. Paste this code under. > 0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it > > <img alt="Image" width="562" src="https://private-user-images.githubusercontent.com/218973754/461753598-6f4ad988-ecb5-455f-ba63-6896dd75e205.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTE1NjMwNjksIm5iZiI6MTc1MTU2Mjc2OSwicGF0aCI6Ii8yMTg5NzM3NTQvNDYxNzUzNTk4LTZmNGFkOTg4LWVjYjUtNDU1Zi1iYTYzLTY4OTZkZDc1ZTIwNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNzAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDcwM1QxNzEyNDlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iODEyNjJmZTgxNTYyNDQzMDE2MDMyMmQ1ZjBkNDhmYmNiOTMwNDBlNTEzNmIxNTljMTMyOGI3ZjVjNGE3NGQzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.5KmuPTIC978EPkT6ekHvOKKCLomVfUnsfDfL-PMwXs4"> > 7. press control + o key. don't need to be confused at command key. > 8. you don't need to write something, just press enter key. and then press control + x > 9. now your comeback main page. > 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY > 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key > 11 step is just checking code that if this working normally. > Now your done. you don't need to restart your mac just turn on your playcover! thanks alot for responding just got back from school i tried what you told me to do but it showing this ping globaldp-prod-os01.starrails.com PING globaldp-prod-os01.starrails.com (0.0.0.0): 56 data bytes ping: sendto: Socket is not connected ping: sendto: Socket is not connected Request timeout for icmp_seq 0 ping: sendto: Socket is not connected Request timeout for icmp_seq 1 ping: sendto: Socket is not connected Request timeout for icmp_seq 2 ping: sendto: Socket is not connected Request timeout for icmp_seq 3 p
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 4, 2025):

Image

It worked I can finally get my phainon

could you please walk me through how you did it im not well versed in computer stuff

Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps.

  1. Open Terminal. If you can't find it, turn on finder and search Terminal.
  2. copy this -> sudo nano /etc/hosts and then press enter key.
  3. Write your password.
  4. Then you will see Host Database.
  5. Use arrow key and go to the empty space. not top. go down.
  6. Paste this code under.
    0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it
Image 7. press control + o key. don't need to be confused at command key. 8. you don't need to write something, just press enter key. and then press control + x 9. now your comeback main page. 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key 11 step is just checking code that if this working normally. Now your done. you don't need to restart your mac just turn on your playcover!

thanks alot for responding just got back from school i tried what you told me to do but it showing this ping globaldp-prod-os01.starrails.com PING globaldp-prod-os01.starrails.com (0.0.0.0): 56 data bytes ping: sendto: Socket is not connected ping: sendto: Socket is not connected Request timeout for icmp_seq 0 ping: sendto: Socket is not connected Request timeout for icmp_seq 1 ping: sendto: Socket is not connected Request timeout for icmp_seq 2 ping: sendto: Socket is not connected Request timeout for icmp_seq 3 p

You did it right! Try to open your star rail:)

<!-- gh-comment-id:3034145489 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 4, 2025): <img width="568" alt="Image" src="https://github.com/user-attachments/assets/b85f082e-9863-43e3-b8af-d7b61916295b" /> > > > > It worked I can finally get my phainon > > > > > > > > > could you please walk me through how you did it im not well versed in computer stuff > > > > > > Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps. > > > > 1. Open Terminal. If you can't find it, turn on finder and search Terminal. > > 2. copy this -> sudo nano /etc/hosts and then press enter key. > > 3. Write your password. > > 4. Then you will see Host Database. > > 5. Use arrow key and go to the empty space. not top. go down. > > 6. Paste this code under. > > 0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it > > > > <img alt="Image" width="562" src="https://private-user-images.githubusercontent.com/218973754/461753598-6f4ad988-ecb5-455f-ba63-6896dd75e205.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTE1NjMwNjksIm5iZiI6MTc1MTU2Mjc2OSwicGF0aCI6Ii8yMTg5NzM3NTQvNDYxNzUzNTk4LTZmNGFkOTg4LWVjYjUtNDU1Zi1iYTYzLTY4OTZkZDc1ZTIwNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNzAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDcwM1QxNzEyNDlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iODEyNjJmZTgxNTYyNDQzMDE2MDMyMmQ1ZjBkNDhmYmNiOTMwNDBlNTEzNmIxNTljMTMyOGI3ZjVjNGE3NGQzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.5KmuPTIC978EPkT6ekHvOKKCLomVfUnsfDfL-PMwXs4"> > > 7. press control + o key. don't need to be confused at command key. > > 8. you don't need to write something, just press enter key. and then press control + x > > 9. now your comeback main page. > > 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY > > 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key > > 11 step is just checking code that if this working normally. > > Now your done. you don't need to restart your mac just turn on your playcover! > > thanks alot for responding just got back from school i tried what you told me to do but it showing this ping globaldp-prod-os01.starrails.com PING globaldp-prod-os01.starrails.com (0.0.0.0): 56 data bytes ping: sendto: Socket is not connected ping: sendto: Socket is not connected Request timeout for icmp_seq 0 ping: sendto: Socket is not connected Request timeout for icmp_seq 1 ping: sendto: Socket is not connected Request timeout for icmp_seq 2 ping: sendto: Socket is not connected Request timeout for icmp_seq 3 p You did it right! Try to open your star rail:)
Author
Owner

@rexxxxxxxxy commented on GitHub (Jul 4, 2025):

echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts

This worked for methinks a lot, wish you got Phainon

<!-- gh-comment-id:3035671904 --> @rexxxxxxxxy commented on GitHub (Jul 4, 2025): > echo "0.0.0.0 globaldp-prod-cn01.bhsr.com" | sudo tee -a /etc/hosts This worked for methinks a lot, wish you got Phainon
Author
Owner

@Atomicsnipe commented on GitHub (Jul 4, 2025):

Image > > > > It worked I can finally get my phainon > > > > > > > > > could you please walk me through how you did it im not well versed in computer stuff > > > > > > Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps. > > > > 1. Open Terminal. If you can't find it, turn on finder and search Terminal. > > 2. copy this -> sudo nano /etc/hosts and then press enter key. > > 3. Write your password. > > 4. Then you will see Host Database. > > 5. Use arrow key and go to the empty space. not top. go down. > > 6. Paste this code under. > > 0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it > > > > Image > > 7. press control + o key. don't need to be confused at command key. > > 8. you don't need to write something, just press enter key. and then press control + x > > 9. now your comeback main page. > > 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY > > 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key > > 11 step is just checking code that if this working normally. > > Now your done. you don't need to restart your mac just turn on your playcover! > > > thanks alot for responding just got back from school i tried what you told me to do but it showing this ping globaldp-prod-os01.starrails.com PING globaldp-prod-os01.starrails.com (0.0.0.0): 56 data bytes ping: sendto: Socket is not connected ping: sendto: Socket is not connected Request timeout for icmp_seq 0 ping: sendto: Socket is not connected Request timeout for icmp_seq 1 ping: sendto: Socket is not connected Request timeout for icmp_seq 2 ping: sendto: Socket is not connected Request timeout for icmp_seq 3 p

You did it right! Try to open your star rail:)

Thanks for tolerating me and awnsering but i did it like you asked but i started it again and it sent me this

<!-- gh-comment-id:3035819683 --> @Atomicsnipe commented on GitHub (Jul 4, 2025): > <img alt="Image" width="568" src="https://private-user-images.githubusercontent.com/218973754/462287192-b85f082e-9863-43e3-b8af-d7b61916295b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTE2Mjk2NjMsIm5iZiI6MTc1MTYyOTM2MywicGF0aCI6Ii8yMTg5NzM3NTQvNDYyMjg3MTkyLWI4NWYwODJlLTk4NjMtNDNlMy1iOGFmLWQ3YjYxOTE2Mjk1Yi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNzA0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDcwNFQxMTQyNDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mODFhZjI3MTQzNzc4NDVhMWNlMWY0OTYwYjViMWFlNDZjZjRlZThiZGRiMTg0ZTk4YTY3YzViYjBiODFhOGZlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.rNoxDDeLvy5Cq8jnQ4_t68uqu02VdKOXFw_ZNwQFvm8"> > > > > > It worked I can finally get my phainon > > > > > > > > > > > > could you please walk me through how you did it im not well versed in computer stuff > > > > > > > > > Before starting you must admin rights on your mac. If you don't have you can't use sudo command. Hope this helps. > > > > > > 1. Open Terminal. If you can't find it, turn on finder and search Terminal. > > > 2. copy this -> sudo nano /etc/hosts and then press enter key. > > > 3. Write your password. > > > 4. Then you will see Host Database. > > > 5. Use arrow key and go to the empty space. not top. go down. > > > 6. Paste this code under. > > > 0.0.0.0 globaldp-prod-os01.starrails.com. <- this code paste it > > > > > > <img alt="Image" width="562" src="https://private-user-images.githubusercontent.com/218973754/461753598-6f4ad988-ecb5-455f-ba63-6896dd75e205.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTE1NjMwNjksIm5iZiI6MTc1MTU2Mjc2OSwicGF0aCI6Ii8yMTg5NzM3NTQvNDYxNzUzNTk4LTZmNGFkOTg4LWVjYjUtNDU1Zi1iYTYzLTY4OTZkZDc1ZTIwNS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNzAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDcwM1QxNzEyNDlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iODEyNjJmZTgxNTYyNDQzMDE2MDMyMmQ1ZjBkNDhmYmNiOTMwNDBlNTEzNmIxNTljMTMyOGI3ZjVjNGE3NGQzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.5KmuPTIC978EPkT6ekHvOKKCLomVfUnsfDfL-PMwXs4"> > > > 7. press control + o key. don't need to be confused at command key. > > > 8. you don't need to write something, just press enter key. and then press control + x > > > 9. now your comeback main page. > > > 10. copy this code -> sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder and then press ENTER KEY > > > 11. ping globaldp-prod-os01.starrails.com and then don't forgot to press enter key > > > 11 step is just checking code that if this working normally. > > > Now your done. you don't need to restart your mac just turn on your playcover! > > > > > > thanks alot for responding just got back from school i tried what you told me to do but it showing this ping globaldp-prod-os01.starrails.com PING globaldp-prod-os01.starrails.com (0.0.0.0): 56 data bytes ping: sendto: Socket is not connected ping: sendto: Socket is not connected Request timeout for icmp_seq 0 ping: sendto: Socket is not connected Request timeout for icmp_seq 1 ping: sendto: Socket is not connected Request timeout for icmp_seq 2 ping: sendto: Socket is not connected Request timeout for icmp_seq 3 p > > You did it right! Try to open your star rail:) Thanks for tolerating me and awnsering but i did it like you asked but i started it again and it sent me this
Author
Owner

@Atomicsnipe commented on GitHub (Jul 4, 2025):


Translated Report (Full Report Below)

Process: hkrpg [11664]
Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/hkrpg
Identifier: com.HoYoverse.hkrpgoversea
Version: 3.4.0 (2)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2025-07-04 12:42:12.5940 +0100
OS Version: macOS 15.5 (24F74)
Report Version: 12
Anonymous UUID: 9E35231B-0720-24C1-FC60-85B6AFE12BF1

Sleep/Wake UUID: 6295CD7C-A116-48BB-A8F6-43F734995703

Time Awake Since Boot: 31000 seconds
Time Since Wake: 5267 seconds

System Integrity Protection: enabled

Crashed Thread: 90

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: hkrpg [11664]

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 UnityFramework 0x11fa51274 0x1158b8000 + 169448052
1 UnityFramework 0x11fa5113c 0x1158b8000 + 169447740
2 UnityFramework 0x11fa8a1f0 0x1158b8000 + 169681392
3 UnityFramework 0x11fa8a15c 0x1158b8000 + 169681244
4 UnityFramework 0x11fa85cd0 0x1158b8000 + 169663696
5 UnityFramework 0x11c18a918 0x1158b8000 + 109914392
6 UnityFramework 0x11c18a7d0 0x1158b8000 + 109914064
7 UnityFramework 0x11c2da730 0x1158b8000 + 111290160
8 UnityFramework 0x11d1d7238 0x1158b8000 + 127005240
9 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
10 UnityFramework 0x11fa8d1cc 0x1158b8000 + 169693644
11 UnityFramework 0x11fa82910 0x1158b8000 + 169650448
12 UnityFramework 0x11a75d574 0x1158b8000 + 82466164
13 UnityFramework 0x11ed5c528 0x1158b8000 + 155862312
14 UnityFramework 0x11d08e9d8 0x1158b8000 + 125659608
15 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
16 UnityFramework 0x11fa8d1cc 0x1158b8000 + 169693644
17 UnityFramework 0x119f60714 0x1158b8000 + 74090260
18 UnityFramework 0x11988edbc 0x1158b8000 + 66940348
19 UnityFramework 0x11988ebcc 0x1158b8000 + 66939852
20 UnityFramework 0x116054bec 0x1158b8000 + 7982060
21 UnityFramework 0x11ecb6568 0x1158b8000 + 155182440
22 UnityFramework 0x11ecb6088 0x1158b8000 + 155181192
23 UnityFramework 0x11ecb5f80 0x1158b8000 + 155180928
24 UnityFramework 0x116055030 0x1158b8000 + 7983152
25 UnityFramework 0x1162aa6dc 0x1158b8000 + 10430172
26 UnityFramework 0x115dc57ac 0x1158b8000 + 5298092
27 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084
28 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
29 UnityFramework 0x120bb135c 0x1158b8000 + 187667292
30 UnityFramework 0x120bbb08c 0x1158b8000 + 187707532
31 UnityFramework 0x120bc5a78 0x1158b8000 + 187751032
32 UnityFramework 0x12084b660 0x1158b8000 + 184104544
33 UnityFramework 0x120a468a4 0x1158b8000 + 186181796
34 UnityFramework 0x120a468d8 0x1158b8000 + 186181848
35 UnityFramework 0x120a46b2c 0x1158b8000 + 186182444
36 UnityFramework 0x120f633bc 0x1158b8000 + 191542204
37 UnityFramework 0x1158ce638 0x1158b8000 + 91704
38 UnityFramework 0x1158ce54c 0x1158b8000 + 91468
39 QuartzCore 0x18dd16068 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48
40 QuartzCore 0x18dc97018 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 876
41 QuartzCore 0x18dc96bd8 display_timer_callback(__CFMachPort*, void*, long, void*) + 428
42 CoreFoundation 0x184c122b4 __CFMachPortPerform + 288
43 CoreFoundation 0x184be6250 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 60
44 CoreFoundation 0x184be6178 __CFRunLoopDoSource1 + 508
45 CoreFoundation 0x184be4b78 __CFRunLoopRun + 2200
46 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
47 HIToolbox 0x19067827c RunCurrentEventLoopInMode + 324
48 HIToolbox 0x19067b4e8 ReceiveNextEventCommon + 676
49 HIToolbox 0x190806484 _BlockUntilNextEventMatchingListInModeWithFilter + 76
50 AppKit 0x188b0bab4 _DPSNextEvent + 684
51 AppKit 0x1894aa5b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
52 AppKit 0x188afec64 -[NSApplication run] + 480
53 AppKit 0x188ad535c NSApplicationMain + 880
54 AppKit 0x188d21cf4 _NSApplicationMainWithInfoDictionary + 24
55 UIKitMacHelper 0x1a0108164 UINSApplicationMain + 976
56 UIKitCore 0x1b877bc9c UIApplicationMain + 148
57 UnityFramework 0x1158cd14c 0x1158b8000 + 86348
58 hkrpg 0x10279c12c 0x102794000 + 33068
59 dyld 0x18475ab98 start + 6076

Thread 1:
0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0

Thread 3:: ThreadPoolServiceThread
0 libsystem_kernel.dylib 0x184ac495c kevent64 + 8
1 Telemetry 0x102f33674 0x102e94000 + 652916
2 Telemetry 0x102f33500 0x102e94000 + 652544
3 Telemetry 0x102f04010 0x102e94000 + 458768
4 Telemetry 0x102f00790 0x102e94000 + 444304
5 Telemetry 0x102f27560 0x102e94000 + 603488
6 Telemetry 0x102f1979c 0x102e94000 + 546716
7 Telemetry 0x102f27680 0x102e94000 + 603776
8 Telemetry 0x102f32318 0x102e94000 + 647960
9 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
10 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 4:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 Telemetry 0x102f37d00 0x102e94000 + 670976
5 Telemetry 0x102efcefc 0x102e94000 + 429820
6 Telemetry 0x102f238e8 0x102e94000 + 588008
7 Telemetry 0x102f24310 0x102e94000 + 590608
8 Telemetry 0x102f23f84 0x102e94000 + 589700
9 Telemetry 0x102f23e78 0x102e94000 + 589432
10 Telemetry 0x102f32318 0x102e94000 + 647960
11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 5:: ThreadPoolBackgroundWorker
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 Telemetry 0x102f37d00 0x102e94000 + 670976
5 Telemetry 0x102efcefc 0x102e94000 + 429820
6 Telemetry 0x102f238e8 0x102e94000 + 588008
7 Telemetry 0x102f24310 0x102e94000 + 590608
8 Telemetry 0x102f23f00 0x102e94000 + 589568
9 Telemetry 0x102f23ea8 0x102e94000 + 589480
10 Telemetry 0x102f32318 0x102e94000 + 647960
11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 6:: telemetry_main
0 libsystem_kernel.dylib 0x184ac495c kevent64 + 8
1 Telemetry 0x102f33674 0x102e94000 + 652916
2 Telemetry 0x102f33500 0x102e94000 + 652544
3 Telemetry 0x102f04010 0x102e94000 + 458768
4 Telemetry 0x102f00790 0x102e94000 + 444304
5 Telemetry 0x102f27560 0x102e94000 + 603488
6 Telemetry 0x102f27680 0x102e94000 + 603776
7 Telemetry 0x102f32318 0x102e94000 + 647960
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 7:: mihoyo_network
0 libsystem_kernel.dylib 0x184ac495c kevent64 + 8
1 Telemetry 0x102f33674 0x102e94000 + 652916
2 Telemetry 0x102f33500 0x102e94000 + 652544
3 Telemetry 0x102f04010 0x102e94000 + 458768
4 Telemetry 0x102f00790 0x102e94000 + 444304
5 Telemetry 0x102f27560 0x102e94000 + 603488
6 Telemetry 0x102f27680 0x102e94000 + 603776
7 Telemetry 0x102f32318 0x102e94000 + 647960
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 8:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208
6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
7 Foundation 0x1861b2c78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x1862263a4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9 UIKitCore 0x1b877d070 -[UIEventFetcher threadMain] + 104
10 Foundation 0x1861acba8 NSThread__start + 732
11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 9:
0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0

Thread 10:: GC Marker 0
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 11:: GC Marker 1
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 12:: GC Marker 2
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 13:: GC Marker 3
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 14:: GC Marker 4
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 15:: GC Marker 5
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 16:: GC Marker 6
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348
3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 17:: GC Finalizer
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa5b870 0x1158b8000 + 169490544
3 UnityFramework 0x11fa32c54 0x1158b8000 + 169323604
4 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
5 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
6 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
7 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 18:: Job.Worker 0
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 19:: Job.Worker 1
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 20:: Job.Worker 2
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 21:: Job.Worker 3
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 22:: Job.Worker 4
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 23:: Job.Worker 5
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 24:: Background Job.Worker 0
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 25:: Background Job.Worker 1
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 26:: Background Job.Worker 2
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 27:: Background Job.Worker 3
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 28:: Background Job.Worker 4
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 29:: Background Job.Worker 5
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 30:: Background Job.Worker 6
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068
5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288
6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 31:: BatchDeleteObjects
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x120b41520 0x1158b8000 + 187208992
5 UnityFramework 0x120a4486c 0x1158b8000 + 186173548
6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 32:: Loading.AsyncRead
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x12084590c 0x1158b8000 + 184080652
5 UnityFramework 0x12084551c 0x1158b8000 + 184079644
6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 33:: NIO-ELT-0-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 34:: NIO-ELT-1-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 35:: NIO-ELT-2-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 36:: NIO-ELT-3-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 37:: NIO-ELT-4-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 38:: NIO-ELT-5-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 39:: NIO-ELT-6-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 40:: NIO-ELT-7-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 41:: NIO-ELT-8-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 42:: NIO-ELT-9-#0
0 libsystem_kernel.dylib 0x184abed04 kevent + 8
1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer(:) + 296
3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:
:) + 420
4 PlayTools 0x103429088 SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::) + 232
5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596
6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 43:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 caulk 0x19015fcc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x19015fb70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x19015f844 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 96
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 44:: caulk.messenger.shared:high
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 caulk 0x19015fcc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x19015fb70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x19015f844 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 96
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 45:: caulk::deferred_logger
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 caulk 0x19015fcc8 caulk::semaphore::timed_wait(double) + 224
2 caulk 0x19015fb70 caulk::concurrent::details::worker_thread::run() + 32
3 caulk 0x19015f844 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void) + 96
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 46:: AQConverterThread
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 libAudioToolboxUtility.dylib 0x1952bd974 CADeprecated::CAGuard::Wait() + 76
3 AudioToolbox 0x19690d4b0 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 644
4 libAudioToolboxUtility.dylib 0x19529d600 CADeprecated::CAPThread::Entry(void*) + 96
5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 47:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208
6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
7 CFNetwork 0x18a8f28ec +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8 Foundation 0x1861acba8 NSThread__start + 732
9 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
10 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 48:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208
6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
7 AppKit 0x188c2f7fc _NSEventThread + 140
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 49:: UnityGfxDeviceWorker
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x120b41520 0x1158b8000 + 187208992
5 UnityFramework 0x1207233dc 0x1158b8000 + 182891484
6 UnityFramework 0x120717cb8 0x1158b8000 + 182844600
7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 50:: com.apple.CoreMotion.MotionThread
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208
6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
7 CoreFoundation 0x184c5d714 CFRunLoopRun + 64
8 CoreMotion 0x1accdba38 0x1acade000 + 2087480
9 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
10 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 51:: Loading.PreloadManager
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x120a6e2fc 0x1158b8000 + 186344188
5 UnityFramework 0x120a6e238 0x1158b8000 + 186343992
6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 52:
0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8
1 libsystem_c.dylib 0x1849986f4 nanosleep + 220
2 libsystem_c.dylib 0x18499860c usleep + 68
3 UnityFramework 0x1202734a8 0x1158b8000 + 177976488
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 53:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fb6d494 0x1158b8000 + 170611860
3 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
4 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 54:
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 UnityFramework 0x11fc0a578 0x1158b8000 + 171255160
2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 55:
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 UnityFramework 0x11fbc9d24 0x1158b8000 + 170990884
2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 56:
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 UnityFramework 0x11fc0f4b0 0x1158b8000 + 171275440
2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 57:: Loading.Prefetch
0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8
1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132
3 UnityFramework 0x12102972c 0x1158b8000 + 192354092
4 UnityFramework 0x120a6eeb4 0x1158b8000 + 186347188
5 UnityFramework 0x120a6ee34 0x1158b8000 + 186347060
6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 58:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x184ab8bbc semaphore_wait_signal_trap + 8
1 caulk 0x19017c2f8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36
2 CoreAudio 0x1879eaf58 HALC_ProxyIOContext::IOWorkLoop() + 5276
3 CoreAudio 0x1879e93a8 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172
4 CoreAudio 0x187b9337c HALC_IOThread::Entry(void*) + 88
5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 59:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 JavaScriptCore 0x1cf7a0608 scavenger_thread_main + 1356
3 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
4 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 60:
0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0

Thread 61:
0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0

Thread 62:: com.hoyosdk.Kibana
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208
6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
7 Foundation 0x1861b2c78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x18622a79c -[NSRunLoop(NSRunLoop) run] + 64
9 UnityFramework 0x1221134f4 0x1158b8000 + 210089204
10 Foundation 0x1861acba8 NSThread__start + 732
11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 63:
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208
6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572
7 Foundation 0x1861b2c78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x18622a79c -[NSRunLoop(NSRunLoop) run] + 64
9 UnityFramework 0x1214f264c 0x1158b8000 + 197371468
10 Foundation 0x1861acba8 NSThread__start + 732
11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 64:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x184ac3c2c __select + 8
1 CoreFoundation 0x184c0bcf4 __CFSocketManager + 704
2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 65:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 32
3 AstrolabeCommon 0x1066fab20 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, base::detail::ThreadPool::AddThread()::$_0>>(void*) + 176
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 66:
0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8
1 libsystem_c.dylib 0x1849986f4 nanosleep + 220
2 libsystem_c.dylib 0x1849a16d0 sleep + 52
3 UnityFramework 0x121f74f14 0x1158b8000 + 208391956
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 67:: AstrolabeCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x184ae8884 thread_suspend + 108
3 UnityFramework 0x121f5acf8 0x1158b8000 + 208284920
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 68:: AstrolabeCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184acb434 mach_msg2_internal + 224
2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484
3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24
4 UnityFramework 0x121f5ad24 0x1158b8000 + 208284964
5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 69:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 32
3 AstrolabeCommon 0x1066fab20 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, base::detail::ThreadPool::AddThread()::$_0>>(void*) + 176
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 70:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 libc++.1.dylib 0x184a2b330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::_1::ratio<1l, 1000000000l>>>) + 104
3 AstrolabeCommon 0x1066f7368 base::executor::Executor::ExecutorTimer::Run
() + 544
4 AstrolabeCommon 0x1066fac98 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, base::detail::ThreadPool::AddThread()::$_0>>(void*) + 552
5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 71:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 32
3 UnityFramework 0x11ffc1e80 0x1158b8000 + 175152768
4 UnityFramework 0x11ffc1c44 0x1158b8000 + 175152196
5 UnityFramework 0x11ffc1c78 0x1158b8000 + 175152248
6 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
7 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 72:
0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8
1 libsystem_c.dylib 0x1849986f4 nanosleep + 220
2 libsystem_c.dylib 0x1849a16d0 sleep + 52
3 UnityFramework 0x11fff8dac 0x1158b8000 + 175377836
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 73:
0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8
1 libsystem_c.dylib 0x1849986f4 nanosleep + 220
2 libsystem_c.dylib 0x1849a16d0 sleep + 52
3 UnityFramework 0x11ffe180c 0x1158b8000 + 175282188
4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 74:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028
2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452
3 UnityFramework 0x11fa54814 0x1158b8000 + 169461780
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 75:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8
1 libsystem_c.dylib 0x1849986f4 nanosleep + 220
2 libc++.1.dylib 0x184a2cf68 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84
3 UnityFramework 0x1203fc66c mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTRSender(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, int, int, int, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>, float, int, int) + 1044
4 UnityFramework 0x1203fdef4 mihoyo_mtr_sdk::MiHoYoMTREngine::StartupIndicatedTtlMTR(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, int, int, int, float, int, int) + 952
5 UnityFramework 0x1203fbeb4 mihoyo_mtr_sdk::MiHoYoMTREngine::StartupAllStepMTR(char const*, int, int, int, std::__1::function<void (int, neb::CJsonObject)>) + 160
6 UnityFramework 0x1203fb9c4 mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTR(int) + 524
7 UnityFramework 0x1203ffb94 mihoyo_mtr_sdk::MiHoYoMTREngine::DoMTR(char const*, int, int, float, int, int) + 580
8 UnityFramework 0x1203f97d8 mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRTask(int, char const*, int, int, float, int, int) + 200
9 UnityFramework 0x1203f96c4 mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRSync(int, char const*, int, int, float, int, int) + 44
10 UnityFramework 0x1159e28fc 0x1158b8000 + 1222908
11 UnityFramework 0x11d8cd1c4 0x1158b8000 + 134304196
12 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288
13 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900
14 UnityFramework 0x11d8cb000 0x1158b8000 + 134295552
15 UnityFramework 0x11d08f618 0x1158b8000 + 125662744
16 UnityFramework 0x11fa54cf4 0x1158b8000 + 169463028
17 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
18 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
19 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
20 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
21 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 76:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 77:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 78:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028
2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452
3 UnityFramework 0x11fa47b24 0x1158b8000 + 169409316
4 UnityFramework 0x1159e2b9c 0x1158b8000 + 1223580
5 UnityFramework 0x11d8cd1c4 0x1158b8000 + 134304196
6 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288
7 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900
8 UnityFramework 0x11d8cb000 0x1158b8000 + 134295552
9 UnityFramework 0x11d08f618 0x1158b8000 + 125662744
10 UnityFramework 0x11fa54cf4 0x1158b8000 + 169463028
11 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
12 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
13 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
14 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
15 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 79:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 80:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 81:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 82:: Timer-Scheduler
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028
2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452
3 UnityFramework 0x11fa48070 0x1158b8000 + 169410672
4 UnityFramework 0x11d8cdc90 0x1158b8000 + 134306960
5 UnityFramework 0x11d8cdbb4 0x1158b8000 + 134306740
6 UnityFramework 0x11d8ccd8c 0x1158b8000 + 134303116
7 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
8 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288
9 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900
10 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
11 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084
12 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
13 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856
14 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
15 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
16 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
17 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 83:
0 libsystem_kernel.dylib 0x184ac1498 poll + 8
1 UnityFramework 0x11fa5b5c8 0x1158b8000 + 169489864
2 UnityFramework 0x11fa5dd38 0x1158b8000 + 169499960
3 UnityFramework 0x11fa51a58 0x1158b8000 + 169450072
4 UnityFramework 0x11fa5244c 0x1158b8000 + 169452620
5 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
6 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
7 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 84:
0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8
1 libsystem_c.dylib 0x1849986f4 nanosleep + 220
2 libc++.1.dylib 0x184a2cf68 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84
3 UnityFramework 0x12057188c 0x1158b8000 + 181115020
4 UnityFramework 0x120622fd4 0x1158b8000 + 181841876
5 UnityFramework 0x11a111a34 0x1158b8000 + 75864628
6 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
7 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288
8 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900
9 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
10 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084
11 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
12 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856
13 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
14 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
15 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
16 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 85:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 86:: IL2CPP Threadpool worker
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812
3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256
4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976
5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 87:
0 libsystem_kernel.dylib 0x184ac3c2c __select + 8
1 UnityFramework 0x12040d3d4 mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvPacket(int, float, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&) + 1296
2 UnityFramework 0x12040cd54 mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvIcmp(unsigned short, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, float) + 264
3 UnityFramework 0x1203fcc5c mihoyo_mtr_sdk::MiHoYoMTREngine::MTRReceiverProc(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, float, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>) + 1064
4 UnityFramework 0x120404268 0x1158b8000 + 179618408
5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 88:: Recv Thread
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028
2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452
3 UnityFramework 0x11fa47b24 0x1158b8000 + 169409316
4 UnityFramework 0x11ecb6f20 0x1158b8000 + 155184928
5 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
6 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288
7 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900
8 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
9 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084
10 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
11 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856
12 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
13 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
14 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
15 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 89:: Send Thread
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028
2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452
3 UnityFramework 0x11fa47b24 0x1158b8000 + 169409316
4 UnityFramework 0x11ecb6d6c 0x1158b8000 + 155184492
5 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
6 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288
7 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900
8 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428
9 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084
10 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656
11 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856
12 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864
13 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832
14 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
15 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 90 Crashed:
0 libsystem_kernel.dylib 0x184ac1388 __pthread_kill + 8
1 libsystem_pthread.dylib 0x184afa88c pthread_kill + 296
2 libsystem_c.dylib 0x184a03c60 abort + 124
3 libc++abi.dylib 0x184ab039c abort_message + 132
4 libc++abi.dylib 0x184a9ed0c demangling_terminate_handler() + 344
5 libobjc.A.dylib 0x184724de4 _objc_terminate() + 172
6 UnityFramework 0x121f6d7e0 0x1158b8000 + 208361440
7 libc++abi.dylib 0x184aaf6b0 std::__terminate(void ()()) + 16
8 libc++abi.dylib 0x184ab2c48 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception
) + 88
9 libc++abi.dylib 0x184ab2bf0 __cxa_throw + 92
10 UnityFramework 0x121f6d654 __cxa_throw + 120
11 UnityFramework 0x11ffd8e08 0x1158b8000 + 175246856
12 UnityFramework 0x11ffd7b4c 0x1158b8000 + 175242060
13 UnityFramework 0x11ffd7aa0 0x1158b8000 + 175241888
14 UnityFramework 0x11ffd7aa0 0x1158b8000 + 175241888
15 UnityFramework 0x11ffbe218 0x1158b8000 + 175137304
16 UnityFramework 0x11ffcb494 0x1158b8000 + 175191188
17 UnityFramework 0x11ffd78e4 0x1158b8000 + 175241444
18 UnityFramework 0x11ffc8000 0x1158b8000 + 175177728
19 UnityFramework 0x11ffc7eb0 0x1158b8000 + 175177392
20 UnityFramework 0x11ffc772c 0x1158b8000 + 175175468
21 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
22 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 91:
0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984
2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 32
3 UnityFramework 0x11ffc77a4 0x1158b8000 + 175175588
4 UnityFramework 0x11ffc772c 0x1158b8000 + 175175468
5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136
6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8

Thread 90 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000184ab4e4b x5: 0x000000032d30a050 x6: 0x0000000000000072 x7: 0x0000000000000000
x8: 0x1e3e9e3bc6545da5 x9: 0x1e3e9e38eb64eda5 x10: 0x0000000000000051 x11: 0x000000000000001c
x12: 0x000000000000001c x13: 0x000000032d510210 x14: 0x00000000ffffffbc x15: 0x00000000000007fb
x16: 0x0000000000000148 x17: 0x00000001f3c59fa8 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x000000000002f33b x21: 0x000000032d30b0e0 x22: 0x000000032d309740 x23: 0x000000032d30a0c0
x24: 0x000000032d30a0d0 x25: 0x0000000000000000 x26: 0x0000000122b804c9 x27: 0x00000000000000ff
x28: 0x0000000122b49c96 fp: 0x000000032d309fc0 lr: 0x0000000184afa88c
sp: 0x000000032d309fa0 pc: 0x0000000184ac1388 cpsr: 0x40001000
far: 0x0000000000000000 esr: 0x56000080 Address size fault

Binary Images:
0x102794000 - 0x10279ffff com.HoYoverse.hkrpgoversea (3.4.0) <7b02b800-9cee-3409-ac89-c93f63f2ce74> /Users/USER/Library/Containers/io.playcover.PlayCover//com.HoYoverse.hkrpgoversea.app/hkrpg
0x10328c000 - 0x1034a7fff io.playcover.PlayTools (1.1.7) /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
0x102888000 - 0x102893fff libobjc-trampolines.dylib (
) /usr/lib/libobjc-trampolines.dylib
0x102a08000 - 0x102a0ffff io.playcover.AKInterface (1.0) <89624b2d-4a9f-3671-afc0-74c88d4cb676> /Users/USER/Library/Containers/io.playcover.PlayCover//com.HoYoverse.hkrpgoversea.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
0x1158b8000 - 0x123457fff com.unity3d.framework (1.0) <7d679af3-a0e8-38d6-8c21-fdb129b4f7fd> /Users/USER/Library/Containers/io.playcover.PlayCover/
/com.HoYoverse.hkrpgoversea.app/Frameworks/UnityFramework.framework/UnityFramework
0x102e94000 - 0x1030cffff com.hoyoverse.sdk.Telemetry (2.0.14) <4c4c4452-5555-3144-a140-b7f7d84de361> /Users/USER/Library/Containers/io.playcover.PlayCover//com.HoYoverse.hkrpgoversea.app/Frameworks/Telemetry.framework/Telemetry
0x1065a4000 - 0x1067fffff com.astrolabe.common (1.0) /Users/USER/Library/Containers/io.playcover.PlayCover/
/com.HoYoverse.hkrpgoversea.app/Frameworks/AstrolabeCommon.framework/AstrolabeCommon
0x111d90000 - 0x112423fff com.apple.AGXMetal13-3 (327.5) /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
0x1059a4000 - 0x1059abfff com.apple.GameController.KeyboardAndMouseSupport () <193619c9-0cd8-3502-ba63-c1e9463e505d> /System/Library/Frameworks/GameController.framework/Versions/A/Resources/KeyboardAndMouseSupport.bundle/Contents/MacOS/KeyboardAndMouseSupport
0x126800000 - 0x1270e3fff com.apple.audio.codecs.Components (7.0) <42d57795-e86d-36e5-9fae-f2ba92271fba> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x1152f4000 - 0x11542ffff com.apple.audio.units.Components (1.14) <674f87bc-21a4-309b-9e43-c7ba1cd95d7b> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x147118000 - 0x147a67fff com.apple.audio.AudioDSPComponents (1.0) /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
0x18dc35000 - 0x18e008c7f com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x184b69000 - 0x1850a7fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1905b5000 - 0x1908bbfdf com.apple.HIToolbox (2.1.1) <9286e29f-fcee-31d0-acea-2842ea23bedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x188ad1000 - 0x189f62c7f com.apple.AppKit (6.9) <5d0da1bd-412c-3ed8-84e9-40ca62fe7b42> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1a0104000 - 0x1a02210bf com.apple.UIKitMacHelper (1.0) /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
0x1b8778000 - 0x1ba50c9ff com.apple.UIKitCore (1.0) <9bac5042-7dbf-39da-8726-3fa7d5e88098> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
0x184754000 - 0x1847ef4cf dyld (
) <9cf0401a-a938-389e-a77d-9e9608076ccf> /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x184af4000 - 0x184b00a47 libsystem_pthread.dylib (
) <647b91fc-96d3-3bbb-af08-970df45257c8> /usr/lib/system/libsystem_pthread.dylib
0x184ab8000 - 0x184af3653 libsystem_kernel.dylib () <60485b6f-67e5-38c1-aec9-efd6031ff166> /usr/lib/system/libsystem_kernel.dylib
0x186159000 - 0x186f422ff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x184941000 - 0x18498773f libdispatch.dylib (
) <8bf83cda-8db1-3d46-94b0-d811bd77e078> /usr/lib/system/libdispatch.dylib
0x19015e000 - 0x190185ddf com.apple.audio.caulk (1.0) <5ce1b98f-c512-379d-9a42-5cce5923bf9d> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x195290000 - 0x1952c563f libAudioToolboxUtility.dylib () /usr/lib/libAudioToolboxUtility.dylib
0x1968e5000 - 0x196a8f37f com.apple.audio.toolbox.AudioToolbox (1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x18a69e000 - 0x18aa681bf com.apple.CFNetwork (1.0) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1acade000 - 0x1ace4b59f com.apple.coremotion (2964.0.4) <79509af9-7855-38dd-9a49-59b2e2206022> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion
0x18498b000 - 0x184a0c46f libsystem_c.dylib (
) /usr/lib/system/libsystem_c.dylib
0x1877f6000 - 0x187f2a25f com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x1cdfde000 - 0x1cf9accbf com.apple.JavaScriptCore (20621) <2a97bf13-e372-380e-a1d4-177c2d81af46> /System/iOSSupport/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x184a0d000 - 0x184a99ff7 libc++.1.dylib () <875203a1-087b-33a6-93a5-928bb7e9114c> /usr/lib/libc++.1.dylib
0x254095000 - 0x25416a726 com.apple.GenerativeFunctions.Sage (1.0) <0cf292fc-54d0-3fb0-8974-f1f5e2cbfd68> /System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage
0x184a9a000 - 0x184ab7fff libc++abi.dylib (
) <4db4ac5c-e091-3a2e-a149-b7955b8af852> /usr/lib/libc++abi.dylib
0x184700000 - 0x184753893 libobjc.A.dylib (*) <4966864d-c147-33d3-bb18-1e3979590b6d> /usr/lib/libobjc.A.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)
Writable regions: Total=6.1G written=1990K(0%) resident=1638K(0%) swapped_out=560K(0%) unallocated=6.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG image 96K 5
CG raster data 720K 3
ColorSync 592K 29
CoreAnimation 1616K 57
CoreGraphics 32K 2
CoreUI image data 496K 7
Foundation 48K 2
Image IO 320K 12
Kernel Alloc Once 32K 1
MALLOC 1.7G 105
MALLOC guard page 384K 24
SQLite page cache 1792K 14
STACK GUARD 57.4M 92
Stack 54.3M 92
VM_ALLOCATE 307.7M 192
VM_ALLOCATE (media) 10.0M 1
VM_ALLOCATE (reserved) 3.9G 13 reserved VM address space (unallocated)
WebKit Malloc 192.5M 12
__AUTH 6492K 755
__AUTH_CONST 83.0M 1002
__CTF 824 1
__DATA 57.6M 991
__DATA (graphics) 80 1
__DATA_CONST 29.4M 1017
__DATA_DIRTY 2807K 342
__FONT_DATA 2352 1
__INFO_FILTER 8 1
__LINKEDIT 629.5M 13
__LLVM_COV 256K 1
__OBJC_RO 61.4M 1
__OBJC_RW 2396K 1
__TEXT 1.1G 1033
__TEXT (graphics) 243.1M 10
__TPRO_CONST 128K 2
dyld private memory 128K 1
libnetwork 1664K 24
mapped file 964.1M 84
page table in kernel 1638K 1
shared memory 1168K 19
=========== ======= =======
TOTAL 9.3G 5966
TOTAL, minus reserved VM space 5.5G 5966


Full Report

{"app_name":"hkrpg","timestamp":"2025-07-04 12:42:16.00 +0100","app_version":"3.4.0","slice_uuid":"7b02b800-9cee-3409-ac89-c93f63f2ce74","build_version":"2","platform":6,"bundleID":"com.HoYoverse.hkrpgoversea","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.5 (24F74)","roots_installed":0,"name":"hkrpg","incident_id":"83C0A301-1EA0-45EB-A88A-B588902AD5C2"}
{
"uptime" : 31000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"coalitionID" : 7282,
"osVersion" : {
"train" : "macOS 15.5",
"build" : "24F74",
"releaseType" : "User"
},
"captureTime" : "2025-07-04 12:42:12.5940 +0100",
"codeSigningMonitor" : 1,
"incident" : "83C0A301-1EA0-45EB-A88A-B588902AD5C2",
"pid" : 11664,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2025-07-04 12:41:36.1417 +0100",
"procStartAbsTime" : 758302783515,
"procExitAbsTime" : 759175928614,
"procName" : "hkrpg",
"procPath" : "/Users/USER/Library/Containers/io.playcover.PlayCover//com.HoYoverse.hkrpgoversea.app/hkrpg",
"bundleInfo" : {"CFBundleShortVersionString":"3.4.0","CFBundleVersion":"2","CFBundleIdentifier":"com.HoYoverse.hkrpgoversea","DTAppStoreToolsBuild":"16F3"},
"storeInfo" : {"deviceIdentifierForVendor":"D142D6BB-9241-51A9-A9A3-D7A6CEEC2BB8","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.HoYoverse.hkrpgoversea",
"crashReporterKey" : "9E35231B-0720-24C1-FC60-85B6AFE12BF1",
"appleIntelligenceStatus" : {"state":"unavailable","reasons":["selectedLanguageDoesNotMatchSelectedSiriLanguage"]},
"codeSigningID" : "com.HoYoverse.hkrpgoversea",
"codeSigningTeamID" : "",
"codeSigningFlags" : 570425857,
"codeSigningValidationCategory" : 10,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRm+D/l78DAJH9e8Go/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p/QMAkZDg/5e/AwCR/XvBqP8PX9bAA1/WcAqA0g=="},
"bootSessionUUID" : "3D786292-D009-4A1B-B400-85375FF2184C",
"wakeTime" : 5267,
"sleepWakeUUID" : "6295CD7C-A116-48BB-A8F6-43F734995703",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"hkrpg","byPid":11664},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 90,
"threads" : [{"id":462115,"threadState":{"x":[{"value":140726883429984},{"value":140726769369912},{"value":15998034187449659755},{"value":0},{"value":0},{"value":2496},{"value":105553122642368},{"value":127674624},{"value":1},{"value":6},{"value":4825879096},{"value":31},{"value":21},{"value":127674625},{"value":548358339031738816},{"value":548358339031738816},{"value":6521057572,"symbolLocation":0,"symbol":"pthread_rwlock_rdlock"},{"value":18691697676546},{"value":0},{"value":140726769369912},{"value":140726771483384},{"value":4889105960,"symbolLocation":2334408,"symbol":"kUnityDidQuit"},{"value":4888953848,"symbolLocation":2182296,"symbol":"kUnityDidQuit"},{"value":1},{"value":18446744073709551615},{"value":457},{"value":13658411008},{"value":18},{"value":4779605072}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4825879116},"cpsr":{"value":536875008},"fp":{"value":6130400576},"sp":{"value":6130400528},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4825879156},"far":{"value":4888953848}},"queue":"com.apple.main-thread","frames":[{"imageOffset":169448052,"imageIndex":4},{"imageOffset":169447740,"imageIndex":4},{"imageOffset":169681392,"imageIndex":4},{"imageOffset":169681244,"imageIndex":4},{"imageOffset":169663696,"imageIndex":4},{"imageOffset":109914392,"imageIndex":4},{"imageOffset":109914064,"imageIndex":4},{"imageOffset":111290160,"imageIndex":4},{"imageOffset":127005240,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169693644,"imageIndex":4},{"imageOffset":169650448,"imageIndex":4},{"imageOffset":82466164,"imageIndex":4},{"imageOffset":155862312,"imageIndex":4},{"imageOffset":125659608,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169693644,"imageIndex":4},{"imageOffset":74090260,"imageIndex":4},{"imageOffset":66940348,"imageIndex":4},{"imageOffset":66939852,"imageIndex":4},{"imageOffset":7982060,"imageIndex":4},{"imageOffset":155182440,"imageIndex":4},{"imageOffset":155181192,"imageIndex":4},{"imageOffset":155180928,"imageIndex":4},{"imageOffset":7983152,"imageIndex":4},{"imageOffset":10430172,"imageIndex":4},{"imageOffset":5298092,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":187667292,"imageIndex":4},{"imageOffset":187707532,"imageIndex":4},{"imageOffset":187751032,"imageIndex":4},{"imageOffset":184104544,"imageIndex":4},{"imageOffset":186181796,"imageIndex":4},{"imageOffset":186181848,"imageIndex":4},{"imageOffset":186182444,"imageIndex":4},{"imageOffset":191542204,"imageIndex":4},{"imageOffset":91704,"imageIndex":4},{"imageOffset":91468,"imageIndex":4},{"imageOffset":921704,"symbol":"CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&)","symbolLocation":48,"imageIndex":12},{"imageOffset":401432,"symbol":"CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)","symbolLocation":876,"imageIndex":12},{"imageOffset":400344,"symbol":"display_timer_callback(__CFMachPort
, void*, long, void*)","symbolLocation":428,"imageIndex":12},{"imageOffset":692916,"symbol":"__CFMachPortPerform","symbolLocation":288,"imageIndex":13},{"imageOffset":512592,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION","symbolLocation":60,"imageIndex":13},{"imageOffset":512376,"symbol":"__CFRunLoopDoSource1","symbolLocation":508,"imageIndex":13},{"imageOffset":506744,"symbol":"__CFRunLoopRun","symbolLocation":2200,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":14},{"imageOffset":812264,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":14},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":14},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":15},{"imageOffset":10327472,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":15},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":15},{"imageOffset":17244,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":15},{"imageOffset":2428148,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":15},{"imageOffset":16740,"symbol":"UINSApplicationMain","symbolLocation":976,"imageIndex":16},{"imageOffset":15516,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":17},{"imageOffset":86348,"imageIndex":4},{"imageOffset":33068,"imageIndex":0},{"imageOffset":27544,"symbol":"start","symbolLocation":6076,"imageIndex":18}]},{"id":462170,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6131544064},{"value":5379},{"value":6131007488},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6131544064},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462174,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6132690944},{"value":18951},{"value":6132154368},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6132690944},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462197,"name":"ThreadPoolServiceThread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553127246176},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":2},{"value":1},{"value":22787},{"value":0},{"value":0},{"value":369},{"value":6133264384},{"value":0},{"value":5427486280},{"value":5428506064},{"value":0},{"value":6133263680},{"value":12297829382473034411},{"value":12297829382473034410},{"value":1},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344460916},"cpsr":{"value":2684358656},"fp":{"value":6133263664},"sp":{"value":6133263600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520850780},"far":{"value":0}},"frames":[{"imageOffset":51548,"symbol":"kevent64","symbolLocation":8,"imageIndex":21},{"imageOffset":652916,"imageIndex":5},{"imageOffset":652544,"imageIndex":5},{"imageOffset":458768,"imageIndex":5},{"imageOffset":444304,"imageIndex":5},{"imageOffset":603488,"imageIndex":5},{"imageOffset":546716,"imageIndex":5},{"imageOffset":603776,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462198,"name":"ThreadPoolForegroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":98968931401728},{"value":0},{"value":98968931401728},{"value":32},{"value":33000},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":23043},{"value":8367813848,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8384783912},{"value":0},{"value":33000},{"value":32},{"value":98968931401728},{"value":0},{"value":98968931401728},{"value":6133837024},{"value":0},{"value":17179870466},{"value":18446744073709550527},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6133836368},"sp":{"value":6133836288},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":670976,"imageIndex":5},{"imageOffset":429820,"imageIndex":5},{"imageOffset":588008,"imageIndex":5},{"imageOffset":590608,"imageIndex":5},{"imageOffset":589700,"imageIndex":5},{"imageOffset":589432,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462199,"name":"ThreadPoolBackgroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":137451838373888},{"value":0},{"value":137451838373888},{"value":32},{"value":33000},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":32003},{"value":8367813848,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8384783912},{"value":0},{"value":33000},{"value":32},{"value":137451838373888},{"value":0},{"value":137451838373888},{"value":6134410464},{"value":0},{"value":17179870466},{"value":18446744073709550527},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6134409808},"sp":{"value":6134409728},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":670976,"imageIndex":5},{"imageOffset":429820,"imageIndex":5},{"imageOffset":588008,"imageIndex":5},{"imageOffset":590608,"imageIndex":5},{"imageOffset":589568,"imageIndex":5},{"imageOffset":589480,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462200,"name":"telemetry_main","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553151051648},{"value":2},{"value":0},{"value":0},{"value":5141475040},{"value":0},{"value":0},{"value":2},{"value":2},{"value":1},{"value":24323},{"value":0},{"value":2854338632},{"value":369},{"value":6134984704},{"value":0},{"value":5427487944},{"value":5427490048},{"value":0},{"value":6134984032},{"value":12297829382473034411},{"value":12297829382473034410},{"value":1},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344460916},"cpsr":{"value":2684358656},"fp":{"value":6134984016},"sp":{"value":6134983952},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520850780},"far":{"value":0}},"frames":[{"imageOffset":51548,"symbol":"kevent64","symbolLocation":8,"imageIndex":21},{"imageOffset":652916,"imageIndex":5},{"imageOffset":652544,"imageIndex":5},{"imageOffset":458768,"imageIndex":5},{"imageOffset":444304,"imageIndex":5},{"imageOffset":603488,"imageIndex":5},{"imageOffset":603776,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462201,"name":"mihoyo_network","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553127250256},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":2},{"value":1},{"value":31491},{"value":0},{"value":8367813848,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSAutoreleasePool"},{"value":369},{"value":6135558144},{"value":0},{"value":5427491080},{"value":5428504816},{"value":0},{"value":6135557472},{"value":12297829382473034411},{"value":12297829382473034410},{"value":1},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344460916},"cpsr":{"value":2684358656},"fp":{"value":6135557456},"sp":{"value":6135557392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520850780},"far":{"value":0}},"frames":[{"imageOffset":51548,"symbol":"kevent64","symbolLocation":8,"imageIndex":21},{"imageOffset":652916,"imageIndex":5},{"imageOffset":652544,"imageIndex":5},{"imageOffset":458768,"imageIndex":5},{"imageOffset":444304,"imageIndex":5},{"imageOffset":603488,"imageIndex":5},{"imageOffset":603776,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462209,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":144048908140544},{"value":0},{"value":144048908140544},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":33539},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":144048908140544},{"value":0},{"value":144048908140544},{"value":6136126872},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6136126720},"sp":{"value":6136126640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":367736,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":840612,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":22},{"imageOffset":20592,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":17},{"imageOffset":342952,"symbol":"NSThread__start","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462210,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6136705024},{"value":40459},{"value":6136168448},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6136705024},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462255,"name":"GC Marker 0","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6203616984},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6203683040},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267520},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6203617104},"sp":{"value":6203616960},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462256,"name":"GC Marker 1","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6204190424},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6204256480},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267008},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6204190544},"sp":{"value":6204190400},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462257,"name":"GC Marker 2","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6204763864},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6204829920},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":268032},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6204763984},"sp":{"value":6204763840},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462258,"name":"GC Marker 3","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6205337304},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6205403360},{"value":0},{"value":0},{"value":266240},{"value":266242},{"value":266496},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6205337424},"sp":{"value":6205337280},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462259,"name":"GC Marker 4","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6205910744},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6205976800},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":266752},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6205910864},"sp":{"value":6205910720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462260,"name":"GC Marker 5","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6206484184},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6206550240},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267776},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6206484304},"sp":{"value":6206484160},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462261,"name":"GC Marker 6","threadState":{"x":[{"value":516},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6207057624},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6207123680},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267264},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6207057744},"sp":{"value":6207057600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462262,"name":"GC Finalizer","threadState":{"x":[{"value":260},{"value":0},{"value":3328},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6207696440},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553173403128},{"value":105553173403192},{"value":6207697120},{"value":0},{"value":0},{"value":3328},{"value":3329},{"value":3584},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6207696560},"sp":{"value":6207696416},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169490544,"imageIndex":4},{"imageOffset":169323604,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462281,"name":"Job.Worker 0","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":5500018080},{"value":0},{"value":513},{"value":0},{"value":5512953872},{"value":85507},{"value":18446744073709551615},{"value":4294967294},{"value":0},{"value":0},{"value":0},{"value":1},{"value":39},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6286651072},"sp":{"value":6286651056},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462282,"name":"Job.Worker 1","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":5500018080},{"value":0},{"value":513},{"value":0},{"value":5512953872},{"value":85507},{"value":18446744073709551615},{"value":4294967293},{"value":0},{"value":0},{"value":0},{"value":1},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6287224512},"sp":{"value":6287224496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462283,"name":"Job.Worker 2","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":6287797884},{"value":98784247809},{"value":16},{"value":5040},{"value":78},{"value":85507},{"value":18446744073709551615},{"value":4294967292},{"value":0},{"value":0},{"value":0},{"value":5421111112},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6287797952},"sp":{"value":6287797936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462284,"name":"Job.Worker 3","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":4881048560},{"value":296},{"value":6288367440},{"value":0},{"value":13659495440},{"value":85507},{"value":18446744073709551615},{"value":4294967291},{"value":0},{"value":0},{"value":36650},{"value":1},{"value":1},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6288371392},"sp":{"value":6288371376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462285,"name":"Job.Worker 4","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":5500018080},{"value":0},{"value":513},{"value":0},{"value":5512953872},{"value":85507},{"value":18446744073709551615},{"value":4294967293},{"value":0},{"value":0},{"value":512},{"value":1},{"value":24},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6288944832},"sp":{"value":6288944816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462286,"name":"Job.Worker 5","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":4881048560},{"value":61},{"value":6289514432},{"value":0},{"value":5151469584},{"value":85507},{"value":18446744073709551615},{"value":4294967290},{"value":0},{"value":0},{"value":10},{"value":23},{"value":1},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6289518272},"sp":{"value":6289518256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462287,"name":"Background Job.Worker 0","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":6290092136},{"value":105553127591888},{"value":23},{"value":13546474582012527},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967290},{"value":0},{"value":0},{"value":113},{"value":8657973911},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6290091712},"sp":{"value":6290091696},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462288,"name":"Background Job.Worker 1","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":6290665576},{"value":105553127598560},{"value":23},{"value":13827949558723183},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":113},{"value":8657973911},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6290665152},"sp":{"value":6290665136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462289,"name":"Background Job.Worker 2","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":4881048560},{"value":381},{"value":0},{"value":0},{"value":1027},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6291238592},"sp":{"value":6291238576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462290,"name":"Background Job.Worker 3","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":6291812456},{"value":105553127598512},{"value":23},{"value":14390899512144495},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967291},{"value":0},{"value":0},{"value":113},{"value":8657973911},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6291812032},"sp":{"value":6291812016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462291,"name":"Background Job.Worker 4","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":105553125532388},{"value":7},{"value":3867508923},{"value":8928},{"value":1027},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6292385472},"sp":{"value":6292385456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462292,"name":"Background Job.Worker 5","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":18},{"value":5373602928},{"value":18},{"value":0},{"value":1027},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6292958912},"sp":{"value":6292958896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462293,"name":"Background Job.Worker 6","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":1},{"value":8367689456,"symbolLocation":48,"symbol":"OS_dispatch_queue_serial_vtable"},{"value":2944522315},{"value":105553213762560},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6293532352},"sp":{"value":6293532336},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462294,"name":"BatchDeleteObjects","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":13645195168},{"value":201},{"value":13645197504},{"value":24},{"value":0},{"value":0},{"value":84739},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":13645135908},{"value":4336693792},{"value":13645136000},{"value":12608},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157374576},{"value":105553157374512},{"value":18446744073709551615},{"value":0},{"value":4393522436},{"value":0},{"value":4393522372},{"value":4910850048},{"value":1},{"value":544}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6294105776},"sp":{"value":6294105760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":187208992,"imageIndex":4},{"imageOffset":186173548,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462295,"name":"Loading.AsyncRead","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":1},{"value":4881048560},{"value":621},{"value":4881048560},{"value":78},{"value":78},{"value":68867},{"value":18446744073709551615},{"value":0},{"value":4160},{"value":2043},{"value":2045},{"value":3131199515},{"value":3129100317},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157466736},{"value":105553157466672},{"value":18446744073709551615},{"value":4917597704,"symbolLocation":33896,"symbol":"lua_iter_call_telemetry"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6294679248},"sp":{"value":6294679232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184080652,"imageIndex":4},{"imageOffset":184079644,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462341,"name":"NIO-ELT-0-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5175872512},{"value":64},{"value":0},{"value":0},{"value":6295244672},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168042872},{"value":0},{"value":2},{"value":2147483648},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5175872512},{"value":0},{"value":0},{"value":29},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6295251744},"sp":{"value":6295251680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462342,"name":"NIO-ELT-1-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5175923200},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168043064},{"value":0},{"value":3022078254},{"value":3019978979},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5175923200},{"value":0},{"value":0},{"value":30},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6295825184},"sp":{"value":6295825120},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462343,"name":"NIO-ELT-2-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150640128},{"value":64},{"value":0},{"value":0},{"value":510},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168089528},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150640128},{"value":0},{"value":0},{"value":31},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6296398624},"sp":{"value":6296398560},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462344,"name":"NIO-ELT-3-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150722560},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168089336},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150722560},{"value":0},{"value":0},{"value":32},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6296972064},"sp":{"value":6296972000},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462345,"name":"NIO-ELT-4-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150724608},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168089912},{"value":0},{"value":2255470600},{"value":2253371404},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150724608},{"value":0},{"value":0},{"value":33},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6297545504},"sp":{"value":6297545440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462346,"name":"NIO-ELT-5-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150695936},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168079480},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150695936},{"value":0},{"value":0},{"value":34},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6298118944},"sp":{"value":6298118880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462347,"name":"NIO-ELT-6-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150697984},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168090104},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150697984},{"value":0},{"value":0},{"value":35},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6298692384},"sp":{"value":6298692320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462348,"name":"NIO-ELT-7-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150700032},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168090296},{"value":0},{"value":2498699292},{"value":2496600096},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150700032},{"value":0},{"value":0},{"value":36},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6299265824},"sp":{"value":6299265760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462349,"name":"NIO-ELT-8-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5167501312},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168080056},{"value":0},{"value":2},{"value":2147483648},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5167501312},{"value":0},{"value":0},{"value":37},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6299839264},"sp":{"value":6299839200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462350,"name":"NIO-ELT-9-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5167503360},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168080248},{"value":0},{"value":2},{"value":2147483648},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5167503360},{"value":0},{"value":0},{"value":38},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6300412704},"sp":{"value":6300412640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer(:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop.blockingWaitForWork(nextReadyDeadline::)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate::)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462398,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":1},{"value":0},{"value":1},{"value":0},{"value":1},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":4587274272},{"value":6300987000},{"value":7},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553182654496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712327368},"cpsr":{"value":2147487744},"fp":{"value":6300987264},"sp":{"value":6300987232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":24},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":24},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":96,"imageIndex":24},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462399,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":72195},{"value":72195},{"value":17},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":1},{"value":105553127393352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553182655120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712327368},"cpsr":{"value":2147487744},"fp":{"value":6301560704},"sp":{"value":6301560672},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":24},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":24},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":96,"imageIndex":24},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462428,"name":"caulk::deferred_logger","threadState":{"x":[{"value":14},{"value":105553150685015},{"value":0},{"value":6302134375},{"value":105553150684992},{"value":22},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553180464664},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712327368},"cpsr":{"value":2147487744},"fp":{"value":6302134144},"sp":{"value":6302134112},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":24},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":24},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread*>>(void)","symbolLocation":96,"imageIndex":24},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462430,"name":"AQConverterThread","threadState":{"x":[{"value":260},{"value":0},{"value":512},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6302707288},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":5427472456},{"value":5427472520},{"value":6302707936},{"value":0},{"value":0},{"value":512},{"value":513},{"value":768},{"value":4393177792},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6302707408},"sp":{"value":6302707264},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":186740,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":76,"imageIndex":25},{"imageOffset":165040,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":644,"imageIndex":26},{"imageOffset":54784,"symbol":"CADeprecated::CAPThread::Entry(void*)","symbolLocation":96,"imageIndex":25},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462444,"name":"com.apple.NSURLConnectionLoader","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":500290675539968},{"value":0},{"value":500290675539968},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":116483},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":500290675539968},{"value":0},{"value":500290675539968},{"value":6303276360},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6303276208},"sp":{"value":6303276128},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":2443500,"symbol":"+[__CFN_CoreSchedulingSetRunnable _run:]","symbolLocation":416,"imageIndex":27},{"imageOffset":342952,"symbol":"NSThread__start","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462451,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":455227878670336},{"value":0},{"value":455227878670336},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":105991},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":455227878670336},{"value":0},{"value":455227878670336},{"value":6303850632},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6303850480},"sp":{"value":6303850400},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":1435644,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":15},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462452,"name":"UnityGfxDeviceWorker","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":18446741604587114801},{"value":68719460488},{"value":4396828992},{"value":4839384528},{"value":0},{"value":1027},{"value":172563},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":5437452576},{"value":72057602405713793,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS$__NSCFNumber"},{"value":8367785856,"symbolLocation":0,"symbol":"OBJC_CLASS$___NSCFNumber"},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157220736},{"value":105553157220672},{"value":18446744073709551615},{"value":0},{"value":4396829124},{"value":0},{"value":4396829060},{"value":4910850048},{"value":1},{"value":100671292}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6304427632},"sp":{"value":6304427616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":187208992,"imageIndex":4},{"imageOffset":182891484,"imageIndex":4},{"imageOffset":182844600,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462465,"name":"com.apple.CoreMotion.MotionThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":725690559234048},{"value":0},{"value":725690559234048},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":168963},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":725690559234048},{"value":0},{"value":725690559234048},{"value":6304995624},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6304995472},"sp":{"value":6304995392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":1001236,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":13},{"imageOffset":2087480,"imageIndex":28},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462466,"name":"Loading.PreloadManager","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4839836404},{"value":68719460488},{"value":621},{"value":0},{"value":5376},{"value":78},{"value":134915},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":2045},{"value":2191767665},{"value":2189668466},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553154210160},{"value":105553154210096},{"value":18446744073709551615},{"value":18576},{"value":4917597704,"symbolLocation":33896,"symbol":"lua_iter_call_telemetry"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6305574592},"sp":{"value":6305574576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":186344188,"imageIndex":4},{"imageOffset":186343992,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462470,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":54796,"symbol":"usleep","symbolLocation":68,"imageIndex":29},{"imageOffset":177976488,"imageIndex":4},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":0},{"value":34000000},{"value":6306147572},{"value":138240},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":3},{"value":17},{"value":2},{"value":0},{"value":0},{"value":144115196443665165,"symbolLocation":144115188075855877,"symbol":"OBJC_CLASS$__NSObserver"},{"value":8367809288,"symbolLocation":0,"symbol":"OBJC_CLASS$___NSObserver"},{"value":334},{"value":8384782296},{"value":0},{"value":0},{"value":6306148240},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":2684358656},"fp":{"value":6306148224},"sp":{"value":6306148176},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":462471,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":170611860,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":136704},{"value":0},{"value":0},{"value":65704},{"value":0},{"value":0},{"value":6306328344},{"value":0},{"value":1280},{"value":5497558140162},{"value":5497558140162},{"value":1280},{"value":0},{"value":5497558140160},{"value":305},{"value":8384782176},{"value":0},{"value":5439491624},{"value":5439491688},{"value":6306328800},{"value":0},{"value":0},{"value":136704},{"value":136705},{"value":136960},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6306328464},"sp":{"value":6306328320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":462472,"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":171255160,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":14},{"value":0},{"value":73896},{"value":1809694648},{"value":1},{"value":1809694648},{"value":0},{"value":0},{"value":0},{"value":4393520976},{"value":1099511628034},{"value":1099511627776},{"value":4294967293},{"value":1099511627776},{"value":256},{"value":0},{"value":18446744073709551580},{"value":1099511628034},{"value":0},{"value":4393520464},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4827686264},"cpsr":{"value":1610616832},"fp":{"value":6306508736},"sp":{"value":6306508720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}}},{"id":462473,"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":170990884,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":14},{"value":0},{"value":4827421868},{"value":0},{"value":6306689024},{"value":319029295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384782392},{"value":0},{"value":23000},{"value":4917526528},{"value":4917526528},{"value":4917526528},{"value":4917528800},{"value":4907388928},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4827421988},"cpsr":{"value":1610616832},"fp":{"value":6306688960},"sp":{"value":6306688912},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}}},{"id":462474,"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":171275440,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":14},{"value":0},{"value":73896},{"value":9},{"value":13645200928},{"value":17},{"value":0},{"value":1563},{"value":0},{"value":4917529056},{"value":2},{"value":1099511627776},{"value":4294967293},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":2},{"value":0},{"value":105553182666672},{"value":4917528800},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4827706544},"cpsr":{"value":1610616832},"fp":{"value":6306869184},"sp":{"value":6306869168},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}}},{"id":462481,"name":"Loading.Prefetch","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":73896},{"value":4881048560},{"value":381},{"value":2699397201},{"value":3840},{"value":78},{"value":137219},{"value":18446744073709551615},{"value":0},{"value":1099511627776},{"value":4294967293},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157661184},{"value":105553157661120},{"value":18446744073709551615},{"value":4917597704,"symbolLocation":33896,"symbol":"lua_iter_call_telemetry"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6307442448},"sp":{"value":6307442432},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":186347188,"imageIndex":4},{"imageOffset":186347060,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462482,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":14},{"value":164611},{"value":0},{"value":0},{"value":0},{"value":1},{"value":0},{"value":0},{"value":1},{"value":7702248293127946324},{"value":1099511628032},{"value":1099511628034},{"value":48},{"value":7},{"value":1},{"value":32},{"value":18446744073709551579},{"value":8384786496},{"value":0},{"value":5419230496},{"value":5419230488},{"value":6575146610},{"value":1},{"value":8367833088,"symbolLocation":0,"symbol":"AMCP::Log::Scope_Registry::get()::s_registry"},{"value":105553122882976},{"value":1346},{"value":137479},{"value":0},{"value":6575146473}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712443640},"cpsr":{"value":1610616832},"fp":{"value":6308015360},"sp":{"value":6308015344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802236},"far":{"value":0}},"frames":[{"imageOffset":3004,"symbol":"semaphore_wait_signal_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":123640,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":36,"imageIndex":24},{"imageOffset":2051928,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5276,"imageIndex":30},{"imageOffset":2044840,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":172,"imageIndex":30},{"imageOffset":3789692,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":30},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462853,"name":"JavaScriptCore libpas scavenger","threadState":{"x":[{"value":260},{"value":0},{"value":29440},{"value":0},{"value":0},{"value":160},{"value":0},{"value":99998888},{"value":6203109032},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":13676734528},{"value":13676734592},{"value":6203109600},{"value":99998888},{"value":0},{"value":29440},{"value":29697},{"value":29952},{"value":4652007308841189376},{"value":8348884992,"symbolLocation":1004,"symbol":"jit_common_primitive_heap_support"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6203109152},"sp":{"value":6203109008},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":24913416,"symbol":"scavenger_thread_main","symbolLocation":1356,"imageIndex":31},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462915,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":13295742976},{"value":186627},{"value":13295206400},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":13295742976},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462929,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":13644787712},{"value":188675},{"value":13644251136},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":13644787712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462943,"name":"com.hoyosdk.Kibana","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":1065542731431936},{"value":0},{"value":1065542731431936},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":248091},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":1065542731431936},{"value":0},{"value":1065542731431936},{"value":13951098264},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":13951098112},"sp":{"value":13951098032},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":367736,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":858012,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":22},{"imageOffset":210089204,"imageIndex":4},{"imageOffset":342952,"symbol":"NSThread__start","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462945,"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":367736,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":858012,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":22},{"imageOffset":197371468,"imageIndex":4},{"imageOffset":342952,"symbol":"NSThread__start","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":1062381635502080},{"value":0},{"value":1062381635502080},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":247355},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":1062381635502080},{"value":0},{"value":1062381635502080},{"value":13951671720},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":13951671568},"sp":{"value":13951671488},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}}},{"id":462946,"name":"com.apple.CFSocket.private","threadState":{"x":[{"value":4},{"value":0},{"value":105553122733984},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":13952250080},{"value":0},{"value":4435884847},{"value":31},{"value":7},{"value":4393075456},{"value":72057602405714793,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS$__NSCFArray"},{"value":8367786856,"symbolLocation":0,"symbol":"OBJC_CLASS$___NSCFArray"},{"value":93},{"value":8384786392},{"value":0},{"value":8367793344,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},{"value":96},{"value":1},{"value":105553122733984},{"value":8388693272,"symbolLocation":0,"symbol":"__kCFNull"},{"value":0},{"value":105553125179824},{"value":105553122733968},{"value":105553125193168},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6522191092},"cpsr":{"value":1610616832},"fp":{"value":13952249792},"sp":{"value":13952216016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520847404},"far":{"value":0}},"frames":[{"imageOffset":48172,"symbol":"__select","symbolLocation":8,"imageIndex":21},{"imageOffset":666868,"symbol":"__CFSocketManager","symbolLocation":704,"imageIndex":13},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462961,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":32,"imageIndex":32},{"imageOffset":1403680,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, base::detail::ThreadPool::AddThread()::$_0>>(void*)","symbolLocation":176,"imageIndex":6},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":2816},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13970697880},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553244246696},{"value":105553244246760},{"value":13970698464},{"value":0},{"value":0},{"value":2816},{"value":2817},{"value":3072},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13970698000},"sp":{"value":13970697856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":462962,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":91856,"symbol":"sleep","symbolLocation":52,"imageIndex":29},{"imageOffset":208391956,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":60},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":966272},{"value":2},{"value":1},{"value":8327766016,"symbolLocation":6840,"symbol":"read_memory"},{"value":70736},{"value":334},{"value":8384782296},{"value":0},{"value":13971271520},{"value":13971271536},{"value":4907864064,"symbolLocation":9616,"symbol":"vf_rebinding"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13971271504},"sp":{"value":13971271456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":462963,"name":"AstrolabeCrash Exception Handler (Secondary)","threadState":{"x":[{"value":0},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":103079220499},{"value":1048946977993987},{"value":15483357102080},{"value":1048946977800192},{"value":44},{"value":0},{"value":6521012224,"symbolLocation":40,"symbol":"mach_voucher_debug_info"},{"value":8367719704,"symbolLocation":0,"symbol":"_current_pid"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8384790824},{"value":0},{"value":0},{"value":44},{"value":1048946977800192},{"value":15483357102080},{"value":1048946977993987},{"value":13971844240},{"value":103079220499},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":18446744073709550527},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":2147487744},"fp":{"value":13971844224},"sp":{"value":13971844144},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":198788,"symbol":"thread_suspend","symbolLocation":108,"imageIndex":21},{"imageOffset":208284920,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462964,"name":"AstrolabeCrash Exception Handler (Primary)","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":0},{"value":0},{"value":825935095922688},{"value":580},{"value":0},{"value":4294967293},{"value":17179869186},{"value":580},{"value":0},{"value":0},{"value":0},{"value":192303},{"value":0},{"value":18446744073709551569},{"value":8384790824},{"value":0},{"value":0},{"value":580},{"value":825935095922688},{"value":0},{"value":0},{"value":13972417824},{"value":0},{"value":17179869186},{"value":268451845},{"value":18446744073709550526}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520878132},"cpsr":{"value":4096},"fp":{"value":13972417424},"sp":{"value":13972417344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78900,"symbol":"mach_msg2_internal","symbolLocation":224,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":208284964,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462965,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":32,"imageIndex":32},{"imageOffset":1403680,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, base::detail::ThreadPool::AddThread()::$_0>>(void*)","symbolLocation":176,"imageIndex":6},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13981707928},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553180997032},{"value":105553180997096},{"value":13981708512},{"value":0},{"value":0},{"value":256},{"value":257},{"value":512},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13981708048},"sp":{"value":13981707904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":462966,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lockstd::__1::mutex&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::_1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":32},{"imageOffset":1389416,"symbol":"base::executor::Executor::ExecutorTimer::Run()","symbolLocation":544,"imageIndex":6},{"imageOffset":1404056,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, base::detail::ThreadPool::AddThread()::$_0>>(void*)","symbolLocation":552,"imageIndex":6},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":2816},{"value":0},{"value":0},{"value":160},{"value":5},{"value":659582416},{"value":13982281128},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553182412272},{"value":105553182412336},{"value":13982281952},{"value":659582416},{"value":5},{"value":2816},{"value":2817},{"value":3072},{"value":105553150958624},{"value":96}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13982281248},"sp":{"value":13982281104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":463163,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":32,"imageIndex":32},{"imageOffset":175152768,"imageIndex":4},{"imageOffset":175152196,"imageIndex":4},{"imageOffset":175152248,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6132116488},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":4908359440},{"value":4908359504},{"value":6132117728},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6132116608},"sp":{"value":6132116464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":463164,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":91856,"symbol":"sleep","symbolLocation":52,"imageIndex":29},{"imageOffset":175377836,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":3},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":6517846706},{"value":8657960003},{"value":2},{"value":8657959955},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":6208270192},{"value":6208270208},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":6208270176},"sp":{"value":6208270128},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":463165,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":91856,"symbol":"sleep","symbolLocation":52,"imageIndex":29},{"imageOffset":175282188,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":17},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":18446744073709548780},{"value":0},{"value":0},{"value":0},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":13290368576},{"value":13290368592},{"value":8581367527,"objc-selector":"countByEnumeratingWithState:objects:count:"},{"value":0},{"value":0},{"value":0},{"value":10},{"value":4900895112},{"value":4902334464},{"value":4900895144}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13290368560},"sp":{"value":13290368512},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":463194,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169461780,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":500000000},{"value":26624},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":500000000},{"value":0},{"value":0},{"value":26624},{"value":27648},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":6130708032},"sp":{"value":6130707888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":463195,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":0},{"value":999000000},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":0},{"value":1674812},{"value":197741},{"value":0},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":13292298144},{"value":13292298144},{"value":4877748454,"symbolLocation":454,"symbol":"typeinfo name for mihoyo_mtr_sdk::MiHoYoMTREngine"},{"value":13292298736},{"value":3},{"value":13},{"value":4877748454,"symbolLocation":454,"symbol":"typeinfo name for mihoyo_mtr_sdk::MiHoYoMTREngine"},{"value":13292298276},{"value":105553180314464},{"value":851968}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13292298128},"sp":{"value":13292298080},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}},"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":130920,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&)","symbolLocation":84,"imageIndex":32},{"imageOffset":179586668,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTRSender(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, int, int, int, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>, float, int, int)","symbolLocation":1044,"imageIndex":4},{"imageOffset":179592948,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupIndicatedTtlMTR(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, int, int, int, float, int, int)","symbolLocation":952,"imageIndex":4},{"imageOffset":179584692,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupAllStepMTR(char const*, int, int, int, std::__1::function<void (int, neb::CJsonObject)>)","symbolLocation":160,"imageIndex":4},{"imageOffset":179583428,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTR(int)","symbolLocation":524,"imageIndex":4},{"imageOffset":179600276,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::DoMTR(char const*, int, int, float, int, int)","symbolLocation":580,"imageIndex":4},{"imageOffset":179574744,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRTask(int, char const*, int, int, float, int, int)","symbolLocation":200,"imageIndex":4},{"imageOffset":179574468,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRSync(int, char const*, int, int, float, int, int)","symbolLocation":44,"imageIndex":4},{"imageOffset":1222908,"imageIndex":4},{"imageOffset":134304196,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134295552,"imageIndex":4},{"imageOffset":125662744,"imageIndex":4},{"imageOffset":169463028,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463196,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":311552},{"value":0},{"value":0},{"value":65704},{"value":18},{"value":296000000},{"value":13292875176},{"value":0},{"value":248576},{"value":1067625790819074},{"value":1067625790819074},{"value":248576},{"value":0},{"value":1067625790819072},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13292876000},{"value":296000000},{"value":18},{"value":311552},{"value":311552},{"value":313600},{"value":105553160724120},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13292875296},"sp":{"value":13292875152},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463198,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":312576},{"value":0},{"value":0},{"value":65704},{"value":58},{"value":416000000},{"value":13294022056},{"value":0},{"value":249088},{"value":1069824814075138},{"value":1069824814075138},{"value":249088},{"value":0},{"value":1069824814075136},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13294022880},{"value":416000000},{"value":58},{"value":312576},{"value":312576},{"value":314624},{"value":105553160724120},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13294022176},"sp":{"value":13294022032},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463199,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":3},{"value":0},{"value":22016},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":0},{"value":3},{"value":0},{"value":22016},{"value":23040},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13294594928},"sp":{"value":13294594784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169409316,"imageIndex":4},{"imageOffset":1223580,"imageIndex":4},{"imageOffset":134304196,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134295552,"imageIndex":4},{"imageOffset":125662744,"imageIndex":4},{"imageOffset":169463028,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463200,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":312576},{"value":0},{"value":0},{"value":65704},{"value":44},{"value":812000000},{"value":13295168936},{"value":0},{"value":249088},{"value":1069824814075138},{"value":1069824814075138},{"value":249088},{"value":0},{"value":1069824814075136},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13295169760},{"value":812000000},{"value":44},{"value":312576},{"value":312576},{"value":314368},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13295169056},"sp":{"value":13295168912},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463201,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":311552},{"value":105553213728704},{"value":1067625790819072},{"value":69800},{"value":16},{"value":887000000},{"value":13296315816},{"value":248576},{"value":248576},{"value":1066526279191298},{"value":1066526279191298},{"value":248576},{"value":256},{"value":1067625790819072},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13296316640},{"value":887000000},{"value":16},{"value":311552},{"value":311552},{"value":313088},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13296315936},"sp":{"value":13296315792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463202,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":311040},{"value":105553213728704},{"value":1066526279191040},{"value":69800},{"value":51},{"value":964000000},{"value":13296889256},{"value":248320},{"value":248320},{"value":1065426767563266},{"value":1065426767563266},{"value":248320},{"value":256},{"value":1066526279191040},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13296890080},{"value":964000000},{"value":51},{"value":311040},{"value":311040},{"value":312832},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13296889376},"sp":{"value":13296889232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463204,"name":"Timer-Scheduler","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":99},{"value":999000000},{"value":1},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553158743048},{"value":105553158743112},{"value":1},{"value":999000000},{"value":99},{"value":0},{"value":1},{"value":256},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13298035520},"sp":{"value":13298035376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169410672,"imageIndex":4},{"imageOffset":134306960,"imageIndex":4},{"imageOffset":134306740,"imageIndex":4},{"imageOffset":134303116,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463206,"frames":[{"imageOffset":38040,"symbol":"poll","symbolLocation":8,"imageIndex":21},{"imageOffset":169489864,"imageIndex":4},{"imageOffset":169499960,"imageIndex":4},{"imageOffset":169450072,"imageIndex":4},{"imageOffset":169452620,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":4294967295},{"value":68719460488},{"value":6},{"value":3771332803},{"value":6208},{"value":0},{"value":0},{"value":16},{"value":10968472176746111788},{"value":191386188305856},{"value":24000000},{"value":249},{"value":2095104},{"value":2043},{"value":230},{"value":8384788680},{"value":0},{"value":4294967295},{"value":3},{"value":105553119025216},{"value":1751629318},{"value":13290679828},{"value":4294966296},{"value":2},{"value":140728882803096},{"value":140728882801280},{"value":24}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4825920968},"cpsr":{"value":1610616832},"fp":{"value":13290679744},"sp":{"value":13290679680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520837272},"far":{"value":0}}},{"id":463213,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":130920,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&)","symbolLocation":84,"imageIndex":32},{"imageOffset":181115020,"imageIndex":4},{"imageOffset":181841876,"imageIndex":4},{"imageOffset":75864628,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":8},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":13297462400},{"value":13297462400},{"value":10000000000},{"value":481},{"value":700},{"value":1},{"value":13297462552},{"value":0},{"value":94273610},{"value":94273610}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13297462384},"sp":{"value":13297462336},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":463219,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":312064},{"value":105553213728704},{"value":1068725302447104},{"value":69800},{"value":35},{"value":851000000},{"value":13642493352},{"value":248832},{"value":248832},{"value":1067625790819330},{"value":1067625790819330},{"value":248832},{"value":256},{"value":1068725302447104},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13642494176},{"value":851000000},{"value":35},{"value":312064},{"value":312064},{"value":313856},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13642493472},"sp":{"value":13642493328},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463220,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":260},{"value":0},{"value":312576},{"value":105553213728704},{"value":1069824814075136},{"value":69800},{"value":29},{"value":253000000},{"value":13644213672},{"value":249088},{"value":249088},{"value":1068725302447362},{"value":1068725302447362},{"value":249088},{"value":256},{"value":1069824814075136},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13644214496},{"value":253000000},{"value":29},{"value":312576},{"value":312576},{"value":314112},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13644213792},"sp":{"value":13644213648},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463374,"frames":[{"imageOffset":48172,"symbol":"__select","symbolLocation":8,"imageIndex":21},{"imageOffset":179655636,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvPacket(int, float, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&)","symbolLocation":1296,"imageIndex":4},{"imageOffset":179653972,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvIcmp(unsigned short, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator> const&, float)","symbolLocation":264,"imageIndex":4},{"imageOffset":179588188,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::MTRReceiverProc(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>, float, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>)","symbolLocation":1064,"imageIndex":4},{"imageOffset":179618408,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":13293444176},{"value":13293443632},{"value":49},{"value":105553125803328},{"value":16384},{"value":13293444192},{"value":2147483647},{"value":1},{"value":1},{"value":13293442935},{"value":4294967295},{"value":1},{"value":93},{"value":8385042824},{"value":0},{"value":302},{"value":13293449056},{"value":9},{"value":0},{"value":3},{"value":0},{"value":105553302833600},{"value":16384},{"value":6520895736,"symbolLocation":0,"symbol":"__darwin_check_fd_set_overflow"},{"value":32}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4836086740},"cpsr":{"value":2684358656},"fp":{"value":13293448544},"sp":{"value":13293443968},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520847404},"far":{"value":0}}},{"id":463422,"name":"Recv Thread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":10000000},{"value":35584},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":10000000},{"value":0},{"value":0},{"value":35584},{"value":36608},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13300689968},"sp":{"value":13300689824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169409316,"imageIndex":4},{"imageOffset":155184928,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463426,"name":"Send Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":10000000},{"value":35584},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":10000000},{"value":0},{"value":0},{"value":35584},{"value":36352},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13301263360},"sp":{"value":13301263216},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169409316,"imageIndex":4},{"imageOffset":155184492,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"triggered":true,"id":463441,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6520786507},{"value":13643063376},{"value":114},{"value":0},{"value":2179353249261575589},{"value":2179353236998516133},{"value":81},{"value":28},{"value":28},{"value":13645185552},{"value":4294967228},{"value":2043},{"value":328},{"value":8384782248},{"value":0},{"value":6},{"value":193339},{"value":13643067616},{"value":13643061056},{"value":13643063488},{"value":13643063504},{"value":0},{"value":4877452489,"symbolLocation":899446,"symbol":"typeinfo name for hoyo_network_sdk::neb::CJsonObject"},{"value":255},{"value":4877229206,"symbolLocation":676163,"symbol":"typeinfo name for hoyo_network_sdk::neb::CJsonObject"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521071756},"cpsr":{"value":1073745920},"fp":{"value":13643063232},"sp":{"value":13643063200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520837000,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":37768,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":21},{"imageOffset":26764,"symbol":"pthread_kill","symbolLocation":296,"imageIndex":20},{"imageOffset":494688,"symbol":"abort","symbolLocation":124,"imageIndex":29},{"imageOffset":91036,"symbol":"abort_message","symbolLocation":132,"imageIndex":34},{"imageOffset":19724,"symbol":"demangling_terminate_handler()","symbolLocation":344,"imageIndex":34},{"imageOffset":151012,"symbol":"_objc_terminate()","symbolLocation":172,"imageIndex":35},{"imageOffset":208361440,"imageIndex":4},{"imageOffset":87728,"symbol":"std::__terminate(void ()())","symbolLocation":16,"imageIndex":34},{"imageOffset":101448,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception)","symbolLocation":88,"imageIndex":34},{"imageOffset":101360,"symbol":"__cxa_throw","symbolLocation":92,"imageIndex":34},{"imageOffset":208361044,"symbol":"__cxa_throw","symbolLocation":120,"imageIndex":4},{"imageOffset":175246856,"imageIndex":4},{"imageOffset":175242060,"imageIndex":4},{"imageOffset":175241888,"imageIndex":4},{"imageOffset":175241888,"imageIndex":4},{"imageOffset":175137304,"imageIndex":4},{"imageOffset":175191188,"imageIndex":4},{"imageOffset":175241444,"imageIndex":4},{"imageOffset":175177728,"imageIndex":4},{"imageOffset":175177392,"imageIndex":4},{"imageOffset":175175468,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463442,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&)","symbolLocation":32,"imageIndex":32},{"imageOffset":175175588,"imageIndex":4},{"imageOffset":175175468,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13643640488},{"value":0},{"value":512},{"value":2199023256066},{"value":2199023256066},{"value":512},{"value":0},{"value":2199023256064},{"value":305},{"value":8384782176},{"value":0},{"value":105553240752704},{"value":105553240752768},{"value":13643641056},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":4909424640}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13643640608},"sp":{"value":13643640464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4336467968,
"CFBundleShortVersionString" : "3.4.0",
"CFBundleIdentifier" : "com.HoYoverse.hkrpgoversea",
"size" : 49152,
"uuid" : "7b02b800-9cee-3409-ac89-c93f63f2ce74",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover//com.HoYoverse.hkrpgoversea.app/hkrpg",
"name" : "hkrpg",
"CFBundleVersion" : "2"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4347969536,
"CFBundleShortVersionString" : "1.1.7",
"CFBundleIdentifier" : "io.playcover.PlayTools",
"size" : 2211840,
"uuid" : "c313f9b7-4806-3624-bb2f-26c1ccaca3c2",
"path" : "/Users/USER/Library/Frameworks/PlayTools.framework/PlayTools",
"name" : "PlayTools",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4337467392,
"size" : 49152,
"uuid" : "d02a05cb-6440-3e7e-a02f-931734cab666",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4339040256,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "io.playcover.AKInterface",
"size" : 32768,
"uuid" : "89624b2d-4a9f-3671-afc0-74c88d4cb676",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/
/com.HoYoverse.hkrpgoversea.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface",
"name" : "AKInterface",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4656431104,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.unity3d.framework",
"size" : 230293504,
"uuid" : "7d679af3-a0e8-38d6-8c21-fdb129b4f7fd",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover//com.HoYoverse.hkrpgoversea.app/Frameworks/UnityFramework.framework/UnityFramework",
"name" : "UnityFramework",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4343808000,
"CFBundleShortVersionString" : "2.0.14",
"CFBundleIdentifier" : "com.hoyoverse.sdk.Telemetry",
"size" : 2342912,
"uuid" : "4c4c4452-5555-3144-a140-b7f7d84de361",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/
/com.HoYoverse.hkrpgoversea.app/Frameworks/Telemetry.framework/Telemetry",
"name" : "Telemetry",
"CFBundleVersion" : "2.1.0.14"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4401545216,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.astrolabe.common",
"size" : 2473984,
"uuid" : "ec03095c-c586-3997-95fe-2ff2fff8c1b3",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/Frameworks/AstrolabeCommon.framework/AstrolabeCommon",
"name" : "AstrolabeCommon",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4594401280,
"CFBundleShortVersionString" : "327.5",
"CFBundleIdentifier" : "com.apple.AGXMetal13-3",
"size" : 6897664,
"uuid" : "bea42a86-a627-3c22-8eec-738c406242ff",
"path" : "/System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3",
"name" : "AGXMetal13_3",
"CFBundleVersion" : "327.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4388962304,
"CFBundleIdentifier" : "com.apple.GameController.KeyboardAndMouseSupport",
"size" : 32768,
"uuid" : "193619c9-0cd8-3502-ba63-c1e9463e505d",
"path" : "/System/Library/Frameworks/GameController.framework/Versions/A/Resources/KeyboardAndMouseSupport.bundle/Contents/MacOS/KeyboardAndMouseSupport",
"name" : "KeyboardAndMouseSupport",
"CFBundleVersion" : "12.5.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4940890112,
"CFBundleShortVersionString" : "7.0",
"CFBundleIdentifier" : "com.apple.audio.codecs.Components",
"size" : 9322496,
"uuid" : "42d57795-e86d-36e5-9fae-f2ba92271fba",
"path" : "/System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs",
"name" : "AudioCodecs",
"CFBundleVersion" : "7.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4650385408,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.units.Components",
"size" : 1294336,
"uuid" : "674f87bc-21a4-309b-9e43-c7ba1cd95d7b",
"path" : "/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5487296512,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.AudioDSPComponents",
"size" : 9764864,
"uuid" : "f83b316c-e2e1-3939-af6c-afda67e54104",
"path" : "/System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP",
"name" : "AudioDSP",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6673354752,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 4013184,
"uuid" : "e0d9f378-dc87-33f8-93a5-3c62ad30ea19",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "1156.18"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6521524224,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5500928,
"uuid" : "df489a59-b4f6-32b8-9bb4-9b832960aa52",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "3502.1.401"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6716870656,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3174368,
"uuid" : "9286e29f-fcee-31d0-acea-2842ea23bedf",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6588010496,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 21568640,
"uuid" : "5d0da1bd-412c-3ed8-84e9-40ca62fe7b42",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2575.60.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6980386816,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitMacHelper",
"size" : 1167552,
"uuid" : "a5f79014-5908-30e8-8bd2-e3bceb891202",
"path" : "/System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper",
"name" : "UIKitMacHelper",
"CFBundleVersion" : "8506"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7389806592,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 31017472,
"uuid" : "9bac5042-7dbf-39da-8726-3fa7d5e88098",
"path" : "/System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "8506"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6517243904,
"size" : 636112,
"uuid" : "9cf0401a-a938-389e-a77d-9e9608076ccf",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6521044992,
"size" : 51784,
"uuid" : "647b91fc-96d3-3bbb-af08-970df45257c8",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6520799232,
"size" : 243284,
"uuid" : "60485b6f-67e5-38c1-aec9-efd6031ff166",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6544527360,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 14586624,
"uuid" : "e8f6a451-0acc-3e05-b18f-fec6618ce44a",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "3502.1.401"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6519263232,
"size" : 288576,
"uuid" : "8bf83cda-8db1-3d46-94b0-d811bd77e078",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6712320000,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 163296,
"uuid" : "5ce1b98f-c512-379d-9a42-5cce5923bf9d",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6797459456,
"size" : 218688,
"uuid" : "a50efbcc-c530-33d3-817d-c921bb01e811",
"path" : "/usr/lib/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6820876288,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1745792,
"uuid" : "c86e940b-25c8-3a06-befc-80f22121a030",
"path" : "/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6617161728,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 3973568,
"uuid" : "c2fd723b-4e94-3d53-97dd-6bf958117f98",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "3826.500.131"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7192043520,
"CFBundleShortVersionString" : "2964.0.4",
"CFBundleIdentifier" : "com.apple.coremotion",
"size" : 3593632,
"uuid" : "79509af9-7855-38dd-9a49-59b2e2206022",
"path" : "/System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion",
"name" : "CoreMotion",
"CFBundleVersion" : "2964.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6519566336,
"size" : 529520,
"uuid" : "f4529d5e-24f3-3bbb-bd3c-984856875fc8",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6568239104,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7553632,
"uuid" : "b2b97b04-6275-3031-8a89-be6105f1e8f3",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7750934528,
"CFBundleShortVersionString" : "20621",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 27061440,
"uuid" : "2a97bf13-e372-380e-a1d4-177c2d81af46",
"path" : "/System/iOSSupport/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "20621.2.5.11.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6520098816,
"size" : 577528,
"uuid" : "875203a1-087b-33a6-93a5-928bb7e9114c",
"path" : "/usr/lib/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9999831040,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.GenerativeFunctions.Sage",
"size" : 874279,
"uuid" : "0cf292fc-54d0-3fb0-8974-f1f5e2cbfd68",
"path" : "/System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage",
"name" : "Sage",
"CFBundleVersion" : "154.762"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6520676352,
"size" : 122880,
"uuid" : "4db4ac5c-e091-3a2e-a149-b7955b8af852",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6516899840,
"size" : 342164,
"uuid" : "4966864d-c147-33d3-bb18-1e3979590b6d",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
}
],
"sharedCache" : {
"base" : 6516408320,
"size" : 5047205888,
"uuid" : "d7397d7f-8df9-3920-81a7-c0a144be9c51"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=6.1G written=1990K(0%) resident=1638K(0%) swapped_out=560K(0%) unallocated=6.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 96K 5 \nCG raster data 720K 3 \nColorSync 592K 29 \nCoreAnimation 1616K 57 \nCoreGraphics 32K 2 \nCoreUI image data 496K 7 \nFoundation 48K 2 \nImage IO 320K 12 \nKernel Alloc Once 32K 1 \nMALLOC 1.7G 105 \nMALLOC guard page 384K 24 \nSQLite page cache 1792K 14 \nSTACK GUARD 57.4M 92 \nStack 54.3M 92 \nVM_ALLOCATE 307.7M 192 \nVM_ALLOCATE (media) 10.0M 1 \nVM_ALLOCATE (reserved) 3.9G 13 reserved VM address space (unallocated)\nWebKit Malloc 192.5M 12 \n__AUTH 6492K 755 \n__AUTH_CONST 83.0M 1002 \n__CTF 824 1 \n__DATA 57.6M 991 \n__DATA (graphics) 80 1 \n__DATA_CONST 29.4M 1017 \n__DATA_DIRTY 2807K 342 \n__FONT_DATA 2352 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 629.5M 13 \n__LLVM_COV 256K 1 \n__OBJC_RO 61.4M 1 \n__OBJC_RW 2396K 1 \n__TEXT 1.1G 1033 \n__TEXT (graphics) 243.1M 10 \n__TPRO_CONST 128K 2 \ndyld private memory 128K 1 \nlibnetwork 1664K 24 \nmapped file 964.1M 84 \npage table in kernel 1638K 1 \nshared memory 1168K 19 \n=========== ======= ======= \nTOTAL 9.3G 5966 \nTOTAL, minus reserved VM space 5.5G 5966 \n",
"legacyInfo" : {
"threadTriggered" : {

}
},
"logWritingSignature" : "545149aeddead149eac83ff533456aae3adc6214",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "63f9578e238e7b23a1f3030a",
"factorPackIds" : {

  },
  "deploymentId" : 240000005
},
{
  "rolloutId" : "6246d6a916a70b047e454124",
  "factorPackIds" : {

  },
  "deploymentId" : 240000010
}

],
"experiments" : [

]
}
}

Model: MacBookPro17,1, BootROM 11881.121.1, proc 8:4:4 processors, 8 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Dec 7 2024 04:41:25 version 18.90.5.0.7.8.177 FWID 01-02f4dc53
IO80211_driverkit-1475.39 "IO80211_driverkit-1475.39" Apr 18 2025 20:10:40
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

<!-- gh-comment-id:3035820158 --> @Atomicsnipe commented on GitHub (Jul 4, 2025): ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: hkrpg [11664] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/hkrpg Identifier: com.HoYoverse.hkrpgoversea Version: 3.4.0 (2) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2025-07-04 12:42:12.5940 +0100 OS Version: macOS 15.5 (24F74) Report Version: 12 Anonymous UUID: 9E35231B-0720-24C1-FC60-85B6AFE12BF1 Sleep/Wake UUID: 6295CD7C-A116-48BB-A8F6-43F734995703 Time Awake Since Boot: 31000 seconds Time Since Wake: 5267 seconds System Integrity Protection: enabled Crashed Thread: 90 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Terminating Process: hkrpg [11664] Application Specific Information: abort() called Thread 0:: Dispatch queue: com.apple.main-thread 0 UnityFramework 0x11fa51274 0x1158b8000 + 169448052 1 UnityFramework 0x11fa5113c 0x1158b8000 + 169447740 2 UnityFramework 0x11fa8a1f0 0x1158b8000 + 169681392 3 UnityFramework 0x11fa8a15c 0x1158b8000 + 169681244 4 UnityFramework 0x11fa85cd0 0x1158b8000 + 169663696 5 UnityFramework 0x11c18a918 0x1158b8000 + 109914392 6 UnityFramework 0x11c18a7d0 0x1158b8000 + 109914064 7 UnityFramework 0x11c2da730 0x1158b8000 + 111290160 8 UnityFramework 0x11d1d7238 0x1158b8000 + 127005240 9 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 10 UnityFramework 0x11fa8d1cc 0x1158b8000 + 169693644 11 UnityFramework 0x11fa82910 0x1158b8000 + 169650448 12 UnityFramework 0x11a75d574 0x1158b8000 + 82466164 13 UnityFramework 0x11ed5c528 0x1158b8000 + 155862312 14 UnityFramework 0x11d08e9d8 0x1158b8000 + 125659608 15 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 16 UnityFramework 0x11fa8d1cc 0x1158b8000 + 169693644 17 UnityFramework 0x119f60714 0x1158b8000 + 74090260 18 UnityFramework 0x11988edbc 0x1158b8000 + 66940348 19 UnityFramework 0x11988ebcc 0x1158b8000 + 66939852 20 UnityFramework 0x116054bec 0x1158b8000 + 7982060 21 UnityFramework 0x11ecb6568 0x1158b8000 + 155182440 22 UnityFramework 0x11ecb6088 0x1158b8000 + 155181192 23 UnityFramework 0x11ecb5f80 0x1158b8000 + 155180928 24 UnityFramework 0x116055030 0x1158b8000 + 7983152 25 UnityFramework 0x1162aa6dc 0x1158b8000 + 10430172 26 UnityFramework 0x115dc57ac 0x1158b8000 + 5298092 27 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084 28 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 29 UnityFramework 0x120bb135c 0x1158b8000 + 187667292 30 UnityFramework 0x120bbb08c 0x1158b8000 + 187707532 31 UnityFramework 0x120bc5a78 0x1158b8000 + 187751032 32 UnityFramework 0x12084b660 0x1158b8000 + 184104544 33 UnityFramework 0x120a468a4 0x1158b8000 + 186181796 34 UnityFramework 0x120a468d8 0x1158b8000 + 186181848 35 UnityFramework 0x120a46b2c 0x1158b8000 + 186182444 36 UnityFramework 0x120f633bc 0x1158b8000 + 191542204 37 UnityFramework 0x1158ce638 0x1158b8000 + 91704 38 UnityFramework 0x1158ce54c 0x1158b8000 + 91468 39 QuartzCore 0x18dd16068 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48 40 QuartzCore 0x18dc97018 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 876 41 QuartzCore 0x18dc96bd8 display_timer_callback(__CFMachPort*, void*, long, void*) + 428 42 CoreFoundation 0x184c122b4 __CFMachPortPerform + 288 43 CoreFoundation 0x184be6250 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 44 CoreFoundation 0x184be6178 __CFRunLoopDoSource1 + 508 45 CoreFoundation 0x184be4b78 __CFRunLoopRun + 2200 46 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 47 HIToolbox 0x19067827c RunCurrentEventLoopInMode + 324 48 HIToolbox 0x19067b4e8 ReceiveNextEventCommon + 676 49 HIToolbox 0x190806484 _BlockUntilNextEventMatchingListInModeWithFilter + 76 50 AppKit 0x188b0bab4 _DPSNextEvent + 684 51 AppKit 0x1894aa5b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 52 AppKit 0x188afec64 -[NSApplication run] + 480 53 AppKit 0x188ad535c NSApplicationMain + 880 54 AppKit 0x188d21cf4 _NSApplicationMainWithInfoDictionary + 24 55 UIKitMacHelper 0x1a0108164 UINSApplicationMain + 976 56 UIKitCore 0x1b877bc9c UIApplicationMain + 148 57 UnityFramework 0x1158cd14c 0x1158b8000 + 86348 58 hkrpg 0x10279c12c 0x102794000 + 33068 59 dyld 0x18475ab98 start + 6076 Thread 1: 0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0 Thread 3:: ThreadPoolServiceThread 0 libsystem_kernel.dylib 0x184ac495c kevent64 + 8 1 Telemetry 0x102f33674 0x102e94000 + 652916 2 Telemetry 0x102f33500 0x102e94000 + 652544 3 Telemetry 0x102f04010 0x102e94000 + 458768 4 Telemetry 0x102f00790 0x102e94000 + 444304 5 Telemetry 0x102f27560 0x102e94000 + 603488 6 Telemetry 0x102f1979c 0x102e94000 + 546716 7 Telemetry 0x102f27680 0x102e94000 + 603776 8 Telemetry 0x102f32318 0x102e94000 + 647960 9 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 10 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 4:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 Telemetry 0x102f37d00 0x102e94000 + 670976 5 Telemetry 0x102efcefc 0x102e94000 + 429820 6 Telemetry 0x102f238e8 0x102e94000 + 588008 7 Telemetry 0x102f24310 0x102e94000 + 590608 8 Telemetry 0x102f23f84 0x102e94000 + 589700 9 Telemetry 0x102f23e78 0x102e94000 + 589432 10 Telemetry 0x102f32318 0x102e94000 + 647960 11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 5:: ThreadPoolBackgroundWorker 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 Telemetry 0x102f37d00 0x102e94000 + 670976 5 Telemetry 0x102efcefc 0x102e94000 + 429820 6 Telemetry 0x102f238e8 0x102e94000 + 588008 7 Telemetry 0x102f24310 0x102e94000 + 590608 8 Telemetry 0x102f23f00 0x102e94000 + 589568 9 Telemetry 0x102f23ea8 0x102e94000 + 589480 10 Telemetry 0x102f32318 0x102e94000 + 647960 11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 6:: telemetry_main 0 libsystem_kernel.dylib 0x184ac495c kevent64 + 8 1 Telemetry 0x102f33674 0x102e94000 + 652916 2 Telemetry 0x102f33500 0x102e94000 + 652544 3 Telemetry 0x102f04010 0x102e94000 + 458768 4 Telemetry 0x102f00790 0x102e94000 + 444304 5 Telemetry 0x102f27560 0x102e94000 + 603488 6 Telemetry 0x102f27680 0x102e94000 + 603776 7 Telemetry 0x102f32318 0x102e94000 + 647960 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 7:: mihoyo_network 0 libsystem_kernel.dylib 0x184ac495c kevent64 + 8 1 Telemetry 0x102f33674 0x102e94000 + 652916 2 Telemetry 0x102f33500 0x102e94000 + 652544 3 Telemetry 0x102f04010 0x102e94000 + 458768 4 Telemetry 0x102f00790 0x102e94000 + 444304 5 Telemetry 0x102f27560 0x102e94000 + 603488 6 Telemetry 0x102f27680 0x102e94000 + 603776 7 Telemetry 0x102f32318 0x102e94000 + 647960 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 8:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208 6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 7 Foundation 0x1861b2c78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x1862263a4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1b877d070 -[UIEventFetcher threadMain] + 104 10 Foundation 0x1861acba8 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 9: 0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0 Thread 10:: GC Marker 0 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 11:: GC Marker 1 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 12:: GC Marker 2 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 13:: GC Marker 3 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 14:: GC Marker 4 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 15:: GC Marker 5 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 16:: GC Marker 6 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11faa62fc 0x1158b8000 + 169796348 3 UnityFramework 0x11faa96e8 0x1158b8000 + 169809640 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 17:: GC Finalizer 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa5b870 0x1158b8000 + 169490544 3 UnityFramework 0x11fa32c54 0x1158b8000 + 169323604 4 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 5 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 6 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 7 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 18:: Job.Worker 0 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 19:: Job.Worker 1 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 20:: Job.Worker 2 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 21:: Job.Worker 3 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 22:: Job.Worker 4 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 23:: Job.Worker 5 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 24:: Background Job.Worker 0 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 25:: Background Job.Worker 1 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 26:: Background Job.Worker 2 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 27:: Background Job.Worker 3 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 28:: Background Job.Worker 4 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 29:: Background Job.Worker 5 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 30:: Background Job.Worker 6 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x1208ab794 0x1158b8000 + 184498068 5 UnityFramework 0x120a07ac0 0x1158b8000 + 185924288 6 UnityFramework 0x120a06fb8 0x1158b8000 + 185921464 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 31:: BatchDeleteObjects 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x120b41520 0x1158b8000 + 187208992 5 UnityFramework 0x120a4486c 0x1158b8000 + 186173548 6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 32:: Loading.AsyncRead 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x12084590c 0x1158b8000 + 184080652 5 UnityFramework 0x12084551c 0x1158b8000 + 184079644 6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 33:: NIO-ELT-0-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 34:: NIO-ELT-1-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 35:: NIO-ELT-2-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 36:: NIO-ELT-3-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 37:: NIO-ELT-4-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 38:: NIO-ELT-5-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 39:: NIO-ELT-6-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 40:: NIO-ELT-7-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 41:: NIO-ELT-8-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 42:: NIO-ELT-9-#0 0 libsystem_kernel.dylib 0x184abed04 kevent + 8 1 PlayTools 0x10344aadc specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x103432e04 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 296 3 PlayTools 0x10342ade0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 420 4 PlayTools 0x103429088 SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:) + 232 5 PlayTools 0x1034050fc specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 596 6 PlayTools 0x103402388 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x103406d98 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x10340a354 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x10344c43c closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 11 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 43:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 caulk 0x19015fcc8 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x19015fb70 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x19015f844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 44:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 caulk 0x19015fcc8 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x19015fb70 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x19015f844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 45:: caulk::deferred_logger 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 caulk 0x19015fcc8 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x19015fb70 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x19015f844 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 46:: AQConverterThread 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 libAudioToolboxUtility.dylib 0x1952bd974 CADeprecated::CAGuard::Wait() + 76 3 AudioToolbox 0x19690d4b0 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 644 4 libAudioToolboxUtility.dylib 0x19529d600 CADeprecated::CAPThread::Entry(void*) + 96 5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 47:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208 6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 7 CFNetwork 0x18a8f28ec +[__CFN_CoreSchedulingSetRunnable _run:] + 416 8 Foundation 0x1861acba8 __NSThread__start__ + 732 9 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 10 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 48:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208 6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 7 AppKit 0x188c2f7fc _NSEventThread + 140 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 49:: UnityGfxDeviceWorker 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x120b41520 0x1158b8000 + 187208992 5 UnityFramework 0x1207233dc 0x1158b8000 + 182891484 6 UnityFramework 0x120717cb8 0x1158b8000 + 182844600 7 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 50:: com.apple.CoreMotion.MotionThread 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208 6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 7 CoreFoundation 0x184c5d714 CFRunLoopRun + 64 8 CoreMotion 0x1accdba38 0x1acade000 + 2087480 9 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 10 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 51:: Loading.PreloadManager 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x120a6e2fc 0x1158b8000 + 186344188 5 UnityFramework 0x120a6e238 0x1158b8000 + 186343992 6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 52: 0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8 1 libsystem_c.dylib 0x1849986f4 nanosleep + 220 2 libsystem_c.dylib 0x18499860c usleep + 68 3 UnityFramework 0x1202734a8 0x1158b8000 + 177976488 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 53: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fb6d494 0x1158b8000 + 170611860 3 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 4 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 54: 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 UnityFramework 0x11fc0a578 0x1158b8000 + 171255160 2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 55: 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 UnityFramework 0x11fbc9d24 0x1158b8000 + 170990884 2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 56: 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 UnityFramework 0x11fc0f4b0 0x1158b8000 + 171275440 2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 57:: Loading.Prefetch 0 libsystem_kernel.dylib 0x184ab8bb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184944960 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184944f10 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x12102972c 0x1158b8000 + 192354092 4 UnityFramework 0x120a6eeb4 0x1158b8000 + 186347188 5 UnityFramework 0x120a6ee34 0x1158b8000 + 186347060 6 UnityFramework 0x120b3ff6c 0x1158b8000 + 187203436 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 58:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x184ab8bbc semaphore_wait_signal_trap + 8 1 caulk 0x19017c2f8 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 36 2 CoreAudio 0x1879eaf58 HALC_ProxyIOContext::IOWorkLoop() + 5276 3 CoreAudio 0x1879e93a8 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 172 4 CoreAudio 0x187b9337c HALC_IOThread::Entry(void*) + 88 5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 59:: JavaScriptCore libpas scavenger 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 JavaScriptCore 0x1cf7a0608 scavenger_thread_main + 1356 3 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 4 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 60: 0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0 Thread 61: 0 libsystem_pthread.dylib 0x184af5b6c start_wqthread + 0 Thread 62:: com.hoyosdk.Kibana 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208 6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 7 Foundation 0x1861b2c78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x18622a79c -[NSRunLoop(NSRunLoop) run] + 64 9 UnityFramework 0x1221134f4 0x1158b8000 + 210089204 10 Foundation 0x1861acba8 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 63: 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 CoreFoundation 0x184be5e7c __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x184be4798 __CFRunLoopRun + 1208 6 CoreFoundation 0x184be3c58 CFRunLoopRunSpecific + 572 7 Foundation 0x1861b2c78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x18622a79c -[NSRunLoop(NSRunLoop) run] + 64 9 UnityFramework 0x1214f264c 0x1158b8000 + 197371468 10 Foundation 0x1861acba8 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 12 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 64:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x184ac3c2c __select + 8 1 CoreFoundation 0x184c0bcf4 __CFSocketManager + 704 2 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 3 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 65: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 AstrolabeCommon 0x1066fab20 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, base::detail::ThreadPool::AddThread()::$_0>>(void*) + 176 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 66: 0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8 1 libsystem_c.dylib 0x1849986f4 nanosleep + 220 2 libsystem_c.dylib 0x1849a16d0 sleep + 52 3 UnityFramework 0x121f74f14 0x1158b8000 + 208391956 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 67:: AstrolabeCrash Exception Handler (Secondary) 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb3a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x184ae8884 thread_suspend + 108 3 UnityFramework 0x121f5acf8 0x1158b8000 + 208284920 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 68:: AstrolabeCrash Exception Handler (Primary) 0 libsystem_kernel.dylib 0x184ab8c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184acb434 mach_msg2_internal + 224 2 libsystem_kernel.dylib 0x184ac1764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x184ab8fa8 mach_msg + 24 4 UnityFramework 0x121f5ad24 0x1158b8000 + 208284964 5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 69: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 AstrolabeCommon 0x1066fab20 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, base::detail::ThreadPool::AddThread()::$_0>>(void*) + 176 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 70: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 libc++.1.dylib 0x184a2b330 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104 3 AstrolabeCommon 0x1066f7368 base::executor::Executor::ExecutorTimer::Run_() + 544 4 AstrolabeCommon 0x1066fac98 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, base::detail::ThreadPool::AddThread()::$_0>>(void*) + 552 5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 71: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 UnityFramework 0x11ffc1e80 0x1158b8000 + 175152768 4 UnityFramework 0x11ffc1c44 0x1158b8000 + 175152196 5 UnityFramework 0x11ffc1c78 0x1158b8000 + 175152248 6 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 7 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 72: 0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8 1 libsystem_c.dylib 0x1849986f4 nanosleep + 220 2 libsystem_c.dylib 0x1849a16d0 sleep + 52 3 UnityFramework 0x11fff8dac 0x1158b8000 + 175377836 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 73: 0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8 1 libsystem_c.dylib 0x1849986f4 nanosleep + 220 2 libsystem_c.dylib 0x1849a16d0 sleep + 52 3 UnityFramework 0x11ffe180c 0x1158b8000 + 175282188 4 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 5 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 74: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028 2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452 3 UnityFramework 0x11fa54814 0x1158b8000 + 169461780 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 75:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8 1 libsystem_c.dylib 0x1849986f4 nanosleep + 220 2 libc++.1.dylib 0x184a2cf68 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84 3 UnityFramework 0x1203fc66c mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTRSender(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int, int, int, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>, float, int, int) + 1044 4 UnityFramework 0x1203fdef4 mihoyo_mtr_sdk::MiHoYoMTREngine::StartupIndicatedTtlMTR(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, int, int, int, float, int, int) + 952 5 UnityFramework 0x1203fbeb4 mihoyo_mtr_sdk::MiHoYoMTREngine::StartupAllStepMTR(char const*, int, int, int, std::__1::function<void (int, neb::CJsonObject)>) + 160 6 UnityFramework 0x1203fb9c4 mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTR(int) + 524 7 UnityFramework 0x1203ffb94 mihoyo_mtr_sdk::MiHoYoMTREngine::DoMTR(char const*, int, int, float, int, int) + 580 8 UnityFramework 0x1203f97d8 mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRTask(int, char const*, int, int, float, int, int) + 200 9 UnityFramework 0x1203f96c4 mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRSync(int, char const*, int, int, float, int, int) + 44 10 UnityFramework 0x1159e28fc 0x1158b8000 + 1222908 11 UnityFramework 0x11d8cd1c4 0x1158b8000 + 134304196 12 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288 13 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900 14 UnityFramework 0x11d8cb000 0x1158b8000 + 134295552 15 UnityFramework 0x11d08f618 0x1158b8000 + 125662744 16 UnityFramework 0x11fa54cf4 0x1158b8000 + 169463028 17 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 18 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 19 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 20 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 21 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 76:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 77:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 78:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028 2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452 3 UnityFramework 0x11fa47b24 0x1158b8000 + 169409316 4 UnityFramework 0x1159e2b9c 0x1158b8000 + 1223580 5 UnityFramework 0x11d8cd1c4 0x1158b8000 + 134304196 6 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288 7 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900 8 UnityFramework 0x11d8cb000 0x1158b8000 + 134295552 9 UnityFramework 0x11d08f618 0x1158b8000 + 125662744 10 UnityFramework 0x11fa54cf4 0x1158b8000 + 169463028 11 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 12 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 13 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 14 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 15 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 79:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 80:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 81:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 82:: Timer-Scheduler 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028 2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452 3 UnityFramework 0x11fa48070 0x1158b8000 + 169410672 4 UnityFramework 0x11d8cdc90 0x1158b8000 + 134306960 5 UnityFramework 0x11d8cdbb4 0x1158b8000 + 134306740 6 UnityFramework 0x11d8ccd8c 0x1158b8000 + 134303116 7 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 8 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288 9 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900 10 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 11 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084 12 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 13 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856 14 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 15 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 16 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 17 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 83: 0 libsystem_kernel.dylib 0x184ac1498 poll + 8 1 UnityFramework 0x11fa5b5c8 0x1158b8000 + 169489864 2 UnityFramework 0x11fa5dd38 0x1158b8000 + 169499960 3 UnityFramework 0x11fa51a58 0x1158b8000 + 169450072 4 UnityFramework 0x11fa5244c 0x1158b8000 + 169452620 5 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 6 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 7 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 8 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 9 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 84: 0 libsystem_kernel.dylib 0x184abc1c8 __semwait_signal + 8 1 libsystem_c.dylib 0x1849986f4 nanosleep + 220 2 libc++.1.dylib 0x184a2cf68 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&) + 84 3 UnityFramework 0x12057188c 0x1158b8000 + 181115020 4 UnityFramework 0x120622fd4 0x1158b8000 + 181841876 5 UnityFramework 0x11a111a34 0x1158b8000 + 75864628 6 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 7 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288 8 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900 9 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 10 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084 11 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 12 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856 13 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 14 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 15 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 16 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 85:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 86:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 UnityFramework 0x11fa56f44 0x1158b8000 + 169471812 3 UnityFramework 0x11fa54dd8 0x1158b8000 + 169463256 4 UnityFramework 0x11fa905e0 0x1158b8000 + 169706976 5 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 6 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 7 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 8 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 87: 0 libsystem_kernel.dylib 0x184ac3c2c __select + 8 1 UnityFramework 0x12040d3d4 mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvPacket(int, float, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&) + 1296 2 UnityFramework 0x12040cd54 mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvIcmp(unsigned short, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, float) + 264 3 UnityFramework 0x1203fcc5c mihoyo_mtr_sdk::MiHoYoMTREngine::MTRReceiverProc(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, float, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>) + 1064 4 UnityFramework 0x120404268 0x1158b8000 + 179618408 5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 88:: Recv Thread 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028 2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452 3 UnityFramework 0x11fa47b24 0x1158b8000 + 169409316 4 UnityFramework 0x11ecb6f20 0x1158b8000 + 155184928 5 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 6 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288 7 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900 8 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 9 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084 10 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 11 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856 12 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 13 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 14 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 15 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 89:: Send Thread 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb10c _pthread_cond_wait + 1028 2 UnityFramework 0x11fa5b814 0x1158b8000 + 169490452 3 UnityFramework 0x11fa47b24 0x1158b8000 + 169409316 4 UnityFramework 0x11ecb6d6c 0x1158b8000 + 155184492 5 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 6 UnityFramework 0x11d8b4798 0x1158b8000 + 134203288 7 UnityFramework 0x11d8b55b4 0x1158b8000 + 134206900 8 UnityFramework 0x11d8c9044 0x1158b8000 + 134287428 9 UnityFramework 0x11d08ef9c 0x1158b8000 + 125661084 10 UnityFramework 0x11fa8cdf0 0x1158b8000 + 169692656 11 UnityFramework 0x11fa47d40 0x1158b8000 + 169409856 12 UnityFramework 0x11fa563c0 0x1158b8000 + 169468864 13 UnityFramework 0x11fa5f040 0x1158b8000 + 169504832 14 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 15 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 90 Crashed: 0 libsystem_kernel.dylib 0x184ac1388 __pthread_kill + 8 1 libsystem_pthread.dylib 0x184afa88c pthread_kill + 296 2 libsystem_c.dylib 0x184a03c60 abort + 124 3 libc++abi.dylib 0x184ab039c abort_message + 132 4 libc++abi.dylib 0x184a9ed0c demangling_terminate_handler() + 344 5 libobjc.A.dylib 0x184724de4 _objc_terminate() + 172 6 UnityFramework 0x121f6d7e0 0x1158b8000 + 208361440 7 libc++abi.dylib 0x184aaf6b0 std::__terminate(void (*)()) + 16 8 libc++abi.dylib 0x184ab2c48 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 88 9 libc++abi.dylib 0x184ab2bf0 __cxa_throw + 92 10 UnityFramework 0x121f6d654 __cxa_throw + 120 11 UnityFramework 0x11ffd8e08 0x1158b8000 + 175246856 12 UnityFramework 0x11ffd7b4c 0x1158b8000 + 175242060 13 UnityFramework 0x11ffd7aa0 0x1158b8000 + 175241888 14 UnityFramework 0x11ffd7aa0 0x1158b8000 + 175241888 15 UnityFramework 0x11ffbe218 0x1158b8000 + 175137304 16 UnityFramework 0x11ffcb494 0x1158b8000 + 175191188 17 UnityFramework 0x11ffd78e4 0x1158b8000 + 175241444 18 UnityFramework 0x11ffc8000 0x1158b8000 + 175177728 19 UnityFramework 0x11ffc7eb0 0x1158b8000 + 175177392 20 UnityFramework 0x11ffc772c 0x1158b8000 + 175175468 21 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 22 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 91: 0 libsystem_kernel.dylib 0x184abc3cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184afb0e0 _pthread_cond_wait + 984 2 libc++.1.dylib 0x184a2b298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 UnityFramework 0x11ffc77a4 0x1158b8000 + 175175588 4 UnityFramework 0x11ffc772c 0x1158b8000 + 175175468 5 libsystem_pthread.dylib 0x184afac0c _pthread_start + 136 6 libsystem_pthread.dylib 0x184af5b80 thread_start + 8 Thread 90 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000184ab4e4b x5: 0x000000032d30a050 x6: 0x0000000000000072 x7: 0x0000000000000000 x8: 0x1e3e9e3bc6545da5 x9: 0x1e3e9e38eb64eda5 x10: 0x0000000000000051 x11: 0x000000000000001c x12: 0x000000000000001c x13: 0x000000032d510210 x14: 0x00000000ffffffbc x15: 0x00000000000007fb x16: 0x0000000000000148 x17: 0x00000001f3c59fa8 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x000000000002f33b x21: 0x000000032d30b0e0 x22: 0x000000032d309740 x23: 0x000000032d30a0c0 x24: 0x000000032d30a0d0 x25: 0x0000000000000000 x26: 0x0000000122b804c9 x27: 0x00000000000000ff x28: 0x0000000122b49c96 fp: 0x000000032d309fc0 lr: 0x0000000184afa88c sp: 0x000000032d309fa0 pc: 0x0000000184ac1388 cpsr: 0x40001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault Binary Images: 0x102794000 - 0x10279ffff com.HoYoverse.hkrpgoversea (3.4.0) <7b02b800-9cee-3409-ac89-c93f63f2ce74> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/hkrpg 0x10328c000 - 0x1034a7fff io.playcover.PlayTools (1.1.7) <c313f9b7-4806-3624-bb2f-26c1ccaca3c2> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x102888000 - 0x102893fff libobjc-trampolines.dylib (*) <d02a05cb-6440-3e7e-a02f-931734cab666> /usr/lib/libobjc-trampolines.dylib 0x102a08000 - 0x102a0ffff io.playcover.AKInterface (1.0) <89624b2d-4a9f-3671-afc0-74c88d4cb676> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface 0x1158b8000 - 0x123457fff com.unity3d.framework (1.0) <7d679af3-a0e8-38d6-8c21-fdb129b4f7fd> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/Frameworks/UnityFramework.framework/UnityFramework 0x102e94000 - 0x1030cffff com.hoyoverse.sdk.Telemetry (2.0.14) <4c4c4452-5555-3144-a140-b7f7d84de361> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/Frameworks/Telemetry.framework/Telemetry 0x1065a4000 - 0x1067fffff com.astrolabe.common (1.0) <ec03095c-c586-3997-95fe-2ff2fff8c1b3> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.HoYoverse.hkrpgoversea.app/Frameworks/AstrolabeCommon.framework/AstrolabeCommon 0x111d90000 - 0x112423fff com.apple.AGXMetal13-3 (327.5) <bea42a86-a627-3c22-8eec-738c406242ff> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3 0x1059a4000 - 0x1059abfff com.apple.GameController.KeyboardAndMouseSupport (*) <193619c9-0cd8-3502-ba63-c1e9463e505d> /System/Library/Frameworks/GameController.framework/Versions/A/Resources/KeyboardAndMouseSupport.bundle/Contents/MacOS/KeyboardAndMouseSupport 0x126800000 - 0x1270e3fff com.apple.audio.codecs.Components (7.0) <42d57795-e86d-36e5-9fae-f2ba92271fba> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs 0x1152f4000 - 0x11542ffff com.apple.audio.units.Components (1.14) <674f87bc-21a4-309b-9e43-c7ba1cd95d7b> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x147118000 - 0x147a67fff com.apple.audio.AudioDSPComponents (1.0) <f83b316c-e2e1-3939-af6c-afda67e54104> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP 0x18dc35000 - 0x18e008c7f com.apple.QuartzCore (1.11) <e0d9f378-dc87-33f8-93a5-3c62ad30ea19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x184b69000 - 0x1850a7fff com.apple.CoreFoundation (6.9) <df489a59-b4f6-32b8-9bb4-9b832960aa52> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1905b5000 - 0x1908bbfdf com.apple.HIToolbox (2.1.1) <9286e29f-fcee-31d0-acea-2842ea23bedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x188ad1000 - 0x189f62c7f com.apple.AppKit (6.9) <5d0da1bd-412c-3ed8-84e9-40ca62fe7b42> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1a0104000 - 0x1a02210bf com.apple.UIKitMacHelper (1.0) <a5f79014-5908-30e8-8bd2-e3bceb891202> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper 0x1b8778000 - 0x1ba50c9ff com.apple.UIKitCore (1.0) <9bac5042-7dbf-39da-8726-3fa7d5e88098> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x184754000 - 0x1847ef4cf dyld (*) <9cf0401a-a938-389e-a77d-9e9608076ccf> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x184af4000 - 0x184b00a47 libsystem_pthread.dylib (*) <647b91fc-96d3-3bbb-af08-970df45257c8> /usr/lib/system/libsystem_pthread.dylib 0x184ab8000 - 0x184af3653 libsystem_kernel.dylib (*) <60485b6f-67e5-38c1-aec9-efd6031ff166> /usr/lib/system/libsystem_kernel.dylib 0x186159000 - 0x186f422ff com.apple.Foundation (6.9) <e8f6a451-0acc-3e05-b18f-fec6618ce44a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x184941000 - 0x18498773f libdispatch.dylib (*) <8bf83cda-8db1-3d46-94b0-d811bd77e078> /usr/lib/system/libdispatch.dylib 0x19015e000 - 0x190185ddf com.apple.audio.caulk (1.0) <5ce1b98f-c512-379d-9a42-5cce5923bf9d> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x195290000 - 0x1952c563f libAudioToolboxUtility.dylib (*) <a50efbcc-c530-33d3-817d-c921bb01e811> /usr/lib/libAudioToolboxUtility.dylib 0x1968e5000 - 0x196a8f37f com.apple.audio.toolbox.AudioToolbox (1.14) <c86e940b-25c8-3a06-befc-80f22121a030> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x18a69e000 - 0x18aa681bf com.apple.CFNetwork (1.0) <c2fd723b-4e94-3d53-97dd-6bf958117f98> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x1acade000 - 0x1ace4b59f com.apple.coremotion (2964.0.4) <79509af9-7855-38dd-9a49-59b2e2206022> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion 0x18498b000 - 0x184a0c46f libsystem_c.dylib (*) <f4529d5e-24f3-3bbb-bd3c-984856875fc8> /usr/lib/system/libsystem_c.dylib 0x1877f6000 - 0x187f2a25f com.apple.audio.CoreAudio (5.0) <b2b97b04-6275-3031-8a89-be6105f1e8f3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x1cdfde000 - 0x1cf9accbf com.apple.JavaScriptCore (20621) <2a97bf13-e372-380e-a1d4-177c2d81af46> /System/iOSSupport/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x184a0d000 - 0x184a99ff7 libc++.1.dylib (*) <875203a1-087b-33a6-93a5-928bb7e9114c> /usr/lib/libc++.1.dylib 0x254095000 - 0x25416a726 com.apple.GenerativeFunctions.Sage (1.0) <0cf292fc-54d0-3fb0-8974-f1f5e2cbfd68> /System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage 0x184a9a000 - 0x184ab7fff libc++abi.dylib (*) <4db4ac5c-e091-3a2e-a149-b7955b8af852> /usr/lib/libc++abi.dylib 0x184700000 - 0x184753893 libobjc.A.dylib (*) <4966864d-c147-33d3-bb18-1e3979590b6d> /usr/lib/libobjc.A.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%) Writable regions: Total=6.1G written=1990K(0%) resident=1638K(0%) swapped_out=560K(0%) unallocated=6.1G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 96K 5 CG raster data 720K 3 ColorSync 592K 29 CoreAnimation 1616K 57 CoreGraphics 32K 2 CoreUI image data 496K 7 Foundation 48K 2 Image IO 320K 12 Kernel Alloc Once 32K 1 MALLOC 1.7G 105 MALLOC guard page 384K 24 SQLite page cache 1792K 14 STACK GUARD 57.4M 92 Stack 54.3M 92 VM_ALLOCATE 307.7M 192 VM_ALLOCATE (media) 10.0M 1 VM_ALLOCATE (reserved) 3.9G 13 reserved VM address space (unallocated) WebKit Malloc 192.5M 12 __AUTH 6492K 755 __AUTH_CONST 83.0M 1002 __CTF 824 1 __DATA 57.6M 991 __DATA (graphics) 80 1 __DATA_CONST 29.4M 1017 __DATA_DIRTY 2807K 342 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 629.5M 13 __LLVM_COV 256K 1 __OBJC_RO 61.4M 1 __OBJC_RW 2396K 1 __TEXT 1.1G 1033 __TEXT (graphics) 243.1M 10 __TPRO_CONST 128K 2 dyld private memory 128K 1 libnetwork 1664K 24 mapped file 964.1M 84 page table in kernel 1638K 1 shared memory 1168K 19 =========== ======= ======= TOTAL 9.3G 5966 TOTAL, minus reserved VM space 5.5G 5966 ----------- Full Report ----------- {"app_name":"hkrpg","timestamp":"2025-07-04 12:42:16.00 +0100","app_version":"3.4.0","slice_uuid":"7b02b800-9cee-3409-ac89-c93f63f2ce74","build_version":"2","platform":6,"bundleID":"com.HoYoverse.hkrpgoversea","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.5 (24F74)","roots_installed":0,"name":"hkrpg","incident_id":"83C0A301-1EA0-45EB-A88A-B588902AD5C2"} { "uptime" : 31000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro17,1", "coalitionID" : 7282, "osVersion" : { "train" : "macOS 15.5", "build" : "24F74", "releaseType" : "User" }, "captureTime" : "2025-07-04 12:42:12.5940 +0100", "codeSigningMonitor" : 1, "incident" : "83C0A301-1EA0-45EB-A88A-B588902AD5C2", "pid" : 11664, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2025-07-04 12:41:36.1417 +0100", "procStartAbsTime" : 758302783515, "procExitAbsTime" : 759175928614, "procName" : "hkrpg", "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/*\/com.HoYoverse.hkrpgoversea.app\/hkrpg", "bundleInfo" : {"CFBundleShortVersionString":"3.4.0","CFBundleVersion":"2","CFBundleIdentifier":"com.HoYoverse.hkrpgoversea","DTAppStoreToolsBuild":"16F3"}, "storeInfo" : {"deviceIdentifierForVendor":"D142D6BB-9241-51A9-A9A3-D7A6CEEC2BB8","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.HoYoverse.hkrpgoversea", "crashReporterKey" : "9E35231B-0720-24C1-FC60-85B6AFE12BF1", "appleIntelligenceStatus" : {"state":"unavailable","reasons":["selectedLanguageDoesNotMatchSelectedSiriLanguage"]}, "codeSigningID" : "com.HoYoverse.hkrpgoversea", "codeSigningTeamID" : "", "codeSigningFlags" : 570425857, "codeSigningValidationCategory" : 10, "codeSigningTrustLevel" : 4294967295, "codeSigningAuxiliaryInfo" : 0, "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRm+D\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkZDg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="}, "bootSessionUUID" : "3D786292-D009-4A1B-B400-85375FF2184C", "wakeTime" : 5267, "sleepWakeUUID" : "6295CD7C-A116-48BB-A8F6-43F734995703", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"hkrpg","byPid":11664}, "asi" : {"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 90, "threads" : [{"id":462115,"threadState":{"x":[{"value":140726883429984},{"value":140726769369912},{"value":15998034187449659755},{"value":0},{"value":0},{"value":2496},{"value":105553122642368},{"value":127674624},{"value":1},{"value":6},{"value":4825879096},{"value":31},{"value":21},{"value":127674625},{"value":548358339031738816},{"value":548358339031738816},{"value":6521057572,"symbolLocation":0,"symbol":"pthread_rwlock_rdlock"},{"value":18691697676546},{"value":0},{"value":140726769369912},{"value":140726771483384},{"value":4889105960,"symbolLocation":2334408,"symbol":"kUnityDidQuit"},{"value":4888953848,"symbolLocation":2182296,"symbol":"kUnityDidQuit"},{"value":1},{"value":18446744073709551615},{"value":457},{"value":13658411008},{"value":18},{"value":4779605072}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4825879116},"cpsr":{"value":536875008},"fp":{"value":6130400576},"sp":{"value":6130400528},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4825879156},"far":{"value":4888953848}},"queue":"com.apple.main-thread","frames":[{"imageOffset":169448052,"imageIndex":4},{"imageOffset":169447740,"imageIndex":4},{"imageOffset":169681392,"imageIndex":4},{"imageOffset":169681244,"imageIndex":4},{"imageOffset":169663696,"imageIndex":4},{"imageOffset":109914392,"imageIndex":4},{"imageOffset":109914064,"imageIndex":4},{"imageOffset":111290160,"imageIndex":4},{"imageOffset":127005240,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169693644,"imageIndex":4},{"imageOffset":169650448,"imageIndex":4},{"imageOffset":82466164,"imageIndex":4},{"imageOffset":155862312,"imageIndex":4},{"imageOffset":125659608,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169693644,"imageIndex":4},{"imageOffset":74090260,"imageIndex":4},{"imageOffset":66940348,"imageIndex":4},{"imageOffset":66939852,"imageIndex":4},{"imageOffset":7982060,"imageIndex":4},{"imageOffset":155182440,"imageIndex":4},{"imageOffset":155181192,"imageIndex":4},{"imageOffset":155180928,"imageIndex":4},{"imageOffset":7983152,"imageIndex":4},{"imageOffset":10430172,"imageIndex":4},{"imageOffset":5298092,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":187667292,"imageIndex":4},{"imageOffset":187707532,"imageIndex":4},{"imageOffset":187751032,"imageIndex":4},{"imageOffset":184104544,"imageIndex":4},{"imageOffset":186181796,"imageIndex":4},{"imageOffset":186181848,"imageIndex":4},{"imageOffset":186182444,"imageIndex":4},{"imageOffset":191542204,"imageIndex":4},{"imageOffset":91704,"imageIndex":4},{"imageOffset":91468,"imageIndex":4},{"imageOffset":921704,"symbol":"CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&)","symbolLocation":48,"imageIndex":12},{"imageOffset":401432,"symbol":"CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)","symbolLocation":876,"imageIndex":12},{"imageOffset":400344,"symbol":"display_timer_callback(__CFMachPort*, void*, long, void*)","symbolLocation":428,"imageIndex":12},{"imageOffset":692916,"symbol":"__CFMachPortPerform","symbolLocation":288,"imageIndex":13},{"imageOffset":512592,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__","symbolLocation":60,"imageIndex":13},{"imageOffset":512376,"symbol":"__CFRunLoopDoSource1","symbolLocation":508,"imageIndex":13},{"imageOffset":506744,"symbol":"__CFRunLoopRun","symbolLocation":2200,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":799356,"symbol":"RunCurrentEventLoopInMode","symbolLocation":324,"imageIndex":14},{"imageOffset":812264,"symbol":"ReceiveNextEventCommon","symbolLocation":676,"imageIndex":14},{"imageOffset":2430084,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":14},{"imageOffset":240308,"symbol":"_DPSNextEvent","symbolLocation":684,"imageIndex":15},{"imageOffset":10327472,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":15},{"imageOffset":187492,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":15},{"imageOffset":17244,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":15},{"imageOffset":2428148,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":15},{"imageOffset":16740,"symbol":"UINSApplicationMain","symbolLocation":976,"imageIndex":16},{"imageOffset":15516,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":17},{"imageOffset":86348,"imageIndex":4},{"imageOffset":33068,"imageIndex":0},{"imageOffset":27544,"symbol":"start","symbolLocation":6076,"imageIndex":18}]},{"id":462170,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6131544064},{"value":5379},{"value":6131007488},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6131544064},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462174,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6132690944},{"value":18951},{"value":6132154368},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6132690944},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462197,"name":"ThreadPoolServiceThread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553127246176},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":2},{"value":1},{"value":22787},{"value":0},{"value":0},{"value":369},{"value":6133264384},{"value":0},{"value":5427486280},{"value":5428506064},{"value":0},{"value":6133263680},{"value":12297829382473034411},{"value":12297829382473034410},{"value":1},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344460916},"cpsr":{"value":2684358656},"fp":{"value":6133263664},"sp":{"value":6133263600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520850780},"far":{"value":0}},"frames":[{"imageOffset":51548,"symbol":"kevent64","symbolLocation":8,"imageIndex":21},{"imageOffset":652916,"imageIndex":5},{"imageOffset":652544,"imageIndex":5},{"imageOffset":458768,"imageIndex":5},{"imageOffset":444304,"imageIndex":5},{"imageOffset":603488,"imageIndex":5},{"imageOffset":546716,"imageIndex":5},{"imageOffset":603776,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462198,"name":"ThreadPoolForegroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":98968931401728},{"value":0},{"value":98968931401728},{"value":32},{"value":33000},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":23043},{"value":8367813848,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8384783912},{"value":0},{"value":33000},{"value":32},{"value":98968931401728},{"value":0},{"value":98968931401728},{"value":6133837024},{"value":0},{"value":17179870466},{"value":18446744073709550527},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6133836368},"sp":{"value":6133836288},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":670976,"imageIndex":5},{"imageOffset":429820,"imageIndex":5},{"imageOffset":588008,"imageIndex":5},{"imageOffset":590608,"imageIndex":5},{"imageOffset":589700,"imageIndex":5},{"imageOffset":589432,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462199,"name":"ThreadPoolBackgroundWorker","threadState":{"x":[{"value":268451845},{"value":17179869442},{"value":0},{"value":137451838373888},{"value":0},{"value":137451838373888},{"value":32},{"value":33000},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":32003},{"value":8367813848,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":18446744073709551569},{"value":8384783912},{"value":0},{"value":33000},{"value":32},{"value":137451838373888},{"value":0},{"value":137451838373888},{"value":6134410464},{"value":0},{"value":17179870466},{"value":18446744073709550527},{"value":1282}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6134409808},"sp":{"value":6134409728},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":670976,"imageIndex":5},{"imageOffset":429820,"imageIndex":5},{"imageOffset":588008,"imageIndex":5},{"imageOffset":590608,"imageIndex":5},{"imageOffset":589568,"imageIndex":5},{"imageOffset":589480,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462200,"name":"telemetry_main","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553151051648},{"value":2},{"value":0},{"value":0},{"value":5141475040},{"value":0},{"value":0},{"value":2},{"value":2},{"value":1},{"value":24323},{"value":0},{"value":2854338632},{"value":369},{"value":6134984704},{"value":0},{"value":5427487944},{"value":5427490048},{"value":0},{"value":6134984032},{"value":12297829382473034411},{"value":12297829382473034410},{"value":1},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344460916},"cpsr":{"value":2684358656},"fp":{"value":6134984016},"sp":{"value":6134983952},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520850780},"far":{"value":0}},"frames":[{"imageOffset":51548,"symbol":"kevent64","symbolLocation":8,"imageIndex":21},{"imageOffset":652916,"imageIndex":5},{"imageOffset":652544,"imageIndex":5},{"imageOffset":458768,"imageIndex":5},{"imageOffset":444304,"imageIndex":5},{"imageOffset":603488,"imageIndex":5},{"imageOffset":603776,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462201,"name":"mihoyo_network","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":105553127250256},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":1},{"value":2},{"value":1},{"value":31491},{"value":0},{"value":8367813848,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSAutoreleasePool"},{"value":369},{"value":6135558144},{"value":0},{"value":5427491080},{"value":5428504816},{"value":0},{"value":6135557472},{"value":12297829382473034411},{"value":12297829382473034410},{"value":1},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344460916},"cpsr":{"value":2684358656},"fp":{"value":6135557456},"sp":{"value":6135557392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520850780},"far":{"value":0}},"frames":[{"imageOffset":51548,"symbol":"kevent64","symbolLocation":8,"imageIndex":21},{"imageOffset":652916,"imageIndex":5},{"imageOffset":652544,"imageIndex":5},{"imageOffset":458768,"imageIndex":5},{"imageOffset":444304,"imageIndex":5},{"imageOffset":603488,"imageIndex":5},{"imageOffset":603776,"imageIndex":5},{"imageOffset":647960,"imageIndex":5},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462209,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":144048908140544},{"value":0},{"value":144048908140544},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":33539},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":144048908140544},{"value":0},{"value":144048908140544},{"value":6136126872},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6136126720},"sp":{"value":6136126640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":367736,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":840612,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":22},{"imageOffset":20592,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":17},{"imageOffset":342952,"symbol":"__NSThread__start__","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462210,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6136705024},{"value":40459},{"value":6136168448},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6136705024},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462255,"name":"GC Marker 0","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6203616984},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6203683040},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267520},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6203617104},"sp":{"value":6203616960},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462256,"name":"GC Marker 1","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6204190424},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6204256480},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267008},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6204190544},"sp":{"value":6204190400},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462257,"name":"GC Marker 2","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6204763864},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6204829920},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":268032},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6204763984},"sp":{"value":6204763840},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462258,"name":"GC Marker 3","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6205337304},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6205403360},{"value":0},{"value":0},{"value":266240},{"value":266242},{"value":266496},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6205337424},"sp":{"value":6205337280},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462259,"name":"GC Marker 4","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6205910744},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6205976800},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":266752},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6205910864},"sp":{"value":6205910720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462260,"name":"GC Marker 5","threadState":{"x":[{"value":4},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6206484184},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6206550240},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267776},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6206484304},"sp":{"value":6206484160},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462261,"name":"GC Marker 6","threadState":{"x":[{"value":516},{"value":0},{"value":266240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6207057624},{"value":0},{"value":244224},{"value":1048934093142530},{"value":1048934093142530},{"value":244224},{"value":0},{"value":1048934093142528},{"value":305},{"value":8384782176},{"value":0},{"value":4907386336},{"value":4908338496},{"value":6207123680},{"value":0},{"value":0},{"value":266240},{"value":266240},{"value":267264},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6207057744},"sp":{"value":6207057600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169796348,"imageIndex":4},{"imageOffset":169809640,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462262,"name":"GC Finalizer","threadState":{"x":[{"value":260},{"value":0},{"value":3328},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6207696440},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553173403128},{"value":105553173403192},{"value":6207697120},{"value":0},{"value":0},{"value":3328},{"value":3329},{"value":3584},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6207696560},"sp":{"value":6207696416},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169490544,"imageIndex":4},{"imageOffset":169323604,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462281,"name":"Job.Worker 0","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":5500018080},{"value":0},{"value":513},{"value":0},{"value":5512953872},{"value":85507},{"value":18446744073709551615},{"value":4294967294},{"value":0},{"value":0},{"value":0},{"value":1},{"value":39},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6286651072},"sp":{"value":6286651056},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462282,"name":"Job.Worker 1","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":5500018080},{"value":0},{"value":513},{"value":0},{"value":5512953872},{"value":85507},{"value":18446744073709551615},{"value":4294967293},{"value":0},{"value":0},{"value":0},{"value":1},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6287224512},"sp":{"value":6287224496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462283,"name":"Job.Worker 2","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":6287797884},{"value":98784247809},{"value":16},{"value":5040},{"value":78},{"value":85507},{"value":18446744073709551615},{"value":4294967292},{"value":0},{"value":0},{"value":0},{"value":5421111112},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6287797952},"sp":{"value":6287797936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462284,"name":"Job.Worker 3","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":4881048560},{"value":296},{"value":6288367440},{"value":0},{"value":13659495440},{"value":85507},{"value":18446744073709551615},{"value":4294967291},{"value":0},{"value":0},{"value":36650},{"value":1},{"value":1},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6288371392},"sp":{"value":6288371376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462285,"name":"Job.Worker 4","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":5500018080},{"value":0},{"value":513},{"value":0},{"value":5512953872},{"value":85507},{"value":18446744073709551615},{"value":4294967293},{"value":0},{"value":0},{"value":512},{"value":1},{"value":24},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6288944832},"sp":{"value":6288944816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462286,"name":"Job.Worker 5","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4395507752},{"value":4881048560},{"value":61},{"value":6289514432},{"value":0},{"value":5151469584},{"value":85507},{"value":18446744073709551615},{"value":4294967290},{"value":0},{"value":0},{"value":10},{"value":23},{"value":1},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157421664},{"value":105553157421600},{"value":18446744073709551615},{"value":4395507936},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6289518272},"sp":{"value":6289518256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462287,"name":"Background Job.Worker 0","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":6290092136},{"value":105553127591888},{"value":23},{"value":13546474582012527},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967290},{"value":0},{"value":0},{"value":113},{"value":8657973911},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6290091712},"sp":{"value":6290091696},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462288,"name":"Background Job.Worker 1","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":6290665576},{"value":105553127598560},{"value":23},{"value":13827949558723183},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":113},{"value":8657973911},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6290665152},"sp":{"value":6290665136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462289,"name":"Background Job.Worker 2","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":4881048560},{"value":381},{"value":0},{"value":0},{"value":1027},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6291238592},"sp":{"value":6291238576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462290,"name":"Background Job.Worker 3","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":6291812456},{"value":105553127598512},{"value":23},{"value":14390899512144495},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967291},{"value":0},{"value":0},{"value":113},{"value":8657973911},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6291812032},"sp":{"value":6291812016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462291,"name":"Background Job.Worker 4","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":105553125532388},{"value":7},{"value":3867508923},{"value":8928},{"value":1027},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6292385472},"sp":{"value":6292385456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462292,"name":"Background Job.Worker 5","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":18},{"value":5373602928},{"value":18},{"value":0},{"value":1027},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6292958912},"sp":{"value":6292958896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462293,"name":"Background Job.Worker 6","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4396590168},{"value":1},{"value":8367689456,"symbolLocation":48,"symbol":"_OS_dispatch_queue_serial_vtable"},{"value":2944522315},{"value":105553213762560},{"value":0},{"value":85251},{"value":18446744073709551615},{"value":4294967289},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157405440},{"value":105553157405376},{"value":18446744073709551615},{"value":4396590352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6293532352},"sp":{"value":6293532336},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184498068,"imageIndex":4},{"imageOffset":185924288,"imageIndex":4},{"imageOffset":185921464,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462294,"name":"BatchDeleteObjects","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":13645195168},{"value":201},{"value":13645197504},{"value":24},{"value":0},{"value":0},{"value":84739},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":13645135908},{"value":4336693792},{"value":13645136000},{"value":12608},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157374576},{"value":105553157374512},{"value":18446744073709551615},{"value":0},{"value":4393522436},{"value":0},{"value":4393522372},{"value":4910850048},{"value":1},{"value":544}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6294105776},"sp":{"value":6294105760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":187208992,"imageIndex":4},{"imageOffset":186173548,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462295,"name":"Loading.AsyncRead","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":1},{"value":4881048560},{"value":621},{"value":4881048560},{"value":78},{"value":78},{"value":68867},{"value":18446744073709551615},{"value":0},{"value":4160},{"value":2043},{"value":2045},{"value":3131199515},{"value":3129100317},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157466736},{"value":105553157466672},{"value":18446744073709551615},{"value":4917597704,"symbolLocation":33896,"symbol":"lua_iter_call_telemetry"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6294679248},"sp":{"value":6294679232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":184080652,"imageIndex":4},{"imageOffset":184079644,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462341,"name":"NIO-ELT-0-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5175872512},{"value":64},{"value":0},{"value":0},{"value":6295244672},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168042872},{"value":0},{"value":2},{"value":2147483648},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5175872512},{"value":0},{"value":0},{"value":29},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6295251744},"sp":{"value":6295251680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462342,"name":"NIO-ELT-1-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5175923200},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168043064},{"value":0},{"value":3022078254},{"value":3019978979},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5175923200},{"value":0},{"value":0},{"value":30},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6295825184},"sp":{"value":6295825120},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462343,"name":"NIO-ELT-2-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150640128},{"value":64},{"value":0},{"value":0},{"value":510},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168089528},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150640128},{"value":0},{"value":0},{"value":31},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6296398624},"sp":{"value":6296398560},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462344,"name":"NIO-ELT-3-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150722560},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168089336},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150722560},{"value":0},{"value":0},{"value":32},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6296972064},"sp":{"value":6296972000},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462345,"name":"NIO-ELT-4-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150724608},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168089912},{"value":0},{"value":2255470600},{"value":2253371404},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150724608},{"value":0},{"value":0},{"value":33},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6297545504},"sp":{"value":6297545440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462346,"name":"NIO-ELT-5-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150695936},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168079480},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150695936},{"value":0},{"value":0},{"value":34},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6298118944},"sp":{"value":6298118880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462347,"name":"NIO-ELT-6-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150697984},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168090104},{"value":0},{"value":1},{"value":558759},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150697984},{"value":0},{"value":0},{"value":35},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6298692384},"sp":{"value":6298692320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462348,"name":"NIO-ELT-7-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5150700032},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168090296},{"value":0},{"value":2498699292},{"value":2496600096},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5150700032},{"value":0},{"value":0},{"value":36},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6299265824},"sp":{"value":6299265760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462349,"name":"NIO-ELT-8-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5167501312},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168080056},{"value":0},{"value":2},{"value":2147483648},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5167501312},{"value":0},{"value":0},{"value":37},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6299839264},"sp":{"value":6299839200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462350,"name":"NIO-ELT-9-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5167503360},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483647},{"value":0},{"value":3},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":105553168080248},{"value":0},{"value":2},{"value":2147483648},{"value":363},{"value":6985083030463267120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5167503360},{"value":0},{"value":0},{"value":38},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4349799132},"cpsr":{"value":2684358656},"fp":{"value":6300412704},"sp":{"value":6300412640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520827140},"far":{"value":0}},"frames":[{"imageOffset":27908,"symbol":"kevent","symbolLocation":8,"imageIndex":21},{"imageOffset":1829596,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":1},{"imageOffset":1732100,"symbol":"specialized Optional.withUnsafeOptionalPointer<A>(_:)","symbolLocation":296,"imageIndex":1},{"imageOffset":1699296,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":420,"imageIndex":1},{"imageOffset":1691784,"symbol":"SelectableEventLoop._blockingWaitForWork(nextReadyDeadline:_:)","symbolLocation":232,"imageIndex":1},{"imageOffset":1544444,"symbol":"specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:)","symbolLocation":596,"imageIndex":1},{"imageOffset":1532808,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":124,"imageIndex":1},{"imageOffset":1551768,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:)","symbolLocation":40,"imageIndex":1},{"imageOffset":1565524,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":1},{"imageOffset":1836092,"symbol":"closure #1 in closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":284,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462398,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":1},{"value":0},{"value":1},{"value":0},{"value":1},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":4587274272},{"value":6300987000},{"value":7},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553182654496},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712327368},"cpsr":{"value":2147487744},"fp":{"value":6300987264},"sp":{"value":6300987232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":24},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":24},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":24},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462399,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":72195},{"value":72195},{"value":17},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":1},{"value":105553127393352},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553182655120},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712327368},"cpsr":{"value":2147487744},"fp":{"value":6301560704},"sp":{"value":6301560672},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":24},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":24},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":24},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462428,"name":"caulk::deferred_logger","threadState":{"x":[{"value":14},{"value":105553150685015},{"value":0},{"value":6302134375},{"value":105553150684992},{"value":22},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553180464664},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712327368},"cpsr":{"value":2147487744},"fp":{"value":6302134144},"sp":{"value":6302134112},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":7368,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":224,"imageIndex":24},{"imageOffset":7024,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":32,"imageIndex":24},{"imageOffset":6212,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":24},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462430,"name":"AQConverterThread","threadState":{"x":[{"value":260},{"value":0},{"value":512},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6302707288},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":5427472456},{"value":5427472520},{"value":6302707936},{"value":0},{"value":0},{"value":512},{"value":513},{"value":768},{"value":4393177792},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6302707408},"sp":{"value":6302707264},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":186740,"symbol":"CADeprecated::CAGuard::Wait()","symbolLocation":76,"imageIndex":25},{"imageOffset":165040,"symbol":"AQConverterManager::AQConverterThread::ConverterThreadEntry(void*)","symbolLocation":644,"imageIndex":26},{"imageOffset":54784,"symbol":"CADeprecated::CAPThread::Entry(void*)","symbolLocation":96,"imageIndex":25},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462444,"name":"com.apple.NSURLConnectionLoader","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":500290675539968},{"value":0},{"value":500290675539968},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":116483},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":500290675539968},{"value":0},{"value":500290675539968},{"value":6303276360},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6303276208},"sp":{"value":6303276128},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":2443500,"symbol":"+[__CFN_CoreSchedulingSetRunnable _run:]","symbolLocation":416,"imageIndex":27},{"imageOffset":342952,"symbol":"__NSThread__start__","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462451,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":455227878670336},{"value":0},{"value":455227878670336},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":105991},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":455227878670336},{"value":0},{"value":455227878670336},{"value":6303850632},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6303850480},"sp":{"value":6303850400},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":1435644,"symbol":"_NSEventThread","symbolLocation":140,"imageIndex":15},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462452,"name":"UnityGfxDeviceWorker","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":18446741604587114801},{"value":68719460488},{"value":4396828992},{"value":4839384528},{"value":0},{"value":1027},{"value":172563},{"value":18446744073709551615},{"value":4294967295},{"value":0},{"value":0},{"value":5437452576},{"value":72057602405713793,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFNumber"},{"value":8367785856,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFNumber"},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157220736},{"value":105553157220672},{"value":18446744073709551615},{"value":0},{"value":4396829124},{"value":0},{"value":4396829060},{"value":4910850048},{"value":1},{"value":100671292}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6304427632},"sp":{"value":6304427616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":187208992,"imageIndex":4},{"imageOffset":182891484,"imageIndex":4},{"imageOffset":182844600,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462465,"name":"com.apple.CoreMotion.MotionThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":725690559234048},{"value":0},{"value":725690559234048},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":168963},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":725690559234048},{"value":0},{"value":725690559234048},{"value":6304995624},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":6304995472},"sp":{"value":6304995392},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":1001236,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":13},{"imageOffset":2087480,"imageIndex":28},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462466,"name":"Loading.PreloadManager","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":4839836404},{"value":68719460488},{"value":621},{"value":0},{"value":5376},{"value":78},{"value":134915},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":2045},{"value":2191767665},{"value":2189668466},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553154210160},{"value":105553154210096},{"value":18446744073709551615},{"value":18576},{"value":4917597704,"symbolLocation":33896,"symbol":"lua_iter_call_telemetry"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6305574592},"sp":{"value":6305574576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":186344188,"imageIndex":4},{"imageOffset":186343992,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462470,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":54796,"symbol":"usleep","symbolLocation":68,"imageIndex":29},{"imageOffset":177976488,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":0},{"value":34000000},{"value":6306147572},{"value":138240},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":3},{"value":17},{"value":2},{"value":0},{"value":0},{"value":144115196443665165,"symbolLocation":144115188075855877,"symbol":"OBJC_CLASS_$___NSObserver"},{"value":8367809288,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSObserver"},{"value":334},{"value":8384782296},{"value":0},{"value":0},{"value":6306148240},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":2684358656},"fp":{"value":6306148224},"sp":{"value":6306148176},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":462471,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":170611860,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":136704},{"value":0},{"value":0},{"value":65704},{"value":0},{"value":0},{"value":6306328344},{"value":0},{"value":1280},{"value":5497558140162},{"value":5497558140162},{"value":1280},{"value":0},{"value":5497558140160},{"value":305},{"value":8384782176},{"value":0},{"value":5439491624},{"value":5439491688},{"value":6306328800},{"value":0},{"value":0},{"value":136704},{"value":136705},{"value":136960},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6306328464},"sp":{"value":6306328320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":462472,"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":171255160,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":14},{"value":0},{"value":73896},{"value":1809694648},{"value":1},{"value":1809694648},{"value":0},{"value":0},{"value":0},{"value":4393520976},{"value":1099511628034},{"value":1099511627776},{"value":4294967293},{"value":1099511627776},{"value":256},{"value":0},{"value":18446744073709551580},{"value":1099511628034},{"value":0},{"value":4393520464},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4827686264},"cpsr":{"value":1610616832},"fp":{"value":6306508736},"sp":{"value":6306508720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}}},{"id":462473,"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":170990884,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":14},{"value":0},{"value":4827421868},{"value":0},{"value":6306689024},{"value":319029295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384782392},{"value":0},{"value":23000},{"value":4917526528},{"value":4917526528},{"value":4917526528},{"value":4917528800},{"value":4907388928},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4827421988},"cpsr":{"value":1610616832},"fp":{"value":6306688960},"sp":{"value":6306688912},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}}},{"id":462474,"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":171275440,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":14},{"value":0},{"value":73896},{"value":9},{"value":13645200928},{"value":17},{"value":0},{"value":1563},{"value":0},{"value":4917529056},{"value":2},{"value":1099511627776},{"value":4294967293},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":2},{"value":0},{"value":105553182666672},{"value":4917528800},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4827706544},"cpsr":{"value":1610616832},"fp":{"value":6306869184},"sp":{"value":6306869168},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}}},{"id":462481,"name":"Loading.Prefetch","threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":73896},{"value":4881048560},{"value":381},{"value":2699397201},{"value":3840},{"value":78},{"value":137219},{"value":18446744073709551615},{"value":0},{"value":1099511627776},{"value":4294967293},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8384786488},{"value":0},{"value":105553157661184},{"value":105553157661120},{"value":18446744073709551615},{"value":4917597704,"symbolLocation":33896,"symbol":"lua_iter_call_telemetry"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519277920},"cpsr":{"value":1610616832},"fp":{"value":6307442448},"sp":{"value":6307442432},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802224},"far":{"value":0}},"frames":[{"imageOffset":2992,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":14688,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":23},{"imageOffset":16144,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":23},{"imageOffset":192354092,"imageIndex":4},{"imageOffset":186347188,"imageIndex":4},{"imageOffset":186347060,"imageIndex":4},{"imageOffset":187203436,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462482,"name":"com.apple.audio.IOThread.client","threadState":{"x":[{"value":14},{"value":164611},{"value":0},{"value":0},{"value":0},{"value":1},{"value":0},{"value":0},{"value":1},{"value":7702248293127946324},{"value":1099511628032},{"value":1099511628034},{"value":48},{"value":7},{"value":1},{"value":32},{"value":18446744073709551579},{"value":8384786496},{"value":0},{"value":5419230496},{"value":5419230488},{"value":6575146610},{"value":1},{"value":8367833088,"symbolLocation":0,"symbol":"AMCP::Log::Scope_Registry::get()::s_registry"},{"value":105553122882976},{"value":1346},{"value":137479},{"value":0},{"value":6575146473}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6712443640},"cpsr":{"value":1610616832},"fp":{"value":6308015360},"sp":{"value":6308015344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802236},"far":{"value":0}},"frames":[{"imageOffset":3004,"symbol":"semaphore_wait_signal_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":123640,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":36,"imageIndex":24},{"imageOffset":2051928,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5276,"imageIndex":30},{"imageOffset":2044840,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":172,"imageIndex":30},{"imageOffset":3789692,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":30},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462853,"name":"JavaScriptCore libpas scavenger","threadState":{"x":[{"value":260},{"value":0},{"value":29440},{"value":0},{"value":0},{"value":160},{"value":0},{"value":99998888},{"value":6203109032},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":13676734528},{"value":13676734592},{"value":6203109600},{"value":99998888},{"value":0},{"value":29440},{"value":29697},{"value":29952},{"value":4652007308841189376},{"value":8348884992,"symbolLocation":1004,"symbol":"jit_common_primitive_heap_support"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6203109152},"sp":{"value":6203109008},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":24913416,"symbol":"scavenger_thread_main","symbolLocation":1356,"imageIndex":31},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462915,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":13295742976},{"value":186627},{"value":13295206400},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":13295742976},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462929,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":13644787712},{"value":188675},{"value":13644251136},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":13644787712},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6521052012},"far":{"value":0}}},{"id":462943,"name":"com.hoyosdk.Kibana","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":1065542731431936},{"value":0},{"value":1065542731431936},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":248091},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":1065542731431936},{"value":0},{"value":1065542731431936},{"value":13951098264},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":13951098112},"sp":{"value":13951098032},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":367736,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":858012,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":22},{"imageOffset":210089204,"imageIndex":4},{"imageOffset":342952,"symbol":"__NSThread__start__","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462945,"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":511612,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":13},{"imageOffset":505752,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":13},{"imageOffset":502872,"symbol":"CFRunLoopRunSpecific","symbolLocation":572,"imageIndex":13},{"imageOffset":367736,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":22},{"imageOffset":858012,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":64,"imageIndex":22},{"imageOffset":197371468,"imageIndex":4},{"imageOffset":342952,"symbol":"__NSThread__start__","symbolLocation":732,"imageIndex":22},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":1062381635502080},{"value":0},{"value":1062381635502080},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":247355},{"value":0},{"value":18446744073709551569},{"value":8384784056},{"value":0},{"value":4294967295},{"value":2},{"value":1062381635502080},{"value":0},{"value":1062381635502080},{"value":13951671720},{"value":8589934592,"objc-selector":"orConfiguration:completion:"},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":4096},"fp":{"value":13951671568},"sp":{"value":13951671488},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}}},{"id":462946,"name":"com.apple.CFSocket.private","threadState":{"x":[{"value":4},{"value":0},{"value":105553122733984},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":13952250080},{"value":0},{"value":4435884847},{"value":31},{"value":7},{"value":4393075456},{"value":72057602405714793,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFArray"},{"value":8367786856,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFArray"},{"value":93},{"value":8384786392},{"value":0},{"value":8367793344,"symbolLocation":0,"symbol":"__CFActiveSocketsLock"},{"value":96},{"value":1},{"value":105553122733984},{"value":8388693272,"symbolLocation":0,"symbol":"__kCFNull"},{"value":0},{"value":105553125179824},{"value":105553122733968},{"value":105553125193168},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6522191092},"cpsr":{"value":1610616832},"fp":{"value":13952249792},"sp":{"value":13952216016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520847404},"far":{"value":0}},"frames":[{"imageOffset":48172,"symbol":"__select","symbolLocation":8,"imageIndex":21},{"imageOffset":666868,"symbol":"__CFSocketManager","symbolLocation":704,"imageIndex":13},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462961,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":32},{"imageOffset":1403680,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, base::detail::ThreadPool::AddThread()::$_0>>(void*)","symbolLocation":176,"imageIndex":6},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":2816},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13970697880},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553244246696},{"value":105553244246760},{"value":13970698464},{"value":0},{"value":0},{"value":2816},{"value":2817},{"value":3072},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13970698000},"sp":{"value":13970697856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":462962,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":91856,"symbol":"sleep","symbolLocation":52,"imageIndex":29},{"imageOffset":208391956,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":60},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":966272},{"value":2},{"value":1},{"value":8327766016,"symbolLocation":6840,"symbol":"read_memory"},{"value":70736},{"value":334},{"value":8384782296},{"value":0},{"value":13971271520},{"value":13971271536},{"value":4907864064,"symbolLocation":9616,"symbol":"vf_rebinding"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13971271504},"sp":{"value":13971271456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":462963,"name":"AstrolabeCrash Exception Handler (Secondary)","threadState":{"x":[{"value":0},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":103079220499},{"value":1048946977993987},{"value":15483357102080},{"value":1048946977800192},{"value":44},{"value":0},{"value":6521012224,"symbolLocation":40,"symbol":"mach_voucher_debug_info"},{"value":8367719704,"symbolLocation":0,"symbol":"_current_pid"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8384790824},{"value":0},{"value":0},{"value":44},{"value":1048946977800192},{"value":15483357102080},{"value":1048946977993987},{"value":13971844240},{"value":103079220499},{"value":8589934595,"objc-selector":"onfiguration:completion:"},{"value":18446744073709550527},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520877984},"cpsr":{"value":2147487744},"fp":{"value":13971844224},"sp":{"value":13971844144},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78752,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":21},{"imageOffset":198788,"symbol":"thread_suspend","symbolLocation":108,"imageIndex":21},{"imageOffset":208284920,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462964,"name":"AstrolabeCrash Exception Handler (Primary)","threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":0},{"value":0},{"value":825935095922688},{"value":580},{"value":0},{"value":4294967293},{"value":17179869186},{"value":580},{"value":0},{"value":0},{"value":0},{"value":192303},{"value":0},{"value":18446744073709551569},{"value":8384790824},{"value":0},{"value":0},{"value":580},{"value":825935095922688},{"value":0},{"value":0},{"value":13972417824},{"value":0},{"value":17179869186},{"value":268451845},{"value":18446744073709550526}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6520878132},"cpsr":{"value":4096},"fp":{"value":13972417424},"sp":{"value":13972417344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520802356},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":78900,"symbol":"mach_msg2_internal","symbolLocation":224,"imageIndex":21},{"imageOffset":38756,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":21},{"imageOffset":4008,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":208284964,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":462965,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":32},{"imageOffset":1403680,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, base::detail::ThreadPool::AddThread()::$_0>>(void*)","symbolLocation":176,"imageIndex":6},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":256},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13981707928},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553180997032},{"value":105553180997096},{"value":13981708512},{"value":0},{"value":0},{"value":256},{"value":257},{"value":512},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13981708048},"sp":{"value":13981707904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":462966,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123696,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":104,"imageIndex":32},{"imageOffset":1389416,"symbol":"base::executor::Executor::ExecutorTimer::Run_()","symbolLocation":544,"imageIndex":6},{"imageOffset":1404056,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, base::detail::ThreadPool::AddThread()::$_0>>(void*)","symbolLocation":552,"imageIndex":6},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":2816},{"value":0},{"value":0},{"value":160},{"value":5},{"value":659582416},{"value":13982281128},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553182412272},{"value":105553182412336},{"value":13982281952},{"value":659582416},{"value":5},{"value":2816},{"value":2817},{"value":3072},{"value":105553150958624},{"value":96}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13982281248},"sp":{"value":13982281104},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":463163,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":32},{"imageOffset":175152768,"imageIndex":4},{"imageOffset":175152196,"imageIndex":4},{"imageOffset":175152248,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6132116488},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":4908359440},{"value":4908359504},{"value":6132117728},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":6132116608},"sp":{"value":6132116464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":463164,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":91856,"symbol":"sleep","symbolLocation":52,"imageIndex":29},{"imageOffset":175377836,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":3},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":6517846706},{"value":8657960003},{"value":2},{"value":8657959955},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":6208270192},{"value":6208270208},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":6208270176},"sp":{"value":6208270128},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":463165,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":91856,"symbol":"sleep","symbolLocation":52,"imageIndex":29},{"imageOffset":175282188,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":17},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":18446744073709548780},{"value":0},{"value":0},{"value":0},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":13290368576},{"value":13290368592},{"value":8581367527,"objc-selector":"countByEnumeratingWithState:objects:count:"},{"value":0},{"value":0},{"value":0},{"value":10},{"value":4900895112},{"value":4902334464},{"value":4900895144}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13290368560},"sp":{"value":13290368512},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":463194,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169461780,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":500000000},{"value":26624},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":500000000},{"value":0},{"value":0},{"value":26624},{"value":27648},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":6130708032},"sp":{"value":6130707888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}},{"id":463195,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":0},{"value":999000000},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":0},{"value":1674812},{"value":197741},{"value":0},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":13292298144},{"value":13292298144},{"value":4877748454,"symbolLocation":454,"symbol":"typeinfo name for mihoyo_mtr_sdk::MiHoYoMTREngine"},{"value":13292298736},{"value":3},{"value":13},{"value":4877748454,"symbolLocation":454,"symbol":"typeinfo name for mihoyo_mtr_sdk::MiHoYoMTREngine"},{"value":13292298276},{"value":105553180314464},{"value":851968}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13292298128},"sp":{"value":13292298080},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}},"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":130920,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&)","symbolLocation":84,"imageIndex":32},{"imageOffset":179586668,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTRSender(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, int, int, int, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>, float, int, int)","symbolLocation":1044,"imageIndex":4},{"imageOffset":179592948,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupIndicatedTtlMTR(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, int, int, int, float, int, int)","symbolLocation":952,"imageIndex":4},{"imageOffset":179584692,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupAllStepMTR(char const*, int, int, int, std::__1::function<void (int, neb::CJsonObject)>)","symbolLocation":160,"imageIndex":4},{"imageOffset":179583428,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::StartupMTR(int)","symbolLocation":524,"imageIndex":4},{"imageOffset":179600276,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::DoMTR(char const*, int, int, float, int, int)","symbolLocation":580,"imageIndex":4},{"imageOffset":179574744,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRTask(int, char const*, int, int, float, int, int)","symbolLocation":200,"imageIndex":4},{"imageOffset":179574468,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRSDK::DoMTRSync(int, char const*, int, int, float, int, int)","symbolLocation":44,"imageIndex":4},{"imageOffset":1222908,"imageIndex":4},{"imageOffset":134304196,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134295552,"imageIndex":4},{"imageOffset":125662744,"imageIndex":4},{"imageOffset":169463028,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463196,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":311552},{"value":0},{"value":0},{"value":65704},{"value":18},{"value":296000000},{"value":13292875176},{"value":0},{"value":248576},{"value":1067625790819074},{"value":1067625790819074},{"value":248576},{"value":0},{"value":1067625790819072},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13292876000},{"value":296000000},{"value":18},{"value":311552},{"value":311552},{"value":313600},{"value":105553160724120},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13292875296},"sp":{"value":13292875152},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463198,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":312576},{"value":0},{"value":0},{"value":65704},{"value":58},{"value":416000000},{"value":13294022056},{"value":0},{"value":249088},{"value":1069824814075138},{"value":1069824814075138},{"value":249088},{"value":0},{"value":1069824814075136},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13294022880},{"value":416000000},{"value":58},{"value":312576},{"value":312576},{"value":314624},{"value":105553160724120},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13294022176},"sp":{"value":13294022032},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463199,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":3},{"value":0},{"value":22016},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":0},{"value":3},{"value":0},{"value":22016},{"value":23040},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13294594928},"sp":{"value":13294594784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169409316,"imageIndex":4},{"imageOffset":1223580,"imageIndex":4},{"imageOffset":134304196,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134295552,"imageIndex":4},{"imageOffset":125662744,"imageIndex":4},{"imageOffset":169463028,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463200,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":312576},{"value":0},{"value":0},{"value":65704},{"value":44},{"value":812000000},{"value":13295168936},{"value":0},{"value":249088},{"value":1069824814075138},{"value":1069824814075138},{"value":249088},{"value":0},{"value":1069824814075136},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13295169760},{"value":812000000},{"value":44},{"value":312576},{"value":312576},{"value":314368},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13295169056},"sp":{"value":13295168912},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463201,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":311552},{"value":105553213728704},{"value":1067625790819072},{"value":69800},{"value":16},{"value":887000000},{"value":13296315816},{"value":248576},{"value":248576},{"value":1066526279191298},{"value":1066526279191298},{"value":248576},{"value":256},{"value":1067625790819072},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13296316640},{"value":887000000},{"value":16},{"value":311552},{"value":311552},{"value":313088},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13296315936},"sp":{"value":13296315792},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463202,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":311040},{"value":105553213728704},{"value":1066526279191040},{"value":69800},{"value":51},{"value":964000000},{"value":13296889256},{"value":248320},{"value":248320},{"value":1065426767563266},{"value":1065426767563266},{"value":248320},{"value":256},{"value":1066526279191040},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13296890080},{"value":964000000},{"value":51},{"value":311040},{"value":311040},{"value":312832},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13296889376},"sp":{"value":13296889232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463204,"name":"Timer-Scheduler","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":99},{"value":999000000},{"value":1},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8384782176},{"value":0},{"value":105553158743048},{"value":105553158743112},{"value":1},{"value":999000000},{"value":99},{"value":0},{"value":1},{"value":256},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13298035520},"sp":{"value":13298035376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169410672,"imageIndex":4},{"imageOffset":134306960,"imageIndex":4},{"imageOffset":134306740,"imageIndex":4},{"imageOffset":134303116,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463206,"frames":[{"imageOffset":38040,"symbol":"poll","symbolLocation":8,"imageIndex":21},{"imageOffset":169489864,"imageIndex":4},{"imageOffset":169499960,"imageIndex":4},{"imageOffset":169450072,"imageIndex":4},{"imageOffset":169452620,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":4294967295},{"value":68719460488},{"value":6},{"value":3771332803},{"value":6208},{"value":0},{"value":0},{"value":16},{"value":10968472176746111788},{"value":191386188305856},{"value":24000000},{"value":249},{"value":2095104},{"value":2043},{"value":230},{"value":8384788680},{"value":0},{"value":4294967295},{"value":3},{"value":105553119025216},{"value":1751629318},{"value":13290679828},{"value":4294966296},{"value":2},{"value":140728882803096},{"value":140728882801280},{"value":24}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4825920968},"cpsr":{"value":1610616832},"fp":{"value":13290679744},"sp":{"value":13290679680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520837272},"far":{"value":0}}},{"id":463213,"frames":[{"imageOffset":16840,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":21},{"imageOffset":55028,"symbol":"nanosleep","symbolLocation":220,"imageIndex":29},{"imageOffset":130920,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>> const&)","symbolLocation":84,"imageIndex":32},{"imageOffset":181115020,"imageIndex":4},{"imageOffset":181841876,"imageIndex":4},{"imageOffset":75864628,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":1},{"value":1},{"value":8},{"value":0},{"value":52},{"value":0},{"value":8367714776,"symbolLocation":0,"symbol":"clock_sem"},{"value":16387},{"value":17},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":334},{"value":8384782296},{"value":0},{"value":13297462400},{"value":13297462400},{"value":10000000000},{"value":481},{"value":700},{"value":1},{"value":13297462552},{"value":0},{"value":94273610},{"value":94273610}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6519621364},"cpsr":{"value":1610616832},"fp":{"value":13297462384},"sp":{"value":13297462336},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816072},"far":{"value":0}}},{"id":463219,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":4},{"value":0},{"value":312064},{"value":105553213728704},{"value":1068725302447104},{"value":69800},{"value":35},{"value":851000000},{"value":13642493352},{"value":248832},{"value":248832},{"value":1067625790819330},{"value":1067625790819330},{"value":248832},{"value":256},{"value":1068725302447104},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13642494176},{"value":851000000},{"value":35},{"value":312064},{"value":312064},{"value":313856},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13642493472},"sp":{"value":13642493328},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463220,"name":"IL2CPP Threadpool worker","threadState":{"x":[{"value":260},{"value":0},{"value":312576},{"value":105553213728704},{"value":1069824814075136},{"value":69800},{"value":29},{"value":253000000},{"value":13644213672},{"value":249088},{"value":249088},{"value":1068725302447362},{"value":1068725302447362},{"value":249088},{"value":256},{"value":1069824814075136},{"value":305},{"value":8384782176},{"value":0},{"value":105553213728704},{"value":105553127437152},{"value":13644214496},{"value":253000000},{"value":29},{"value":312576},{"value":312576},{"value":314112},{"value":105553160724128},{"value":2305843009213693951}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13644213792},"sp":{"value":13644213648},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":169471812,"imageIndex":4},{"imageOffset":169463256,"imageIndex":4},{"imageOffset":169706976,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463374,"frames":[{"imageOffset":48172,"symbol":"__select","symbolLocation":8,"imageIndex":21},{"imageOffset":179655636,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvPacket(int, float, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&)","symbolLocation":1296,"imageIndex":4},{"imageOffset":179653972,"symbol":"mihoyo_mtr_sdk::MiHoYoMTRIcmpMgr::RecvIcmp(unsigned short, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, float)","symbolLocation":264,"imageIndex":4},{"imageOffset":179588188,"symbol":"mihoyo_mtr_sdk::MiHoYoMTREngine::MTRReceiverProc(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>, float, std::__1::shared_ptr<mihoyo_mtr_sdk::MiHoYoMTREngine::MTRTaskRuntimeParams>, std::__1::function<void (int, int, mihoyo_mtr_sdk::IcmpEchoReply)>)","symbolLocation":1064,"imageIndex":4},{"imageOffset":179618408,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":13293444176},{"value":13293443632},{"value":49},{"value":105553125803328},{"value":16384},{"value":13293444192},{"value":2147483647},{"value":1},{"value":1},{"value":13293442935},{"value":4294967295},{"value":1},{"value":93},{"value":8385042824},{"value":0},{"value":302},{"value":13293449056},{"value":9},{"value":0},{"value":3},{"value":0},{"value":105553302833600},{"value":16384},{"value":6520895736,"symbolLocation":0,"symbol":"__darwin_check_fd_set_overflow"},{"value":32}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4836086740},"cpsr":{"value":2684358656},"fp":{"value":13293448544},"sp":{"value":13293443968},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520847404},"far":{"value":0}}},{"id":463422,"name":"Recv Thread","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":10000000},{"value":35584},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":10000000},{"value":0},{"value":0},{"value":35584},{"value":36608},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13300689968},"sp":{"value":13300689824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169409316,"imageIndex":4},{"imageOffset":155184928,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463426,"name":"Send Thread","threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":10000000},{"value":35584},{"value":0},{"value":256},{"value":1099511628034},{"value":1099511628034},{"value":256},{"value":0},{"value":1099511628032},{"value":305},{"value":8384782176},{"value":0},{"value":105553160686088},{"value":105553160686152},{"value":1},{"value":10000000},{"value":0},{"value":0},{"value":35584},{"value":36352},{"value":1000},{"value":1000000}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073932},"cpsr":{"value":2684358656},"fp":{"value":13301263360},"sp":{"value":13301263216},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}},"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":20},{"imageOffset":169490452,"imageIndex":4},{"imageOffset":169409316,"imageIndex":4},{"imageOffset":155184492,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":134203288,"imageIndex":4},{"imageOffset":134206900,"imageIndex":4},{"imageOffset":134287428,"imageIndex":4},{"imageOffset":125661084,"imageIndex":4},{"imageOffset":169692656,"imageIndex":4},{"imageOffset":169409856,"imageIndex":4},{"imageOffset":169468864,"imageIndex":4},{"imageOffset":169504832,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"triggered":true,"id":463441,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6520786507},{"value":13643063376},{"value":114},{"value":0},{"value":2179353249261575589},{"value":2179353236998516133},{"value":81},{"value":28},{"value":28},{"value":13645185552},{"value":4294967228},{"value":2043},{"value":328},{"value":8384782248},{"value":0},{"value":6},{"value":193339},{"value":13643067616},{"value":13643061056},{"value":13643063488},{"value":13643063504},{"value":0},{"value":4877452489,"symbolLocation":899446,"symbol":"typeinfo name for hoyo_network_sdk::neb::CJsonObject"},{"value":255},{"value":4877229206,"symbolLocation":676163,"symbol":"typeinfo name for hoyo_network_sdk::neb::CJsonObject"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521071756},"cpsr":{"value":1073745920},"fp":{"value":13643063232},"sp":{"value":13643063200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520837000,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":37768,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":21},{"imageOffset":26764,"symbol":"pthread_kill","symbolLocation":296,"imageIndex":20},{"imageOffset":494688,"symbol":"abort","symbolLocation":124,"imageIndex":29},{"imageOffset":91036,"symbol":"abort_message","symbolLocation":132,"imageIndex":34},{"imageOffset":19724,"symbol":"demangling_terminate_handler()","symbolLocation":344,"imageIndex":34},{"imageOffset":151012,"symbol":"_objc_terminate()","symbolLocation":172,"imageIndex":35},{"imageOffset":208361440,"imageIndex":4},{"imageOffset":87728,"symbol":"std::__terminate(void (*)())","symbolLocation":16,"imageIndex":34},{"imageOffset":101448,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":88,"imageIndex":34},{"imageOffset":101360,"symbol":"__cxa_throw","symbolLocation":92,"imageIndex":34},{"imageOffset":208361044,"symbol":"__cxa_throw","symbolLocation":120,"imageIndex":4},{"imageOffset":175246856,"imageIndex":4},{"imageOffset":175242060,"imageIndex":4},{"imageOffset":175241888,"imageIndex":4},{"imageOffset":175241888,"imageIndex":4},{"imageOffset":175137304,"imageIndex":4},{"imageOffset":175191188,"imageIndex":4},{"imageOffset":175241444,"imageIndex":4},{"imageOffset":175177728,"imageIndex":4},{"imageOffset":175177392,"imageIndex":4},{"imageOffset":175175468,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":463442,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":21},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":20},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":32},{"imageOffset":175175588,"imageIndex":4},{"imageOffset":175175468,"imageIndex":4},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13643640488},{"value":0},{"value":512},{"value":2199023256066},{"value":2199023256066},{"value":512},{"value":0},{"value":2199023256064},{"value":305},{"value":8384782176},{"value":0},{"value":105553240752704},{"value":105553240752768},{"value":13643641056},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":4909424640}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6521073888},"cpsr":{"value":1610616832},"fp":{"value":13643640608},"sp":{"value":13643640464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6520816588},"far":{"value":0}}}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4336467968, "CFBundleShortVersionString" : "3.4.0", "CFBundleIdentifier" : "com.HoYoverse.hkrpgoversea", "size" : 49152, "uuid" : "7b02b800-9cee-3409-ac89-c93f63f2ce74", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/*\/com.HoYoverse.hkrpgoversea.app\/hkrpg", "name" : "hkrpg", "CFBundleVersion" : "2" }, { "source" : "P", "arch" : "arm64", "base" : 4347969536, "CFBundleShortVersionString" : "1.1.7", "CFBundleIdentifier" : "io.playcover.PlayTools", "size" : 2211840, "uuid" : "c313f9b7-4806-3624-bb2f-26c1ccaca3c2", "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools", "name" : "PlayTools", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 4337467392, "size" : 49152, "uuid" : "d02a05cb-6440-3e7e-a02f-931734cab666", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4339040256, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "io.playcover.AKInterface", "size" : 32768, "uuid" : "89624b2d-4a9f-3671-afc0-74c88d4cb676", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/*\/com.HoYoverse.hkrpgoversea.app\/PlugIns\/AKInterface.bundle\/Contents\/MacOS\/AKInterface", "name" : "AKInterface", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4656431104, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.unity3d.framework", "size" : 230293504, "uuid" : "7d679af3-a0e8-38d6-8c21-fdb129b4f7fd", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/*\/com.HoYoverse.hkrpgoversea.app\/Frameworks\/UnityFramework.framework\/UnityFramework", "name" : "UnityFramework", "CFBundleVersion" : "1.0" }, { "source" : "P", "arch" : "arm64", "base" : 4343808000, "CFBundleShortVersionString" : "2.0.14", "CFBundleIdentifier" : "com.hoyoverse.sdk.Telemetry", "size" : 2342912, "uuid" : "4c4c4452-5555-3144-a140-b7f7d84de361", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/*\/com.HoYoverse.hkrpgoversea.app\/Frameworks\/Telemetry.framework\/Telemetry", "name" : "Telemetry", "CFBundleVersion" : "2.1.0.14" }, { "source" : "P", "arch" : "arm64", "base" : 4401545216, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.astrolabe.common", "size" : 2473984, "uuid" : "ec03095c-c586-3997-95fe-2ff2fff8c1b3", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/*\/com.HoYoverse.hkrpgoversea.app\/Frameworks\/AstrolabeCommon.framework\/AstrolabeCommon", "name" : "AstrolabeCommon", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 4594401280, "CFBundleShortVersionString" : "327.5", "CFBundleIdentifier" : "com.apple.AGXMetal13-3", "size" : 6897664, "uuid" : "bea42a86-a627-3c22-8eec-738c406242ff", "path" : "\/System\/Library\/Extensions\/AGXMetal13_3.bundle\/Contents\/MacOS\/AGXMetal13_3", "name" : "AGXMetal13_3", "CFBundleVersion" : "327.5" }, { "source" : "P", "arch" : "arm64e", "base" : 4388962304, "CFBundleIdentifier" : "com.apple.GameController.KeyboardAndMouseSupport", "size" : 32768, "uuid" : "193619c9-0cd8-3502-ba63-c1e9463e505d", "path" : "\/System\/Library\/Frameworks\/GameController.framework\/Versions\/A\/Resources\/KeyboardAndMouseSupport.bundle\/Contents\/MacOS\/KeyboardAndMouseSupport", "name" : "KeyboardAndMouseSupport", "CFBundleVersion" : "12.5.3" }, { "source" : "P", "arch" : "arm64e", "base" : 4940890112, "CFBundleShortVersionString" : "7.0", "CFBundleIdentifier" : "com.apple.audio.codecs.Components", "size" : 9322496, "uuid" : "42d57795-e86d-36e5-9fae-f2ba92271fba", "path" : "\/System\/Library\/Components\/AudioCodecs.component\/Contents\/MacOS\/AudioCodecs", "name" : "AudioCodecs", "CFBundleVersion" : "7.0" }, { "source" : "P", "arch" : "arm64e", "base" : 4650385408, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.units.Components", "size" : 1294336, "uuid" : "674f87bc-21a4-309b-9e43-c7ba1cd95d7b", "path" : "\/System\/Library\/Components\/CoreAudio.component\/Contents\/MacOS\/CoreAudio", "name" : "CoreAudio", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "arm64e", "base" : 5487296512, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.AudioDSPComponents", "size" : 9764864, "uuid" : "f83b316c-e2e1-3939-af6c-afda67e54104", "path" : "\/System\/Library\/Components\/AudioDSP.component\/Contents\/MacOS\/AudioDSP", "name" : "AudioDSP", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 6673354752, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 4013184, "uuid" : "e0d9f378-dc87-33f8-93a5-3c62ad30ea19", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "1156.18" }, { "source" : "P", "arch" : "arm64e", "base" : 6521524224, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5500928, "uuid" : "df489a59-b4f6-32b8-9bb4-9b832960aa52", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "3502.1.401" }, { "source" : "P", "arch" : "arm64e", "base" : 6716870656, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3174368, "uuid" : "9286e29f-fcee-31d0-acea-2842ea23bedf", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6588010496, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 21568640, "uuid" : "5d0da1bd-412c-3ed8-84e9-40ca62fe7b42", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2575.60.5" }, { "source" : "P", "arch" : "arm64e", "base" : 6980386816, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitMacHelper", "size" : 1167552, "uuid" : "a5f79014-5908-30e8-8bd2-e3bceb891202", "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper", "name" : "UIKitMacHelper", "CFBundleVersion" : "8506" }, { "source" : "P", "arch" : "arm64e", "base" : 7389806592, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 31017472, "uuid" : "9bac5042-7dbf-39da-8726-3fa7d5e88098", "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "8506" }, { "source" : "P", "arch" : "arm64e", "base" : 6517243904, "size" : 636112, "uuid" : "9cf0401a-a938-389e-a77d-9e9608076ccf", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64e", "base" : 6521044992, "size" : 51784, "uuid" : "647b91fc-96d3-3bbb-af08-970df45257c8", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6520799232, "size" : 243284, "uuid" : "60485b6f-67e5-38c1-aec9-efd6031ff166", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6544527360, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 14586624, "uuid" : "e8f6a451-0acc-3e05-b18f-fec6618ce44a", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "3502.1.401" }, { "source" : "P", "arch" : "arm64e", "base" : 6519263232, "size" : 288576, "uuid" : "8bf83cda-8db1-3d46-94b0-d811bd77e078", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6712320000, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 163296, "uuid" : "5ce1b98f-c512-379d-9a42-5cce5923bf9d", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64e", "base" : 6797459456, "size" : 218688, "uuid" : "a50efbcc-c530-33d3-817d-c921bb01e811", "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib", "name" : "libAudioToolboxUtility.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6820876288, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox", "size" : 1745792, "uuid" : "c86e940b-25c8-3a06-befc-80f22121a030", "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox", "name" : "AudioToolbox", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "arm64e", "base" : 6617161728, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 3973568, "uuid" : "c2fd723b-4e94-3d53-97dd-6bf958117f98", "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "3826.500.131" }, { "source" : "P", "arch" : "arm64e", "base" : 7192043520, "CFBundleShortVersionString" : "2964.0.4", "CFBundleIdentifier" : "com.apple.coremotion", "size" : 3593632, "uuid" : "79509af9-7855-38dd-9a49-59b2e2206022", "path" : "\/System\/Library\/Frameworks\/CoreMotion.framework\/Versions\/A\/CoreMotion", "name" : "CoreMotion", "CFBundleVersion" : "2964.0.4" }, { "source" : "P", "arch" : "arm64e", "base" : 6519566336, "size" : 529520, "uuid" : "f4529d5e-24f3-3bbb-bd3c-984856875fc8", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6568239104, "CFBundleShortVersionString" : "5.0", "CFBundleIdentifier" : "com.apple.audio.CoreAudio", "size" : 7553632, "uuid" : "b2b97b04-6275-3031-8a89-be6105f1e8f3", "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio", "name" : "CoreAudio", "CFBundleVersion" : "5.0" }, { "source" : "P", "arch" : "arm64e", "base" : 7750934528, "CFBundleShortVersionString" : "20621", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 27061440, "uuid" : "2a97bf13-e372-380e-a1d4-177c2d81af46", "path" : "\/System\/iOSSupport\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "20621.2.5.11.8" }, { "source" : "P", "arch" : "arm64e", "base" : 6520098816, "size" : 577528, "uuid" : "875203a1-087b-33a6-93a5-928bb7e9114c", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 9999831040, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.GenerativeFunctions.Sage", "size" : 874279, "uuid" : "0cf292fc-54d0-3fb0-8974-f1f5e2cbfd68", "path" : "\/System\/Library\/PrivateFrameworks\/Sage.framework\/Versions\/A\/Sage", "name" : "Sage", "CFBundleVersion" : "154.762" }, { "source" : "P", "arch" : "arm64e", "base" : 6520676352, "size" : 122880, "uuid" : "4db4ac5c-e091-3a2e-a149-b7955b8af852", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6516899840, "size" : 342164, "uuid" : "4966864d-c147-33d3-bb18-1e3979590b6d", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" } ], "sharedCache" : { "base" : 6516408320, "size" : 5047205888, "uuid" : "d7397d7f-8df9-3920-81a7-c0a144be9c51" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=6.1G written=1990K(0%) resident=1638K(0%) swapped_out=560K(0%) unallocated=6.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 96K 5 \nCG raster data 720K 3 \nColorSync 592K 29 \nCoreAnimation 1616K 57 \nCoreGraphics 32K 2 \nCoreUI image data 496K 7 \nFoundation 48K 2 \nImage IO 320K 12 \nKernel Alloc Once 32K 1 \nMALLOC 1.7G 105 \nMALLOC guard page 384K 24 \nSQLite page cache 1792K 14 \nSTACK GUARD 57.4M 92 \nStack 54.3M 92 \nVM_ALLOCATE 307.7M 192 \nVM_ALLOCATE (media) 10.0M 1 \nVM_ALLOCATE (reserved) 3.9G 13 reserved VM address space (unallocated)\nWebKit Malloc 192.5M 12 \n__AUTH 6492K 755 \n__AUTH_CONST 83.0M 1002 \n__CTF 824 1 \n__DATA 57.6M 991 \n__DATA (graphics) 80 1 \n__DATA_CONST 29.4M 1017 \n__DATA_DIRTY 2807K 342 \n__FONT_DATA 2352 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 629.5M 13 \n__LLVM_COV 256K 1 \n__OBJC_RO 61.4M 1 \n__OBJC_RW 2396K 1 \n__TEXT 1.1G 1033 \n__TEXT (graphics) 243.1M 10 \n__TPRO_CONST 128K 2 \ndyld private memory 128K 1 \nlibnetwork 1664K 24 \nmapped file 964.1M 84 \npage table in kernel 1638K 1 \nshared memory 1168K 19 \n=========== ======= ======= \nTOTAL 9.3G 5966 \nTOTAL, minus reserved VM space 5.5G 5966 \n", "legacyInfo" : { "threadTriggered" : { } }, "logWritingSignature" : "545149aeddead149eac83ff533456aae3adc6214", "trialInfo" : { "rollouts" : [ { "rolloutId" : "63f9578e238e7b23a1f3030a", "factorPackIds" : { }, "deploymentId" : 240000005 }, { "rolloutId" : "6246d6a916a70b047e454124", "factorPackIds" : { }, "deploymentId" : 240000010 } ], "experiments" : [ ] } } Model: MacBookPro17,1, BootROM 11881.121.1, proc 8:4:4 processors, 8 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: LPDDR4, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Dec 7 2024 04:41:25 version 18.90.5.0.7.8.177 FWID 01-02f4dc53 IO80211_driverkit-1475.39 "IO80211_driverkit-1475.39" Apr 18 2025 20:10:40 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.
Author
Owner

@HELPNEEDEDFORHSR commented on GitHub (Jul 4, 2025):

What this error means You're getting a crash report indicating that the Honkai: Star Rail client (hkrpg) crashed while being run through PlayCover on macOS 15.5 (Sonoma).

  • Error Type: SIGABRT (abort signal) * Cause: abort() was called — which means the app encountered a critical error and intentionally shut itself down.

Possible Causes

  1. macOS Sonoma compatibility issues with PlayCover * macOS 15 introduces new restrictions that can interfere with virtualization apps like PlayCover, especially with fullscreen mode, Metal graphics, or system-level APIs.
  2. Security detection by HoYoverse * The game may detect it's running in an unofficial or modified environment (like PlayCover) and forcibly close itself for security reasons.
  3. Corrupted or incomplete game files * If the game was not installed properly or some files are missing, the app may crash when trying to run.
  4. macOS System Integrity Protection (SIP) * Your crash report shows that SIP is enabled. This security feature can block certain operations PlayCover needs, especially when running unofficial or unsigned apps.

How to Fix It

  1. Use the latest version of PlayCover Make sure you’re using the latest version of PlayCover from their GitHub page. Older versions may not work on macOS 15 (Sonoma).
  2. Reinstall the game * Delete the current Honkai: Star Rail installation from PlayCover. * Reinstall it using a clean, updated IPA file.
  3. Check your macOS version * PlayCover works better on macOS Ventura or earlier. Sonoma is known to have compatibility issues. * If possible, try using a Mac running Ventura or consider using a virtual machine.
  4. Avoid SIP interference (advanced users only) * SIP can block some functionality that PlayCover needs. * Disabling SIP is not recommended unless you know what you're doing, as it exposes your system to potential risks.
  5. Try alternatives If PlayCover continues to cause issues, consider alternatives like: * UTM (virtual machine environment) * AltStore or Sideloadly (for sideloading apps on iOS devices)

I think the most possible Causes is number 4 problem.
Maybe try to use Ventura or 14?

<!-- gh-comment-id:3035861143 --> @HELPNEEDEDFORHSR commented on GitHub (Jul 4, 2025): What this error means You're getting a crash report indicating that the Honkai: Star Rail client (hkrpg) crashed while being run through PlayCover on macOS 15.5 (Sonoma). * Error Type: SIGABRT (abort signal) * Cause: abort() was called — which means the app encountered a critical error and intentionally shut itself down. Possible Causes 1. macOS Sonoma compatibility issues with PlayCover * macOS 15 introduces new restrictions that can interfere with virtualization apps like PlayCover, especially with fullscreen mode, Metal graphics, or system-level APIs. 2. Security detection by HoYoverse * The game may detect it's running in an unofficial or modified environment (like PlayCover) and forcibly close itself for security reasons. 3. Corrupted or incomplete game files * If the game was not installed properly or some files are missing, the app may crash when trying to run. 4. macOS System Integrity Protection (SIP) * Your crash report shows that SIP is enabled. This security feature can block certain operations PlayCover needs, especially when running unofficial or unsigned apps. How to Fix It 1. Use the latest version of PlayCover Make sure you’re using the latest version of PlayCover from their GitHub page. Older versions may not work on macOS 15 (Sonoma). 2. Reinstall the game * Delete the current Honkai: Star Rail installation from PlayCover. * Reinstall it using a clean, updated IPA file. 3. Check your macOS version * PlayCover works better on macOS Ventura or earlier. Sonoma is known to have compatibility issues. * If possible, try using a Mac running Ventura or consider using a virtual machine. 4. Avoid SIP interference (advanced users only) * SIP can block some functionality that PlayCover needs. * Disabling SIP is not recommended unless you know what you're doing, as it exposes your system to potential risks. 5. Try alternatives If PlayCover continues to cause issues, consider alternatives like: * UTM (virtual machine environment) * AltStore or Sideloadly (for sideloading apps on iOS devices) I think the most possible Causes is number 4 problem. Maybe try to use Ventura or 14?
Author
Owner

@1MM0R7AL5 commented on GitHub (Jul 22, 2025):

I got the same thing, but with thread 82. Strangely enough, it was after I implemented the solution advised here. hsr-error.txt

<!-- gh-comment-id:3100072241 --> @1MM0R7AL5 commented on GitHub (Jul 22, 2025): I got the same thing, but with thread 82. Strangely enough, it was after I implemented the solution advised here. [hsr-error.txt](https://github.com/user-attachments/files/21355910/hsr-error.txt)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1251
No description provided.