-
Notifications
You must be signed in to change notification settings - Fork 177
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
MacOS compatibility issue #1346
Comments
Have you restarted the Mac and accepted the permissions dialog when HSTracker wants permission to access Hearthstone? I don't see much in the log other than it doesn't appear to have the right paths to the HS logs. HSTracker only reads memory from Hearthstone, it shouldn't affect it unless the process is somehow interfering. What was the last version that worked correctly on 14.5? |
Hello,
I actually run Hearthstone on an external NVMe SSD. I don't get the
requesting permission window from HSTracker every time I use it, which
seems odd. Maybe that's why it froze Hearthstone? I will say this though:
when Hearthstone freezes, the deck tracker overlay still shows up if I'm on
the Arena screen, but it's only the game that's frozen. I'm not sure
exactly what version of HSTracker worked correctly on 14.5, but there was a
time where this was never an issue (with my external NVMe). Hope this helps
a little bit.
Thank you,
Dee
…On Mon, Jul 8, 2024 at 12:07 PM Francisco Moraes ***@***.***> wrote:
Have you restarted the Mac and accepted the permissions dialog when
HSTracker wants permission to access Hearthstone? I don't see much in the
log other than it doesn't appear to have the right paths to the HS logs.
HSTracker only reads memory from Hearthstone, it shouldn't affect it unless
the process is somehow interfering. What was the last version that worked
correctly on 14.5?
—
Reply to this email directly, view it on GitHub
<#1346 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJWQTLZDTSD7M7MKT5QYNILZLLBOPAVCNFSM6AAAAABKO6QZDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJUG4ZTAOJSHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I just upgraded to 10.5 and i haven't seen an issue yet. Can you open the Activity Monitor application and when the problem happen, find Hearthstone, click on the little |
Hello, sorry it took a long time to reply. I haven't played too much
Hearthstone since. Right after your last reply, I was able to get it to
work by not having VPN on, so I thought I found my solution. Then it
happened again even with VPN off. It happened again just now and I
remembered to do the process that you asked. Here are the samples for both
Hearthstone and HSReplay. I've attached them in this reply. Thank you.
On Thu, Jul 11, 2024 at 5:25 PM Francisco Moraes ***@***.***> wrote:
I just upgraded to 10.5 and i haven't seen an issue yet. Can you open the
Activity Monitor application and when the problem happen, find Hearthstone,
click on the little i on the toolbar and then Sample and save the output
? Please also repeat with HSTracker and share it via the issue.
—
Reply to this email directly, view it on GitHub
<#1346 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJWQTL5AGAZZAGSIU6DN4Q3ZL4A7NAVCNFSM6AAAAABKO6QZDKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRUGA2TMOJTG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Analysis of sampling HSTracker (pid 2690) every 1 millisecond
Process: HSTracker [2690]
Path: /Users/USER/Desktop/*/HSTracker.app/Contents/MacOS/HSTracker
Load Address: 0x109c39000
Identifier: net.hearthsim.hstracker
Version: 3.0.0 (2915)
Code Type: X86-64
Platform: macOS
Parent Process: ??? [1]
Date/Time: 2024-07-23 19:44:43.059 -0500
Launch Time: 2024-07-23 19:40:37.403 -0500
OS Version: macOS 14.5 (23F79)
Report Version: 7
Analysis Tool: /usr/bin/sample
Physical footprint: 66.8M
Physical footprint (peak): 134.3M
Idle exit: untracked
----
Call graph:
2383 Thread_207463 DispatchQueue_1: com.apple.main-thread (serial)
+ 2383 start (in dyld) + 1942 [0x7ff803a23366]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0x2df269 [0x109f18269]
+ 2383 NSApplicationMain (in AppKit) + 816 [0x7ff8074bfff3]
+ 2383 -[NSApplication run] (in AppKit) + 603 [0x7ff8074ec075]
+ 2383 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] (in AppKit) + 1273 [0x7ff807e0edc0]
+ 2383 _DPSNextEvent (in AppKit) + 880 [0x7ff8074fac61]
+ 2383 _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox) + 66 [0x7ff80e8a3561]
+ 2383 ReceiveNextEventCommon (in HIToolbox) + 665 [0x7ff80e8a3816]
+ 2383 RunCurrentEventLoopInMode (in HIToolbox) + 292 [0x7ff80e8a3a09]
+ 2383 CFRunLoopRunSpecific (in CoreFoundation) + 557 [0x7ff803e8a112]
+ 2373 __CFRunLoopRun (in CoreFoundation) + 1371 [0x7ff803e8ac35]
+ ! 2373 __CFRunLoopServiceMachPort (in CoreFoundation) + 143 [0x7ff803e8c1c5]
+ ! 2373 mach_msg (in libsystem_kernel.dylib) + 19 [0x7ff803d6f6bd]
+ ! 2373 mach_msg_overwrite (in libsystem_kernel.dylib) + 653 [0x7ff803d76510]
+ ! 2373 mach_msg2_internal (in libsystem_kernel.dylib) + 84 [0x7ff803d7dc88]
+ ! 2373 mach_msg2_trap (in libsystem_kernel.dylib) + 10 [0x7ff803d6f3ce]
+ 10 __CFRunLoopRun (in CoreFoundation) + 2459 [0x7ff803e8b075]
+ 10 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation) + 9 [0x7ff803ecbe46]
+ 10 _dispatch_main_queue_callback_4CF (in libdispatch.dylib) + 31 [0x7ff803c19df9]
+ 9 _dispatch_main_queue_drain (in libdispatch.dylib) + 745 [0x7ff803c1a0f0]
+ : 9 _dispatch_source_invoke (in libdispatch.dylib) + 2076 [0x7ff803c20f0d]
+ : 9 _dispatch_continuation_pop (in libdispatch.dylib) + 511 [0x7ff803c1091c]
+ : 9 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
+ : 9 ??? (in HSTracker) load address 0x109c39000 + 0x15ef69 [0x109d97f69]
+ : 9 ??? (in HSTracker) load address 0x109c39000 + 0x1446e0 [0x109d7d6e0]
+ : 9 ??? (in HSTracker) load address 0x109c39000 + 0x13bddb [0x109d74ddb]
+ : 9 ??? (in HSTracker) load address 0x109c39000 + 0x144556 [0x109d7d556]
+ : 9 -[NSRunningApplication bundleIdentifier] (in AppKit) + 72 [0x7ff807731e4c]
+ : 9 safelyFetchStaticObjectProperty (in AppKit) + 80 [0x7ff807731d82]
+ : 9 -[NSRunningApplication _fetchStaticInformationWithAtLeastKey:] (in AppKit) + 74 [0x7ff807507756]
+ : 9 _LSCopyApplicationInformation (in LaunchServices) + 1153 [0x7ff8042b4896]
+ : 9 LSClientToServerConnection::sendWithReply(void*) (in LaunchServices) + 54 [0x7ff8042b2458]
+ : 8 xpc_connection_send_message_with_reply_sync (in libxpc.dylib) + 261 [0x7ff803abdb8d]
+ : | 8 dispatch_mach_send_with_result_and_wait_for_reply (in libdispatch.dylib) + 50 [0x7ff803c25a65]
+ : | 8 _dispatch_mach_send_and_wait_for_reply (in libdispatch.dylib) + 521 [0x7ff803c25661]
+ : | 8 mach_msg (in libsystem_kernel.dylib) + 19 [0x7ff803d6f6bd]
+ : | 8 mach_msg_overwrite (in libsystem_kernel.dylib) + 653 [0x7ff803d76510]
+ : | 8 mach_msg2_internal (in libsystem_kernel.dylib) + 84 [0x7ff803d7dc88]
+ : | 8 mach_msg2_trap (in libsystem_kernel.dylib) + 10 [0x7ff803d6f3ce]
+ : 1 xpc_connection_send_message_with_reply_sync (in libxpc.dylib) + 532 [0x7ff803abdc9c]
+ : 1 -[OS_xpc_object dealloc] (in libxpc.dylib) + 0 [0x7ff803ab7020]
+ 1 _dispatch_main_queue_drain (in libdispatch.dylib) + 984 [0x7ff803c1a1df]
+ 1 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
+ 1 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff803c0cac6]
+ 1 ??? (in HSTracker) load address 0x109c39000 + 0x15ef69 [0x109d97f69]
+ 1 ??? (in HSTracker) load address 0x109c39000 + 0x163444 [0x109d9c444]
+ 1 -[NSWindow _doOrderWindow:] (in AppKit) + 248 [0x7ff80811ab09]
+ 1 -[NSObject _isDeallocating] (in libobjc.A.dylib) + 28 [0x7ff8039ed132]
2383 Thread_207555
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0x9182af [0x10a5512af]
+ 2383 mach_msg (in libsystem_kernel.dylib) + 19 [0x7ff803d6f6bd]
+ 2383 mach_msg_overwrite (in libsystem_kernel.dylib) + 653 [0x7ff803d76510]
+ 2383 mach_msg2_internal (in libsystem_kernel.dylib) + 84 [0x7ff803d7dc88]
+ 2383 mach_msg2_trap (in libsystem_kernel.dylib) + 10 [0x7ff803d6f3ce]
2383 Thread_207607: com.apple.NSEventThread
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 _NSEventThread (in AppKit) + 122 [0x7ff807658bbc]
+ 2383 CFRunLoopRunSpecific (in CoreFoundation) + 557 [0x7ff803e8a112]
+ 2383 __CFRunLoopRun (in CoreFoundation) + 1371 [0x7ff803e8ac35]
+ 2383 __CFRunLoopServiceMachPort (in CoreFoundation) + 143 [0x7ff803e8c1c5]
+ 2383 mach_msg (in libsystem_kernel.dylib) + 19 [0x7ff803d6f6bd]
+ 2383 mach_msg_overwrite (in libsystem_kernel.dylib) + 653 [0x7ff803d76510]
+ 2383 mach_msg2_internal (in libsystem_kernel.dylib) + 84 [0x7ff803d7dc88]
+ 2383 mach_msg2_trap (in libsystem_kernel.dylib) + 10 [0x7ff803d6f3ce]
2383 Thread_207612: com.apple.NSURLConnectionLoader
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 __NSThread__start__ (in Foundation) + 1013 [0x7ff804e34d9c]
+ 2383 ??? (in CFNetwork) load address 0x7ff809015000 + 0x247b2d [0x7ff80925cb2d]
+ 2383 CFRunLoopRunSpecific (in CoreFoundation) + 557 [0x7ff803e8a112]
+ 2383 __CFRunLoopRun (in CoreFoundation) + 1371 [0x7ff803e8ac35]
+ 2383 __CFRunLoopServiceMachPort (in CoreFoundation) + 143 [0x7ff803e8c1c5]
+ 2383 mach_msg (in libsystem_kernel.dylib) + 19 [0x7ff803d6f6bd]
+ 2383 mach_msg_overwrite (in libsystem_kernel.dylib) + 653 [0x7ff803d76510]
+ 2383 mach_msg2_internal (in libsystem_kernel.dylib) + 84 [0x7ff803d7dc88]
+ 2383 mach_msg2_trap (in libsystem_kernel.dylib) + 10 [0x7ff803d6f3ce]
2383 Thread_207659: Realm notification listener
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0x5f9291 [0x10a232291]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0x5f9136 [0x10a232136]
+ 2383 kevent (in libsystem_kernel.dylib) + 10 [0x7ff803d740ae]
2383 Thread_207920: SGen worker
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 thread_func (in libcoreclr.dylib) + 483 [0x10b7541d3]
+ 2383 _pthread_cond_wait (in libsystem_pthread.dylib) + 1211 [0x7ff803daf6f3]
+ 2383 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7ff803d71f7a]
2383 Thread_207921: tid_11e0b
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 ep_rt_thread_mono_start_func (in libcoreclr.dylib) + 36 [0x10b90dd44]
+ 2383 server_thread (in libcoreclr.dylib) + 231 [0x10b90a7f7]
+ 2383 ds_ipc_stream_factory_get_next_available_stream (in libcoreclr.dylib) + 776 [0x10b90beb8]
+ 2383 ds_ipc_poll (in libcoreclr.dylib) + 220 [0x10b90e9dc]
+ 2383 poll (in libsystem_kernel.dylib) + 10 [0x7ff803d761f2]
2383 Thread_207922: Finalizer
+ 2383 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
+ 2383 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
+ 2383 start_wrapper (in libcoreclr.dylib) + 38 [0x10b6ada16]
+ 2383 start_wrapper_internal (in libcoreclr.dylib) + 372 [0x10b6adbc4]
+ 2383 finalizer_thread (in libcoreclr.dylib) + 299 [0x10b6d565b]
+ 2383 semaphore_wait_trap (in libsystem_kernel.dylib) + 10 [0x7ff803d6f34a]
2383 Thread_208520 DispatchQueue_703: net.hearthsim.hstracker.watchers.ExperienceWatcher (serial)
+ 2383 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
+ 2383 _pthread_wqthread (in libsystem_pthread.dylib) + 327 [0x7ff803dabb84]
+ 2383 _dispatch_workloop_worker_thread (in libdispatch.dylib) + 451 [0x7ff803c1dd2a]
+ 2383 _dispatch_root_queue_drain_deferred_wlh (in libdispatch.dylib) + 271 [0x7ff803c1e414]
+ 2383 _dispatch_lane_invoke (in libdispatch.dylib) + 377 [0x7ff803c14997]
+ 2383 _dispatch_lane_serial_drain (in libdispatch.dylib) + 800 [0x7ff803c13eff]
+ 2383 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
+ 2383 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff803c0cac6]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0xe7c19 [0x109d20c19]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0x22946b [0x109e6246b]
+ 2383 ??? (in HSTracker) load address 0x109c39000 + 0x22cf55 [0x109e65f55]
+ 2383 +[NSThread sleepForTimeInterval:] (in Foundation) + 151 [0x7ff804ebd2b8]
+ 2383 nanosleep (in libsystem_c.dylib) + 199 [0x7ff803c64a61]
+ 2383 __semwait_signal (in libsystem_kernel.dylib) + 10 [0x7ff803d71e46]
2383 Thread_210207
+ 2383 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
+ 2383 _pthread_wqthread (in libsystem_pthread.dylib) + 416 [0x7ff803dabbdd]
+ 2383 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7ff803d70af6]
2380 Thread_210586
+ 2380 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
+ 2380 _pthread_wqthread (in libsystem_pthread.dylib) + 416 [0x7ff803dabbdd]
+ 2380 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7ff803d70af6]
1 Thread_210586 DispatchQueue_431: com.apple.CFNetwork.Connection (serial)
+ 1 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
+ 1 _pthread_wqthread (in libsystem_pthread.dylib) + 327 [0x7ff803dabb84]
+ 1 _dispatch_workloop_worker_thread (in libdispatch.dylib) + 451 [0x7ff803c1dd2a]
+ 1 _dispatch_root_queue_drain_deferred_wlh (in libdispatch.dylib) + 271 [0x7ff803c1e414]
+ 1 _dispatch_workloop_invoke (in libdispatch.dylib) + 803 [0x7ff803c15861]
+ 1 _dispatch_lane_invoke (in libdispatch.dylib) + 377 [0x7ff803c14997]
+ 1 _dispatch_lane_serial_drain (in libdispatch.dylib) + 800 [0x7ff803c13eff]
+ 1 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
+ 1 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff803c0cac6]
+ 1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x112972 [0x7ff809127972]
+ 1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x111a63 [0x7ff809126a63]
+ 1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x1317f1 [0x7ff8091467f1]
+ 1 nw_connection_cancel (in Network) + 96 [0x7ff80b380b10]
+ 1 nw_connection_cancel_inner (in Network) + 219 [0x7ff80b380e0b]
+ 1 __nw_connection_cancel_inner_block_invoke (in Network) + 1223 [0x7ff80b381327]
+ 1 nw_connection_send_stats_report_on_nw_queue (in Network) + 5791 [0x7ff80b8eb9df]
+ 1 nw_connection_log_summary_on_nw_queue (in Network) + 1074 [0x7ff80b8f0132]
+ 1 nw_context_assert_queue (in Network) + 72 [0x7ff80b0e7a28]
+ 1 objc_release (in libobjc.A.dylib) + 83 [0x7ff8039e38e3]
1 Thread_210586 DispatchQueue_548: com.apple.CFNetwork.Connection (serial)
+ 1 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
+ 1 _pthread_wqthread (in libsystem_pthread.dylib) + 327 [0x7ff803dabb84]
+ 1 _dispatch_workloop_worker_thread (in libdispatch.dylib) + 451 [0x7ff803c1dd2a]
+ 1 _dispatch_root_queue_drain_deferred_wlh (in libdispatch.dylib) + 271 [0x7ff803c1e414]
+ 1 _dispatch_workloop_invoke (in libdispatch.dylib) + 803 [0x7ff803c15861]
+ 1 _dispatch_lane_invoke (in libdispatch.dylib) + 377 [0x7ff803c14997]
+ 1 _dispatch_lane_serial_drain (in libdispatch.dylib) + 800 [0x7ff803c13eff]
+ 1 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
+ 1 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff803c0cac6]
+ 1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x112972 [0x7ff809127972]
+ 1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x111a63 [0x7ff809126a63]
+ 1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x1317f1 [0x7ff8091467f1]
+ 1 nw_connection_cancel (in Network) + 96 [0x7ff80b380b10]
+ 1 nw_connection_cancel_inner (in Network) + 219 [0x7ff80b380e0b]
+ 1 __nw_connection_cancel_inner_block_invoke (in Network) + 585 [0x7ff80b3810a9]
+ 1 objc_retain (in libobjc.A.dylib) + 15 [0x7ff8039e14ef]
1 Thread_210586 DispatchQueue_522: com.apple.CFNetwork.Connection (serial)
1 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
1 _pthread_wqthread (in libsystem_pthread.dylib) + 327 [0x7ff803dabb84]
1 _dispatch_workloop_worker_thread (in libdispatch.dylib) + 451 [0x7ff803c1dd2a]
1 _dispatch_root_queue_drain_deferred_wlh (in libdispatch.dylib) + 271 [0x7ff803c1e414]
1 _dispatch_workloop_invoke (in libdispatch.dylib) + 803 [0x7ff803c15861]
1 _dispatch_lane_invoke (in libdispatch.dylib) + 377 [0x7ff803c14997]
1 _dispatch_lane_serial_drain (in libdispatch.dylib) + 800 [0x7ff803c13eff]
1 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
1 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff803c0cac6]
1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x112972 [0x7ff809127972]
1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x1119d8 [0x7ff8091269d8]
1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x56a80 [0x7ff80906ba80]
1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x56ec9 [0x7ff80906bec9]
1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x12d784 [0x7ff809142784]
1 ??? (in CFNetwork) load address 0x7ff809015000 + 0x12da29 [0x7ff809142a29]
1 nw_connection_send (in Network) + 538 [0x7ff80b3a5d0a]
1 nw_connection_add_write_request (in Network) + 334 [0x7ff80b3a652e]
1 nw_connection_add_write_request_on_queue (in Network) + 288 [0x7ff80b3a6750]
1 nw_endpoint_handler_service_writes (in Network) + 111 [0x7ff80b293def]
1 nw_flow_service_writes(NWConcrete_nw_endpoint_handler*, NWConcrete_nw_endpoint_flow*, nw_flow_protocol*) (in Network) + 6818 [0x7ff80b295de2]
1 nw_protocol_boringssl_finalize_output_frames (in libboringssl.dylib) + 69 [0x7ff808f6d8c4]
1 nw_protocol_boringssl_write_frames (in libboringssl.dylib) + 209 [0x7ff808f6da2a]
1 nw_frame_array_foreach (in Network) + 47 [0x7ff80b5f72ff]
1 __nw_protocol_boringssl_write_frames_block_invoke (in libboringssl.dylib) + 751 [0x7ff808f6de1f]
1 boringssl_session_write (in libboringssl.dylib) + 99 [0x7ff808f6e0c3]
1 SSL_write (in libboringssl.dylib) + 209 [0x7ff808f6e2db]
1 bssl::tls_write_app_data(ssl_st*, bool*, unsigned long*, bssl::Span<unsigned char const>) (in libboringssl.dylib) + 338 [0x7ff808fa7e72]
1 bssl::do_tls_write(ssl_st*, unsigned long*, unsigned char, bssl::Span<unsigned char const>) (in libboringssl.dylib) + 616 [0x7ff808fa8194]
1 bssl::ssl_write_buffer_flush(ssl_st*) (in libboringssl.dylib) + 191 [0x7ff808f6e4c7]
1 BIO_write (in libboringssl.dylib) + 46 [0x7ff808f51d64]
1 boringssl_bio_write (in libboringssl.dylib) + 34 [0x7ff808f51ddb]
1 nw_protocol_boringssl_write_bytes (in libboringssl.dylib) + 1179 [0x7ff808f5228e]
1 nw_protocol_tcp_finalize_output_frames (in libusrtcp.dylib) + 226 [0x7ff8143fabc2]
1 __nw_protocol_tcp_finalize_output_frames_block_invoke (in libusrtcp.dylib) + 141 [0x7ff81440d6fd]
1 tcp_usr_send (in libusrtcp.dylib) + 483 [0x7ff8144272f3]
1 tcp_output (in libusrtcp.dylib) + 18430 [0x7ff81442f5ae]
1 tcp_ip_output_send (in libusrtcp.dylib) + 590 [0x7ff814432cfe]
1 nw_channel_finalize_output_frames(nw_protocol*, nw_frame_array_s*) (in Network) + 419 [0x7ff80b9fd4d3]
1 invocation function for block in nw_channel_finalize_output_frames(nw_protocol*, nw_frame_array_s*) (in Network) + 59 [0x7ff80b9fe65b]
1 nw_channel_finalize_output_frame(nw_frame*, bool, void*) (in Network) + 584 [0x7ff80b9fe8d8]
1 __channel_sync (in libsystem_kernel.dylib) + 10 [0x7ff803d79b72]
Total number in stack (recursive counted multiple, when >=5):
7 _pthread_start (in libsystem_pthread.dylib) + 99 [0x7ff803daf18b]
7 thread_start (in libsystem_pthread.dylib) + 15 [0x7ff803daaae3]
6 _dispatch_client_callout (in libdispatch.dylib) + 8 [0x7ff803c0ddbc]
6 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7ff803daaacf]
5 _dispatch_call_block_and_release (in libdispatch.dylib) + 12 [0x7ff803c0cac6]
5 mach_msg (in libsystem_kernel.dylib) + 19 [0x7ff803d6f6bd]
5 mach_msg2_internal (in libsystem_kernel.dylib) + 84 [0x7ff803d7dc88]
5 mach_msg2_trap (in libsystem_kernel.dylib) + 0 [0x7ff803d6f3c4]
5 mach_msg_overwrite (in libsystem_kernel.dylib) + 653 [0x7ff803d76510]
Sort by top of stack, same collapsed (when >= 5):
mach_msg2_trap (in libsystem_kernel.dylib) 9530
__workq_kernreturn (in libsystem_kernel.dylib) 4763
__psynch_cvwait (in libsystem_kernel.dylib) 2383
__semwait_signal (in libsystem_kernel.dylib) 2383
kevent (in libsystem_kernel.dylib) 2383
poll (in libsystem_kernel.dylib) 2383
semaphore_wait_trap (in libsystem_kernel.dylib) 2383
Binary Images:
0x109c39000 - 0x10a968fff +net.hearthsim.hstracker (3.0.0 - 2915) <239781E1-69B6-3245-837B-75E0BD6186B9> /Users/*/Desktop/*/HSTracker.app/Contents/MacOS/HSTracker
0x10ac26000 - 0x10ac85ffb +com.ifehervari.HearthMirror (0.9 - 1) <036A3FF2-825C-389D-A486-93B6BBBA0A5B> /Users/*/Desktop/*/HSTracker.app/Contents/Frameworks/HearthMirror.framework/Versions/A/HearthMirror
0x10aee4000 - 0x10aef0047 libobjc-trampolines.dylib (912.3) <CAF1EB21-6511-3736-9B71-DEEDF5E9226B> /usr/lib/libobjc-trampolines.dylib
0x10b101000 - 0x10b144fff +org.sparkle-project.Sparkle (2.5.1 - 2032) <C48058FC-540E-3B1F-AF01-3260E00C3E1D> /Users/*/Desktop/*/HSTracker.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
0x10b61f000 - 0x10b966fff +libcoreclr.dylib (0) <5B34EA4E-0D20-324F-AA9C-0B11D90D4B13> /Users/*/Desktop/*/HSTracker.app/Contents/Frameworks/libcoreclr.dylib
0x10e073000 - 0x10e082ff3 +libSystem.Native.dylib (0) <9A21D13E-3585-3D31-9BFD-E1ADC9E17A70> /Users/*/Desktop/*/HSTracker.app/Contents/Frameworks/libSystem.Native.dylib
0x7ff8039db000 - 0x7ff803a1cffb libobjc.A.dylib (912.3) <BBBF3C18-2C7F-33E4-8E68-0DC82C64300E> /usr/lib/libobjc.A.dylib
0x7ff803a1d000 - 0x7ff803aadb9f dyld (1.0.0 - 1162) <BAA6F02E-DFF3-3562-8C99-EA2820C91AD9> /usr/lib/dyld
0x7ff803aae000 - 0x7ff803ab1ff8 libsystem_blocks.dylib (90) <321A69EF-135E-302B-A5EF-9D697ACA4D47> /usr/lib/system/libsystem_blocks.dylib
0x7ff803ab2000 - 0x7ff803af9ffd libxpc.dylib (2748.121.1) <ED36881E-1D39-396E-8764-33EB9DF0496D> /usr/lib/system/libxpc.dylib
0x7ff803afa000 - 0x7ff803b13ffe libsystem_trace.dylib (1510.121.1) <57F4BFC4-5C6D-355C-9783-1B6A38B2FDA0> /usr/lib/system/libsystem_trace.dylib
0x7ff803b14000 - 0x7ff803bcafd7 libcorecrypto.dylib (1638.100.62) <F614D5AF-D054-3072-B09D-DCCF643E76E5> /usr/lib/system/libcorecrypto.dylib
0x7ff803bcb000 - 0x7ff803c0afff libsystem_malloc.dylib (521.120.7) <7BDF3A7B-2E48-32AA-9DF0-25565AB498BE> /usr/lib/system/libsystem_malloc.dylib
0x7ff803c0b000 - 0x7ff803c51ff1 libdispatch.dylib (1477.100.9) <511B909B-7A60-3295-9981-A508477C7893> /usr/lib/system/libdispatch.dylib
0x7ff803c52000 - 0x7ff803c54ff3 libsystem_featureflags.dylib (86) <928BFD98-79FC-326C-B3C1-3086737F6F94> /usr/lib/system/libsystem_featureflags.dylib
0x7ff803c55000 - 0x7ff803cdcff7 libsystem_c.dylib (1592.100.35) <93FB3816-608B-33AF-83D2-209B4BD673AD> /usr/lib/system/libsystem_c.dylib
0x7ff803cdd000 - 0x7ff803d57ff3 libc++.1.dylib (1700.255.5) <E443AF07-488B-3B1B-83AE-31BD883E6EF1> /usr/lib/libc++.1.dylib
0x7ff803d58000 - 0x7ff803d6dfff libc++abi.dylib (1700.255.5) <A1566D80-DC2E-365D-A046-5E29E983910F> /usr/lib/libc++abi.dylib
0x7ff803d6e000 - 0x7ff803da8ff7 libsystem_kernel.dylib (10063.121.3) <13597EEB-2EA0-3D48-8BE1-DFC4872A784B> /usr/lib/system/libsystem_kernel.dylib
0x7ff803da9000 - 0x7ff803db4ff7 libsystem_pthread.dylib (519.120.4) <25B2F3EB-07B4-3CB9-9457-2C26210C27C8> /usr/lib/system/libsystem_pthread.dylib
0x7ff803db5000 - 0x7ff803dd9ff7 libdyld.dylib (1162) <41F163CC-76AD-316C-B621-1A10CA02F3F2> /usr/lib/system/libdyld.dylib
0x7ff803dda000 - 0x7ff803de4ff7 libsystem_platform.dylib (316.100.10) <ACDE8386-EB3F-36F2-BC5E-069CC59D079C> /usr/lib/system/libsystem_platform.dylib
0x7ff803de5000 - 0x7ff803e0ffff libsystem_info.dylib (583.0.1) <03232512-0925-3985-82EF-D5497E4D5943> /usr/lib/system/libsystem_info.dylib
0x7ff803e10000 - 0x7ff8042aaffc com.apple.CoreFoundation (6.9 - 2503.1) <59D4644F-7AA6-3767-80AB-73D7A388A4FF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8042ab000 - 0x7ff804567ff0 com.apple.LaunchServices (1141.1 - 1141.1) <7A1C36B0-4F4D-3B8C-BC82-7BAEB58A0E6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7ff804568000 - 0x7ff8046b7ffa com.apple.gpusw.MetalTools (1.0 - 1) <D4F6FFFD-4772-3C7A-AC2E-197CE7C7E632> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7ff8046b8000 - 0x7ff80492cfc7 libBLAS.dylib (1447.120.2) <7DFD2856-86BD-31F1-8887-644692E4CB97> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7ff80492d000 - 0x7ff804a15fff com.apple.Lexicon-framework (1.0 - 134.9) <BD88DDAA-1F0E-31DD-8D43-3BE9AF6A0E2B> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7ff804a16000 - 0x7ff804a8dfff libSparse.dylib (125) <EDB4ED2E-0AC8-32D9-B42D-7CBB806CE83D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7ff804a8e000 - 0x7ff804b14fff com.apple.SystemConfiguration (1.21 - 1.21) <DB01C948-04DC-31E2-8652-FBB4D3FC7A4F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7ff804b15000 - 0x7ff804b4bff7 libCRFSuite.dylib (52) <0E1010EC-D84B-37B7-8772-E038D9E982AA> /usr/lib/libCRFSuite.dylib
0x7ff804b4c000 - 0x7ff804ddefec libmecabra.dylib (1062.400.200) <718C4133-25A3-3893-8CF6-39DFBC240FC3> /usr/lib/libmecabra.dylib
0x7ff804ddf000 - 0x7ff805a15ff3 com.apple.Foundation (6.9 - 2503.1) <086A9E16-7C3A-32B4-821E-214A25C9A7EB> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff805a16000 - 0x7ff805be2fe4 com.apple.LanguageModeling (1.0 - 366.9) <4BF887E8-170C-332A-9185-EB82764AC559> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7ff805be3000 - 0x7ff805d10ff5 com.apple.CoreDisplay (285 - 285) <7A0D9348-7182-3379-BDCB-FE4F9753E4DD> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7ff805d11000 - 0x7ff806088ff6 com.apple.audio.AudioToolboxCore (1.0 - 1387.6.5.10.2) <05947C01-2289-37AA-8810-6F5133A545EA> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7ff806089000 - 0x7ff80628fff0 com.apple.CoreText (800.5.0.2 - 800.5.0.2) <4248A025-6E9F-3CC8-9477-7943575114A2> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7ff806290000 - 0x7ff8069bbff3 com.apple.audio.CoreAudio (5.0 - 5.0) <8DC27E6E-8CB5-3FC5-A3B7-7B571306670C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7ff8069bc000 - 0x7ff806d69ff5 com.apple.security (7.0 - 61123.121.1) <F9A03F7F-C6C1-3F95-9530-0B3584007573> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7ff806d6a000 - 0x7ff80700aff7 libicucore.A.dylib (74000.403) <4BC412BC-D82C-35EB-8FB8-8CDAB52F0D29> /usr/lib/libicucore.A.dylib
0x7ff80700b000 - 0x7ff807015ff7 libsystem_darwin.dylib (1592.100.35) <61DE7207-C874-3B72-ACFC-4982DC69A2ED> /usr/lib/system/libsystem_darwin.dylib
0x7ff807016000 - 0x7ff807310ff1 com.apple.CoreServices.CarbonCore (1333 - 1333) <74CB54D1-025E-3CC9-94CF-D2B2E6049B3E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7ff807311000 - 0x7ff807352ff7 com.apple.CoreServicesInternal (505 - 505) <6FDDA885-55D2-378B-95FB-742462BEB81C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7ff807353000 - 0x7ff807392ff8 com.apple.CSStore (1141.1 - 1141.1) <897AEF7C-E734-34D1-8120-8C130E447CD5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7ff807393000 - 0x7ff807456fff com.apple.framework.IOKit (2.0.2 - 100076.120.9) <76D5C2FB-DC12-30A4-AC09-E388C1DF9A3A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7ff807457000 - 0x7ff807466fff libsystem_notify.dylib (317.120.2) <68DC1FE4-7E60-3E8B-A5A9-A4829317E8A9> /usr/lib/system/libsystem_notify.dylib
0x7ff807467000 - 0x7ff8074bbfff libsandbox.1.dylib (2190.121.1) <12912F26-62F8-3D8B-A315-D856EDAE2924> /usr/lib/libsandbox.1.dylib
0x7ff8074bc000 - 0x7ff8088eaff2 com.apple.AppKit (6.9 - 2487.60.105) <33ECD3DC-C895-35E2-A1FD-C1761B155964> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff8088eb000 - 0x7ff808ac7ff0 com.apple.UIFoundation (1.0 - 909.7) <D9754A1F-A46F-3143-984D-C3895C54D948> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7ff808ac8000 - 0x7ff808addffd com.apple.UniformTypeIdentifiers (709 - 709) <22DAF650-81B8-34D9-AEBB-2BD8760AAEFE> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7ff808ade000 - 0x7ff808ce6ffb com.apple.desktopservices (14.5 - 1632.5.1) <606F9432-A848-3C8B-80C5-1083BFEEA1F6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7ff808f40000 - 0x7ff809013ffa libboringssl.dylib (480.120.1) <85135538-EEDA-3588-ABD3-D99C76F1DFC9> /usr/lib/libboringssl.dylib
0x7ff809014000 - 0x7ff809014fff libnetwork.dylib (3762.120.12) <587E1A48-29D3-33C2-B9D7-A253BCB97591> /usr/lib/libnetwork.dylib
0x7ff809015000 - 0x7ff8093c3ff2 com.apple.CFNetwork (1.0 - 1496.0.7) <341B4D5E-C3C4-3377-88D3-7184F908A2B7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7ff8093c4000 - 0x7ff8093dcff7 libsystem_networkextension.dylib (1838.121.1) <4493C1A7-3CC8-3B31-9271-0864BF588245> /usr/lib/system/libsystem_networkextension.dylib
0x7ff8093dd000 - 0x7ff8093ddfff libenergytrace.dylib (23) <64D1DE62-0120-34C7-8001-9E5B7CB72E25> /usr/lib/libenergytrace.dylib
0x7ff8093de000 - 0x7ff80944fff2 libMobileGestalt.dylib (1332.120.2) <8DDE00AE-55B2-34D7-B66F-E29F01323255> /usr/lib/libMobileGestalt.dylib
0x7ff809450000 - 0x7ff809466fff libsystem_asl.dylib (398) <4B150AFD-5995-3761-B83E-70BCA8BD50A1> /usr/lib/system/libsystem_asl.dylib
0x7ff809467000 - 0x7ff809484ffc com.apple.TCC (1.0 - 1) <9BD3A3DF-94F7-3EDE-A015-AD417F59B99C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7ff809485000 - 0x7ff8098e6ff6 com.apple.SkyLight (1.600.0 - 845.24.1) <C85F48C7-7D13-316B-A28B-CFBD2693B663> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7ff8098e7000 - 0x7ff80a0a2ff1 com.apple.CoreGraphics (2.0 - 1774.5.3) <585E9352-CC08-389F-BF8D-8E1F47C9D5C0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7ff80a0a3000 - 0x7ff80a24eff7 com.apple.ColorSync (4.13.0 - 3735) <4808EA92-C981-3C2F-B946-A2685C11F316> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7ff80a24f000 - 0x7ff80a2a8ff8 com.apple.HIServices (1.22 - 777) <2438350E-6427-3F0F-A3DF-BAEF5FBE50F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7ff80a395000 - 0x7ff80a64fff9 com.apple.Montreal (1.0 - 178) <1F45631F-AF93-3596-80F7-9E846825383D> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7ff80a749000 - 0x7ff80abcbff2 com.apple.CoreData (120 - 1345) <978E9462-B4FF-3BBE-8C08-0AB3EB79798A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7ff80abcc000 - 0x7ff80abe4ff5 com.apple.ProtocolBuffer (1 - 300.25.2.20.1) <1F0A65DC-A7B3-3984-AA79-0F5C35100D23> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7ff80abe5000 - 0x7ff80ada6fef libsqlite3.dylib (351.4) <2F3EAA63-9D79-3D76-B8A4-4A00BDD966B4> /usr/lib/libsqlite3.dylib
0x7ff80ada7000 - 0x7ff80ae29ff2 com.apple.Accounts (113 - 113) <83B1C074-B45D-3997-A895-847F586F18B5> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7ff80ae2a000 - 0x7ff80ae3eff4 com.apple.commonutilities (8.0 - 900) <5300219F-393F-3561-8F38-E1D719BBA17D> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7ff80ae3f000 - 0x7ff80af15ff3 com.apple.BaseBoard (652.301 - 652.301) <A85E1231-DDF2-3C2F-BD22-81F5D16C872B> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7ff80af16000 - 0x7ff80af78ff4 com.apple.RunningBoardServices (1.0 - 874.121.1) <A96BB4B3-D8BF-3D5D-9142-A5868F8E7C37> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7ff80af79000 - 0x7ff80afe8ff7 com.apple.AE (944 - 944) <1ABB0C61-35B9-31DF-BD36-0811D21FF87E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7ff80afe9000 - 0x7ff80aff2ff3 libdns_services.dylib (2200.120.24) <A24FC922-5E41-33E9-B2F1-906FD9564C90> /usr/lib/libdns_services.dylib
0x7ff80aff3000 - 0x7ff80affafff libsystem_symptoms.dylib (1871.120.6) <63E42976-7E20-3E80-9802-354CE7EE2334> /usr/lib/system/libsystem_symptoms.dylib
0x7ff80affb000 - 0x7ff80bc9bffc com.apple.Network (1.0 - 1) <9050D04B-79B3-3167-A183-F2EFAF9BC92C> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7ff80bc9c000 - 0x7ff80bcc7ff4 com.apple.analyticsd (1.0 - 1) <15FE59B9-621D-3227-A8D0-DE3C3B4392E5> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7ff80bcc8000 - 0x7ff80bcc9ff7 libDiagnosticMessagesClient.dylib (113) <FFC6B0E4-73C6-3480-98EE-9777C9AD3C94> /usr/lib/libDiagnosticMessagesClient.dylib
0x7ff80bcca000 - 0x7ff80bd0fff8 com.apple.spotlight.metadata.utilities (1.0 - 2274.31) <21C1ACA3-D4E2-379D-B256-DFE3AFFC87AD> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7ff80bd10000 - 0x7ff80bda7ff2 com.apple.Metadata (14.5 - 2274.31) <62D18D5D-D468-334E-A792-127D6634BA16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7ff80bda8000 - 0x7ff80bdafff7 com.apple.DiskArbitration (2.7 - 2.7) <9780FB15-67C8-3D32-8EE7-60460AF85889> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7ff80bdb0000 - 0x7ff80c46bfd7 com.apple.vImage (8.1 - 587.100.1) <372CAABC-9E84-359C-99FB-6A01DCA3EA32> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7ff80c46c000 - 0x7ff80c7f6fff com.apple.QuartzCore (1.11 - 1120.32) <B3DD1F86-A396-3916-AB37-C0A98D3F4315> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7ff80c7f7000 - 0x7ff80c842ff0 libFontRegistry.dylib (366.1.0.1) <B494B5A8-724A-31AA-8BEB-CA6795504C70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7ff80c843000 - 0x7ff80c9a2ff2 com.apple.coreui (2.1 - 868) <C7705F19-E509-381F-A5E2-33E035896E2D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7ff80c9a3000 - 0x7ff80caa7ffd com.apple.ViewBridge (740 - 740) <8A4833F9-340C-3D9E-9761-65E1A4F092A7> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7ff80caa8000 - 0x7ff80cab2ff9 com.apple.PerformanceAnalysis (1.347.3 - 347.3) <C34CB892-2FA2-3737-B37C-F6931ACFD1DF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7ff80cab3000 - 0x7ff80cabeff0 com.apple.OpenDirectory (14.5 - 642) <ACE100E0-CC9A-3D8D-A346-A35528F343D0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7ff80cabf000 - 0x7ff80cadaff7 com.apple.CFOpenDirectory (14.5 - 642) <7F66AA9D-5D60-33C2-ABD1-D71DA0FBE901> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7ff80cadb000 - 0x7ff80cae7ff7 com.apple.CoreServices.FSEvents (1376.120.2 - 1376.120.2) <05BEBAB3-A03C-3261-8873-7143239DD302> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7ff80cae8000 - 0x7ff80cb0fffa com.apple.coreservices.SharedFileList (225 - 225) <94CC69C6-3AC9-3A59-B8B0-849BBEE94FBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7ff80cb10000 - 0x7ff80cb12ff7 libapp_launch_measurement.dylib (17) <35A44CC6-A1E9-398F-81D7-74F429B2505B> /usr/lib/libapp_launch_measurement.dylib
0x7ff80cb13000 - 0x7ff80cb5bff7 com.apple.CoreAutoLayout (1.0 - 32) <37FD5F65-892C-3AFA-A3C3-17EC20992810> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7ff80cb5c000 - 0x7ff80cc3bff7 libxml2.2.dylib (37.16.1) <CD3027BA-8556-3F3E-861D-BCB2638D2D23> /usr/lib/libxml2.2.dylib
0x7ff80cc3c000 - 0x7ff80cc8dffb com.apple.CoreVideo (1.8 - 612.8) <F6D83B11-9F3C-39F3-A9D0-F1EAAC1A86EC> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7ff80cc8e000 - 0x7ff80cc90ffb com.apple.loginsupport (3.0 - 254.2) <F5102068-A47E-334C-8F84-40B16FCAD385> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7ff80cc91000 - 0x7ff80ccc8fff com.apple.aps.framework (4.0 - 4.0) <4607C71C-C0FE-3DCB-9D4C-E9110E2C990E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7ff80ccc9000 - 0x7ff80cceeff1 com.apple.UserManagement (1.0 - 1) <8EA16A50-930A-33AB-BBC6-6F3BBD99ECE1> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7ff80ccef000 - 0x7ff80d038ff0 com.apple.cloudkit.CloudKit (2160.17.1 - 2160.17.1) <E3E9687F-ECF1-3BB7-9FE1-B52BD7A6BC88> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7ff80d039000 - 0x7ff80d118ff5 com.apple.CloudDocs (1.0 - 2720.120.29) <890DD675-3D3F-3992-943F-85E36C676BB9> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7ff80d119000 - 0x7ff80d5afffe com.apple.CoreML (1.0 - 3304.7.1) <0B3E3B51-F5D7-3126-B801-1CAF481FD5F0> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7ff80d5b0000 - 0x7ff80e231f05 libwebrtc.dylib (618.2.12.11.6) <3D8BF2DB-B1D0-377D-96C0-CE108980C544> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7ff80e232000 - 0x7ff80e346ffe com.apple.corelocation (2890.16.16 - 2890.16.16) <8EB44423-6DD2-318B-A9BD-F596F209BB1F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7ff80e347000 - 0x7ff80e36fffb libsystem_containermanager.dylib (582.120.2) <EF5C55A8-AEFF-3AE7-8365-42FA0CA0C9A9> /usr/lib/system/libsystem_containermanager.dylib
0x7ff80e370000 - 0x7ff80e385ff6 com.apple.IOSurface (352.50.1 - 352.50.1) <B879281E-0286-3DED-8E49-6E71111234F9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7ff80e386000 - 0x7ff80e38eff7 com.apple.IOAccelerator (481.40.2 - 481.40.2) <D369E2B0-4D7A-3DEE-B47F-A210DB70B100> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7ff80e38f000 - 0x7ff80e5bdff7 com.apple.Metal (343.19 - 343.19) <C079359E-B9AB-3B65-84FE-A13244D41020> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7ff80e5be000 - 0x7ff80e5e3ff7 com.apple.audio.caulk (1.0 - 149.5.9) <D801BD8A-80B4-3B93-BD5B-B5E68358D0A3> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7ff80e5e4000 - 0x7ff80e714ff8 com.apple.CoreMedia (1.0 - 3110.8.2) <46886948-90D6-34EA-9CF4-69643B1A41AC> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7ff80e715000 - 0x7ff80e874ffa libFontParser.dylib (379.2.0.1) <7D8362D6-2532-3F46-94D4-EA2203EE5FDB> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7ff80e875000 - 0x7ff80eb0fff3 com.apple.HIToolbox (2.1.1 - 1204.0.1) <DE4AEB8B-676C-3A36-9364-1CDEE78A3B41> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80eb10000 - 0x7ff80eb22ffb com.apple.framework.DFRFoundation (1.0 - 285) <3CC59B7D-743D-317B-BBDC-C4023FD72495> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7ff80eb23000 - 0x7ff80eb27ffc com.apple.dt.XCTTargetBootstrap (14.5 - 22714.3) <DF4F84C6-2FF8-34A0-9276-EEA29B11848B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7ff80eb28000 - 0x7ff80eb60fff com.apple.CoreSVG (1.0 - 329) <794FE8CB-115B-31BD-89EE-F6386CE3504A> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7ff80eb61000 - 0x7ff80ee97fee com.apple.ImageIO (3.3.0 - 2488.5.5) <341EB634-577F-3383-8E54-D13DC5963FAD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7ff80ee98000 - 0x7ff80f263ffe com.apple.CoreImage (18.0.0 - 1440.3) <3D306330-3A23-3A50-B91E-66EBCC5AC49D> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7ff80f264000 - 0x7ff80f31affa com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <72FB8BC8-EA35-3D8A-B705-A785D5358C4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7ff80f31b000 - 0x7ff80f31eff3 libsystem_configuration.dylib (1300.120.2) <B4048EB9-5FA0-3D7F-B846-7836E36B57C0> /usr/lib/system/libsystem_configuration.dylib
0x7ff80f31f000 - 0x7ff80f324fff libsystem_sandbox.dylib (2190.121.1) <E5657D41-7DE9-3E9C-AD3E-C90A36D39A6F> /usr/lib/system/libsystem_sandbox.dylib
0x7ff80f325000 - 0x7ff80f325ffc com.apple.AggregateDictionary (1.0 - 1) <9FF88F49-1966-3D5B-A8F6-0039F8D9628C> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7ff80f326000 - 0x7ff80f32aff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <77229B12-DCE6-3E94-AC06-30ACFABB100C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7ff80f32b000 - 0x7ff80f32cfff liblangid.dylib (138) <59CD9996-FA4E-3E76-A65B-521494A9B1BA> /usr/lib/liblangid.dylib
0x7ff80f32d000 - 0x7ff80f43cfe1 com.apple.CoreNLP (1.0 - 313) <C27AC880-9768-32FE-B243-970E14E0671B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7ff80f43d000 - 0x7ff80f442ff1 com.apple.LinguisticData (1.0 - 483.10) <5881B8C8-4D7F-38E7-BB7F-182408B19730> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7ff80f443000 - 0x7ff80fe2efe7 libBNNS.dylib (830.120.9.0.1) <85225EAE-4DC3-35EF-B4AC-4BBB640913A3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7ff80fe2f000 - 0x7ff81000dfff libvDSP.dylib (1043.120.8) <1B51ECD4-B140-3DDD-A7BA-C00CBF97809F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7ff81000e000 - 0x7ff81003fffd com.apple.CoreEmoji (1.0 - 200.401) <9D6CF6DA-264B-3347-B8FC-E15088F397A6> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7ff810040000 - 0x7ff81004efff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <DDD2165C-ADD2-3848-AC25-41A1E8FA4880> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7ff81004f000 - 0x7ff8100c7ff5 com.apple.framework.CoreWLAN (16.0 - 1657) <B5E2DC8B-C410-39A4-8B67-FF30B6B712D3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7ff8100c8000 - 0x7ff81023eff0 com.apple.CoreUtils (7.4.2 - 742.5) <86F9B551-5609-3744-B3CE-6EDA6E66E4F7> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7ff81023f000 - 0x7ff810254ff0 com.apple.MobileKeyBag (2.0 - 1.0) <656B405B-E943-32DD-8CED-72ACD3957DD2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7ff810255000 - 0x7ff810261fff com.apple.AssertionServices (1.0 - 874.121.1) <01D01B94-7A7E-3977-A6DD-C42E3037C3F9> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7ff810262000 - 0x7ff8102eaffb com.apple.securityfoundation (6.0 - 55283) <86EB70E2-7DFD-3BFC-9A65-9CCAA0F8BFEA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7ff8102eb000 - 0x7ff81030fff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <26BC8E55-3451-3DBE-8819-F8AA4DF61E60> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7ff810310000 - 0x7ff810319ff4 com.apple.xpc.ServiceManagement (1.0 - 1) <B10FD295-3447-3DD9-8059-C93B2396D683> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7ff81031a000 - 0x7ff81031cff7 libquarantine.dylib (172.100.3) <1F10F52E-B804-33E0-8558-9464160FCBD7> /usr/lib/system/libquarantine.dylib
0x7ff81031d000 - 0x7ff810326ffb libCheckFix.dylib (32) <857DC522-F6B2-3FCF-869C-0331388C5FAC> /usr/lib/libCheckFix.dylib
0x7ff810327000 - 0x7ff81033eff7 libcoretls.dylib (186) <E67664E8-BD40-3E66-8FEE-63719D2B7B62> /usr/lib/libcoretls.dylib
0x7ff81033f000 - 0x7ff81034efff libbsm.0.dylib (89) <93D0383B-EB56-3AEA-BAFE-3FBEEF730C7C> /usr/lib/libbsm.0.dylib
0x7ff81034f000 - 0x7ff8103a7fff libmecab.dylib (1062.400.200) <C4E8F7DA-44CE-395F-8CA3-5600EB4AC4CB> /usr/lib/libmecab.dylib
0x7ff8103a8000 - 0x7ff8103aaff7 libgermantok.dylib (29) <2E6F69F3-AEEA-3528-B786-13C04B53AABF> /usr/lib/libgermantok.dylib
0x7ff8103ab000 - 0x7ff8103c0ffa libLinearAlgebra.dylib (1447.120.2) <9DBFB77A-114D-3889-B047-E12871554682> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7ff8103c1000 - 0x7ff8106e1ff8 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F7F40C8B-F064-372C-9FFA-FC9C56AAC79C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7ff8106e2000 - 0x7ff810747fe3 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <F47B5133-9924-3E72-9BFA-26EA1428CE8E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7ff810748000 - 0x7ff81092fff7 com.apple.MLCompute (1.0 - 1) <615935CD-1C6A-393B-B83A-1560B257AB98> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7ff810930000 - 0x7ff81096eff5 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <2A8CBA32-009C-3E45-9AF9-5497B868E947> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7ff81096f000 - 0x7ff810ab8ffe com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <3776C678-99F8-3DD9-A0CB-CA62A0A0495C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7ff810ab9000 - 0x7ff810b5efe9 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <C62547F4-4749-3637-A830-64F05F502DFB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7ff810b5f000 - 0x7ff810c2cfe7 com.apple.AppleFSCompression (163 - 1.0) <0DC510F6-8E00-37BF-821C-0701B8E77C53> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7ff810c2d000 - 0x7ff810c3bfff libbz2.1.0.dylib (45) <01287F3D-7C94-3A03-B23D-0DB1C3F37309> /usr/lib/libbz2.1.0.dylib
0x7ff810c3c000 - 0x7ff810c41fff libsystem_coreservices.dylib (152.5.1) <2AF67FC2-F6D4-3383-9A0E-951B5E96F162> /usr/lib/system/libsystem_coreservices.dylib
0x7ff810c42000 - 0x7ff810c6efff com.apple.CoreServices.OSServices (1141.1 - 1141.1) <6B423B2D-C5F4-3B90-B5E5-8547F03CB533> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7ff810c6f000 - 0x7ff810e1bfff com.apple.AuthKit (1.0 - 1) <723DBA03-B513-370F-80F5-91BE65CBD245> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7ff810e1c000 - 0x7ff810e63ff4 com.apple.UserNotifications (1.0 - 491.106) <362DA1F0-B597-37EB-8193-C09D6AD9A149> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
0x7ff810e64000 - 0x7ff810f6bff6 com.apple.CoreSpotlight (1.0 - 2274.31) <33593D9E-6C11-3330-8C2E-7FC453291C70> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
0x7ff810f6c000 - 0x7ff810f7fff7 libz.1.dylib (91.40.4) <4E4C2472-EA13-3438-95B1-4680CE772C88> /usr/lib/libz.1.dylib
0x7ff810f80000 - 0x7ff810fe3fe7 libsystem_m.dylib (3252.100.9) <B6EAF413-52FF-3F07-B9E2-CFC4DEFBF8BF> /usr/lib/system/libsystem_m.dylib
0x7ff810fe4000 - 0x7ff810fe4fff libcharset.1.dylib (102) <1BB074E7-ABA7-3051-8F5C-12C9691AC0A6> /usr/lib/libcharset.1.dylib
0x7ff810fe5000 - 0x7ff810feafff libmacho.dylib (1010.6) <931E8AF6-07A7-393C-A5F6-5A4D43A52F60> /usr/lib/system/libmacho.dylib
0x7ff810feb000 - 0x7ff811003ff7 libkxld.dylib (10063.121.3) <F6AA6EC3-DE24-32D9-8D85-316386BD4714> /usr/lib/system/libkxld.dylib
0x7ff811004000 - 0x7ff81100ffff libcommonCrypto.dylib (600028.100.1) <5B3B1FCB-8925-3965-A39A-0A0D4526A26B> /usr/lib/system/libcommonCrypto.dylib
0x7ff811010000 - 0x7ff811018fff libunwind.dylib (1700.242) <AD2181D6-9F59-308F-A23A-548C567E6F9B> /usr/lib/system/libunwind.dylib
0x7ff811019000 - 0x7ff811020fff liboah.dylib (318.5) <D36B2D8B-DD96-345B-BCE0-D133274B0054> /usr/lib/liboah.dylib
0x7ff811021000 - 0x7ff81102bfff libcopyfile.dylib (196.120.5) <2F33B8B4-DE51-365B-B967-BB00F6A11443> /usr/lib/system/libcopyfile.dylib
0x7ff81102c000 - 0x7ff811033fff libcompiler_rt.dylib (103.2) <5C78981F-D188-3139-A937-C66E16250C21> /usr/lib/system/libcompiler_rt.dylib
0x7ff811034000 - 0x7ff811038fff libsystem_collections.dylib (1592.100.35) <2299613E-D321-3C77-9E04-42F0A40256B1> /usr/lib/system/libsystem_collections.dylib
0x7ff811039000 - 0x7ff81103bfff libsystem_secinit.dylib (147.120.2) <9D85DC11-891B-30C3-BE32-29EAA910B8D4> /usr/lib/system/libsystem_secinit.dylib
0x7ff81103c000 - 0x7ff81103dff7 libremovefile.dylib (70.100.4) <5205DD8E-E25A-3F62-9317-CF5B9CFA8835> /usr/lib/system/libremovefile.dylib
0x7ff81103e000 - 0x7ff81103effb libkeymgr.dylib (31) <48686F93-7915-3065-8E1A-703F23FE0920> /usr/lib/system/libkeymgr.dylib
0x7ff81103f000 - 0x7ff811047ffb libsystem_dnssd.dylib (2200.120.24) <00230DEE-D005-3A2D-A4D0-55EDE6AFECCA> /usr/lib/system/libsystem_dnssd.dylib
0x7ff811048000 - 0x7ff81104dff7 libcache.dylib (93) <939523B8-EFFB-368D-8BA1-F51171D6DC78> /usr/lib/system/libcache.dylib
0x7ff81104e000 - 0x7ff81104ffff libSystem.B.dylib (1345.120.2) <F1745512-767D-3490-A692-9BB45DAF1380> /usr/lib/libSystem.B.dylib
0x7ff811050000 - 0x7ff811052ffb libfakelink.dylib (5) <62B983D4-38B7-35C2-B4E6-1AD5B8FE35F9> /usr/lib/libfakelink.dylib
0x7ff811053000 - 0x7ff811053ff7 com.apple.SoftLinking (1.0 - 47) <BA9566EA-1973-3D85-B641-7B2810715049> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7ff811054000 - 0x7ff811089fff libpcap.A.dylib (131) <402CE4A9-2B50-3E5E-A64D-659B33C31D58> /usr/lib/libpcap.A.dylib
0x7ff81108a000 - 0x7ff811090fff libiconv.2.dylib (102) <821ACD37-4E9D-3DA3-9255-1EE5339FD18A> /usr/lib/libiconv.2.dylib
0x7ff811091000 - 0x7ff8110a1ff3 libcmph.dylib (8) <7AB99C75-CDCF-3686-8F5F-CAFFE023CD23> /usr/lib/libcmph.dylib
0x7ff8110a2000 - 0x7ff81112afff libarchive.2.dylib (131) <0A301BBF-6505-341D-AAE8-04E84DBB0185> /usr/lib/libarchive.2.dylib
0x7ff81112b000 - 0x7ff811190ff7 com.apple.SearchKit (1.4.1 - 1.4.1) <EDEC8511-9B35-3AC3-91DD-CFFA0473FC7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7ff811191000 - 0x7ff811192ff3 libThaiTokenizer.dylib (15) <D3A1DAA3-CEA3-305B-8AFD-54A751F30D9A> /usr/lib/libThaiTokenizer.dylib
0x7ff811193000 - 0x7ff8111b5ff3 com.apple.applesauce (1.0 - 16.60.1) <8618E89C-7A8C-32F1-B23F-13C871CCB2FF> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7ff8111b6000 - 0x7ff8111d0fff libapple_nghttp2.dylib (20.120.2) <52F345BD-3FBB-3D8C-AB2B-91E5C29F28CF> /usr/lib/libapple_nghttp2.dylib
0x7ff8111d1000 - 0x7ff8111e4fe7 libSparseBLAS.dylib (1447.120.2) <AA0BC944-08AA-3391-B54D-EEA2C67C9724> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7ff8111e5000 - 0x7ff8111e6ff1 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <4B6B6A12-50B4-3C61-86FC-12209E3A1899> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7ff8111e7000 - 0x7ff8111ecfff libpam.2.dylib (33) <57FA0002-1A78-32D1-A41B-C001F29A1C4F> /usr/lib/libpam.2.dylib
0x7ff8111ed000 - 0x7ff8112c8fd7 libcompression.dylib (169.100.2) <D6FB1924-FD7E-3A39-93EA-520043E8A116> /usr/lib/libcompression.dylib
0x7ff8112c9000 - 0x7ff8112ceff3 libQuadrature.dylib (7) <CEACB924-3335-3B96-B408-A02CB581A4D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7ff8112cf000 - 0x7ff812605fef libLAPACK.dylib (1447.120.2) <09B7C9C4-8C48-3254-A864-C6751AF05725> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7ff812606000 - 0x7ff812654ffe com.apple.DictionaryServices (1.2 - 355) <E8A5300F-ADBF-3F3B-B270-A2D88A762241> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7ff812655000 - 0x7ff812673fff liblzma.5.dylib (20) <FFF39895-230B-3743-8F22-AAD511DF7818> /usr/lib/liblzma.5.dylib
0x7ff812674000 - 0x7ff812675fff libcoretls_cfhelpers.dylib (186) <098A1C37-C20F-3BDB-A331-1DF9629BAF03> /usr/lib/libcoretls_cfhelpers.dylib
0x7ff812676000 - 0x7ff8126ecfff com.apple.APFS (2236.120.10 - 2236.120.10) <707CCA27-449E-3CED-8FDD-8CA91EB6AE62> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7ff8126ed000 - 0x7ff8126faff7 libxar.1.dylib (498) <17AFAA94-5593-3603-B2C7-EB358B21722F> /usr/lib/libxar.1.dylib
0x7ff8126fb000 - 0x7ff8126fefff libutil.dylib (72) <BB5CA120-8E5F-3707-8E1A-254B3A331377> /usr/lib/libutil.dylib
0x7ff8126ff000 - 0x7ff812727ff7 libxslt.1.dylib (20.3) <A89AFF53-CBD0-347B-B8E2-31FCD69AF734> /usr/lib/libxslt.1.dylib
0x7ff812728000 - 0x7ff81272eff7 libChineseTokenizer.dylib (41) <B78047B2-AC35-393B-9170-0970F5AEF0C7> /usr/lib/libChineseTokenizer.dylib
0x7ff81272f000 - 0x7ff8128acfcf libvMisc.dylib (1043.120.8) <39740567-7211-3F3F-B1BA-D59F18E31A4B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7ff8128ad000 - 0x7ff812943ffb libate.dylib (3.0.8) <68A3A41B-4A42-3AAD-9695-80BF07E21586> /usr/lib/libate.dylib
0x7ff812944000 - 0x7ff81294cffb libIOReport.dylib (106) <03D381B7-4C85-3854-84B9-3A01F1A5684C> /usr/lib/libIOReport.dylib
0x7ff81294d000 - 0x7ff81295fff1 com.apple.CrashReporterSupport (10.13 - 15125.4) <611FFDF9-76A5-3EC1-A99C-78B8294A24CA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7ff812960000 - 0x7ff81297dff8 com.apple.AppSSOCore (1.0 - 1) <43F280DA-0CC3-3C2A-A409-9B43CFA93AB0> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
0x7ff81297e000 - 0x7ff812a84ff0 com.apple.CVNLP (1.0 - 119) <DC71D60A-8DAA-3144-BA4A-3CADA5A7C5C2> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
0x7ff812aa8000 - 0x7ff812ae9ff5 com.apple.pluginkit.framework (1.0 - 1) <D9A597F0-9324-353B-B792-691B196428D7> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7ff812aea000 - 0x7ff812af1fff libMatch.1.dylib (47) <CA34E323-80C7-3B58-83AD-7CC47D7DB505> /usr/lib/libMatch.1.dylib
0x7ff812af2000 - 0x7ff812b79fff libCoreStorage.dylib (562) <D964C088-5A76-3BC0-9321-B80685ED1A59> /usr/lib/libCoreStorage.dylib
0x7ff812b7a000 - 0x7ff812bc7ff7 com.apple.AppleVAFramework (6.2.6 - 6.2.6) <79EAC6C1-802E-3B55-9BA2-D9B1791417E1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7ff812bc8000 - 0x7ff812be2ff7 libexpat.1.dylib (35) <B0662485-4FB4-30A0-85E4-0BB355214B85> /usr/lib/libexpat.1.dylib
0x7ff812be3000 - 0x7ff812bebff7 libheimdal-asn1.dylib (689) <9BA64CB7-5BFA-358D-B6FD-B073FD0C2B7A> /usr/lib/libheimdal-asn1.dylib
0x7ff812bec000 - 0x7ff812c09ff8 com.apple.IconFoundation (493 - 493) <A9D3F586-AEDD-3213-8128-30445F661D01> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7ff812c0a000 - 0x7ff812c87ff5 com.apple.IconServices (493 - 493) <A7B8A0AC-14DC-3957-9BEB-748D5D3F507F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7ff812c88000 - 0x7ff812d14ffd com.apple.MediaExperience (1.0 - 1) <09D03E4E-906B-356C-8038-A6B01D976576> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7ff812d3e000 - 0x7ff812d4cff7 com.apple.GraphVisualizer (1.0 - 100.1) <CD9F839E-A402-30BB-891E-8089FD32B125> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7ff812d4d000 - 0x7ff812d92ff3 com.apple.OTSVG (1.0 - 800.5.0.2) <91CCAC8C-6387-353F-BCF2-522323AAB5DD> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7ff812d93000 - 0x7ff812d9dff6 com.apple.xpc.AppServerSupport (1.0 - 2748.121.1) <05C22EEB-0AFF-3D7C-874B-A159DF5A45A0> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7ff812d9e000 - 0x7ff812da9ffb libhvf.dylib (1.0 - 379.2.0.1) <3857AF77-312C-3340-9A49-C7F85C7646F0> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7ff812daa000 - 0x7ff812dafffe libspindump.dylib (360.3) <7BF467C8-ADAD-30BA-8A85-3D8F1D41A864> /usr/lib/libspindump.dylib
0x7ff812db0000 - 0x7ff812e65ffa com.apple.Heimdal (4.0 - 2.0) <1767FCCE-3EBD-3441-8F0A-4AB85D17C0E4> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7ff812e66000 - 0x7ff812e82ffe com.apple.login (3.0 - 3.0) <D24C300E-33D6-3505-9A41-42127F6FFDE3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7ff812e83000 - 0x7ff812f84ffd com.apple.corebrightness (1.0 - 1) <C0D30343-2E0D-3E0D-B116-69C1C51459B8> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7ff81302c000 - 0x7ff81302cff7 libodfde.dylib (26) <F535C888-DAE7-3719-A29E-A9B5C6EEB4C5> /usr/lib/libodfde.dylib
0x7ff81302d000 - 0x7ff8130a4ff7 com.apple.bom (14.0 - 258) <6C960D89-E885-345C-AA91-0B03029A36D6> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7ff8130a5000 - 0x7ff8130f0ff7 com.apple.AppleJPEG (1.0 - 1) <B1010C2D-36E4-3099-9E74-026C4FE22F00> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7ff8130f1000 - 0x7ff8131defff libJP2.dylib (2488.5.5) <8BF8713E-7B9A-38FA-8F14-5761C86D4CEE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7ff8131df000 - 0x7ff8131e0fff com.apple.WatchdogClient.framework (1.0 - 254.120.4) <6DA9FFBD-E18D-3F9C-84E2-C006389BEA02> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7ff8131e1000 - 0x7ff81321dffb com.apple.MultitouchSupport.framework (7440.9 - 7440.9) <F3977225-1373-3FC1-9BA5-356CAF3685B4> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7ff81321e000 - 0x7ff81379affa com.apple.VideoToolbox (1.0 - 3110.8.2) <883A0811-813D-39FA-A30A-EB915103BE35> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7ff81379b000 - 0x7ff8137d3fef libAudioToolboxUtility.dylib (1387.6.5.10.2) <CE3D6C04-017A-33A7-8C0E-4A23497FFEE2> /usr/lib/libAudioToolboxUtility.dylib
0x7ff8137d4000 - 0x7ff813800fff libPng.dylib (2488.5.5) <90ED29CD-DACE-36FE-8A99-1FCAD36DE7D6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7ff813801000 - 0x7ff813868ff7 libTIFF.dylib (2488.5.5) <88525AE4-DC30-3BF2-9F24-D2F393C58B79> /System/Library/Framework
|
I seem to be having a similar issue - currently running Sonoma 14.2 and have v 3.0.0 installed. Here's the error details: Translated Report (Full Report Below)Process: HSTracker [972] Date/Time: 2024-07-24 20:20:21.5887 +0100 Time Awake Since Boot: 460 seconds System Integrity Protection: enabled Notes: Crashed Thread: 3 tid_2103 Dispatch queue: com.apple.root.default-qos Exception Type: EXC_CRASH (SIGABRT) Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 Application Specific Information: Error Formulating Crash Report: Thread 0:: Dispatch queue: com.apple.main-thread Thread 1:: com.apple.rosetta.exceptionserver Thread 2: Thread 3 Crashed:: tid_2103 Dispatch queue: com.apple.root.default-qos Thread 4: Thread 5: Thread 6: Thread 7: Thread 8:: com.apple.NSEventThread Thread 9: Thread 10: Thread 11: Thread 12: Thread 13:: com.apple.NSURLConnectionLoader Thread 14:: SGen worker Thread 3 crashed with X86 Thread State (64-bit): Binary Images: External Modification Summary: VM Region Summary:
REGION TYPE SIZE COUNT (non-coalesced) Full Report{"app_name":"HSTracker","timestamp":"2024-07-24 20:20:21.00 +0100","app_version":"3.0.0","slice_uuid":"239781e1-69b6-3245-837b-75e0bd6186b9","build_version":"2915","platform":1,"bundleID":"net.hearthsim.hstracker","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.2 (23C64)","roots_installed":0,"name":"HSTracker","incident_id":"F4515ABC-45E2-4E1B-B3ED-242C8E029CD8"}
], Model: Mac14,2, BootROM 10151.61.4, proc 8:4:4 processors, 8 GB, SMC |
@4N1Skywalker I don't see anything interesting on what you provided. Can you provide the Sample for Hearthstone as well? Do you have an antivirus or security software that may be interferring? @markerrett Your report is of a crash and that seems to occur if the update happened incorrect. I suggest you remove HSTracker and reinstall it from scratch. |
Is "open hstracker" a required step to reproduce the problem? There has been an ongoing issue with Macs where, on some machines, if you change focus away from Hearthstone it will freeze up. |
@jpalermo I don't know what causes this. It is hard for me to debug it without recreating. This could be some security software that is interfering. Without seeing a sample from Hearthstone, assuming it is the one freezing, I can't help much. |
Describe the bug
After opening Hearthstone on MacOS (I have MacOS Sonoma 14.5) and then opening HSTracker, Hearthstone would freeze, so I'd have to force close Hearthstone, essentially making HSTracker unusable on MacOS.
To Reproduce
Steps to reproduce the behavior:
Game mode
All game modes, or even in the menu.
Expected behavior
Game freezes. Not able to click on anything. Mouse curser becomes the spinning wheel.
Screenshots
Just like any other frozen application.
Version (please complete the following information):
Latest version: 2.7.10
I never had this issue until the second most recent HSTracker update.
Additional context
I never had this issue until the second most recent HSTracker update.
Log file
Attach the
hstracker.log
file found under[hstracker.log](https://github.com/user-attachments/files/16118027/hstracker.log)
directory (or use the Help->Open log directory)Deck code
It has nothing to do with decks.
The text was updated successfully, but these errors were encountered: