Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: M1 Crash while use, after sleep + Delays #714

Closed
aldaw opened this issue Aug 6, 2022 · 6 comments
Closed

Bug: M1 Crash while use, after sleep + Delays #714

aldaw opened this issue Aug 6, 2022 · 6 comments

Comments

@aldaw
Copy link

aldaw commented Aug 6, 2022

Mine crashes to, but also just right in the middle.
Not just after sleep but also happened after sleep.
And then no sound is coming at all, it breaks the hole sound output temporally.

Also what I noticed it that it sometimes gets little to some heavyer delays.

Setup information:

  • Audio device used for playback: Interface or AirPods.
  • Audio transmission interface: USB-C Audio Interface - MiniFuse 1
  • macOS Version: 12.4
  • eqMac Version: 1.5.0
  • eqMac Driver: 2.1.0

Screenshots or Console.app logs
I found 3 Crashes in my console.app.
Crash1 Consol.log

Translated Report (Full Report Below)

Process: eqMac [79887]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.0 (1.5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-01 02:33:42.1285 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 7CEE2722-C6F6-AB22-AF65-53E4FA1C9805

Sleep/Wake UUID: 8030DF19-21C4-48B0-84EB-400F99C749BE

Time Awake Since Boot: 720000 seconds
Time Since Wake: 27298 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

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

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x000000018e721198 _exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60
2 Foundation 0x000000018f605dfc -[NSConcreteTask launchWithDictionary:error:] + 4784
3 eqMac 0x0000000102b79f9c eqMac + 270236
4 eqMac 0x0000000102b74660 eqMac + 247392
5 eqMac 0x0000000102b75994 eqMac + 252308
6 eqMac 0x0000000102b75f98 eqMac + 253848
7 eqMac 0x0000000102b76a70 eqMac + 256624
8 eqMac 0x0000000102b6df44 eqMac + 220996
9 EmitterKit 0x0000000102eb0e60 $s10EmitterKit13EventListenerCyACyxGAA0C0CyxG_yXlSgSbyxctcfcyypcfU
+ 208
10 EmitterKit 0x0000000102eb0d64 $s10EmitterKit13EventListenerC8_triggeryyypSgF + 92
11 EmitterKit 0x0000000102eaf730 $s10EmitterKit5EventC5_emit33_4E845698FF8EC28690FD7FF3E3872708LL_2onyypSg_SStF + 412
12 EmitterKit 0x0000000102eaefd8 $s10EmitterKit5EventC4emityyxF + 80
13 eqMac 0x0000000102b91ff8 eqMac + 368632
14 eqMac 0x0000000102b5e014 eqMac + 155668
15 libdispatch.dylib 0x000000018e40e5f0 _dispatch_call_block_and_release + 32
16 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20
17 libdispatch.dylib 0x000000018e41e6cc _dispatch_main_queue_drain + 928
18 libdispatch.dylib 0x000000018e41e31c _dispatch_main_queue_callback_4CF + 44
19 CoreFoundation 0x000000018e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
20 CoreFoundation 0x000000018e69fca8 __CFRunLoopRun + 2532
21 CoreFoundation 0x000000018e69eb24 CFRunLoopRunSpecific + 600
22 HIToolbox 0x00000001972d7338 RunCurrentEventLoopInMode + 292
23 HIToolbox 0x00000001972d70b4 ReceiveNextEventCommon + 564
24 HIToolbox 0x00000001972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
25 AppKit 0x000000019120578c _DPSNextEvent + 860
26 AppKit 0x0000000191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
27 AppKit 0x00000001911f6250 -[NSApplication run] + 596
28 AppKit 0x00000001911c796c NSApplicationMain + 1132
29 eqMac 0x0000000102b3c1dc eqMac + 16860
30 dyld 0x000000010311508c start + 520

Kernel Triage:
VM - pmap_enter failed with resource shortage

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x18e59ed98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x18e5d3ee0 pthread_kill + 288
2 libsystem_c.dylib 0x18e50e340 abort + 168
3 libc++abi.dylib 0x18e58eb08 abort_message + 132
4 libc++abi.dylib 0x18e57e950 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x18e474320 _objc_terminate() + 144
6 Sentry 0x102f00b50 CPPExceptionTerminate() + 108
7 libc++abi.dylib 0x18e58dea4 std::__terminate(void (*)()) + 20
8 libc++abi.dylib 0x18e58de40 std::terminate() + 64
9 libdispatch.dylib 0x18e4101c8 _dispatch_client_callout + 40
10 libdispatch.dylib 0x18e41e6cc _dispatch_main_queue_drain + 928
11 libdispatch.dylib 0x18e41e31c _dispatch_main_queue_callback_4CF + 44
12 CoreFoundation 0x18e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
13 CoreFoundation 0x18e69fca8 __CFRunLoopRun + 2532
14 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
15 HIToolbox 0x1972d7338 RunCurrentEventLoopInMode + 292
16 HIToolbox 0x1972d70b4 ReceiveNextEventCommon + 564
17 HIToolbox 0x1972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
18 AppKit 0x19120578c _DPSNextEvent + 860
19 AppKit 0x191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
20 AppKit 0x1911f6250 -[NSApplication run] + 596
21 AppKit 0x1911c796c NSApplicationMain + 1132
22 eqMac 0x102b3c1dc 0x102b38000 + 16860
23 dyld 0x10311508c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 AppKit 0x191372374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 CFNetwork 0x193494698 0x193229000 + 2537112
6 Foundation 0x18f57b63c NSThread__start + 808
7 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
8 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x18e59a06c __semwait_signal + 8
1 libsystem_c.dylib 0x18e4a2fc8 nanosleep + 220
2 libsystem_c.dylib 0x18e4adb78 sleep + 52
3 Sentry 0x102ef4294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 libsystem_kernel.dylib 0x18e5bf9d8 thread_suspend + 96
3 Sentry 0x102f01808 handleExceptions + 124
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 5:: SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596dac mach_msg + 216
2 Sentry 0x102f01834 handleExceptions + 168
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 6:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 7:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x18e59a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e5d483c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1a6cf48bc scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 10:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 QuartzCore 0x19555e61c CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x19555e404 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 11:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 12:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 13:: com.apple.audio.IOThread.client
0 CoreAudio 0x10c65f840 0x10c600000 + 391232
1 ??? 0x4 ???
2 CoreAudio 0x10c65ce30 0x10c600000 + 380464
3 CoreAudio 0x10c628180 0x10c600000 + 164224
4 CoreAudio 0x10c7050d8 0x10c600000 + 1069272
5 CoreAudio 0x10c708ebc 0x10c600000 + 1085116
6 CoreAudio 0x10c705dec 0x10c600000 + 1072620
7 CoreAudio 0x10c6e0d28 0x10c600000 + 920872
8 CoreAudio 0x10c7050d8 0x10c600000 + 1069272
9 CoreAudio 0x10c708ebc 0x10c600000 + 1085116
10 CoreAudio 0x10c705dec 0x10c600000 + 1072620
11 CoreAudio 0x10c6e0d28 0x10c600000 + 920872
12 CoreAudio 0x10c7050d8 0x10c600000 + 1069272
13 CoreAudio 0x10c708ebc 0x10c600000 + 1085116
14 CoreAudio 0x10c705dec 0x10c600000 + 1072620
15 CoreAudio 0x10c6e0d28 0x10c600000 + 920872
16 CoreAudio 0x10c7050d8 0x10c600000 + 1069272
17 CoreAudio 0x10c708ebc 0x10c600000 + 1085116
18 CoreAudio 0x10c705dec 0x10c600000 + 1072620
19 CoreAudio 0x10c609398 0x10c600000 + 37784
20 AudioToolboxCore 0x18fb8515c acv1::AudioConverterChain::CallInputProc(unsigned int) + 436
21 AudioToolboxCore 0x18fb885dc acv1::AudioConverterChain::FillBufferFromInputProc(unsigned int*, CADeprecated::CABufferList*) + 428
22 AudioToolboxCore 0x18fcdf5ac acv1::BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CADeprecated::CABufferList const*&) + 220
23 AudioToolboxCore 0x18fb6d2d0 acv1::CBRConverter::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 148
24 AudioToolboxCore 0x18fcdf7e8 acv1::BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 416
25 AudioToolboxCore 0x18fb85590 acv1::AudioConverterChain::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 148
26 AudioToolboxCore 0x18fcdf7e8 acv1::BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 416
27 AudioToolboxCore 0x18fd16870 acv1::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int ()(OpaqueAudioConverter, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*) + 820
28 CoreAudio 0x10c608db4 0x10c600000 + 36276
29 CoreAudio 0x10c7050d8 0x10c600000 + 1069272
30 CoreAudio 0x10c60d2b0 0x10c600000 + 53936
31 CoreAudio 0x190173db4 HALC_ProxyIOContext::IOWorkLoop() + 6336
32 CoreAudio 0x190171efc invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
33 CoreAudio 0x19033e304 HALB_IOThread::Entry(void*) + 88
34 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
35 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 14:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000018e5920f5 x5: 0x000000016d2c58f0 x6: 0x000000000000006e x7: 0x0000000000003800
x8: 0x93512af02126aa4e x9: 0x93512af1223e2fce x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x000000018eae22ed x14: 0x000000018e59211b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001e865f680 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000103188580 x21: 0x0000000000000103 x22: 0x0000000103188660 x23: 0x0000000000000114
x24: 0x0000000000000000 x25: 0x0000000103188660 x26: 0x000060000363e280 x27: 0x000000000000000f
x28: 0x0000000002ffffff fp: 0x000000016d2c5860 lr: 0x000000018e5d3ee0
sp: 0x000000016d2c5840 pc: 0x000000018e59ed98 cpsr: 0x40001000
far: 0x000000023d0a95a2 esr: 0x56000080 Address size fault

Binary Images:
0x18e595000 - 0x18e5ccfff libsystem_kernel.dylib () <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x18e5cd000 - 0x18e5d9fff libsystem_pthread.dylib (
) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x18e494000 - 0x18e515fff libsystem_c.dylib () <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
0x18e57d000 - 0x18e594fff libc++abi.dylib (
) <59de363f-98cf-36dc-becc-4d8f5f4f3a0e> /usr/lib/libc++abi.dylib
0x18e453000 - 0x18e490fff libobjc.A.dylib () <6ffccf84-5e0f-34b2-bcbb-bcf98407ea05> /usr/lib/libobjc.A.dylib
0x102ee8000 - 0x102f57fff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x18e40c000 - 0x18e452fff libdispatch.dylib (
) /usr/lib/system/libdispatch.dylib
0x18e61c000 - 0x18eb62fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1972a5000 - 0x1975d8fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1911c4000 - 0x19207bfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x102b38000 - 0x102ca3fff com.bitgapp.eqmac (v1.5.0) <115b8865-947c-35aa-bad2-acaf0309d3b6> /Applications/eqMac.app/Contents/MacOS/eqMac
0x103110000 - 0x10316ffff dyld () /usr/lib/dyld
0x193229000 - 0x1936ddfff com.apple.CFNetwork (1333.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18f51f000 - 0x18f910fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x197024000 - 0x19704afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a6aca000 - 0x1a7f45fff com.apple.JavaScriptCore (17613) <0955690f-fafd-3963-ae7e-309049449fe2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x195513000 - 0x195840fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x10c600000 - 0x10c733fff com.apple.audio.units.Components (1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x18fb31000 - 0x18fdd4fff com.apple.audio.AudioToolboxCore (1.0) <6efeef2c-b075-3d75-b640-63ffa48c7197> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x18ffb1000 - 0x1906d4fff com.apple.audio.CoreAudio (5.0) <4a0bb421-67c9-3849-a01e-a67d27fc1604> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x102ea8000 - 0x102eb7fff org.cocoapods.EmitterKit (5.2.3) <1a44ef13-43ee-3e92-93e7-96e942883728> /Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit

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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 5504K 43
Activity Tracing 256K 1
CG image 5184K 67
ColorSync 512K 25
CoreAnimation 640K 40
CoreGraphics 112K 7
CoreUI image data 2000K 17
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 362.5M 78
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.2M 15
Stack 15.9M 15
VM_ALLOCATE 832K 22
WebKit Malloc 192.0M 4
__AUTH 2686K 316
__AUTH_CONST 20.4M 510
__CTF 756 1
__DATA 16.4M 517
__DATA_CONST 18.2M 530
__DATA_DIRTY 1854K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.6M 19
__OBJC_CONST 3414K 276
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 512.0M 548
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 5760K 32
mapped file 181.7M 37
shared memory 1904K 16
=========== ======= =======
TOTAL 3.6G 3387
TOTAL, minus reserved VM space 2.0G 3387


Full Report

{"app_name":"eqMac","timestamp":"2022-08-01 02:33:42.00 +0200","app_version":"v1.5.0","slice_uuid":"115b8865-947c-35aa-bad2-acaf0309d3b6","build_version":"1.5.0","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"1538D69A-F05E-4D55-B261-BA3C71A3C0FE","name":"eqMac"}
{
"uptime" : 720000,
"procLaunch" : "2022-07-30 02:46:05.4685 +0200",
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,4",
"procStartAbsTime" : 13498448667486,
"coalitionID" : 27644,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-08-01 02:33:42.1285 +0200",
"incident" : "1538D69A-F05E-4D55-B261-BA3C71A3C0FE",
"bug_type" : "309",
"pid" : 79887,
"procExitAbsTime" : 17328412858808,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.0","CFBundleVersion":"1.5.0","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"753361A8-838A-5D30-95FE-36F3E3964241","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "7CEE2722-C6F6-AB22-AF65-53E4FA1C9805",
"wakeTime" : 27298,
"sleepWakeUUID" : "8030DF19-21C4-48B0-84EB-400F99C749BE",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"ktriageinfo" : "VM - pmap_enter failed with resource shortage\n",
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x000000018e721198 _exceptionPreprocess + 240\n1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60\n2 Foundation 0x000000018f605dfc -[NSConcreteTask launchWithDictionary:error:] + 4784\n3 eqMac 0x0000000102b79f9c eqMac + 270236\n4 eqMac 0x0000000102b74660 eqMac + 247392\n5 eqMac 0x0000000102b75994 eqMac + 252308\n6 eqMac 0x0000000102b75f98 eqMac + 253848\n7 eqMac 0x0000000102b76a70 eqMac + 256624\n8 eqMac 0x0000000102b6df44 eqMac + 220996\n9 EmitterKit 0x0000000102eb0e60 $s10EmitterKit13EventListenerCyACyxGAA0C0CyxG_yXlSgSbyxctcfcyypcfU + 208\n10 EmitterKit 0x0000000102eb0d64 $s10EmitterKit13EventListenerC8_triggeryyypSgF + 92\n11 EmitterKit 0x0000000102eaf730 $s10EmitterKit5EventC5_emit33_4E845698FF8EC28690FD7FF3E3872708LL_2onyypSg_SStF + 412\n12 EmitterKit 0x0000000102eaefd8 $s10EmitterKit5EventC4emityyxF + 80\n13 eqMac 0x0000000102b91ff8 eqMac + 368632\n14 eqMac 0x0000000102b5e014 eqMac + 155668\n15 libdispatch.dylib 0x000000018e40e5f0 _dispatch_call_block_and_release + 32\n16 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20\n17 libdispatch.dylib 0x000000018e41e6cc dispatch_main_queue_drain + 928\n18 libdispatch.dylib 0x000000018e41e31c dispatch_main_queue_callback_4CF + 44\n19 CoreFoundation 0x000000018e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16\n20 CoreFoundation 0x000000018e69fca8 __CFRunLoopRun + 2532\n21 CoreFoundation 0x000000018e69eb24 CFRunLoopRunSpecific + 600\n22 HIToolbox 0x00000001972d7338 RunCurrentEventLoopInMode + 292\n23 HIToolbox 0x00000001972d70b4 ReceiveNextEventCommon + 564\n24 HIToolbox 0x00000001972d6e68 BlockUntilNextEventMatchingListInModeWithFilter + 72\n25 AppKit 0x000000019120578c DPSNextEvent + 860\n26 AppKit 0x0000000191204084 -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328\n27 AppKit 0x00000001911f6250 -[NSApplication run] + 596\n28 AppKit 0x00000001911c796c NSApplicationMain + 1132\n29 eqMac 0x0000000102b3c1dc eqMac + 16860\n30 dyld 0x000000010311508c start + 520"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1069444,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":7},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":945660,"symbol":"-[NSConcreteTask launchWithDictionary:error:]","symbolLocation":4784,"imageIndex":13},{"imageOffset":270236,"imageIndex":10},{"imageOffset":247392,"imageIndex":10},{"imageOffset":252308,"imageIndex":10},{"imageOffset":253848,"imageIndex":10},{"imageOffset":256624,"imageIndex":10},{"imageOffset":220996,"imageIndex":10},{"imageOffset":36448,"symbol":"closure #1 in EventListener.init(
:
:
:
:)","symbolLocation":208,"imageIndex":21},{"imageOffset":36196,"symbol":"EventListener.trigger(:)","symbolLocation":92,"imageIndex":21},{"imageOffset":30512,"symbol":"Event.emit(🔛)","symbolLocation":412,"imageIndex":21},{"imageOffset":28632,"symbol":"Event.emit(
:)","symbolLocation":80,"imageIndex":21},{"imageOffset":368632,"imageIndex":10},{"imageOffset":155668,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":6},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":6},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":6},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":7},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":9},{"imageOffset":16860,"imageIndex":10},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":11}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":3954527,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6683173109},{"value":6126590192},{"value":110},{"value":14336},{"value":10615313007525669454},{"value":10615313011838955470},{"value":512},{"value":11},{"value":11},{"value":6688744173},{"value":6683173147},{"value":0},{"value":328},{"value":8193963648},{"value":0},{"value":6},{"value":4346905984,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4346906208,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":4346906208,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553173144192},{"value":15},{"value":50331647}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6683442912},"cpsr":{"value":1073745920},"fp":{"value":6126590048},"sp":{"value":6126590016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6683225496,"matchesCrashFrame":1},"far":{"value":9614038434}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":101200,"symbol":"CPPExceptionTerminate()","symbolLocation":108,"imageIndex":5},{"imageOffset":69284,"symbol":"std::__terminate(void ()())","symbolLocation":20,"imageIndex":3},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":3},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":6},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":6},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":7},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":9},{"imageOffset":16860,"imageIndex":10},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":11}]},{"id":3954580,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954586,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":2537112,"imageIndex":12},{"imageOffset":378428,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954588,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":2},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954589,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":174552,"symbol":"thread_suspend","symbolLocation":96,"imageIndex":0},{"imageOffset":104456,"symbol":"handleExceptions","symbolLocation":124,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954590,"name":"SentryCrash Exception Handler (Primary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7596,"symbol":"mach_msg","symbolLocation":216,"imageIndex":0},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954592,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954622,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954623,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954857,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2271420,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":3954868,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":16},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":16},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5869063,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5876558,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":5879150,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":391232,"imageIndex":17},{"imageOffset":4,"imageIndex":18},{"imageOffset":380464,"imageIndex":17},{"imageOffset":164224,"imageIndex":17},{"imageOffset":1069272,"imageIndex":17},{"imageOffset":1085116,"imageIndex":17},{"imageOffset":1072620,"imageIndex":17},{"imageOffset":920872,"imageIndex":17},{"imageOffset":1069272,"imageIndex":17},{"imageOffset":1085116,"imageIndex":17},{"imageOffset":1072620,"imageIndex":17},{"imageOffset":920872,"imageIndex":17},{"imageOffset":1069272,"imageIndex":17},{"imageOffset":1085116,"imageIndex":17},{"imageOffset":1072620,"imageIndex":17},{"imageOffset":920872,"imageIndex":17},{"imageOffset":1069272,"imageIndex":17},{"imageOffset":1085116,"imageIndex":17},{"imageOffset":1072620,"imageIndex":17},{"imageOffset":37784,"imageIndex":17},{"imageOffset":344412,"symbol":"acv1::AudioConverterChain::CallInputProc(unsigned int)","symbolLocation":436,"imageIndex":19},{"imageOffset":357852,"symbol":"acv1::AudioConverterChain::FillBufferFromInputProc(unsigned int*, CADeprecated::CABufferList*)","symbolLocation":428,"imageIndex":19},{"imageOffset":1762732,"symbol":"acv1::BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CADeprecated::CABufferList const*&)","symbolLocation":220,"imageIndex":19},{"imageOffset":246480,"symbol":"acv1::CBRConverter::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*)","symbolLocation":148,"imageIndex":19},{"imageOffset":1763304,"symbol":"acv1::BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*)","symbolLocation":416,"imageIndex":19},{"imageOffset":345488,"symbol":"acv1::AudioConverterChain::RenderOutput(CADeprecated::CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*)","symbolLocation":148,"imageIndex":19},{"imageOffset":1763304,"symbol":"acv1::BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*)","symbolLocation":416,"imageIndex":19},{"imageOffset":1988720,"symbol":"acv1::_AudioConverterFillComplexBuffer(OpaqueAudioConverter*, int ()(OpaqueAudioConverter, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*), void*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription*, AudioStreamPacketDependencyInfo*)","symbolLocation":820,"imageIndex":19},{"imageOffset":36276,"imageIndex":17},{"imageOffset":1069272,"imageIndex":17},{"imageOffset":53936,"imageIndex":17},{"imageOffset":1846708,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":6336,"imageIndex":20},{"imageOffset":1838844,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":20},{"imageOffset":3724036,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":20},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":5879153,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683185152,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683414528,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6682132480,
"size" : 532480,
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683086848,
"size" : 98304,
"uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681866240,
"size" : 253952,
"uuid" : "6ffccf84-5e0f-34b2-bcbb-bcf98407ea05",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4344152064,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681575424,
"size" : 290816,
"uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683738112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6831099904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6729515008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4340285440,
"CFBundleShortVersionString" : "v1.5.0",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "115b8865-947c-35aa-bad2-acaf0309d3b6",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4346413056,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6763483136,
"CFBundleShortVersionString" : "1333.0.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1333.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6699479040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6828474368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "af5b85d3-350b-3b8f-9d21-5d4b431dbcd9",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091298304,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21479424,
"uuid" : "0955690f-fafd-3963-ae7e-309049449fe2",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6800093184,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3334144,
"uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.28"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4502585344,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.units.Components",
"size" : 1261568,
"uuid" : "c19e6974-627a-393e-8545-71160752bd8d",
"path" : "/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "1.14"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6705844224,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.AudioToolboxCore",
"size" : 2768896,
"uuid" : "6efeef2c-b075-3d75-b640-63ffa48c7197",
"path" : "/System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore",
"name" : "AudioToolboxCore"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6710562816,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "4a0bb421-67c9-3849-a01e-a67d27fc1604",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4343889920,
"CFBundleShortVersionString" : "5.2.3",
"CFBundleIdentifier" : "org.cocoapods.EmitterKit",
"size" : 65536,
"uuid" : "1a44ef13-43ee-3e92-93e7-96e942883728",
"path" : "/Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit",
"name" : "EmitterKit",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 6680117248,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 5504K 43 \nActivity Tracing 256K 1 \nCG image 5184K 67 \nColorSync 512K 25 \nCoreAnimation 640K 40 \nCoreGraphics 112K 7 \nCoreUI image data 2000K 17 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 362.5M 78 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.2M 15 \nStack 15.9M 15 \nVM_ALLOCATE 832K 22 \nWebKit Malloc 192.0M 4 \n__AUTH 2686K 316 \n__AUTH_CONST 20.4M 510 \n__CTF 756 1 \n__DATA 16.4M 517 \n__DATA_CONST 18.2M 530 \n__DATA_DIRTY 1854K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.6M 19 \n__OBJC_CONST 3414K 276 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 512.0M 548 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 5760K 32 \nmapped file 181.7M 37 \nshared memory 1904K 16 \n=========== ======= ======= \nTOTAL 3.6G 3387 \nTOTAL, minus reserved VM space 2.0G 3387 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61af99aeda72d16a4beb7756",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "62b9afba7e9ada388efffaa0"
},
"deploymentId" : 240000290
},
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
},
"deploymentId" : 240000016
}
],
"experiments" : [

]
}
}

@aldaw aldaw added the type: bug label Aug 6, 2022
@aldaw
Copy link
Author

aldaw commented Aug 6, 2022

Crash2 Console.log

Translated Report (Full Report Below)

Process: eqMac [10012]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.0 (1.5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-05 12:54:50.1012 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 7CEE2722-C6F6-AB22-AF65-53E4FA1C9805

Sleep/Wake UUID: 321B86A2-F730-46C7-8E92-2ED3EFD51C71

Time Awake Since Boot: 1000000 seconds
Time Since Wake: 6722 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

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

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x000000018e721198 _exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60
2 Foundation 0x000000018f605dfc -[NSConcreteTask launchWithDictionary:error:] + 4784
3 eqMac 0x000000010243df9c eqMac + 270236
4 eqMac 0x0000000102438660 eqMac + 247392
5 eqMac 0x00000001024399bc eqMac + 252348
6 eqMac 0x0000000102439f98 eqMac + 253848
7 eqMac 0x000000010243aa70 eqMac + 256624
8 eqMac 0x0000000102431f44 eqMac + 220996
9 EmitterKit 0x0000000102844e60 $s10EmitterKit13EventListenerCyACyxGAA0C0CyxG_yXlSgSbyxctcfcyypcfU
+ 208
10 EmitterKit 0x0000000102844d64 $s10EmitterKit13EventListenerC8_triggeryyypSgF + 92
11 EmitterKit 0x0000000102843730 $s10EmitterKit5EventC5_emit33_4E845698FF8EC28690FD7FF3E3872708LL_2onyypSg_SStF + 412
12 EmitterKit 0x0000000102842fd8 $s10EmitterKit5EventC4emityyxF + 80
13 eqMac 0x0000000102455ff8 eqMac + 368632
14 eqMac 0x0000000102422014 eqMac + 155668
15 libdispatch.dylib 0x000000018e40e5f0 _dispatch_call_block_and_release + 32
16 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20
17 libdispatch.dylib 0x000000018e41e6cc _dispatch_main_queue_drain + 928
18 libdispatch.dylib 0x000000018e41e31c _dispatch_main_queue_callback_4CF + 44
19 CoreFoundation 0x000000018e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
20 CoreFoundation 0x000000018e69fca8 __CFRunLoopRun + 2532
21 CoreFoundation 0x000000018e69eb24 CFRunLoopRunSpecific + 600
22 HIToolbox 0x00000001972d7338 RunCurrentEventLoopInMode + 292
23 HIToolbox 0x00000001972d70b4 ReceiveNextEventCommon + 564
24 HIToolbox 0x00000001972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
25 AppKit 0x000000019120578c _DPSNextEvent + 860
26 AppKit 0x0000000191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
27 AppKit 0x00000001911f6250 -[NSApplication run] + 596
28 AppKit 0x00000001911c796c NSApplicationMain + 1132
29 eqMac 0x00000001024001dc eqMac + 16860
30 dyld 0x000000010260d08c start + 520

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x18e59ed98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x18e5d3ee0 pthread_kill + 288
2 libsystem_c.dylib 0x18e50e340 abort + 168
3 libc++abi.dylib 0x18e58eb08 abort_message + 132
4 libc++abi.dylib 0x18e57e950 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x18e474320 _objc_terminate() + 144
6 Sentry 0x102b1cb50 CPPExceptionTerminate() + 108
7 libc++abi.dylib 0x18e58dea4 std::__terminate(void (*)()) + 20
8 libc++abi.dylib 0x18e58de40 std::terminate() + 64
9 libdispatch.dylib 0x18e4101c8 _dispatch_client_callout + 40
10 libdispatch.dylib 0x18e41e6cc _dispatch_main_queue_drain + 928
11 libdispatch.dylib 0x18e41e31c _dispatch_main_queue_callback_4CF + 44
12 CoreFoundation 0x18e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
13 CoreFoundation 0x18e69fca8 __CFRunLoopRun + 2532
14 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
15 HIToolbox 0x1972d7338 RunCurrentEventLoopInMode + 292
16 HIToolbox 0x1972d70b4 ReceiveNextEventCommon + 564
17 HIToolbox 0x1972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
18 AppKit 0x19120578c _DPSNextEvent + 860
19 AppKit 0x191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
20 AppKit 0x1911f6250 -[NSApplication run] + 596
21 AppKit 0x1911c796c NSApplicationMain + 1132
22 eqMac 0x1024001dc 0x1023fc000 + 16860
23 dyld 0x10260d08c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 AppKit 0x191372374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 CFNetwork 0x193494698 0x193229000 + 2537112
6 Foundation 0x18f57b63c NSThread__start + 808
7 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
8 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x18e59a06c __semwait_signal + 8
1 libsystem_c.dylib 0x18e4a2fc8 nanosleep + 220
2 libsystem_c.dylib 0x18e4adb78 sleep + 52
3 Sentry 0x102b10294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 libsystem_kernel.dylib 0x18e5bf9d8 thread_suspend + 96
3 Sentry 0x102b1d808 handleExceptions + 124
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 5:: SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596dac mach_msg + 216
2 Sentry 0x102b1d834 handleExceptions + 168
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 6:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 7:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x18e59a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e5d483c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1a6cf48bc scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 10:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 QuartzCore 0x19555e61c CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x19555e404 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 11:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 12:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 13:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreAudio 0x1902e5ef4 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3 CoreAudio 0x190173238 HALC_ProxyIOContext::IOWorkLoop() + 3396
4 CoreAudio 0x190171efc invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5 CoreAudio 0x19033e304 HALB_IOThread::Entry(void*) + 88
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 14:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 15:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000018e5920f5 x5: 0x000000016da018f0 x6: 0x000000000000006e x7: 0x0000000000005200
x8: 0x0aa9c84087dee374 x9: 0x0aa9c84185b6e6f4 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x000000018eae22ed x14: 0x000000018e59211b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001e865f680 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000102680580 x21: 0x0000000000000103 x22: 0x0000000102680660 x23: 0x0000000000000114
x24: 0x0000000000000000 x25: 0x0000000102680660 x26: 0x0000600003d90b00 x27: 0x000000000000000f
x28: 0x0000000002ffffff fp: 0x000000016da01860 lr: 0x000000018e5d3ee0
sp: 0x000000016da01840 pc: 0x000000018e59ed98 cpsr: 0x40001000
far: 0x0000000135714000 esr: 0x56000080 Address size fault

Binary Images:
0x18e595000 - 0x18e5ccfff libsystem_kernel.dylib () <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x18e5cd000 - 0x18e5d9fff libsystem_pthread.dylib (
) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x18e494000 - 0x18e515fff libsystem_c.dylib () <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
0x18e57d000 - 0x18e594fff libc++abi.dylib (
) <59de363f-98cf-36dc-becc-4d8f5f4f3a0e> /usr/lib/libc++abi.dylib
0x18e453000 - 0x18e490fff libobjc.A.dylib () <6ffccf84-5e0f-34b2-bcbb-bcf98407ea05> /usr/lib/libobjc.A.dylib
0x102b04000 - 0x102b73fff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x18e40c000 - 0x18e452fff libdispatch.dylib (
) /usr/lib/system/libdispatch.dylib
0x18e61c000 - 0x18eb62fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1972a5000 - 0x1975d8fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1911c4000 - 0x19207bfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1023fc000 - 0x102567fff com.bitgapp.eqmac (v1.5.0) <115b8865-947c-35aa-bad2-acaf0309d3b6> /Applications/eqMac.app/Contents/MacOS/eqMac
0x102608000 - 0x102667fff dyld (*) /usr/lib/dyld
0x193229000 - 0x1936ddfff com.apple.CFNetwork (1333.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18f51f000 - 0x18f910fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x197024000 - 0x19704afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a6aca000 - 0x1a7f45fff com.apple.JavaScriptCore (17613) <0955690f-fafd-3963-ae7e-309049449fe2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x195513000 - 0x195840fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x18ffb1000 - 0x1906d4fff com.apple.audio.CoreAudio (5.0) <4a0bb421-67c9-3849-a01e-a67d27fc1604> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x10283c000 - 0x10284bfff org.cocoapods.EmitterKit (5.2.3) <1a44ef13-43ee-3e92-93e7-96e942883728> /Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit

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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 6656K 52
Activity Tracing 256K 1
CG image 1264K 37
ColorSync 512K 25
CoreAnimation 672K 40
CoreGraphics 176K 11
CoreUI image data 2112K 18
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 424.5M 84
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.2M 16
Stack 16.5M 16
VM_ALLOCATE 784K 19
WebKit Malloc 192.0M 4
__AUTH 2686K 316
__AUTH_CONST 20.4M 510
__CTF 756 1
__DATA 16.4M 517
__DATA_CONST 18.2M 530
__DATA_DIRTY 1854K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.6M 19
__OBJC_CONST 3414K 276
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 512.0M 548
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 640K 16
mapped file 182.0M 36
shared memory 1392K 16
=========== ======= =======
TOTAL 3.6G 3359
TOTAL, minus reserved VM space 2.1G 3359


Full Report

{"app_name":"eqMac","timestamp":"2022-08-05 12:54:50.00 +0200","app_version":"v1.5.0","slice_uuid":"115b8865-947c-35aa-bad2-acaf0309d3b6","build_version":"1.5.0","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"7741D396-3FB2-45D5-939B-40EFF5C5FFE7","name":"eqMac"}
{
"uptime" : 1000000,
"procLaunch" : "2022-08-02 16:14:41.3489 +0200",
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,4",
"procStartAbsTime" : 19504757858427,
"coalitionID" : 27644,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-08-05 12:54:50.1012 +0200",
"incident" : "7741D396-3FB2-45D5-939B-40EFF5C5FFE7",
"bug_type" : "309",
"pid" : 10012,
"procExitAbsTime" : 24988273363882,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.0","CFBundleVersion":"1.5.0","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"753361A8-838A-5D30-95FE-36F3E3964241","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "7CEE2722-C6F6-AB22-AF65-53E4FA1C9805",
"wakeTime" : 6722,
"sleepWakeUUID" : "321B86A2-F730-46C7-8E92-2ED3EFD51C71",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x000000018e721198 _exceptionPreprocess + 240\n1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60\n2 Foundation 0x000000018f605dfc -[NSConcreteTask launchWithDictionary:error:] + 4784\n3 eqMac 0x000000010243df9c eqMac + 270236\n4 eqMac 0x0000000102438660 eqMac + 247392\n5 eqMac 0x00000001024399bc eqMac + 252348\n6 eqMac 0x0000000102439f98 eqMac + 253848\n7 eqMac 0x000000010243aa70 eqMac + 256624\n8 eqMac 0x0000000102431f44 eqMac + 220996\n9 EmitterKit 0x0000000102844e60 $s10EmitterKit13EventListenerCyACyxGAA0C0CyxG_yXlSgSbyxctcfcyypcfU + 208\n10 EmitterKit 0x0000000102844d64 $s10EmitterKit13EventListenerC8_triggeryyypSgF + 92\n11 EmitterKit 0x0000000102843730 $s10EmitterKit5EventC5_emit33_4E845698FF8EC28690FD7FF3E3872708LL_2onyypSg_SStF + 412\n12 EmitterKit 0x0000000102842fd8 $s10EmitterKit5EventC4emityyxF + 80\n13 eqMac 0x0000000102455ff8 eqMac + 368632\n14 eqMac 0x0000000102422014 eqMac + 155668\n15 libdispatch.dylib 0x000000018e40e5f0 _dispatch_call_block_and_release + 32\n16 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20\n17 libdispatch.dylib 0x000000018e41e6cc dispatch_main_queue_drain + 928\n18 libdispatch.dylib 0x000000018e41e31c dispatch_main_queue_callback_4CF + 44\n19 CoreFoundation 0x000000018e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16\n20 CoreFoundation 0x000000018e69fca8 __CFRunLoopRun + 2532\n21 CoreFoundation 0x000000018e69eb24 CFRunLoopRunSpecific + 600\n22 HIToolbox 0x00000001972d7338 RunCurrentEventLoopInMode + 292\n23 HIToolbox 0x00000001972d70b4 ReceiveNextEventCommon + 564\n24 HIToolbox 0x00000001972d6e68 BlockUntilNextEventMatchingListInModeWithFilter + 72\n25 AppKit 0x000000019120578c DPSNextEvent + 860\n26 AppKit 0x0000000191204084 -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328\n27 AppKit 0x00000001911f6250 -[NSApplication run] + 596\n28 AppKit 0x00000001911c796c NSApplicationMain + 1132\n29 eqMac 0x00000001024001dc eqMac + 16860\n30 dyld 0x000000010260d08c start + 520"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1069444,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":7},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":945660,"symbol":"-[NSConcreteTask launchWithDictionary:error:]","symbolLocation":4784,"imageIndex":13},{"imageOffset":270236,"imageIndex":10},{"imageOffset":247392,"imageIndex":10},{"imageOffset":252348,"imageIndex":10},{"imageOffset":253848,"imageIndex":10},{"imageOffset":256624,"imageIndex":10},{"imageOffset":220996,"imageIndex":10},{"imageOffset":36448,"symbol":"closure #1 in EventListener.init(
:
:
:
:)","symbolLocation":208,"imageIndex":18},{"imageOffset":36196,"symbol":"EventListener.trigger(:)","symbolLocation":92,"imageIndex":18},{"imageOffset":30512,"symbol":"Event.emit(🔛)","symbolLocation":412,"imageIndex":18},{"imageOffset":28632,"symbol":"Event.emit(
:)","symbolLocation":80,"imageIndex":18},{"imageOffset":368632,"imageIndex":10},{"imageOffset":155668,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":6},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":6},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":6},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":7},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":9},{"imageOffset":16860,"imageIndex":10},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":11}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":6555416,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6683173109},{"value":6134175984},{"value":110},{"value":20992},{"value":768365390926373748},{"value":768365395185166068},{"value":512},{"value":11},{"value":11},{"value":6688744173},{"value":6683173147},{"value":0},{"value":328},{"value":8193963648},{"value":0},{"value":6},{"value":4335338880,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4335339104,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":4335339104,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553180822272},{"value":15},{"value":50331647}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6683442912},"cpsr":{"value":1073745920},"fp":{"value":6134175840},"sp":{"value":6134175808},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6683225496,"matchesCrashFrame":1},"far":{"value":5191581696}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":101200,"symbol":"CPPExceptionTerminate()","symbolLocation":108,"imageIndex":5},{"imageOffset":69284,"symbol":"std::__terminate(void ()())","symbolLocation":20,"imageIndex":3},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":3},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":6},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":6},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":7},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":9},{"imageOffset":16860,"imageIndex":10},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":11}]},{"id":6555452,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555456,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":2537112,"imageIndex":12},{"imageOffset":378428,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555460,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":2},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555461,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":174552,"symbol":"thread_suspend","symbolLocation":96,"imageIndex":0},{"imageOffset":104456,"symbol":"handleExceptions","symbolLocation":124,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555462,"name":"SentryCrash Exception Handler (Primary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7596,"symbol":"mach_msg","symbolLocation":216,"imageIndex":0},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555463,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555495,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555496,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555656,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2271420,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555811,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":16},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":16},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":12159476,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12160325,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12160726,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":3362548,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":17},{"imageOffset":1843768,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3396,"imageIndex":17},{"imageOffset":1838844,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":17},{"imageOffset":3724036,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":17},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":12162938,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12162939,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683185152,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683414528,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6682132480,
"size" : 532480,
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683086848,
"size" : 98304,
"uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681866240,
"size" : 253952,
"uuid" : "6ffccf84-5e0f-34b2-bcbb-bcf98407ea05",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4340072448,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681575424,
"size" : 290816,
"uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683738112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6831099904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6729515008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4332699648,
"CFBundleShortVersionString" : "v1.5.0",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "115b8865-947c-35aa-bad2-acaf0309d3b6",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4334845952,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6763483136,
"CFBundleShortVersionString" : "1333.0.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1333.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6699479040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6828474368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "af5b85d3-350b-3b8f-9d21-5d4b431dbcd9",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091298304,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21479424,
"uuid" : "0955690f-fafd-3963-ae7e-309049449fe2",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6800093184,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3334144,
"uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.28"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6710562816,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "4a0bb421-67c9-3849-a01e-a67d27fc1604",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4337156096,
"CFBundleShortVersionString" : "5.2.3",
"CFBundleIdentifier" : "org.cocoapods.EmitterKit",
"size" : 65536,
"uuid" : "1a44ef13-43ee-3e92-93e7-96e942883728",
"path" : "/Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit",
"name" : "EmitterKit",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 6680117248,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 6656K 52 \nActivity Tracing 256K 1 \nCG image 1264K 37 \nColorSync 512K 25 \nCoreAnimation 672K 40 \nCoreGraphics 176K 11 \nCoreUI image data 2112K 18 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 424.5M 84 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.2M 16 \nStack 16.5M 16 \nVM_ALLOCATE 784K 19 \nWebKit Malloc 192.0M 4 \n__AUTH 2686K 316 \n__AUTH_CONST 20.4M 510 \n__CTF 756 1 \n__DATA 16.4M 517 \n__DATA_CONST 18.2M 530 \n__DATA_DIRTY 1854K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.6M 19 \n__OBJC_CONST 3414K 276 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 512.0M 548 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 640K 16 \nmapped file 182.0M 36 \nshared memory 1392K 16 \n=========== ======= ======= \nTOTAL 3.6G 3359 \nTOTAL, minus reserved VM space 2.1G 3359 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61af99aeda72d16a4beb7756",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "62e81c317613a1631383416b"
},
"deploymentId" : 240000296
},
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
},
"deploymentId" : 240000016
}
],
"experiments" : [

]
}
}

Crash 3 Console.log

Translated Report (Full Report Below)

Process: eqMac [88855]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.0 (1.5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-06 11:37:23.9854 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 7CEE2722-C6F6-AB22-AF65-53E4FA1C9805

Sleep/Wake UUID: F033B039-FC45-4E0A-BE0A-87BEC02DBA2A

Time Awake Since Boot: 1100000 seconds
Time Since Wake: 40618 seconds

System Integrity Protection: enabled

Crashed Thread: 11 Dispatch queue: change-volume

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

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x000000018e721198 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60
2 CoreFoundation 0x000000018e7b4f40 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x000000018e680544 forwarding + 1764
4 CoreFoundation 0x000000018e67fda0 _CF_forwarding_prep_0 + 96
5 libswiftCore.dylib 0x000000019b909c74 $ss24_stdlib_NSSet_allObjectsys20ManagedBufferPointerVys09_BridgingF6HeaderVyXlGyXlF + 60
6 libswiftCore.dylib 0x000000019b8fb610 $sSh10startIndexSh0B0Vyx_Gvg + 56
7 libswiftCore.dylib 0x000000019b8fcd6c $sShyxGSlsSl10startIndex0B0QzvgTWTm + 32
8 libswiftCore.dylib 0x000000019b7c53ec $sSlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF + 368
9 ReSwift 0x000000010317e69c $s7ReSwift5StoreC11unsubscribeyyAA03AnyC10Subscriber_pF + 208
10 eqMac 0x0000000102d5c8c8 eqMac + 428232
11 eqMac 0x0000000102d5c92c eqMac + 428332
12 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
13 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276
14 eqMac 0x0000000102d0f3c8 eqMac + 111560
15 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
16 libswiftCore.dylib 0x000000019babad84 swift_arrayDestroy + 124
17 libswiftCore.dylib 0x000000019b7da2bc $ss23_ContiguousArrayStorageCfD + 96
18 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
19 eqMac 0x0000000102d0e674 eqMac + 108148
20 eqMac 0x0000000102d0e6ac eqMac + 108204
21 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
22 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276
23 eqMac 0x0000000102d02410 eqMac + 58384
24 eqMac 0x0000000102d1a014 eqMac + 155668
25 libdispatch.dylib 0x000000018e41efb4 _dispatch_block_async_invoke2 + 148
26 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20
27 libdispatch.dylib 0x000000018e4178a8 _dispatch_lane_serial_drain + 668
28 libdispatch.dylib 0x000000018e418404 _dispatch_lane_invoke + 392
29 libdispatch.dylib 0x000000018e422c98 _dispatch_workloop_worker_thread + 648
30 libsystem_pthread.dylib 0x000000018e5d0360 _pthread_wqthread + 288
31 libsystem_pthread.dylib 0x000000018e5cf080 start_wqthread + 8

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreAudio 0x1905749d0 HALC_Object_GetPropertyData_DI32 + 144
3 CoreAudio 0x190380584 HALC_ProxyObject::GetPropertyData(AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const + 396
4 CoreAudio 0x190299638 HALC_ShellObject::GetPropertyData(unsigned int, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const + 1588
5 CoreAudio 0x19013dacc HAL_HardwarePlugIn_ObjectGetPropertyData(AudioHardwarePlugInInterface**, unsigned int, AudioObjectPropertyAddress const*, unsigned int, void const*, unsigned int*, void*) + 376
6 CoreAudio 0x190256500 HALPlugIn::ObjectGetPropertyData(HALObject const&, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int&, void*) const + 64
7 CoreAudio 0x18ffb3704 AudioObjectGetPropertyData + 372
8 eqMac 0x102e068e8 0x102cf4000 + 1124584
9 eqMac 0x102e06bc4 0x102cf4000 + 1125316
10 eqMac 0x102e09074 0x102cf4000 + 1134708
11 eqMac 0x102db1be8 0x102cf4000 + 777192
12 eqMac 0x102d46948 0x102cf4000 + 338248
13 eqMac 0x102db6a64 0x102cf4000 + 797284
14 eqMac 0x102db6cfc 0x102cf4000 + 797948
15 eqMac 0x102d1421c 0x102cf4000 + 131612
16 eqMac 0x102db684c 0x102cf4000 + 796748
17 WebViewJavascriptBridge 0x1030bbc14 -[WebViewJavascriptBridgeBase flushMessageQueue:] + 828
18 WebViewJavascriptBridge 0x1030bce54 __48-[WKWebViewJavascriptBridge WKFlushMessageQueue]_block_invoke + 84
19 WebKit 0x1ad2895f0 WTF::Detail::CallableWrapper<WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22, void, WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&>::call(WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&) + 416
20 WebKit 0x1ad591d34 Messages::WebPage::RunJavaScriptInFrameInScriptWorld::callReply(IPC::Decoder&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)>&&) + 140
21 WebKit 0x1ad289204 WTF::Detail::CallableWrapper<unsigned long long IPC::MessageSender::sendWithAsyncReply<Messages::WebPage::RunJavaScriptInFrameInScriptWorld, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22>(Messages::WebPage::RunJavaScriptInFrameInScriptWorld&&, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22&&, unsigned long long, WTF::OptionSetIPC::SendOption)::'lambda'(IPC::Decoder*), void, IPC::Decoder*>::call(IPC::Decoder*) + 60
22 WebKit 0x1ad19a5b4 WTF::Detail::CallableWrapper<WebKit::AuxiliaryProcessProxy::sendMessage(WTF::UniqueRefIPC::Encoder&&, WTF::OptionSetIPC::SendOption, std::__1::optional<std::__1::pair<WTF::CompletionHandler<void (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity)::$_1, void, IPC::Decoder*>::call(IPC::Decoder*) + 64
23 WebKit 0x1ad038770 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >) + 1316
24 WebKit 0x1ad037cf0 IPC::Connection::dispatchIncomingMessages() + 608
25 JavaScriptCore 0x1a6c62610 WTF::RunLoop::performWork() + 200
26 JavaScriptCore 0x1a6c633ac WTF::RunLoop::performWork(void*) + 36
27 CoreFoundation 0x18e6a1034 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
28 CoreFoundation 0x18e6a0f80 __CFRunLoopDoSource0 + 208
29 CoreFoundation 0x18e6a0c80 __CFRunLoopDoSources0 + 268
30 CoreFoundation 0x18e69f600 __CFRunLoopRun + 828
31 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
32 HIToolbox 0x1972d7338 RunCurrentEventLoopInMode + 292
33 HIToolbox 0x1972d70b4 ReceiveNextEventCommon + 564
34 HIToolbox 0x1972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
35 AppKit 0x19120578c _DPSNextEvent + 860
36 AppKit 0x191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
37 AppKit 0x1911f6250 -[NSApplication run] + 596
38 AppKit 0x1911c796c NSApplicationMain + 1132
39 eqMac 0x102cf81dc 0x102cf4000 + 16860
40 dyld 0x102f0908c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 AppKit 0x191372374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x18e59a06c __semwait_signal + 8
1 libsystem_c.dylib 0x18e4a2fc8 nanosleep + 220
2 libsystem_c.dylib 0x18e4adb78 sleep + 52
3 Sentry 0x10343c294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 3:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 libsystem_kernel.dylib 0x18e5bf9d8 thread_suspend + 96
3 Sentry 0x103449808 handleExceptions + 124
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596dac mach_msg + 216
2 Sentry 0x103449834 handleExceptions + 168
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 5:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 CFNetwork 0x193494698 0x193229000 + 2537112
6 Foundation 0x18f57b63c NSThread__start + 808
7 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
8 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 7:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x18e59a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e5d483c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1a6cf48bc scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 10:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 QuartzCore 0x19555e61c CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x19555e404 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 11 Crashed:: Dispatch queue: change-volume
0 libsystem_kernel.dylib 0x18e59ed98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x18e5d3ee0 pthread_kill + 288
2 libsystem_c.dylib 0x18e50e340 abort + 168
3 libc++abi.dylib 0x18e58eb08 abort_message + 132
4 libc++abi.dylib 0x18e57e950 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x18e474320 _objc_terminate() + 144
6 Sentry 0x103448b50 CPPExceptionTerminate() + 108
7 libc++abi.dylib 0x18e58dea4 std::__terminate(void (*)()) + 20
8 libc++abi.dylib 0x18e58de40 std::terminate() + 64
9 libdispatch.dylib 0x18e4101c8 _dispatch_client_callout + 40
10 libdispatch.dylib 0x18e4178a8 _dispatch_lane_serial_drain + 668
11 libdispatch.dylib 0x18e418404 _dispatch_lane_invoke + 392
12 libdispatch.dylib 0x18e422c98 _dispatch_workloop_worker_thread + 648
13 libsystem_pthread.dylib 0x18e5d0360 _pthread_wqthread + 288
14 libsystem_pthread.dylib 0x18e5cf080 start_wqthread + 8

Thread 12:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 13:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 14:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 15:: com.apple.audio.HALB_DQ.ClientHighPriorityRootQueue
0 libsystem_kernel.dylib 0x18e596904 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x18e4107cc _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x18e410dc0 _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x18e4216bc _dispatch_worker_thread + 312
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 16:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 11 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000018e5920f5 x5: 0x000000016d21dff0 x6: 0x000000000000006e x7: 0x0000000000002000
x8: 0x9a9a916a19f785f5 x9: 0x9a9a916b74d675f5 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x000000018eae22ed x14: 0x000000018e59211b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001e865f680 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x000000016d21f000 x21: 0x000000000000d3c7 x22: 0x000000016d21f0e0 x23: 0x000000016d21f0e0
x24: 0x0000000000000000 x25: 0x0000600002e60de8 x26: 0x0000000000000134 x27: 0x0000000000000000
x28: 0x00006000019c6540 fp: 0x000000016d21df60 lr: 0x000000018e5d3ee0
sp: 0x000000016d21df40 pc: 0x000000018e59ed98 cpsr: 0x40001000
far: 0x000000010252c000 esr: 0x56000080 Address size fault

Binary Images:
0x18e595000 - 0x18e5ccfff libsystem_kernel.dylib () <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x18ffb1000 - 0x1906d4fff com.apple.audio.CoreAudio (5.0) <4a0bb421-67c9-3849-a01e-a67d27fc1604> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x102cf4000 - 0x102e5ffff com.bitgapp.eqmac (v1.5.0) <115b8865-947c-35aa-bad2-acaf0309d3b6> /Applications/eqMac.app/Contents/MacOS/eqMac
0x1030b8000 - 0x1030bffff org.cocoapods.WebViewJavascriptBridge (6.0.3) <87863acb-6626-3099-819d-49aadf41231e> /Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge
0x1acc7b000 - 0x1ad762fff com.apple.WebKit (17613) <12a2e5c1-57ad-354f-9301-2c7c657ebaa7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x1a6aca000 - 0x1a7f45fff com.apple.JavaScriptCore (17613) <0955690f-fafd-3963-ae7e-309049449fe2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x18e61c000 - 0x18eb62fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1972a5000 - 0x1975d8fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1911c4000 - 0x19207bfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x102f04000 - 0x102f63fff dyld (
) /usr/lib/dyld
0x18e5cd000 - 0x18e5d9fff libsystem_pthread.dylib () <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x18e494000 - 0x18e515fff libsystem_c.dylib (
) <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
0x103430000 - 0x10349ffff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x197024000 - 0x19704afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x193229000 - 0x1936ddfff com.apple.CFNetwork (1333.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18f51f000 - 0x18f910fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x195513000 - 0x195840fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x18e57d000 - 0x18e594fff libc++abi.dylib () <59de363f-98cf-36dc-becc-4d8f5f4f3a0e> /usr/lib/libc++abi.dylib
0x18e453000 - 0x18e490fff libobjc.A.dylib (
) <6ffccf84-5e0f-34b2-bcbb-bcf98407ea05> /usr/lib/libobjc.A.dylib
0x18e40c000 - 0x18e452fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x19b744000 - 0x19bc42fff libswiftCore.dylib (
) <7ea04a7e-6cf6-34db-b042-b49f544077dd> /usr/lib/swift/libswiftCore.dylib
0x103178000 - 0x103183fff org.cocoapods.ReSwift (6.1.0) /Applications/eqMac.app/Contents/Frameworks/ReSwift.framework/Versions/A/ReSwift

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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 4096K 32
Activity Tracing 256K 1
CG image 416K 17
ColorSync 512K 25
CoreAnimation 560K 33
CoreGraphics 80K 5
CoreUI image data 2000K 17
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 328.5M 72
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.3M 17
Stack 17.0M 17
VM_ALLOCATE 704K 16
WebKit Malloc 192.0M 4
__AUTH 2686K 316
__AUTH_CONST 20.4M 510
__CTF 756 1
__DATA 16.4M 517
__DATA_CONST 18.2M 530
__DATA_DIRTY 1854K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.6M 19
__OBJC_CONST 3414K 276
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 512.0M 548
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 640K 16
mapped file 182.0M 35
shared memory 864K 16
=========== ======= =======
TOTAL 3.5G 3291
TOTAL, minus reserved VM space 2.0G 3291


Full Report

{"app_name":"eqMac","timestamp":"2022-08-06 11:37:24.00 +0200","app_version":"v1.5.0","slice_uuid":"115b8865-947c-35aa-bad2-acaf0309d3b6","build_version":"1.5.0","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"EDDFF171-A25A-4C09-AC20-C360F2BFEEB6","name":"eqMac"}
{
"uptime" : 1100000,
"procLaunch" : "2022-08-05 12:55:33.7927 +0200",
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,4",
"procStartAbsTime" : 24989322700854,
"coalitionID" : 27644,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-08-06 11:37:23.9854 +0200",
"incident" : "EDDFF171-A25A-4C09-AC20-C360F2BFEEB6",
"bug_type" : "309",
"pid" : 88855,
"procExitAbsTime" : 26779869525101,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.0","CFBundleVersion":"1.5.0","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"753361A8-838A-5D30-95FE-36F3E3964241","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "7CEE2722-C6F6-AB22-AF65-53E4FA1C9805",
"wakeTime" : 40618,
"sleepWakeUUID" : "F033B039-FC45-4E0A-BE0A-87BEC02DBA2A",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x000000018e721198 __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60\n2 CoreFoundation 0x000000018e7b4f40 -[NSObject(NSObject) __retain_OA] + 0\n3 CoreFoundation 0x000000018e680544 forwarding + 1764\n4 CoreFoundation 0x000000018e67fda0 _CF_forwarding_prep_0 + 96\n5 libswiftCore.dylib 0x000000019b909c74 $ss24_stdlib_NSSet_allObjectsys20ManagedBufferPointerVys09_BridgingF6HeaderVyXlGyXlF + 60\n6 libswiftCore.dylib 0x000000019b8fb610 $sSh10startIndexSh0B0Vyx_Gvg + 56\n7 libswiftCore.dylib 0x000000019b8fcd6c $sShyxGSlsSl10startIndex0B0QzvgTWTm + 32\n8 libswiftCore.dylib 0x000000019b7c53ec $sSlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF + 368\n9 ReSwift 0x000000010317e69c $s7ReSwift5StoreC11unsubscribeyyAA03AnyC10Subscriber_pF + 208\n10 eqMac 0x0000000102d5c8c8 eqMac + 428232\n11 eqMac 0x0000000102d5c92c eqMac + 428332\n12 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n13 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276\n14 eqMac 0x0000000102d0f3c8 eqMac + 111560\n15 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n16 libswiftCore.dylib 0x000000019babad84 swift_arrayDestroy + 124\n17 libswiftCore.dylib 0x000000019b7da2bc $ss23_ContiguousArrayStorageCfD + 96\n18 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n19 eqMac 0x0000000102d0e674 eqMac + 108148\n20 eqMac 0x0000000102d0e6ac eqMac + 108204\n21 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n22 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276\n23 eqMac 0x0000000102d02410 eqMac + 58384\n24 eqMac 0x0000000102d1a014 eqMac + 155668\n25 libdispatch.dylib 0x000000018e41efb4 _dispatch_block_async_invoke2 + 148\n26 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20\n27 libdispatch.dylib 0x000000018e4178a8 _dispatch_lane_serial_drain + 668\n28 libdispatch.dylib 0x000000018e418404 _dispatch_lane_invoke + 392\n29 libdispatch.dylib 0x000000018e422c98 _dispatch_workloop_worker_thread + 648\n30 libsystem_pthread.dylib 0x000000018e5d0360 _pthread_wqthread + 288\n31 libsystem_pthread.dylib 0x000000018e5cf080 start_wqthread + 8"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1069444,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":6},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":18},{"imageOffset":1675072,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":6},{"imageOffset":410948,"symbol":"forwarding","symbolLocation":1764,"imageIndex":6},{"imageOffset":408992,"symbol":"CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":1858676,"symbol":"stdlib_NSSet_allObjects(:)","symbolLocation":60,"imageIndex":20},{"imageOffset":1799696,"symbol":"Set.startIndex.getter","symbolLocation":56,"imageIndex":20},{"imageOffset":1805676,"symbol":"protocol witness for Collection.startIndex.getter in conformance Set","symbolLocation":32,"imageIndex":20},{"imageOffset":529388,"symbol":"Collection.firstIndex(where:)","symbolLocation":368,"imageIndex":20},{"imageOffset":26268,"symbol":"Store.unsubscribe(:)","symbolLocation":208,"imageIndex":21},{"imageOffset":428232,"imageIndex":2},{"imageOffset":428332,"imageIndex":2},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":3690616,"symbol":"bool swift::HeapObjectSideTableEntry::decrementStrong<(swift::PerformDeinit)1>(unsigned int)","symbolLocation":276,"imageIndex":20},{"imageOffset":111560,"imageIndex":2},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":3632516,"symbol":"swift_arrayDestroy","symbolLocation":124,"imageIndex":20},{"imageOffset":615100,"symbol":"_ContiguousArrayStorage.__deallocating_deinit","symbolLocation":96,"imageIndex":20},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":108148,"imageIndex":2},{"imageOffset":108204,"imageIndex":2},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":3690616,"symbol":"bool swift::HeapObjectSideTableEntry::decrementStrong<(swift::PerformDeinit)1>(unsigned int)","symbolLocation":276,"imageIndex":20},{"imageOffset":58384,"imageIndex":2},{"imageOffset":155668,"imageIndex":2},{"imageOffset":77748,"symbol":"_dispatch_block_async_invoke2","symbolLocation":148,"imageIndex":19},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":19},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":19},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":19},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":19},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":10},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}],
"faultingThread" : 11,
"threads" : [{"id":12165714,"queue":"com.apple.main-thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":6044112,"symbol":"HALC_Object_GetPropertyData_DI32","symbolLocation":144,"imageIndex":1},{"imageOffset":3995012,"symbol":"HALC_ProxyObject::GetPropertyData(AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const","symbolLocation":396,"imageIndex":1},{"imageOffset":3049016,"symbol":"HALC_ShellObject::GetPropertyData(unsigned int, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const","symbolLocation":1588,"imageIndex":1},{"imageOffset":1624780,"symbol":"HAL_HardwarePlugIn_ObjectGetPropertyData(AudioHardwarePlugInInterface**, unsigned int, AudioObjectPropertyAddress const*, unsigned int, void const*, unsigned int*, void*)","symbolLocation":376,"imageIndex":1},{"imageOffset":2774272,"symbol":"HALPlugIn::ObjectGetPropertyData(HALObject const&, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int&, void*) const","symbolLocation":64,"imageIndex":1},{"imageOffset":9988,"symbol":"AudioObjectGetPropertyData","symbolLocation":372,"imageIndex":1},{"imageOffset":1124584,"imageIndex":2},{"imageOffset":1125316,"imageIndex":2},{"imageOffset":1134708,"imageIndex":2},{"imageOffset":777192,"imageIndex":2},{"imageOffset":338248,"imageIndex":2},{"imageOffset":797284,"imageIndex":2},{"imageOffset":797948,"imageIndex":2},{"imageOffset":131612,"imageIndex":2},{"imageOffset":796748,"imageIndex":2},{"imageOffset":15380,"symbol":"-[WebViewJavascriptBridgeBase flushMessageQueue:]","symbolLocation":828,"imageIndex":3},{"imageOffset":20052,"symbol":"__48-[WKWebViewJavascriptBridge WKFlushMessageQueue]_block_invoke","symbolLocation":84,"imageIndex":3},{"imageOffset":6350320,"symbol":"WTF::Detail::CallableWrapper<WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22, void, WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&>::call(WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)","symbolLocation":416,"imageIndex":4},{"imageOffset":9530676,"symbol":"Messages::WebPage::RunJavaScriptInFrameInScriptWorld::callReply(IPC::Decoder&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)>&&)","symbolLocation":140,"imageIndex":4},{"imageOffset":6349316,"symbol":"WTF::Detail::CallableWrapper<unsigned long long IPC::MessageSender::sendWithAsyncReply<Messages::WebPage::RunJavaScriptInFrameInScriptWorld, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22>(Messages::WebPage::RunJavaScriptInFrameInScriptWorld&&, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22&&, unsigned long long, WTF::OptionSetIPC::SendOption)::'lambda'(IPC::Decoder*), void, IPC::Decoder*>::call(IPC::Decoder*)","symbolLocation":60,"imageIndex":4},{"imageOffset":5371316,"symbol":"WTF::Detail::CallableWrapper<WebKit::AuxiliaryProcessProxy::sendMessage(WTF::UniqueRefIPC::Encoder&&, WTF::OptionSetIPC::SendOption, std::__1::optional<std::__1::pair<WTF::CompletionHandler<void (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity)::$_1, void, IPC::Decoder*>::call(IPC::Decoder*)","symbolLocation":64,"imageIndex":4},{"imageOffset":3921776,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >)","symbolLocation":1316,"imageIndex":4},{"imageOffset":3919088,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":608,"imageIndex":4},{"imageOffset":1672720,"symbol":"WTF::RunLoop::performWork()","symbolLocation":200,"imageIndex":5},{"imageOffset":1676204,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":36,"imageIndex":5},{"imageOffset":544820,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":28,"imageIndex":6},{"imageOffset":544640,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":6},{"imageOffset":543872,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":6},{"imageOffset":538112,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":7},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":8},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":8},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":8},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":8},{"imageOffset":16860,"imageIndex":2},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":9}]},{"id":12165747,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165758,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":11},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":11},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165759,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":174552,"symbol":"thread_suspend","symbolLocation":96,"imageIndex":0},{"imageOffset":104456,"symbol":"handleExceptions","symbolLocation":124,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165760,"name":"SentryCrash Exception Handler (Primary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7596,"symbol":"mach_msg","symbolLocation":216,"imageIndex":0},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165762,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165799,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":2537112,"imageIndex":14},{"imageOffset":378428,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165800,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165801,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165843,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":10},{"imageOffset":2271420,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165859,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":16},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":16},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"triggered":true,"id":13947375,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6683173109},{"value":6125903856},{"value":110},{"value":8192},{"value":11140376513142556149},{"value":11140376518962083317},{"value":512},{"value":11},{"value":11},{"value":6688744173},{"value":6683173147},{"value":0},{"value":328},{"value":8193963648},{"value":0},{"value":6},{"value":6125907968},{"value":54215},{"value":6125908192},{"value":6125908192},{"value":0},{"value":105553164897768},{"value":308},{"value":0},{"value":105553143293248}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6683442912},"cpsr":{"value":1073745920},"fp":{"value":6125903712},"sp":{"value":6125903680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6683225496,"matchesCrashFrame":1},"far":{"value":4333944832}},"queue":"change-volume","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":10},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":11},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":17},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":17},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":18},{"imageOffset":101200,"symbol":"CPPExceptionTerminate()","symbolLocation":108,"imageIndex":12},{"imageOffset":69284,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":17},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":17},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":19},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":19},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":19},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":19},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":10},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}]},{"id":13951986,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":13952637,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":13953287,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":13954847,"name":"com.apple.audio.HALB_DQ.ClientHighPriorityRootQueue","frames":[{"imageOffset":6404,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":18380,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":19},{"imageOffset":19904,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":19},{"imageOffset":87740,"symbol":"_dispatch_worker_thread","symbolLocation":312,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":13954996,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683185152,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6710562816,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "4a0bb421-67c9-3849-a01e-a67d27fc1604",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4342104064,
"CFBundleShortVersionString" : "v1.5.0",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "115b8865-947c-35aa-bad2-acaf0309d3b6",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346052608,
"CFBundleShortVersionString" : "6.0.3",
"CFBundleIdentifier" : "org.cocoapods.WebViewJavascriptBridge",
"size" : 32768,
"uuid" : "87863acb-6626-3099-819d-49aadf41231e",
"path" : "/Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge",
"name" : "WebViewJavascriptBridge",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7193735168,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.WebKit",
"size" : 11436032,
"uuid" : "12a2e5c1-57ad-354f-9301-2c7c657ebaa7",
"path" : "/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit",
"name" : "WebKit",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091298304,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21479424,
"uuid" : "0955690f-fafd-3963-ae7e-309049449fe2",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683738112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6831099904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6729515008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4344266752,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683414528,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6682132480,
"size" : 532480,
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4349689856,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6828474368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "af5b85d3-350b-3b8f-9d21-5d4b431dbcd9",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6763483136,
"CFBundleShortVersionString" : "1333.0.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1333.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6699479040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6800093184,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3334144,
"uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.28"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683086848,
"size" : 98304,
"uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681866240,
"size" : 253952,
"uuid" : "6ffccf84-5e0f-34b2-bcbb-bcf98407ea05",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681575424,
"size" : 290816,
"uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6903054336,
"size" : 5238784,
"uuid" : "7ea04a7e-6cf6-34db-b042-b49f544077dd",
"path" : "/usr/lib/swift/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346839040,
"CFBundleShortVersionString" : "6.1.0",
"CFBundleIdentifier" : "org.cocoapods.ReSwift",
"size" : 49152,
"uuid" : "d3b62f28-b434-3d34-b008-f50e81289300",
"path" : "/Applications/eqMac.app/Contents/Frameworks/ReSwift.framework/Versions/A/ReSwift",
"name" : "ReSwift",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 6680117248,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 4096K 32 \nActivity Tracing 256K 1 \nCG image 416K 17 \nColorSync 512K 25 \nCoreAnimation 560K 33 \nCoreGraphics 80K 5 \nCoreUI image data 2000K 17 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 328.5M 72 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.3M 17 \nStack 17.0M 17 \nVM_ALLOCATE 704K 16 \nWebKit Malloc 192.0M 4 \n__AUTH 2686K 316 \n__AUTH_CONST 20.4M 510 \n__CTF 756 1 \n__DATA 16.4M 517 \n__DATA_CONST 18.2M 530 \n__DATA_DIRTY 1854K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.6M 19 \n__OBJC_CONST 3414K 276 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 512.0M 548 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 640K 16 \nmapped file 182.0M 35 \nshared memory 864K 16 \n=========== ======= ======= \nTOTAL 3.5G 3291 \nTOTAL, minus reserved VM space 2.0G 3291 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "change-volume"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {

  },
  "deploymentId" : 240000434
},
{
  "rolloutId" : "61301e3a61217b3110231469",
  "factorPackIds" : {
    "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
  },
  "deploymentId" : 240000016
}

],
"experiments" : [

]
}
}

@aldaw aldaw closed this as completed Aug 6, 2022
@aldaw aldaw reopened this Aug 6, 2022
@aldaw
Copy link
Author

aldaw commented Aug 6, 2022

Crash2 Console.log

Translated Report (Full Report Below)

Process: eqMac [10012]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.0 (1.5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-05 12:54:50.1012 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 7CEE2722-C6F6-AB22-AF65-53E4FA1C9805

Sleep/Wake UUID: 321B86A2-F730-46C7-8E92-2ED3EFD51C71

Time Awake Since Boot: 1000000 seconds
Time Since Wake: 6722 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

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

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x000000018e721198 _exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60
2 Foundation 0x000000018f605dfc -[NSConcreteTask launchWithDictionary:error:] + 4784
3 eqMac 0x000000010243df9c eqMac + 270236
4 eqMac 0x0000000102438660 eqMac + 247392
5 eqMac 0x00000001024399bc eqMac + 252348
6 eqMac 0x0000000102439f98 eqMac + 253848
7 eqMac 0x000000010243aa70 eqMac + 256624
8 eqMac 0x0000000102431f44 eqMac + 220996
9 EmitterKit 0x0000000102844e60 $s10EmitterKit13EventListenerCyACyxGAA0C0CyxG_yXlSgSbyxctcfcyypcfU
+ 208
10 EmitterKit 0x0000000102844d64 $s10EmitterKit13EventListenerC8_triggeryyypSgF + 92
11 EmitterKit 0x0000000102843730 $s10EmitterKit5EventC5_emit33_4E845698FF8EC28690FD7FF3E3872708LL_2onyypSg_SStF + 412
12 EmitterKit 0x0000000102842fd8 $s10EmitterKit5EventC4emityyxF + 80
13 eqMac 0x0000000102455ff8 eqMac + 368632
14 eqMac 0x0000000102422014 eqMac + 155668
15 libdispatch.dylib 0x000000018e40e5f0 _dispatch_call_block_and_release + 32
16 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20
17 libdispatch.dylib 0x000000018e41e6cc _dispatch_main_queue_drain + 928
18 libdispatch.dylib 0x000000018e41e31c _dispatch_main_queue_callback_4CF + 44
19 CoreFoundation 0x000000018e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
20 CoreFoundation 0x000000018e69fca8 __CFRunLoopRun + 2532
21 CoreFoundation 0x000000018e69eb24 CFRunLoopRunSpecific + 600
22 HIToolbox 0x00000001972d7338 RunCurrentEventLoopInMode + 292
23 HIToolbox 0x00000001972d70b4 ReceiveNextEventCommon + 564
24 HIToolbox 0x00000001972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
25 AppKit 0x000000019120578c _DPSNextEvent + 860
26 AppKit 0x0000000191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
27 AppKit 0x00000001911f6250 -[NSApplication run] + 596
28 AppKit 0x00000001911c796c NSApplicationMain + 1132
29 eqMac 0x00000001024001dc eqMac + 16860
30 dyld 0x000000010260d08c start + 520

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x18e59ed98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x18e5d3ee0 pthread_kill + 288
2 libsystem_c.dylib 0x18e50e340 abort + 168
3 libc++abi.dylib 0x18e58eb08 abort_message + 132
4 libc++abi.dylib 0x18e57e950 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x18e474320 _objc_terminate() + 144
6 Sentry 0x102b1cb50 CPPExceptionTerminate() + 108
7 libc++abi.dylib 0x18e58dea4 std::__terminate(void (*)()) + 20
8 libc++abi.dylib 0x18e58de40 std::terminate() + 64
9 libdispatch.dylib 0x18e4101c8 _dispatch_client_callout + 40
10 libdispatch.dylib 0x18e41e6cc _dispatch_main_queue_drain + 928
11 libdispatch.dylib 0x18e41e31c _dispatch_main_queue_callback_4CF + 44
12 CoreFoundation 0x18e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
13 CoreFoundation 0x18e69fca8 __CFRunLoopRun + 2532
14 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
15 HIToolbox 0x1972d7338 RunCurrentEventLoopInMode + 292
16 HIToolbox 0x1972d70b4 ReceiveNextEventCommon + 564
17 HIToolbox 0x1972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
18 AppKit 0x19120578c _DPSNextEvent + 860
19 AppKit 0x191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
20 AppKit 0x1911f6250 -[NSApplication run] + 596
21 AppKit 0x1911c796c NSApplicationMain + 1132
22 eqMac 0x1024001dc 0x1023fc000 + 16860
23 dyld 0x10260d08c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 AppKit 0x191372374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 CFNetwork 0x193494698 0x193229000 + 2537112
6 Foundation 0x18f57b63c NSThread__start + 808
7 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
8 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x18e59a06c __semwait_signal + 8
1 libsystem_c.dylib 0x18e4a2fc8 nanosleep + 220
2 libsystem_c.dylib 0x18e4adb78 sleep + 52
3 Sentry 0x102b10294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 libsystem_kernel.dylib 0x18e5bf9d8 thread_suspend + 96
3 Sentry 0x102b1d808 handleExceptions + 124
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 5:: SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596dac mach_msg + 216
2 Sentry 0x102b1d834 handleExceptions + 168
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 6:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 7:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x18e59a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e5d483c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1a6cf48bc scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 10:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 QuartzCore 0x19555e61c CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x19555e404 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 11:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 12:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 13:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreAudio 0x1902e5ef4 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3 CoreAudio 0x190173238 HALC_ProxyIOContext::IOWorkLoop() + 3396
4 CoreAudio 0x190171efc invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5 CoreAudio 0x19033e304 HALB_IOThread::Entry(void*) + 88
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 14:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 15:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000018e5920f5 x5: 0x000000016da018f0 x6: 0x000000000000006e x7: 0x0000000000005200
x8: 0x0aa9c84087dee374 x9: 0x0aa9c84185b6e6f4 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x000000018eae22ed x14: 0x000000018e59211b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001e865f680 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000102680580 x21: 0x0000000000000103 x22: 0x0000000102680660 x23: 0x0000000000000114
x24: 0x0000000000000000 x25: 0x0000000102680660 x26: 0x0000600003d90b00 x27: 0x000000000000000f
x28: 0x0000000002ffffff fp: 0x000000016da01860 lr: 0x000000018e5d3ee0
sp: 0x000000016da01840 pc: 0x000000018e59ed98 cpsr: 0x40001000
far: 0x0000000135714000 esr: 0x56000080 Address size fault

Binary Images:
0x18e595000 - 0x18e5ccfff libsystem_kernel.dylib () <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x18e5cd000 - 0x18e5d9fff libsystem_pthread.dylib (
) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x18e494000 - 0x18e515fff libsystem_c.dylib () <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
0x18e57d000 - 0x18e594fff libc++abi.dylib (
) <59de363f-98cf-36dc-becc-4d8f5f4f3a0e> /usr/lib/libc++abi.dylib
0x18e453000 - 0x18e490fff libobjc.A.dylib () <6ffccf84-5e0f-34b2-bcbb-bcf98407ea05> /usr/lib/libobjc.A.dylib
0x102b04000 - 0x102b73fff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x18e40c000 - 0x18e452fff libdispatch.dylib (
) /usr/lib/system/libdispatch.dylib
0x18e61c000 - 0x18eb62fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1972a5000 - 0x1975d8fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1911c4000 - 0x19207bfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1023fc000 - 0x102567fff com.bitgapp.eqmac (v1.5.0) <115b8865-947c-35aa-bad2-acaf0309d3b6> /Applications/eqMac.app/Contents/MacOS/eqMac
0x102608000 - 0x102667fff dyld (*) /usr/lib/dyld
0x193229000 - 0x1936ddfff com.apple.CFNetwork (1333.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18f51f000 - 0x18f910fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x197024000 - 0x19704afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a6aca000 - 0x1a7f45fff com.apple.JavaScriptCore (17613) <0955690f-fafd-3963-ae7e-309049449fe2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x195513000 - 0x195840fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x18ffb1000 - 0x1906d4fff com.apple.audio.CoreAudio (5.0) <4a0bb421-67c9-3849-a01e-a67d27fc1604> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x10283c000 - 0x10284bfff org.cocoapods.EmitterKit (5.2.3) <1a44ef13-43ee-3e92-93e7-96e942883728> /Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit

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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 6656K 52
Activity Tracing 256K 1
CG image 1264K 37
ColorSync 512K 25
CoreAnimation 672K 40
CoreGraphics 176K 11
CoreUI image data 2112K 18
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 424.5M 84
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.2M 16
Stack 16.5M 16
VM_ALLOCATE 784K 19
WebKit Malloc 192.0M 4
__AUTH 2686K 316
__AUTH_CONST 20.4M 510
__CTF 756 1
__DATA 16.4M 517
__DATA_CONST 18.2M 530
__DATA_DIRTY 1854K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.6M 19
__OBJC_CONST 3414K 276
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 512.0M 548
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 640K 16
mapped file 182.0M 36
shared memory 1392K 16
=========== ======= =======
TOTAL 3.6G 3359
TOTAL, minus reserved VM space 2.1G 3359


Full Report

{"app_name":"eqMac","timestamp":"2022-08-05 12:54:50.00 +0200","app_version":"v1.5.0","slice_uuid":"115b8865-947c-35aa-bad2-acaf0309d3b6","build_version":"1.5.0","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"7741D396-3FB2-45D5-939B-40EFF5C5FFE7","name":"eqMac"}
{
"uptime" : 1000000,
"procLaunch" : "2022-08-02 16:14:41.3489 +0200",
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,4",
"procStartAbsTime" : 19504757858427,
"coalitionID" : 27644,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-08-05 12:54:50.1012 +0200",
"incident" : "7741D396-3FB2-45D5-939B-40EFF5C5FFE7",
"bug_type" : "309",
"pid" : 10012,
"procExitAbsTime" : 24988273363882,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.0","CFBundleVersion":"1.5.0","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"753361A8-838A-5D30-95FE-36F3E3964241","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "7CEE2722-C6F6-AB22-AF65-53E4FA1C9805",
"wakeTime" : 6722,
"sleepWakeUUID" : "321B86A2-F730-46C7-8E92-2ED3EFD51C71",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x000000018e721198 _exceptionPreprocess + 240\n1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60\n2 Foundation 0x000000018f605dfc -[NSConcreteTask launchWithDictionary:error:] + 4784\n3 eqMac 0x000000010243df9c eqMac + 270236\n4 eqMac 0x0000000102438660 eqMac + 247392\n5 eqMac 0x00000001024399bc eqMac + 252348\n6 eqMac 0x0000000102439f98 eqMac + 253848\n7 eqMac 0x000000010243aa70 eqMac + 256624\n8 eqMac 0x0000000102431f44 eqMac + 220996\n9 EmitterKit 0x0000000102844e60 $s10EmitterKit13EventListenerCyACyxGAA0C0CyxG_yXlSgSbyxctcfcyypcfU + 208\n10 EmitterKit 0x0000000102844d64 $s10EmitterKit13EventListenerC8_triggeryyypSgF + 92\n11 EmitterKit 0x0000000102843730 $s10EmitterKit5EventC5_emit33_4E845698FF8EC28690FD7FF3E3872708LL_2onyypSg_SStF + 412\n12 EmitterKit 0x0000000102842fd8 $s10EmitterKit5EventC4emityyxF + 80\n13 eqMac 0x0000000102455ff8 eqMac + 368632\n14 eqMac 0x0000000102422014 eqMac + 155668\n15 libdispatch.dylib 0x000000018e40e5f0 _dispatch_call_block_and_release + 32\n16 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20\n17 libdispatch.dylib 0x000000018e41e6cc dispatch_main_queue_drain + 928\n18 libdispatch.dylib 0x000000018e41e31c dispatch_main_queue_callback_4CF + 44\n19 CoreFoundation 0x000000018e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16\n20 CoreFoundation 0x000000018e69fca8 __CFRunLoopRun + 2532\n21 CoreFoundation 0x000000018e69eb24 CFRunLoopRunSpecific + 600\n22 HIToolbox 0x00000001972d7338 RunCurrentEventLoopInMode + 292\n23 HIToolbox 0x00000001972d70b4 ReceiveNextEventCommon + 564\n24 HIToolbox 0x00000001972d6e68 BlockUntilNextEventMatchingListInModeWithFilter + 72\n25 AppKit 0x000000019120578c DPSNextEvent + 860\n26 AppKit 0x0000000191204084 -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328\n27 AppKit 0x00000001911f6250 -[NSApplication run] + 596\n28 AppKit 0x00000001911c796c NSApplicationMain + 1132\n29 eqMac 0x00000001024001dc eqMac + 16860\n30 dyld 0x000000010260d08c start + 520"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1069444,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":7},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":945660,"symbol":"-[NSConcreteTask launchWithDictionary:error:]","symbolLocation":4784,"imageIndex":13},{"imageOffset":270236,"imageIndex":10},{"imageOffset":247392,"imageIndex":10},{"imageOffset":252348,"imageIndex":10},{"imageOffset":253848,"imageIndex":10},{"imageOffset":256624,"imageIndex":10},{"imageOffset":220996,"imageIndex":10},{"imageOffset":36448,"symbol":"closure #1 in EventListener.init(
:
:
:
:)","symbolLocation":208,"imageIndex":18},{"imageOffset":36196,"symbol":"EventListener.trigger(:)","symbolLocation":92,"imageIndex":18},{"imageOffset":30512,"symbol":"Event.emit(🔛)","symbolLocation":412,"imageIndex":18},{"imageOffset":28632,"symbol":"Event.emit(
:)","symbolLocation":80,"imageIndex":18},{"imageOffset":368632,"imageIndex":10},{"imageOffset":155668,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":6},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":6},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":6},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":7},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":9},{"imageOffset":16860,"imageIndex":10},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":11}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":6555416,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6683173109},{"value":6134175984},{"value":110},{"value":20992},{"value":768365390926373748},{"value":768365395185166068},{"value":512},{"value":11},{"value":11},{"value":6688744173},{"value":6683173147},{"value":0},{"value":328},{"value":8193963648},{"value":0},{"value":6},{"value":4335338880,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4335339104,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":4335339104,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553180822272},{"value":15},{"value":50331647}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6683442912},"cpsr":{"value":1073745920},"fp":{"value":6134175840},"sp":{"value":6134175808},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6683225496,"matchesCrashFrame":1},"far":{"value":5191581696}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":101200,"symbol":"CPPExceptionTerminate()","symbolLocation":108,"imageIndex":5},{"imageOffset":69284,"symbol":"std::__terminate(void ()())","symbolLocation":20,"imageIndex":3},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":3},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":6},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":6},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":6},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":7},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":9},{"imageOffset":16860,"imageIndex":10},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":11}]},{"id":6555452,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555456,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":2537112,"imageIndex":12},{"imageOffset":378428,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555460,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":2},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":2},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555461,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":174552,"symbol":"thread_suspend","symbolLocation":96,"imageIndex":0},{"imageOffset":104456,"symbol":"handleExceptions","symbolLocation":124,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555462,"name":"SentryCrash Exception Handler (Primary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7596,"symbol":"mach_msg","symbolLocation":216,"imageIndex":0},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555463,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555495,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555496,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555656,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":2271420,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":6555811,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":16},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":16},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":12159476,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12160325,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12160726,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":3362548,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":17},{"imageOffset":1843768,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3396,"imageIndex":17},{"imageOffset":1838844,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":17},{"imageOffset":3724036,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":17},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":12162938,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":12162939,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683185152,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683414528,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6682132480,
"size" : 532480,
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683086848,
"size" : 98304,
"uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681866240,
"size" : 253952,
"uuid" : "6ffccf84-5e0f-34b2-bcbb-bcf98407ea05",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4340072448,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681575424,
"size" : 290816,
"uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683738112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6831099904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6729515008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4332699648,
"CFBundleShortVersionString" : "v1.5.0",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "115b8865-947c-35aa-bad2-acaf0309d3b6",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4334845952,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6763483136,
"CFBundleShortVersionString" : "1333.0.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1333.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6699479040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6828474368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "af5b85d3-350b-3b8f-9d21-5d4b431dbcd9",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091298304,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21479424,
"uuid" : "0955690f-fafd-3963-ae7e-309049449fe2",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6800093184,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3334144,
"uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.28"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6710562816,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "4a0bb421-67c9-3849-a01e-a67d27fc1604",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4337156096,
"CFBundleShortVersionString" : "5.2.3",
"CFBundleIdentifier" : "org.cocoapods.EmitterKit",
"size" : 65536,
"uuid" : "1a44ef13-43ee-3e92-93e7-96e942883728",
"path" : "/Applications/eqMac.app/Contents/Frameworks/EmitterKit.framework/Versions/A/EmitterKit",
"name" : "EmitterKit",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 6680117248,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 6656K 52 \nActivity Tracing 256K 1 \nCG image 1264K 37 \nColorSync 512K 25 \nCoreAnimation 672K 40 \nCoreGraphics 176K 11 \nCoreUI image data 2112K 18 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 424.5M 84 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.2M 16 \nStack 16.5M 16 \nVM_ALLOCATE 784K 19 \nWebKit Malloc 192.0M 4 \n__AUTH 2686K 316 \n__AUTH_CONST 20.4M 510 \n__CTF 756 1 \n__DATA 16.4M 517 \n__DATA_CONST 18.2M 530 \n__DATA_DIRTY 1854K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.6M 19 \n__OBJC_CONST 3414K 276 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 512.0M 548 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 640K 16 \nmapped file 182.0M 36 \nshared memory 1392K 16 \n=========== ======= ======= \nTOTAL 3.6G 3359 \nTOTAL, minus reserved VM space 2.1G 3359 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61af99aeda72d16a4beb7756",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "62e81c317613a1631383416b"
},
"deploymentId" : 240000296
},
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
},
"deploymentId" : 240000016
}
],
"experiments" : [

]
}
}

Crash 3 Console.log

Translated Report (Full Report Below)

Process: eqMac [88855]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.0 (1.5.0)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-06 11:37:23.9854 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 7CEE2722-C6F6-AB22-AF65-53E4FA1C9805

Sleep/Wake UUID: F033B039-FC45-4E0A-BE0A-87BEC02DBA2A

Time Awake Since Boot: 1100000 seconds
Time Since Wake: 40618 seconds

System Integrity Protection: enabled

Crashed Thread: 11 Dispatch queue: change-volume

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

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x000000018e721198 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60
2 CoreFoundation 0x000000018e7b4f40 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x000000018e680544 forwarding + 1764
4 CoreFoundation 0x000000018e67fda0 _CF_forwarding_prep_0 + 96
5 libswiftCore.dylib 0x000000019b909c74 $ss24_stdlib_NSSet_allObjectsys20ManagedBufferPointerVys09_BridgingF6HeaderVyXlGyXlF + 60
6 libswiftCore.dylib 0x000000019b8fb610 $sSh10startIndexSh0B0Vyx_Gvg + 56
7 libswiftCore.dylib 0x000000019b8fcd6c $sShyxGSlsSl10startIndex0B0QzvgTWTm + 32
8 libswiftCore.dylib 0x000000019b7c53ec $sSlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF + 368
9 ReSwift 0x000000010317e69c $s7ReSwift5StoreC11unsubscribeyyAA03AnyC10Subscriber_pF + 208
10 eqMac 0x0000000102d5c8c8 eqMac + 428232
11 eqMac 0x0000000102d5c92c eqMac + 428332
12 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
13 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276
14 eqMac 0x0000000102d0f3c8 eqMac + 111560
15 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
16 libswiftCore.dylib 0x000000019babad84 swift_arrayDestroy + 124
17 libswiftCore.dylib 0x000000019b7da2bc $ss23_ContiguousArrayStorageCfD + 96
18 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
19 eqMac 0x0000000102d0e674 eqMac + 108148
20 eqMac 0x0000000102d0e6ac eqMac + 108204
21 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56
22 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276
23 eqMac 0x0000000102d02410 eqMac + 58384
24 eqMac 0x0000000102d1a014 eqMac + 155668
25 libdispatch.dylib 0x000000018e41efb4 _dispatch_block_async_invoke2 + 148
26 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20
27 libdispatch.dylib 0x000000018e4178a8 _dispatch_lane_serial_drain + 668
28 libdispatch.dylib 0x000000018e418404 _dispatch_lane_invoke + 392
29 libdispatch.dylib 0x000000018e422c98 _dispatch_workloop_worker_thread + 648
30 libsystem_pthread.dylib 0x000000018e5d0360 _pthread_wqthread + 288
31 libsystem_pthread.dylib 0x000000018e5cf080 start_wqthread + 8

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreAudio 0x1905749d0 HALC_Object_GetPropertyData_DI32 + 144
3 CoreAudio 0x190380584 HALC_ProxyObject::GetPropertyData(AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const + 396
4 CoreAudio 0x190299638 HALC_ShellObject::GetPropertyData(unsigned int, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const + 1588
5 CoreAudio 0x19013dacc HAL_HardwarePlugIn_ObjectGetPropertyData(AudioHardwarePlugInInterface**, unsigned int, AudioObjectPropertyAddress const*, unsigned int, void const*, unsigned int*, void*) + 376
6 CoreAudio 0x190256500 HALPlugIn::ObjectGetPropertyData(HALObject const&, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int&, void*) const + 64
7 CoreAudio 0x18ffb3704 AudioObjectGetPropertyData + 372
8 eqMac 0x102e068e8 0x102cf4000 + 1124584
9 eqMac 0x102e06bc4 0x102cf4000 + 1125316
10 eqMac 0x102e09074 0x102cf4000 + 1134708
11 eqMac 0x102db1be8 0x102cf4000 + 777192
12 eqMac 0x102d46948 0x102cf4000 + 338248
13 eqMac 0x102db6a64 0x102cf4000 + 797284
14 eqMac 0x102db6cfc 0x102cf4000 + 797948
15 eqMac 0x102d1421c 0x102cf4000 + 131612
16 eqMac 0x102db684c 0x102cf4000 + 796748
17 WebViewJavascriptBridge 0x1030bbc14 -[WebViewJavascriptBridgeBase flushMessageQueue:] + 828
18 WebViewJavascriptBridge 0x1030bce54 __48-[WKWebViewJavascriptBridge WKFlushMessageQueue]_block_invoke + 84
19 WebKit 0x1ad2895f0 WTF::Detail::CallableWrapper<WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22, void, WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&>::call(WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&) + 416
20 WebKit 0x1ad591d34 Messages::WebPage::RunJavaScriptInFrameInScriptWorld::callReply(IPC::Decoder&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)>&&) + 140
21 WebKit 0x1ad289204 WTF::Detail::CallableWrapper<unsigned long long IPC::MessageSender::sendWithAsyncReply<Messages::WebPage::RunJavaScriptInFrameInScriptWorld, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22>(Messages::WebPage::RunJavaScriptInFrameInScriptWorld&&, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22&&, unsigned long long, WTF::OptionSetIPC::SendOption)::'lambda'(IPC::Decoder*), void, IPC::Decoder*>::call(IPC::Decoder*) + 60
22 WebKit 0x1ad19a5b4 WTF::Detail::CallableWrapper<WebKit::AuxiliaryProcessProxy::sendMessage(WTF::UniqueRefIPC::Encoder&&, WTF::OptionSetIPC::SendOption, std::__1::optional<std::__1::pair<WTF::CompletionHandler<void (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity)::$_1, void, IPC::Decoder*>::call(IPC::Decoder*) + 64
23 WebKit 0x1ad038770 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >) + 1316
24 WebKit 0x1ad037cf0 IPC::Connection::dispatchIncomingMessages() + 608
25 JavaScriptCore 0x1a6c62610 WTF::RunLoop::performWork() + 200
26 JavaScriptCore 0x1a6c633ac WTF::RunLoop::performWork(void*) + 36
27 CoreFoundation 0x18e6a1034 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
28 CoreFoundation 0x18e6a0f80 __CFRunLoopDoSource0 + 208
29 CoreFoundation 0x18e6a0c80 __CFRunLoopDoSources0 + 268
30 CoreFoundation 0x18e69f600 __CFRunLoopRun + 828
31 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
32 HIToolbox 0x1972d7338 RunCurrentEventLoopInMode + 292
33 HIToolbox 0x1972d70b4 ReceiveNextEventCommon + 564
34 HIToolbox 0x1972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
35 AppKit 0x19120578c _DPSNextEvent + 860
36 AppKit 0x191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
37 AppKit 0x1911f6250 -[NSApplication run] + 596
38 AppKit 0x1911c796c NSApplicationMain + 1132
39 eqMac 0x102cf81dc 0x102cf4000 + 16860
40 dyld 0x102f0908c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 AppKit 0x191372374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 2:
0 libsystem_kernel.dylib 0x18e59a06c __semwait_signal + 8
1 libsystem_c.dylib 0x18e4a2fc8 nanosleep + 220
2 libsystem_c.dylib 0x18e4adb78 sleep + 52
3 Sentry 0x10343c294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 3:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 libsystem_kernel.dylib 0x18e5bf9d8 thread_suspend + 96
3 Sentry 0x103449808 handleExceptions + 124
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Primary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596dac mach_msg + 216
2 Sentry 0x103449834 handleExceptions + 168
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 5:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 CFNetwork 0x193494698 0x193229000 + 2537112
6 Foundation 0x18f57b63c NSThread__start + 808
7 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
8 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 7:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 8:
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 9:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x18e59a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e5d483c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1a6cf48bc scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 10:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 QuartzCore 0x19555e61c CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x19555e404 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 11 Crashed:: Dispatch queue: change-volume
0 libsystem_kernel.dylib 0x18e59ed98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x18e5d3ee0 pthread_kill + 288
2 libsystem_c.dylib 0x18e50e340 abort + 168
3 libc++abi.dylib 0x18e58eb08 abort_message + 132
4 libc++abi.dylib 0x18e57e950 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x18e474320 _objc_terminate() + 144
6 Sentry 0x103448b50 CPPExceptionTerminate() + 108
7 libc++abi.dylib 0x18e58dea4 std::__terminate(void (*)()) + 20
8 libc++abi.dylib 0x18e58de40 std::terminate() + 64
9 libdispatch.dylib 0x18e4101c8 _dispatch_client_callout + 40
10 libdispatch.dylib 0x18e4178a8 _dispatch_lane_serial_drain + 668
11 libdispatch.dylib 0x18e418404 _dispatch_lane_invoke + 392
12 libdispatch.dylib 0x18e422c98 _dispatch_workloop_worker_thread + 648
13 libsystem_pthread.dylib 0x18e5d0360 _pthread_wqthread + 288
14 libsystem_pthread.dylib 0x18e5cf080 start_wqthread + 8

Thread 12:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 13:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 14:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 15:: com.apple.audio.HALB_DQ.ClientHighPriorityRootQueue
0 libsystem_kernel.dylib 0x18e596904 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x18e4107cc _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x18e410dc0 _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x18e4216bc _dispatch_worker_thread + 312
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 16:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 11 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000018e5920f5 x5: 0x000000016d21dff0 x6: 0x000000000000006e x7: 0x0000000000002000
x8: 0x9a9a916a19f785f5 x9: 0x9a9a916b74d675f5 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x000000018eae22ed x14: 0x000000018e59211b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001e865f680 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x000000016d21f000 x21: 0x000000000000d3c7 x22: 0x000000016d21f0e0 x23: 0x000000016d21f0e0
x24: 0x0000000000000000 x25: 0x0000600002e60de8 x26: 0x0000000000000134 x27: 0x0000000000000000
x28: 0x00006000019c6540 fp: 0x000000016d21df60 lr: 0x000000018e5d3ee0
sp: 0x000000016d21df40 pc: 0x000000018e59ed98 cpsr: 0x40001000
far: 0x000000010252c000 esr: 0x56000080 Address size fault

Binary Images:
0x18e595000 - 0x18e5ccfff libsystem_kernel.dylib () <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x18ffb1000 - 0x1906d4fff com.apple.audio.CoreAudio (5.0) <4a0bb421-67c9-3849-a01e-a67d27fc1604> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x102cf4000 - 0x102e5ffff com.bitgapp.eqmac (v1.5.0) <115b8865-947c-35aa-bad2-acaf0309d3b6> /Applications/eqMac.app/Contents/MacOS/eqMac
0x1030b8000 - 0x1030bffff org.cocoapods.WebViewJavascriptBridge (6.0.3) <87863acb-6626-3099-819d-49aadf41231e> /Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge
0x1acc7b000 - 0x1ad762fff com.apple.WebKit (17613) <12a2e5c1-57ad-354f-9301-2c7c657ebaa7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x1a6aca000 - 0x1a7f45fff com.apple.JavaScriptCore (17613) <0955690f-fafd-3963-ae7e-309049449fe2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x18e61c000 - 0x18eb62fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1972a5000 - 0x1975d8fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1911c4000 - 0x19207bfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x102f04000 - 0x102f63fff dyld (
) /usr/lib/dyld
0x18e5cd000 - 0x18e5d9fff libsystem_pthread.dylib () <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x18e494000 - 0x18e515fff libsystem_c.dylib (
) <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
0x103430000 - 0x10349ffff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x197024000 - 0x19704afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x193229000 - 0x1936ddfff com.apple.CFNetwork (1333.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18f51f000 - 0x18f910fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x195513000 - 0x195840fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x18e57d000 - 0x18e594fff libc++abi.dylib () <59de363f-98cf-36dc-becc-4d8f5f4f3a0e> /usr/lib/libc++abi.dylib
0x18e453000 - 0x18e490fff libobjc.A.dylib (
) <6ffccf84-5e0f-34b2-bcbb-bcf98407ea05> /usr/lib/libobjc.A.dylib
0x18e40c000 - 0x18e452fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x19b744000 - 0x19bc42fff libswiftCore.dylib (
) <7ea04a7e-6cf6-34db-b042-b49f544077dd> /usr/lib/swift/libswiftCore.dylib
0x103178000 - 0x103183fff org.cocoapods.ReSwift (6.1.0) /Applications/eqMac.app/Contents/Frameworks/ReSwift.framework/Versions/A/ReSwift

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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 4096K 32
Activity Tracing 256K 1
CG image 416K 17
ColorSync 512K 25
CoreAnimation 560K 33
CoreGraphics 80K 5
CoreUI image data 2000K 17
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 328.5M 72
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.3M 17
Stack 17.0M 17
VM_ALLOCATE 704K 16
WebKit Malloc 192.0M 4
__AUTH 2686K 316
__AUTH_CONST 20.4M 510
__CTF 756 1
__DATA 16.4M 517
__DATA_CONST 18.2M 530
__DATA_DIRTY 1854K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.6M 19
__OBJC_CONST 3414K 276
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 512.0M 548
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 640K 16
mapped file 182.0M 35
shared memory 864K 16
=========== ======= =======
TOTAL 3.5G 3291
TOTAL, minus reserved VM space 2.0G 3291


Full Report

{"app_name":"eqMac","timestamp":"2022-08-06 11:37:24.00 +0200","app_version":"v1.5.0","slice_uuid":"115b8865-947c-35aa-bad2-acaf0309d3b6","build_version":"1.5.0","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"EDDFF171-A25A-4C09-AC20-C360F2BFEEB6","name":"eqMac"}
{
"uptime" : 1100000,
"procLaunch" : "2022-08-05 12:55:33.7927 +0200",
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,4",
"procStartAbsTime" : 24989322700854,
"coalitionID" : 27644,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-08-06 11:37:23.9854 +0200",
"incident" : "EDDFF171-A25A-4C09-AC20-C360F2BFEEB6",
"bug_type" : "309",
"pid" : 88855,
"procExitAbsTime" : 26779869525101,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.0","CFBundleVersion":"1.5.0","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"753361A8-838A-5D30-95FE-36F3E3964241","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "7CEE2722-C6F6-AB22-AF65-53E4FA1C9805",
"wakeTime" : 40618,
"sleepWakeUUID" : "F033B039-FC45-4E0A-BE0A-87BEC02DBA2A",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x000000018e721198 __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x000000018e46be04 objc_exception_throw + 60\n2 CoreFoundation 0x000000018e7b4f40 -[NSObject(NSObject) __retain_OA] + 0\n3 CoreFoundation 0x000000018e680544 forwarding + 1764\n4 CoreFoundation 0x000000018e67fda0 _CF_forwarding_prep_0 + 96\n5 libswiftCore.dylib 0x000000019b909c74 $ss24_stdlib_NSSet_allObjectsys20ManagedBufferPointerVys09_BridgingF6HeaderVyXlGyXlF + 60\n6 libswiftCore.dylib 0x000000019b8fb610 $sSh10startIndexSh0B0Vyx_Gvg + 56\n7 libswiftCore.dylib 0x000000019b8fcd6c $sShyxGSlsSl10startIndex0B0QzvgTWTm + 32\n8 libswiftCore.dylib 0x000000019b7c53ec $sSlsE10firstIndex5where0B0QzSgSb7ElementQzKXE_tKF + 368\n9 ReSwift 0x000000010317e69c $s7ReSwift5StoreC11unsubscribeyyAA03AnyC10Subscriber_pF + 208\n10 eqMac 0x0000000102d5c8c8 eqMac + 428232\n11 eqMac 0x0000000102d5c92c eqMac + 428332\n12 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n13 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276\n14 eqMac 0x0000000102d0f3c8 eqMac + 111560\n15 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n16 libswiftCore.dylib 0x000000019babad84 swift_arrayDestroy + 124\n17 libswiftCore.dylib 0x000000019b7da2bc $ss23_ContiguousArrayStorageCfD + 96\n18 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n19 eqMac 0x0000000102d0e674 eqMac + 108148\n20 eqMac 0x0000000102d0e6ac eqMac + 108204\n21 libswiftCore.dylib 0x000000019bac8128 _swift_release_dealloc + 56\n22 libswiftCore.dylib 0x000000019bac9078 _ZN5swift24HeapObjectSideTableEntry15decrementStrongILNS_13PerformDeinitE1EEEbj + 276\n23 eqMac 0x0000000102d02410 eqMac + 58384\n24 eqMac 0x0000000102d1a014 eqMac + 155668\n25 libdispatch.dylib 0x000000018e41efb4 _dispatch_block_async_invoke2 + 148\n26 libdispatch.dylib 0x000000018e4101b4 _dispatch_client_callout + 20\n27 libdispatch.dylib 0x000000018e4178a8 _dispatch_lane_serial_drain + 668\n28 libdispatch.dylib 0x000000018e418404 _dispatch_lane_invoke + 392\n29 libdispatch.dylib 0x000000018e422c98 _dispatch_workloop_worker_thread + 648\n30 libsystem_pthread.dylib 0x000000018e5d0360 _pthread_wqthread + 288\n31 libsystem_pthread.dylib 0x000000018e5cf080 start_wqthread + 8"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1069444,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":6},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":18},{"imageOffset":1675072,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":6},{"imageOffset":410948,"symbol":"forwarding","symbolLocation":1764,"imageIndex":6},{"imageOffset":408992,"symbol":"CF_forwarding_prep_0","symbolLocation":96,"imageIndex":6},{"imageOffset":1858676,"symbol":"stdlib_NSSet_allObjects(:)","symbolLocation":60,"imageIndex":20},{"imageOffset":1799696,"symbol":"Set.startIndex.getter","symbolLocation":56,"imageIndex":20},{"imageOffset":1805676,"symbol":"protocol witness for Collection.startIndex.getter in conformance Set","symbolLocation":32,"imageIndex":20},{"imageOffset":529388,"symbol":"Collection.firstIndex(where:)","symbolLocation":368,"imageIndex":20},{"imageOffset":26268,"symbol":"Store.unsubscribe(:)","symbolLocation":208,"imageIndex":21},{"imageOffset":428232,"imageIndex":2},{"imageOffset":428332,"imageIndex":2},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":3690616,"symbol":"bool swift::HeapObjectSideTableEntry::decrementStrong<(swift::PerformDeinit)1>(unsigned int)","symbolLocation":276,"imageIndex":20},{"imageOffset":111560,"imageIndex":2},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":3632516,"symbol":"swift_arrayDestroy","symbolLocation":124,"imageIndex":20},{"imageOffset":615100,"symbol":"_ContiguousArrayStorage.__deallocating_deinit","symbolLocation":96,"imageIndex":20},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":108148,"imageIndex":2},{"imageOffset":108204,"imageIndex":2},{"imageOffset":3686696,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":20},{"imageOffset":3690616,"symbol":"bool swift::HeapObjectSideTableEntry::decrementStrong<(swift::PerformDeinit)1>(unsigned int)","symbolLocation":276,"imageIndex":20},{"imageOffset":58384,"imageIndex":2},{"imageOffset":155668,"imageIndex":2},{"imageOffset":77748,"symbol":"_dispatch_block_async_invoke2","symbolLocation":148,"imageIndex":19},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":19},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":19},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":19},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":19},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":10},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}],
"faultingThread" : 11,
"threads" : [{"id":12165714,"queue":"com.apple.main-thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":6044112,"symbol":"HALC_Object_GetPropertyData_DI32","symbolLocation":144,"imageIndex":1},{"imageOffset":3995012,"symbol":"HALC_ProxyObject::GetPropertyData(AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const","symbolLocation":396,"imageIndex":1},{"imageOffset":3049016,"symbol":"HALC_ShellObject::GetPropertyData(unsigned int, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int, unsigned int&, void*) const","symbolLocation":1588,"imageIndex":1},{"imageOffset":1624780,"symbol":"HAL_HardwarePlugIn_ObjectGetPropertyData(AudioHardwarePlugInInterface**, unsigned int, AudioObjectPropertyAddress const*, unsigned int, void const*, unsigned int*, void*)","symbolLocation":376,"imageIndex":1},{"imageOffset":2774272,"symbol":"HALPlugIn::ObjectGetPropertyData(HALObject const&, AudioObjectPropertyAddress const&, unsigned int, void const*, unsigned int&, void*) const","symbolLocation":64,"imageIndex":1},{"imageOffset":9988,"symbol":"AudioObjectGetPropertyData","symbolLocation":372,"imageIndex":1},{"imageOffset":1124584,"imageIndex":2},{"imageOffset":1125316,"imageIndex":2},{"imageOffset":1134708,"imageIndex":2},{"imageOffset":777192,"imageIndex":2},{"imageOffset":338248,"imageIndex":2},{"imageOffset":797284,"imageIndex":2},{"imageOffset":797948,"imageIndex":2},{"imageOffset":131612,"imageIndex":2},{"imageOffset":796748,"imageIndex":2},{"imageOffset":15380,"symbol":"-[WebViewJavascriptBridgeBase flushMessageQueue:]","symbolLocation":828,"imageIndex":3},{"imageOffset":20052,"symbol":"__48-[WKWebViewJavascriptBridge WKFlushMessageQueue]_block_invoke","symbolLocation":84,"imageIndex":3},{"imageOffset":6350320,"symbol":"WTF::Detail::CallableWrapper<WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22, void, WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&>::call(WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)","symbolLocation":416,"imageIndex":4},{"imageOffset":9530676,"symbol":"Messages::WebPage::RunJavaScriptInFrameInScriptWorld::callReply(IPC::Decoder&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)>&&)","symbolLocation":140,"imageIndex":4},{"imageOffset":6349316,"symbol":"WTF::Detail::CallableWrapper<unsigned long long IPC::MessageSender::sendWithAsyncReply<Messages::WebPage::RunJavaScriptInFrameInScriptWorld, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22>(Messages::WebPage::RunJavaScriptInFrameInScriptWorld&&, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22&&, unsigned long long, WTF::OptionSetIPC::SendOption)::'lambda'(IPC::Decoder*), void, IPC::Decoder*>::call(IPC::Decoder*)","symbolLocation":60,"imageIndex":4},{"imageOffset":5371316,"symbol":"WTF::Detail::CallableWrapper<WebKit::AuxiliaryProcessProxy::sendMessage(WTF::UniqueRefIPC::Encoder&&, WTF::OptionSetIPC::SendOption, std::__1::optional<std::__1::pair<WTF::CompletionHandler<void (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity)::$_1, void, IPC::Decoder*>::call(IPC::Decoder*)","symbolLocation":64,"imageIndex":4},{"imageOffset":3921776,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >)","symbolLocation":1316,"imageIndex":4},{"imageOffset":3919088,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":608,"imageIndex":4},{"imageOffset":1672720,"symbol":"WTF::RunLoop::performWork()","symbolLocation":200,"imageIndex":5},{"imageOffset":1676204,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":36,"imageIndex":5},{"imageOffset":544820,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":28,"imageIndex":6},{"imageOffset":544640,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":6},{"imageOffset":543872,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":6},{"imageOffset":538112,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":7},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":8},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":8},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":8},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":8},{"imageOffset":16860,"imageIndex":2},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":9}]},{"id":12165747,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165758,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":0},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":11},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":11},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165759,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":174552,"symbol":"thread_suspend","symbolLocation":96,"imageIndex":0},{"imageOffset":104456,"symbol":"handleExceptions","symbolLocation":124,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165760,"name":"SentryCrash Exception Handler (Primary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7596,"symbol":"mach_msg","symbolLocation":216,"imageIndex":0},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165762,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165799,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":2537112,"imageIndex":14},{"imageOffset":378428,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165800,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165801,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165843,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":10},{"imageOffset":2271420,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":12165859,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":16},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":16},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"triggered":true,"id":13947375,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6683173109},{"value":6125903856},{"value":110},{"value":8192},{"value":11140376513142556149},{"value":11140376518962083317},{"value":512},{"value":11},{"value":11},{"value":6688744173},{"value":6683173147},{"value":0},{"value":328},{"value":8193963648},{"value":0},{"value":6},{"value":6125907968},{"value":54215},{"value":6125908192},{"value":6125908192},{"value":0},{"value":105553164897768},{"value":308},{"value":0},{"value":105553143293248}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6683442912},"cpsr":{"value":1073745920},"fp":{"value":6125903712},"sp":{"value":6125903680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6683225496,"matchesCrashFrame":1},"far":{"value":4333944832}},"queue":"change-volume","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":10},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":11},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":17},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":17},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":18},{"imageOffset":101200,"symbol":"CPPExceptionTerminate()","symbolLocation":108,"imageIndex":12},{"imageOffset":69284,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":17},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":17},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":19},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":19},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":19},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":19},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":10},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}]},{"id":13951986,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":13952637,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":13953287,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":13954847,"name":"com.apple.audio.HALB_DQ.ClientHighPriorityRootQueue","frames":[{"imageOffset":6404,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":18380,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":19},{"imageOffset":19904,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":19},{"imageOffset":87740,"symbol":"_dispatch_worker_thread","symbolLocation":312,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":13954996,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683185152,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6710562816,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "4a0bb421-67c9-3849-a01e-a67d27fc1604",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4342104064,
"CFBundleShortVersionString" : "v1.5.0",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "115b8865-947c-35aa-bad2-acaf0309d3b6",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346052608,
"CFBundleShortVersionString" : "6.0.3",
"CFBundleIdentifier" : "org.cocoapods.WebViewJavascriptBridge",
"size" : 32768,
"uuid" : "87863acb-6626-3099-819d-49aadf41231e",
"path" : "/Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge",
"name" : "WebViewJavascriptBridge",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7193735168,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.WebKit",
"size" : 11436032,
"uuid" : "12a2e5c1-57ad-354f-9301-2c7c657ebaa7",
"path" : "/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit",
"name" : "WebKit",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091298304,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21479424,
"uuid" : "0955690f-fafd-3963-ae7e-309049449fe2",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683738112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6831099904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6729515008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4344266752,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683414528,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6682132480,
"size" : 532480,
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4349689856,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6828474368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "af5b85d3-350b-3b8f-9d21-5d4b431dbcd9",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6763483136,
"CFBundleShortVersionString" : "1333.0.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1333.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6699479040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6800093184,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3334144,
"uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.28"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683086848,
"size" : 98304,
"uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681866240,
"size" : 253952,
"uuid" : "6ffccf84-5e0f-34b2-bcbb-bcf98407ea05",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681575424,
"size" : 290816,
"uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6903054336,
"size" : 5238784,
"uuid" : "7ea04a7e-6cf6-34db-b042-b49f544077dd",
"path" : "/usr/lib/swift/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4346839040,
"CFBundleShortVersionString" : "6.1.0",
"CFBundleIdentifier" : "org.cocoapods.ReSwift",
"size" : 49152,
"uuid" : "d3b62f28-b434-3d34-b008-f50e81289300",
"path" : "/Applications/eqMac.app/Contents/Frameworks/ReSwift.framework/Versions/A/ReSwift",
"name" : "ReSwift",
"CFBundleVersion" : "1"
}
],
"sharedCache" : {
"base" : 6680117248,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 4096K 32 \nActivity Tracing 256K 1 \nCG image 416K 17 \nColorSync 512K 25 \nCoreAnimation 560K 33 \nCoreGraphics 80K 5 \nCoreUI image data 2000K 17 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 328.5M 72 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.3M 17 \nStack 17.0M 17 \nVM_ALLOCATE 704K 16 \nWebKit Malloc 192.0M 4 \n__AUTH 2686K 316 \n__AUTH_CONST 20.4M 510 \n__CTF 756 1 \n__DATA 16.4M 517 \n__DATA_CONST 18.2M 530 \n__DATA_DIRTY 1854K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.6M 19 \n__OBJC_CONST 3414K 276 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 512.0M 548 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 640K 16 \nmapped file 182.0M 35 \nshared memory 864K 16 \n=========== ======= ======= \nTOTAL 3.5G 3291 \nTOTAL, minus reserved VM space 2.0G 3291 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "change-volume"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {

  },
  "deploymentId" : 240000434
},
{
  "rolloutId" : "61301e3a61217b3110231469",
  "factorPackIds" : {
    "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
  },
  "deploymentId" : 240000016
}

],
"experiments" : [

]
}
}

@aldaw
Copy link
Author

aldaw commented Aug 6, 2022

I am trying now the Beta 1.5.1 I didn't tried it for a second but I am sure that will fix it haha :)

@aldaw
Copy link
Author

aldaw commented Aug 9, 2022

Ok got the I guess similar crash with 1.5.1 (Beta)
I think it was after sleep, sound worked tough but without eqMac in background.
Here the console.app log of eqMac Crash.

Translated Report (Full Report Below)

Process: eqMac [17116]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.1 (1.5.1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-09 20:28:12.2080 +0200
OS Version: macOS 12.4 (21F79)
Report Version: 12
Anonymous UUID: 7CEE2722-C6F6-AB22-AF65-53E4FA1C9805

Sleep/Wake UUID: 561CBAB4-EEF5-4459-AF08-03FE90314452

Time Awake Since Boot: 1400000 seconds
Time Since Wake: 1824 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000100f6fe40
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [17116]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 eqMac 0x100f6fe40 0x100eb8000 + 753216
1 eqMac 0x100f6fcac 0x100eb8000 + 752812
2 eqMac 0x100ec6fc0 0x100eb8000 + 61376
3 eqMac 0x100ed32e8 0x100eb8000 + 111336
4 eqMac 0x100ed2fdc 0x100eb8000 + 110556
5 eqMac 0x100ebea58 0x100eb8000 + 27224
6 Foundation 0x18f5567e8 -[__NSObserver _doit:] + 348
7 CoreFoundation 0x18e69550c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 28
8 CoreFoundation 0x18e739c08 ___CFXRegistrationPost_block_invoke + 52
9 CoreFoundation 0x18e739b74 _CFXRegistrationPost + 456
10 CoreFoundation 0x18e6641b0 _CFXNotificationPost + 732
11 Foundation 0x18f528cc8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
12 eqMac 0x100fd351c 0x100eb8000 + 1160476
13 eqMac 0x100fc3134 0x100eb8000 + 1093940
14 libdispatch.dylib 0x18e40e5f0 _dispatch_call_block_and_release + 32
15 libdispatch.dylib 0x18e4101b4 _dispatch_client_callout + 20
16 libdispatch.dylib 0x18e41e6cc _dispatch_main_queue_drain + 928
17 libdispatch.dylib 0x18e41e31c _dispatch_main_queue_callback_4CF + 44
18 CoreFoundation 0x18e6e2a1c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
19 CoreFoundation 0x18e69fca8 __CFRunLoopRun + 2532
20 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
21 HIToolbox 0x1972d7338 RunCurrentEventLoopInMode + 292
22 HIToolbox 0x1972d70b4 ReceiveNextEventCommon + 564
23 HIToolbox 0x1972d6e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
24 AppKit 0x19120578c _DPSNextEvent + 860
25 AppKit 0x191204084 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
26 AppKit 0x1911f6250 -[NSApplication run] + 596
27 AppKit 0x1911c796c NSApplicationMain + 1132
28 eqMac 0x100ebc1f4 0x100eb8000 + 16884
29 dyld 0x1011a108c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 AppKit 0x191372374 _NSEventThread + 196
6 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
7 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 CoreFoundation 0x18e6a12b0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x18e69f760 __CFRunLoopRun + 1180
4 CoreFoundation 0x18e69eb24 CFRunLoopRunSpecific + 600
5 CFNetwork 0x193494698 0x193229000 + 2537112
6 Foundation 0x18f57b63c NSThread__start + 808
7 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
8 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x18e59a06c __semwait_signal + 8
1 libsystem_c.dylib 0x18e4a2fc8 nanosleep + 220
2 libsystem_c.dylib 0x18e4adb78 sleep + 52
3 Sentry 0x1015e4294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 Sentry 0x1015f1834 handleExceptions + 168
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 5:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 6:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 7:
0 libsystem_kernel.dylib 0x18e5968ec semaphore_wait_trap + 8
1 caulk 0x197042a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1970267ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1970263cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 8:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x18e59a270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x18e5d483c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1a6cf48bc scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
4 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 9:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x18e5968b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x18e596d20 mach_msg + 76
2 QuartzCore 0x19555e61c CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x19555e404 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x18e5d426c _pthread_start + 148
5 libsystem_pthread.dylib 0x18e5cf08c thread_start + 8

Thread 10:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 11:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 12:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 13:
0 libsystem_pthread.dylib 0x18e5cf078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x000000015e4e34e0 x2: 0x000000015e400000 x3: 0x0000000000000090
x4: 0x0000000000000000 x5: 0x0000000000000003 x6: 0x000003ee04000100 x7: 0x0000000000000001
x8: 0x980d31ae731a0048 x9: 0x980d31ae731a0048 x10: 0x0000000000000000 x11: 0x0000000000000a00
x12: 0x0000000000002a01 x13: 0x000000000000001a x14: 0x0000000000000040 x15: 0x0000000100000000
x16: 0x0000000292eb1658 x17: 0x000000018e3e3028 x18: 0x0000000000000000 x19: 0x0000000000000002
x20: 0x0000000159f261e0 x21: 0x0000000159e6f140 x22: 0x0000000159f261e0 x23: 0x0000000000000000
x24: 0x0000000100ec7a74 x25: 0x0000000149fa83e0 x26: 0x000002a800000032 x27: 0x0000000000001400
x28: 0x0000000000000000 fp: 0x000000016ef45120 lr: 0x0000000100f6fcac
sp: 0x000000016ef450d0 pc: 0x0000000100f6fe40 cpsr: 0x60001000
far: 0x00000001017a4000 esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
0x100eb8000 - 0x101023fff com.bitgapp.eqmac (v1.5.1) <0d7d615e-bd9e-3bfa-96be-cb46424771b3> /Applications/eqMac.app/Contents/MacOS/eqMac
0x18f51f000 - 0x18f910fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x18e61c000 - 0x18eb62fff com.apple.CoreFoundation (6.9) <994db908-11a1-3e43-b7df-25c09d51368a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18e40c000 - 0x18e452fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x1972a5000 - 0x1975d8fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1911c4000 - 0x19207bfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10119c000 - 0x1011fbfff dyld (
) /usr/lib/dyld
0x18e595000 - 0x18e5ccfff libsystem_kernel.dylib () <03f48dc5-caa7-3678-af61-1a3c7fa8b06e> /usr/lib/system/libsystem_kernel.dylib
0x18e5cd000 - 0x18e5d9fff libsystem_pthread.dylib (
) <42166a2c-89a9-3c38-a215-f028544cea23> /usr/lib/system/libsystem_pthread.dylib
0x193229000 - 0x1936ddfff com.apple.CFNetwork (1333.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x18e494000 - 0x18e515fff libsystem_c.dylib (*) <86746b94-88e3-342d-b2b2-54303404e492> /usr/lib/system/libsystem_c.dylib
0x1015d8000 - 0x101647fff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x197024000 - 0x19704afff com.apple.audio.caulk (1.0) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1a6aca000 - 0x1a7f45fff com.apple.JavaScriptCore (17613) <0955690f-fafd-3963-ae7e-309049449fe2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x195513000 - 0x195840fff com.apple.QuartzCore (1.11) <7a5838a0-104b-3896-9c99-66ee81786497> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=659.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=659.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 4224K 33
Activity Tracing 256K 1
CG image 416K 17
ColorSync 528K 26
CoreAnimation 656K 41
CoreGraphics 128K 8
CoreUI image data 2224K 18
Dispatch continuations 80.0M 1
Foundation 64K 2
Kernel Alloc Once 32K 1
MALLOC 272.5M 108
MALLOC guard page 288K 16
MALLOC_MEDIUM (reserved) 88.0M 1 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.2M 14
Stack 15.4M 14
VM_ALLOCATE 1040K 28
WebKit Malloc 192.0M 4
__AUTH 2693K 317
__AUTH_CONST 20.4M 511
__CTF 756 1
__DATA 16.4M 518
__DATA_CONST 18.2M 531
__DATA_DIRTY 1854K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.6M 19
__OBJC_CONST 3425K 277
__OBJC_RO 83.0M 1
__OBJC_RW 3152K 1
__TEXT 512.3M 549
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 5760K 32
mapped file 181.9M 35
shared memory 1392K 15
=========== ======= =======
TOTAL 2.1G 3361
TOTAL, minus reserved VM space 2.0G 3361


Full Report

{"app_name":"eqMac","timestamp":"2022-08-09 20:28:12.00 +0200","app_version":"v1.5.1","slice_uuid":"0d7d615e-bd9e-3bfa-96be-cb46424771b3","build_version":"1.5.1","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"1B41B25A-2752-454D-8BD5-A4DC59B3A361","name":"eqMac"}
{
"uptime" : 1400000,
"procLaunch" : "2022-08-06 22:33:42.9165 +0200",
"procRole" : "Default",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,4",
"procStartAbsTime" : 27724963455619,
"coalitionID" : 61016,
"osVersion" : {
"train" : "macOS 12.4",
"build" : "21F79",
"releaseType" : "User"
},
"captureTime" : "2022-08-09 20:28:12.2080 +0200",
"incident" : "1B41B25A-2752-454D-8BD5-A4DC59B3A361",
"bug_type" : "309",
"pid" : 17116,
"procExitAbsTime" : 33740214557435,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.1","CFBundleVersion":"1.5.1","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"753361A8-838A-5D30-95FE-36F3E3964241","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "7CEE2722-C6F6-AB22-AF65-53E4FA1C9805",
"wakeTime" : 1824,
"sleepWakeUUID" : "561CBAB4-EEF5-4459-AF08-03FE90314452",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000100f6fe40","rawCodes":[1,4311154240],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace/BPT trap: 5","byProc":"exc handler","byPid":17116},
"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" : 0,
"threads" : [{"triggered":true,"id":14954622,"threadState":{"x":[{"value":0},{"value":5877150944},{"value":5876219904},{"value":144},{"value":0},{"value":3},{"value":4320804208896},{"value":1},{"value":10956468093787439176},{"value":10956468093787439176},{"value":0},{"value":2560},{"value":10753},{"value":26},{"value":64},{"value":4294967296},{"value":11054814808},{"value":6681407528,"symbolLocation":0,"symbol":"default_zone_free_definite_size"},{"value":0},{"value":2},{"value":5804024288},{"value":5803274560},{"value":5804024288},{"value":0},{"value":4310465140},{"value":5536121824},{"value":2920577761330},{"value":5120},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4311153836},"cpsr":{"value":1610616832},"fp":{"value":6156472608},"sp":{"value":6156472528},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":4311154240,"matchesCrashFrame":1},"far":{"value":4319756288}},"queue":"com.apple.main-thread","frames":[{"imageOffset":753216,"imageIndex":0},{"imageOffset":752812,"imageIndex":0},{"imageOffset":61376,"imageIndex":0},{"imageOffset":111336,"imageIndex":0},{"imageOffset":110556,"imageIndex":0},{"imageOffset":27224,"imageIndex":0},{"imageOffset":227304,"symbol":"-[__NSObserver _doit:]","symbolLocation":348,"imageIndex":1},{"imageOffset":496908,"symbol":"CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER","symbolLocation":28,"imageIndex":2},{"imageOffset":1170440,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":52,"imageIndex":2},{"imageOffset":1170292,"symbol":"_CFXRegistrationPost","symbolLocation":456,"imageIndex":2},{"imageOffset":295344,"symbol":"_CFXNotificationPost","symbolLocation":732,"imageIndex":2},{"imageOffset":40136,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":96,"imageIndex":1},{"imageOffset":1160476,"imageIndex":0},{"imageOffset":1093940,"imageIndex":0},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":3},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":3},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":3},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":3},{"imageOffset":813596,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":2},{"imageOffset":539816,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":2},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":2},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":4},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":4},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":4},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":5},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":5},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":5},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":5},{"imageOffset":16884,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":6}]},{"id":14954670,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":7},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":2},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":2},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":2},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954675,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":7},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":2},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":2},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":2},{"imageOffset":2537112,"imageIndex":9},{"imageOffset":378428,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954688,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":7},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":10},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":10},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954689,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":7},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954709,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":12},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":12},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954754,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":12},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":12},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954755,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":12},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":12},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14954979,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":8},{"imageOffset":2271420,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":14955009,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":7},{"imageOffset":308764,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":14},{"imageOffset":308228,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":21206972,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":21213787,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":21215232,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":21215233,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4310401024,
"CFBundleShortVersionString" : "v1.5.1",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "0d7d615e-bd9e-3bfa-96be-cb46424771b3",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6699479040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683738112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "994db908-11a1-3e43-b7df-25c09d51368a",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1863"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6681575424,
"size" : 290816,
"uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6831099904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6729515008,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15433728,
"uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.50.132"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4313432064,
"size" : 393216,
"uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683185152,
"size" : 229376,
"uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6683414528,
"size" : 53248,
"uuid" : "42166a2c-89a9-3c38-a215-f028544cea23",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6763483136,
"CFBundleShortVersionString" : "1333.0.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "a3011783-18d8-33ef-a04f-ebb14fcc2ab5",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1333.0.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6682132480,
"size" : 532480,
"uuid" : "86746b94-88e3-342d-b2b2-54303404e492",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4317872128,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6828474368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "af5b85d3-350b-3b8f-9d21-5d4b431dbcd9",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091298304,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21479424,
"uuid" : "0955690f-fafd-3963-ae7e-309049449fe2",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.2.7.1.8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6800093184,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3334144,
"uuid" : "7a5838a0-104b-3896-9c99-66ee81786497",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.28"
}
],
"sharedCache" : {
"base" : 6680117248,
"size" : 3136077824,
"uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=659.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=659.6M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 4224K 33 \nActivity Tracing 256K 1 \nCG image 416K 17 \nColorSync 528K 26 \nCoreAnimation 656K 41 \nCoreGraphics 128K 8 \nCoreUI image data 2224K 18 \nDispatch continuations 80.0M 1 \nFoundation 64K 2 \nKernel Alloc Once 32K 1 \nMALLOC 272.5M 108 \nMALLOC guard page 288K 16 \nMALLOC_MEDIUM (reserved) 88.0M 1 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.2M 14 \nStack 15.4M 14 \nVM_ALLOCATE 1040K 28 \nWebKit Malloc 192.0M 4 \n__AUTH 2693K 317 \n__AUTH_CONST 20.4M 511 \n__CTF 756 1 \n__DATA 16.4M 518 \n__DATA_CONST 18.2M 531 \n__DATA_DIRTY 1854K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.6M 19 \n__OBJC_CONST 3425K 277 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 512.3M 549 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 5760K 32 \nmapped file 181.9M 35 \nshared memory 1392K 15 \n=========== ======= ======= \nTOTAL 2.1G 3361 \nTOTAL, minus reserved VM space 2.0G 3361 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {

  },
  "deploymentId" : 240000434
},
{
  "rolloutId" : "61301e3a61217b3110231469",
  "factorPackIds" : {
    "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
  },
  "deploymentId" : 240000016
}

],
"experiments" : [

]
}
}

@jeyboss
Copy link

jeyboss commented Aug 14, 2022

Version 1.51 crashes repeatedly on my Mac M1. Here is the report:

Translated Report (Full Report Below)

Process: eqMac [1174]
Path: /Applications/eqMac.app/Contents/MacOS/eqMac
Identifier: com.bitgapp.eqmac
Version: v1.5.1 (1.5.1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-08-13 03:53:21.7994 +0200
OS Version: macOS 12.5 (21G72)
Report Version: 12
Anonymous UUID: F7BF6D64-5583-9B5D-6B27-309C994214DB

Sleep/Wake UUID: 2E7F5EB1-A5F0-4691-8A6B-E5E30DD25EC9

Time Awake Since Boot: 61000 seconds
Time Since Wake: 3 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001047eaa60
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [1174]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 eqMac 0x1047eaa60 0x10472c000 + 780896
1 eqMac 0x1047ea758 0x10472c000 + 780120
2 eqMac 0x10477e24c 0x10472c000 + 336460
3 eqMac 0x1047eeb24 0x10472c000 + 797476
4 eqMac 0x1047eedbc 0x10472c000 + 798140
5 eqMac 0x10474ba5c 0x10472c000 + 129628
6 eqMac 0x1047ee90c 0x10472c000 + 796940
7 WebViewJavascriptBridge 0x104c77c14 -[WebViewJavascriptBridgeBase flushMessageQueue:] + 828
8 WebViewJavascriptBridge 0x104c78e54 __48-[WKWebViewJavascriptBridge WKFlushMessageQueue]_block_invoke + 84
9 WebKit 0x1d0f88694 WTF::Detail::CallableWrapper<WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22, void, WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&>::call(WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&) + 476
10 WebKit 0x1d1291be4 Messages::WebPage::RunJavaScriptInFrameInScriptWorld::callReply(IPC::Decoder&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)>&&) + 140
11 WebKit 0x1d0f8826c WTF::Detail::CallableWrapper<unsigned long long IPC::MessageSender::sendWithAsyncReply<Messages::WebPage::RunJavaScriptInFrameInScriptWorld, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22>(Messages::WebPage::RunJavaScriptInFrameInScriptWorld&&, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22&&, unsigned long long, WTF::OptionSetIPC::SendOption)::'lambda'(IPC::Decoder*), void, IPC::Decoder*>::call(IPC::Decoder*) + 60
12 WebKit 0x1d0eb5958 WTF::Detail::CallableWrapper<WebKit::AuxiliaryProcessProxy::sendMessage(WTF::UniqueRefIPC::Encoder&&, WTF::OptionSetIPC::SendOption, std::__1::optional<std::__1::pair<WTF::CompletionHandler<void (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity)::$_1, void, IPC::Decoder*>::call(IPC::Decoder*) + 64
13 WebKit 0x1d0d3e390 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >) + 1568
14 WebKit 0x1d0d3d78c IPC::Connection::dispatchIncomingMessages() + 468
15 JavaScriptCore 0x1ca94d924 WTF::RunLoop::performWork() + 200
16 JavaScriptCore 0x1ca94e6c0 WTF::RunLoop::performWork(void*) + 36
17 CoreFoundation 0x1b237d044 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28
18 CoreFoundation 0x1b237cf90 __CFRunLoopDoSource0 + 208
19 CoreFoundation 0x1b237cc90 __CFRunLoopDoSources0 + 268
20 CoreFoundation 0x1b237b610 __CFRunLoopRun + 828
21 CoreFoundation 0x1b237ab34 CFRunLoopRunSpecific + 600
22 HIToolbox 0x1bafba338 RunCurrentEventLoopInMode + 292
23 HIToolbox 0x1bafba0b4 ReceiveNextEventCommon + 564
24 HIToolbox 0x1bafb9e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
25 AppKit 0x1b4ee251c _DPSNextEvent + 860
26 AppKit 0x1b4ee0e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
27 AppKit 0x1b4ed2fe0 -[NSApplication run] + 596
28 AppKit 0x1b4ea46fc NSApplicationMain + 1132
29 eqMac 0x1047301f4 0x10472c000 + 16884
30 dyld 0x104b8508c start + 520

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1b22728b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b2272d20 mach_msg + 76
2 CoreFoundation 0x1b237d2c0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1b237b770 __CFRunLoopRun + 1180
4 CoreFoundation 0x1b237ab34 CFRunLoopRunSpecific + 600
5 AppKit 0x1b504f100 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
7 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1b22728b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b2272d20 mach_msg + 76
2 CoreFoundation 0x1b237d2c0 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1b237b770 __CFRunLoopRun + 1180
4 CoreFoundation 0x1b237ab34 CFRunLoopRunSpecific + 600
5 CFNetwork 0x1b7172638 0x1b6f07000 + 2537016
6 Foundation 0x1b325860c NSThread__start + 808
7 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 3:
0 libsystem_kernel.dylib 0x1b227606c __semwait_signal + 8
1 libsystem_c.dylib 0x1b217efc8 nanosleep + 220
2 libsystem_c.dylib 0x1b2189b78 sleep + 52
3 Sentry 0x104ec8294 monitorCachedData + 628
4 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 4:: SentryCrash Exception Handler (Secondary)
0 libsystem_kernel.dylib 0x1b22728b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b2272d20 mach_msg + 76
2 Sentry 0x104ed5834 handleExceptions + 168
3 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
4 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 5:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x1b22728ec semaphore_wait_trap + 8
1 caulk 0x1bad25a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1bad097ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1bad093cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 6:: com.apple.audio.toolbox.AUScheduledParameterRefresher
0 libsystem_kernel.dylib 0x1b22728ec semaphore_wait_trap + 8
1 caulk 0x1bad25a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1bad097ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1bad093cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 7:
0 libsystem_kernel.dylib 0x1b22728ec semaphore_wait_trap + 8
1 caulk 0x1bad25a2c caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1bad097ac caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1bad093cc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 8:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x1b2276270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1b22b083c _pthread_cond_wait + 1236
2 JavaScriptCore 0x1ca9e2160 scavenger_thread_main + 1232
3 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
4 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 9:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x1b22728b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b2272d20 mach_msg + 76
2 QuartzCore 0x1b923c900 CA::Render::Server::server_thread(void*) + 520
3 QuartzCore 0x1b923c6e8 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 10:
0 libsystem_pthread.dylib 0x1b22ab078 start_wqthread + 0

Thread 11:: Dispatch queue: HALC_ProxyNotification Queue
0 libc++abi.dylib 0x1b226d07c __gxx_personality_v0 + 0
1 libunwind.dylib 0x1bcde2380 _Unwind_RaiseException + 576
2 libc++abi.dylib 0x1b226cbc0 __cxa_throw + 132
3 CoreAudio 0x1b3c8fe28 AudioObjectGetPropertyData + 1256
4 CoreFoundation 0x1b2453d78 _notifyServiceChangeWithChangeMask + 188
5 CoreFoundation 0x1b2453c68 _systemAudioHardwareChangeListener + 92
6 CoreAudio 0x1b3eeda34 HALObject::PropertiesChanged(unsigned int, AudioObjectPropertyAddress const*) + 1724
7 CoreAudio 0x1b3d602bc HALSystem::PropertiesChanged(unsigned int, AudioObjectPropertyAddress const*) + 364
8 CoreAudio 0x1b3e18c50 HALC_ShellPlugIn::ProxyObject_PropertiesChanged(unsigned int, unsigned int, AudioObjectPropertyAddress const*) + 1168
9 CoreAudio 0x1b3e96c48 HALC_ProxyNotifications::CallListener_f(void*) + 92
10 libdispatch.dylib 0x1b20ec1b4 _dispatch_client_callout + 20
11 libdispatch.dylib 0x1b20f38a8 _dispatch_lane_serial_drain + 668
12 libdispatch.dylib 0x1b20f4438 _dispatch_lane_invoke + 444
13 libdispatch.dylib 0x1b20f5704 _dispatch_workloop_invoke + 1784
14 libdispatch.dylib 0x1b20fec98 _dispatch_workloop_worker_thread + 648
15 libsystem_pthread.dylib 0x1b22ac360 _pthread_wqthread + 288
16 libsystem_pthread.dylib 0x1b22ab080 start_wqthread + 8

Thread 12:
0 libsystem_pthread.dylib 0x1b22ab078 start_wqthread + 0

Thread 13:
0 libsystem_pthread.dylib 0x1b22ab078 start_wqthread + 0

Thread 14:: com.apple.audio.HALB_DQ.ClientHighPriorityRootQueue
0 libsystem_kernel.dylib 0x1b2272904 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1b20ec7cc _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1b20ecdc0 _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1b20fd6bc _dispatch_worker_thread + 312
4 libsystem_pthread.dylib 0x1b22b026c _pthread_start + 148
5 libsystem_pthread.dylib 0x1b22ab08c thread_start + 8

Thread 15:
0 libsystem_pthread.dylib 0x1b22ab078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x000000012e700000 x3: 0x0000000000000090
x4: 0x0000000000000000 x5: 0x0000000000000003 x6: 0x0000047604000100 x7: 0x0000000000000001
x8: 0x3ae430ffe56400c6 x9: 0x3ae430ffe56400c6 x10: 0x0000000000000000 x11: 0x0000000000000a00
x12: 0x0000000000000001 x13: 0x0000000000000001 x14: 0x0000000080000000 x15: 0x0000000100000000
x16: 0x00000002d66b5658 x17: 0x00000001b20bf028 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x0000600001a2e6c0 x21: 0x0000600001a2e6c0 x22: 0x00006000034f4e70 x23: 0x0000000000000001
x24: 0x0000000000000002 x25: 0x0000000000000003 x26: 0x4000600003746250 x27: 0xc000000000000014
x28: 0x0000000000000006 fp: 0x000000016b6d19b0 lr: 0x00000001047ea758
sp: 0x000000016b6d18f0 pc: 0x00000001047eaa60 cpsr: 0x60001000
far: 0x0000000104e94000 esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
0x10472c000 - 0x104897fff com.bitgapp.eqmac (v1.5.1) <0d7d615e-bd9e-3bfa-96be-cb46424771b3> /Applications/eqMac.app/Contents/MacOS/eqMac
0x104c74000 - 0x104c7bfff org.cocoapods.WebViewJavascriptBridge (6.0.3) <87863acb-6626-3099-819d-49aadf41231e> /Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge
0x1d0977000 - 0x1d1462fff com.apple.WebKit (17613) <85bf5a9b-6b56-370e-b2b4-508f2b14e02d> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x1ca7b9000 - 0x1cbc3cfff com.apple.JavaScriptCore (17613) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x1b22f8000 - 0x1b283efff com.apple.CoreFoundation (6.9) <1643f3d9-7049-37e4-b844-c0c0a42bde3b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1baf88000 - 0x1bb2bbfff com.apple.HIToolbox (2.1.1) <7112f6f2-a77e-39db-83c8-f627b8a49df8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1b4ea1000 - 0x1b5d59fff com.apple.AppKit (6.9) <07bc3607-552a-3eb9-a941-4911c589dbc5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x104b80000 - 0x104bdffff dyld () <75627683-a780-32ad-ae34-cf86dd23a26b> /usr/lib/dyld
0x1b2271000 - 0x1b22a8fff libsystem_kernel.dylib (
) <67f22904-88ed-3847-bbf0-5c4c599fd79e> /usr/lib/system/libsystem_kernel.dylib
0x1b22a9000 - 0x1b22b5fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x1b6f07000 - 0x1b73bbfff com.apple.CFNetwork (1335.0.3) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1b31fc000 - 0x1b35edfff com.apple.Foundation (6.9) <59ff845a-05b2-3b64-ae06-6ef1d6aee83e> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1b2170000 - 0x1b21f1fff libsystem_c.dylib (
) <93fc2587-038e-31e1-b16b-369979e72cb1> /usr/lib/system/libsystem_c.dylib
0x104ebc000 - 0x104f2bfff org.cocoapods.Sentry (7.9.0) /Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry
0x1bad07000 - 0x1bad2dfff com.apple.audio.caulk (1.0) <99842553-96fc-378e-b39a-67294face1e3> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1b91f5000 - 0x1b9520fff com.apple.QuartzCore (1.11) <05d8e758-d3ea-3942-bbe3-668a95692658> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x1b2259000 - 0x1b2270fff libc++abi.dylib () /usr/lib/libc++abi.dylib
0x1bcdd9000 - 0x1bcde3fff libunwind.dylib (
) <177733d7-c461-3649-8a1a-eb4d40aad8a0> /usr/lib/system/libunwind.dylib
0x1b3c8e000 - 0x1b43b1fff com.apple.audio.CoreAudio (5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x1b20e8000 - 0x1b212efff libdispatch.dylib (*) <035d23d9-4cb5-3759-9059-1f7878f89fee> /usr/lib/system/libdispatch.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.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 1408K 11
Activity Tracing 256K 1
CG backing stores 7488K 8
CG image 352K 15
ColorSync 576K 25
CoreAnimation 336K 21
CoreGraphics 80K 5
CoreUI image data 1728K 15
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 864.5M 94
MALLOC guard page 288K 14
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)
SQLite page cache 192K 3
STACK GUARD 56.2M 16
Stack 16.5M 16
VM_ALLOCATE 880K 29
WebKit Malloc 192.0M 4
__AUTH 2706K 317
__AUTH_CONST 20.7M 511
__CTF 756 1
__DATA 16.4M 518
__DATA_CONST 18.2M 531
__DATA_DIRTY 1852K 214
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 580.8M 19
__OBJC_CONST 3423K 277
__OBJC_RO 83.0M 1
__OBJC_RW 3168K 1
__TEXT 514.4M 549
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 128K 8
mapped file 183.2M 36
shared memory 1056K 25
=========== ======= =======
TOTAL 3.7G 3301
TOTAL, minus reserved VM space 2.5G 3301


Full Report

{"app_name":"eqMac","timestamp":"2022-08-13 03:53:23.00 +0200","app_version":"v1.5.1","slice_uuid":"0d7d615e-bd9e-3bfa-96be-cb46424771b3","build_version":"1.5.1","platform":1,"bundleID":"com.bitgapp.eqmac","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5 (21G72)","incident_id":"4DBFD528-6DE0-4996-9B10-9B0D3BAEB817","name":"eqMac"}
{
"uptime" : 61000,
"procLaunch" : "2022-08-11 20:00:03.6864 +0200",
"procRole" : "Background",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,2",
"procStartAbsTime" : 5045829002,
"coalitionID" : 664,
"osVersion" : {
"train" : "macOS 12.5",
"build" : "21G72",
"releaseType" : "User"
},
"captureTime" : "2022-08-13 03:53:21.7994 +0200",
"incident" : "4DBFD528-6DE0-4996-9B10-9B0D3BAEB817",
"bug_type" : "309",
"pid" : 1174,
"procExitAbsTime" : 1477862037747,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "eqMac",
"procPath" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"bundleInfo" : {"CFBundleShortVersionString":"v1.5.1","CFBundleVersion":"1.5.1","CFBundleIdentifier":"com.bitgapp.eqmac"},
"storeInfo" : {"deviceIdentifierForVendor":"77AEF2BD-0453-59C0-A5F6-06FE13DC299E","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bitgapp.eqmac",
"crashReporterKey" : "F7BF6D64-5583-9B5D-6B27-309C994214DB",
"wakeTime" : 3,
"sleepWakeUUID" : "2E7F5EB1-A5F0-4691-8A6B-E5E30DD25EC9",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x00000001047eaa60","rawCodes":[1,4370377312],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace/BPT trap: 5","byProc":"exc handler","byPid":1174},
"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" : 0,
"threads" : [{"triggered":true,"id":13134,"threadState":{"x":[{"value":0},{"value":0},{"value":5074059264},{"value":144},{"value":0},{"value":3},{"value":4904919761152},{"value":1},{"value":4243570624513179846},{"value":4243570624513179846},{"value":0},{"value":2560},{"value":1},{"value":1},{"value":2147483648},{"value":4294967296},{"value":12187293272},{"value":7282094120,"symbolLocation":0,"symbol":"default_zone_free_definite_size"},{"value":0},{"value":0},{"value":105553143719616},{"value":105553143719616},{"value":105553171795568},{"value":1},{"value":2},{"value":3},{"value":4611791571601613392},{"value":13835058055282163732},{"value":6}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4370376536},"cpsr":{"value":1610616832},"fp":{"value":6097279408},"sp":{"value":6097279216},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":4370377312,"matchesCrashFrame":1},"far":{"value":4377362432}},"queue":"com.apple.main-thread","frames":[{"imageOffset":780896,"imageIndex":0},{"imageOffset":780120,"imageIndex":0},{"imageOffset":336460,"imageIndex":0},{"imageOffset":797476,"imageIndex":0},{"imageOffset":798140,"imageIndex":0},{"imageOffset":129628,"imageIndex":0},{"imageOffset":796940,"imageIndex":0},{"imageOffset":15380,"symbol":"-[WebViewJavascriptBridgeBase flushMessageQueue:]","symbolLocation":828,"imageIndex":1},{"imageOffset":20052,"symbol":"__48-[WKWebViewJavascriptBridge WKFlushMessageQueue]_block_invoke","symbolLocation":84,"imageIndex":1},{"imageOffset":6362772,"symbol":"WTF::Detail::CallableWrapper<WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22, void, WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&>::call(WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)","symbolLocation":476,"imageIndex":2},{"imageOffset":9546724,"symbol":"Messages::WebPage::RunJavaScriptInFrameInScriptWorld::callReply(IPC::Decoder&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul>&&, std::__1::optionalWebCore::ExceptionDetails&&)>&&)","symbolLocation":140,"imageIndex":2},{"imageOffset":6361708,"symbol":"WTF::Detail::CallableWrapper<unsigned long long IPC::MessageSender::sendWithAsyncReply<Messages::WebPage::RunJavaScriptInFrameInScriptWorld, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22>(Messages::WebPage::RunJavaScriptInFrameInScriptWorld&&, WebKit::WebPageProxy::runJavaScriptInFrameInScriptWorld(WebCore::RunJavaScriptParameters&&, std::__1::optional<WTF::ObjectIdentifierWebCore::FrameIdentifierType >, API::ContentWorld&, WTF::CompletionHandler<void (std::experimental::fundamentals_v3::expected<WTF::RefPtr<API::SerializedScriptValue, WTF::RawPtrTraitsAPI::SerializedScriptValue, WTF::DefaultRefDerefTraitsAPI::SerializedScriptValue >, WebCore::ExceptionDetails>&&)>&&)::$_22&&, unsigned long long, WTF::OptionSetIPC::SendOption)::'lambda'(IPC::Decoder*), void, IPC::Decoder*>::call(IPC::Decoder*)","symbolLocation":60,"imageIndex":2},{"imageOffset":5499224,"symbol":"WTF::Detail::CallableWrapper<WebKit::AuxiliaryProcessProxy::sendMessage(WTF::UniqueRefIPC::Encoder&&, WTF::OptionSetIPC::SendOption, std::__1::optional<std::__1::pair<WTF::CompletionHandler<void (IPC::Decoder*)>, unsigned long long> >&&, WebKit::AuxiliaryProcessProxy::ShouldStartProcessThrottlerActivity)::$_1, void, IPC::Decoder*>::call(IPC::Decoder*)","symbolLocation":64,"imageIndex":2},{"imageOffset":3961744,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_deleteIPC::Decoder >)","symbolLocation":1568,"imageIndex":2},{"imageOffset":3958668,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":468,"imageIndex":2},{"imageOffset":1657124,"symbol":"WTF::RunLoop::performWork()","symbolLocation":200,"imageIndex":3},{"imageOffset":1660608,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":36,"imageIndex":3},{"imageOffset":544836,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":28,"imageIndex":4},{"imageOffset":544656,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":4},{"imageOffset":543888,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":4},{"imageOffset":538128,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":5},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":5},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":6},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":6},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":6},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":6},{"imageOffset":16884,"imageIndex":0},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":7}]},{"id":13145,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":6},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13154,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":545472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":4},{"imageOffset":538480,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":4},{"imageOffset":535348,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":4},{"imageOffset":2537016,"imageIndex":10},{"imageOffset":378380,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13156,"frames":[{"imageOffset":20588,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":8},{"imageOffset":61384,"symbol":"nanosleep","symbolLocation":220,"imageIndex":12},{"imageOffset":105336,"symbol":"sleep","symbolLocation":52,"imageIndex":12},{"imageOffset":49812,"symbol":"monitorCachedData","symbolLocation":628,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13157,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":104500,"symbol":"handleExceptions","symbolLocation":168,"imageIndex":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13159,"name":"AMCP Logging Spool","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13179,"name":"com.apple.audio.toolbox.AUScheduledParameterRefresher","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13180,"frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":14},{"imageOffset":10156,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":14},{"imageOffset":9164,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":14},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13193,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":8},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":2265440,"symbol":"scavenger_thread_main","symbolLocation":1232,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":13197,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":8},{"imageOffset":293120,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":520,"imageIndex":15},{"imageOffset":292584,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":473537,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":475928,"queue":"HALC_ProxyNotification Queue","frames":[{"imageOffset":82044,"symbol":"__gxx_personality_v0","symbolLocation":0,"imageIndex":16},{"imageOffset":37760,"symbol":"_Unwind_RaiseException","symbolLocation":576,"imageIndex":17},{"imageOffset":80832,"symbol":"__cxa_throw","symbolLocation":132,"imageIndex":16},{"imageOffset":7720,"symbol":"AudioObjectGetPropertyData","symbolLocation":1256,"imageIndex":18},{"imageOffset":1424760,"symbol":"_notifyServiceChangeWithChangeMask","symbolLocation":188,"imageIndex":4},{"imageOffset":1424488,"symbol":"_systemAudioHardwareChangeListener","symbolLocation":92,"imageIndex":4},{"imageOffset":2488884,"symbol":"HALObject::PropertiesChanged(unsigned int, AudioObjectPropertyAddress const*)","symbolLocation":1724,"imageIndex":18},{"imageOffset":860860,"symbol":"HALSystem::PropertiesChanged(unsigned int, AudioObjectPropertyAddress const*)","symbolLocation":364,"imageIndex":18},{"imageOffset":1616976,"symbol":"HALC_ShellPlugIn::ProxyObject_PropertiesChanged(unsigned int, unsigned int, AudioObjectPropertyAddress const*)","symbolLocation":1168,"imageIndex":18},{"imageOffset":2133064,"symbol":"HALC_ProxyNotifications::CallListener_f(void*)","symbolLocation":92,"imageIndex":18},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":19},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":19},{"imageOffset":50232,"symbol":"_dispatch_lane_invoke","symbolLocation":444,"imageIndex":19},{"imageOffset":55044,"symbol":"_dispatch_workloop_invoke","symbolLocation":1784,"imageIndex":19},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":19},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":9},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":9}]},{"id":475930,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":476946,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":476947,"name":"com.apple.audio.HALB_DQ.ClientHighPriorityRootQueue","frames":[{"imageOffset":6404,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":8},{"imageOffset":18380,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":19},{"imageOffset":19904,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":19},{"imageOffset":87740,"symbol":"_dispatch_worker_thread","symbolLocation":312,"imageIndex":19},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":476948,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4369596416,
"CFBundleShortVersionString" : "v1.5.1",
"CFBundleIdentifier" : "com.bitgapp.eqmac",
"size" : 1490944,
"uuid" : "0d7d615e-bd9e-3bfa-96be-cb46424771b3",
"path" : "/Applications/eqMac.app/Contents/MacOS/eqMac",
"name" : "eqMac",
"CFBundleVersion" : "1.5.1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4375134208,
"CFBundleShortVersionString" : "6.0.3",
"CFBundleIdentifier" : "org.cocoapods.WebViewJavascriptBridge",
"size" : 32768,
"uuid" : "87863acb-6626-3099-819d-49aadf41231e",
"path" : "/Applications/eqMac.app/Contents/Frameworks/WebViewJavascriptBridge.framework/Versions/A/WebViewJavascriptBridge",
"name" : "WebViewJavascriptBridge",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7794552832,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.WebKit",
"size" : 11452416,
"uuid" : "85bf5a9b-6b56-370e-b2b4-508f2b14e02d",
"path" : "/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit",
"name" : "WebKit",
"CFBundleVersion" : "17613.3.9.1.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7692062720,
"CFBundleShortVersionString" : "17613",
"CFBundleIdentifier" : "com.apple.JavaScriptCore",
"size" : 21512192,
"uuid" : "a4419bbe-ea6b-359a-bc25-6ddc16b3709a",
"path" : "/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore",
"name" : "JavaScriptCore",
"CFBundleVersion" : "17613.3.9.1.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7284424704,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "1643f3d9-7049-37e4-b844-c0c0a42bde3b",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7431815168,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "7112f6f2-a77e-39db-83c8-f627b8a49df8",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7330205696,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15437824,
"uuid" : "07bc3607-552a-3eb9-a941-4911c589dbc5",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4374134784,
"size" : 393216,
"uuid" : "75627683-a780-32ad-ae34-cf86dd23a26b",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7283871744,
"size" : 229376,
"uuid" : "67f22904-88ed-3847-bbf0-5c4c599fd79e",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7284101120,
"size" : 53248,
"uuid" : "f32ff902-ba43-30b0-ad43-a2a8a9ff69fe",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7364177920,
"CFBundleShortVersionString" : "1335.0.3",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4935680,
"uuid" : "f0720ccf-fe46-3541-8835-dbaa254cef61",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1335.0.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7300169728,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "59ff845a-05b2-3b64-ae06-6ef1d6aee83e",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7282819072,
"size" : 532480,
"uuid" : "93fc2587-038e-31e1-b16b-369979e72cb1",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4377526272,
"CFBundleShortVersionString" : "7.9.0",
"CFBundleIdentifier" : "org.cocoapods.Sentry",
"size" : 458752,
"uuid" : "e9ee8b05-4286-3053-90dd-1fddc82c843d",
"path" : "/Applications/eqMac.app/Contents/Frameworks/Sentry.framework/Versions/A/Sentry",
"name" : "Sentry",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7429189632,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 159744,
"uuid" : "99842553-96fc-378e-b39a-67294face1e3",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7400804352,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3325952,
"uuid" : "05d8e758-d3ea-3942-bbe3-668a95692658",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "964.35"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7283773440,
"size" : 98304,
"uuid" : "a260a581-f4a9-3036-bb4f-16a9c6cc54d5",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7463604224,
"size" : 45056,
"uuid" : "177733d7-c461-3649-8a1a-eb4d40aad8a0",
"path" : "/usr/lib/system/libunwind.dylib",
"name" : "libunwind.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7311253504,
"CFBundleShortVersionString" : "5.0",
"CFBundleIdentifier" : "com.apple.audio.CoreAudio",
"size" : 7487488,
"uuid" : "b5351932-ebac-3219-aa3a-0d088bcb59dd",
"path" : "/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio",
"name" : "CoreAudio",
"CFBundleVersion" : "5.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7282262016,
"size" : 290816,
"uuid" : "035d23d9-4cb5-3759-9059-1f7878f89fee",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
}
],
"sharedCache" : {
"base" : 7280803840,
"size" : 3144695808,
"uuid" : "ffede77c-d90b-366b-96f2-665c2f50ee59"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 1408K 11 \nActivity Tracing 256K 1 \nCG backing stores 7488K 8 \nCG image 352K 15 \nColorSync 576K 25 \nCoreAnimation 336K 21 \nCoreGraphics 80K 5 \nCoreUI image data 1728K 15 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 864.5M 94 \nMALLOC guard page 288K 14 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nSQLite page cache 192K 3 \nSTACK GUARD 56.2M 16 \nStack 16.5M 16 \nVM_ALLOCATE 880K 29 \nWebKit Malloc 192.0M 4 \n__AUTH 2706K 317 \n__AUTH_CONST 20.7M 511 \n__CTF 756 1 \n__DATA 16.4M 518 \n__DATA_CONST 18.2M 531 \n__DATA_DIRTY 1852K 214 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 580.8M 19 \n__OBJC_CONST 3423K 277 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 514.4M 549 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 128K 8 \nmapped file 183.2M 36 \nshared memory 1056K 25 \n=========== ======= ======= \nTOTAL 3.7G 3301 \nTOTAL, minus reserved VM space 2.5G 3301 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
},
{
"rolloutId" : "6112dda2fc54bc3389840642",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "628bd2fda5168570b594bb52"
},
"deploymentId" : 240000137
}
],
"experiments" : [

]
}
}

Model: MacBookPro18,2, BootROM 7459.141.1, proc 10:8:2 processors, 64 GB, SMC
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: LG ULTRAWIDE, 5120 x 2160 (Ultra-wide 5K), Main, MirrorOff, Online
Display: Color LCD, 3456 x 2234 Retina, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: hub_device
USB Device: USB2.0 Hub
USB Device: TPS DMC Family
USB Device: hub_device
USB Device: Mass Storage
USB Device: LG Monitor Controls
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Device: 40WP95C, LG Electronics, 1, 36.54
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

@superjeng1
Copy link
Collaborator

Hi all, I am closing this issue since the latest versions are way more stable now, if there is any other related issue, please browse for a similar open issue and comment on it. If there are none, please create a new one. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants