Skip to content

Crashes immediately when certain rules are added #1156

@jimmysofat6864

Description

@jimmysofat6864

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I made sure all content blockers are enabled in Safari settings
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

AdGuard version

2.0.4

Environment

- OS:macOS 12.7.6
- Safari version: Version 17.6 (17618.3.11.11.7, 17618)

What filters do you have enabled?

AdGuard Base filter, AdGuard Tracking Protection filter, AdGuard URL Tracking filter, AdGuard Annoyances filter, AdGuard Other Annoyances filter, Adblock Warning Removal List, Fanboy's Enhanced Tracking List

Issue Details

Steps to reproduce:

  1. Open the rule editor
  2. Paste the following rules.
[$domain=/^prime\.[^.]+\.[a-z]/]#$#form[id][style^="display:"] { display: block !important; }
[$path=/rinku/land/]#%#//scriptlet('trusted-click-element', 'form > center > button[class^="btn-"]')
[$path=/rinku/land/]###delulu-overlay
[$domain=/^prime\.[^.]+\.[a-z]/]#%#//scriptlet('prevent-element-src-loading', 'script', '/detectIncognito.min.js')
[$domain=/^prime\.[^.]+\.[a-z]/]##center:has(div[class^="container"] > div[class^="ad"])
[$domain=/^prime\.[^.]+\.[a-z]/]###desktop-ad-container
[$domain=/^prime\.[^.]+\.[a-z]/]##div[class^="horizontal-wrapper"]:has(> div[class^="ad-container"])
  1. Crash is experienced

Expected Behavior

It shouldn't crash.

Actual Behavior

The app crashes.

Screenshots

Screen.Recording.2026-01-12.at.10.54.05.PM.mov
Screenshot 1: Image

Additional Information


-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               AdGuard Mini [1477]
Path:                  /Applications/AdGuard Mini.app/Contents/MacOS/AdGuard Mini
Identifier:            com.adguard.safari.AdGuard
Version:               2.0.4 (942)
App Item ID:           1440147259
App External ID:       880813966
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2026-01-12 22:48:10.5127 -0800
OS Version:            macOS 12.7.6 (21H1320)
Report Version:        12
Anonymous UUID:        050679E1-0866-20D9-2763-E05EE49C96A6


Time Awake Since Boot: 1700 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000700000020
Exception Codes:       0x0000000000000001, 0x0000000700000020
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [1477]

VM Region Info: 0x700000020 is not in any region.  Bytes after previous region: 24894406689  Bytes before following region: 123115401039840
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      WebKit Malloc               1322d8000-1342d8000    [ 32.0M] rw-/rwx SM=PRV  
--->  GAP OF 0x6ffed5915000 BYTES
      Stack Guard              700009bed000-700009bee000 [    4K] ---/rwx SM=NUL  

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   ???                           	       0x700000020 ???
1   sciter-webview.dylib          	       0x10e6a94ce -[SciterWKWebViewDelegate userContentController:didReceiveScriptMessage:] + 174
2   WebKit                        	    0x7ff915a1e55d ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&) + 239
3   WebKit                        	    0x7ff915d68142 WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&) + 686
4   WebKit                        	    0x7ff916094f4b void IPC::handleMessageAsync<Messages::WebUserContentControllerProxy::DidPostMessage, WebKit::WebUserContentControllerProxy, void (WebKit::WebUserContentControllerProxy::*)(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&)>(IPC::Connection&, IPC::Decoder&, WebKit::WebUserContentControllerProxy*, void (WebKit::WebUserContentControllerProxy::*)(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&)) + 3246
5   WebKit                        	    0x7ff91609428a WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 64
6   WebKit                        	    0x7ff915ab362d IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 367
7   WebKit                        	    0x7ff915cc2551 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 31
8   WebKit                        	    0x7ff915aa2605 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 221
9   WebKit                        	    0x7ff915aa1fb3 IPC::Connection::dispatchIncomingMessages() + 479
10  JavaScriptCore                	    0x7ff829a0f4df WTF::RunLoop::performWork() + 431
11  JavaScriptCore                	    0x7ff829a0ffca WTF::RunLoop::performWork(void*) + 26
12  CoreFoundation                	    0x7ff8110f50ab __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
13  CoreFoundation                	    0x7ff8110f5013 __CFRunLoopDoSource0 + 180
14  CoreFoundation                	    0x7ff8110f4d8d __CFRunLoopDoSources0 + 242
15  CoreFoundation                	    0x7ff8110f37a8 __CFRunLoopRun + 892
16  CoreFoundation                	    0x7ff8110f2d6c CFRunLoopRunSpecific + 562
17  HIToolbox                     	    0x7ff819da55e6 RunCurrentEventLoopInMode + 292
18  HIToolbox                     	    0x7ff819da5213 ReceiveNextEventCommon + 283
19  HIToolbox                     	    0x7ff819da50e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
20  AppKit                        	    0x7ff813b31aa9 _DPSNextEvent + 927
21  AppKit                        	    0x7ff813b30166 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
22  libsciter.dylib               	       0x112e19df3 _glfwPollEventsCocoa + 209
23  libsciter.dylib               	       0x112e19d0c _glfwDestroyWindowCocoa + 205
24  libsciter.dylib               	       0x112e25474 glfwDestroyWindow + 90
25  libsciter.dylib               	       0x112e0ad3d fx::view::close_window() + 65
26  libsciter.dylib               	       0x112e0acdb fx::view::on_close_window_request(unsigned int) + 69
27  libsciter.dylib               	       0x112de06fe fx::_handle_event(_GLFWwindow*, GLFWEvent*) + 2347
28  libsciter.dylib               	       0x112e25111 _glfwInputWindowCloseRequest + 48
29  libsciter.dylib               	       0x112e17000 -[GLFWWindowDelegate windowShouldClose:] + 15
30  AppKit                        	    0x7ff813e94d35 __19-[NSWindow __close]_block_invoke + 153
31  AppKit                        	    0x7ff813e94c8f -[NSWindow __close] + 284
32  AppKit                        	    0x7ff813d35c6a -[NSApplication(NSResponder) sendAction:to:from:] + 288
33  AppKit                        	    0x7ff813d35b10 -[NSControl sendAction:to:] + 86
34  AppKit                        	    0x7ff813d35a42 __26-[NSCell _sendActionFrom:]_block_invoke + 131
35  AppKit                        	    0x7ff813d3594b -[NSCell _sendActionFrom:] + 171
36  AppKit                        	    0x7ff813d35893 -[NSButtonCell _sendActionFrom:] + 96
37  AppKit                        	    0x7ff813d3270f NSControlTrackMouse + 1813
38  AppKit                        	    0x7ff813d31fd6 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 121
39  AppKit                        	    0x7ff813d31ea6 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 679
40  AppKit                        	    0x7ff813d31276 -[NSControl mouseDown:] + 678
41  AppKit                        	    0x7ff813d2f761 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4859
42  AppKit                        	    0x7ff813ca3922 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2582
43  AppKit                        	    0x7ff813ca2cf2 -[NSWindow(NSEventRouting) sendEvent:] + 352
44  AppKit                        	    0x7ff813ca10c8 -[NSApplication(NSEvent) sendEvent:] + 352
45  AppKit                        	    0x7ff813f59f0a -[NSApplication _handleEvent:] + 65
46  AppKit                        	    0x7ff813b2283d -[NSApplication run] + 623
47  AppKit                        	    0x7ff813af679a NSApplicationMain + 817
48  AdGuard Mini                  	       0x10ddb51bb 0x10ddb3000 + 8635
49  dyld                          	       0x115b6e52e start + 462

Thread 1:
0   libsystem_kernel.dylib        	    0x7ff810ff427e __semwait_signal + 10
1   libsystem_c.dylib             	    0x7ff810f08853 nanosleep + 196
2   libsystem_c.dylib             	    0x7ff810f136d8 sleep + 41
3   AdGuard Mini                  	       0x10e1f63f7 0x10ddb3000 + 4469751
4   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 2:: SentryCrash Exception Handler (Secondary)
0   libsystem_kernel.dylib        	    0x7ff810ff193a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff810ff1ca8 mach_msg + 56
2   AdGuard Mini                  	       0x10e1da98a 0x10ddb3000 + 4356490
3   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff810ff193a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff810ff1ca8 mach_msg + 56
2   CoreFoundation                	    0x7ff8110f529d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff8110f3928 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff8110f2d6c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff813c9f572 _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	    0x7ff810ff193a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff810ff1ca8 mach_msg + 56
2   CoreFoundation                	    0x7ff8110f529d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff8110f3928 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff8110f2d6c CFRunLoopRunSpecific + 562
5   CFNetwork                     	    0x7ff815d21964 0x7ff815ad9000 + 2394468
6   Foundation                    	    0x7ff811f4a724 __NSThread__start__ + 1009
7   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 5:: CVDisplayLink
0   libsystem_kernel.dylib        	    0x7ff810ff43aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81102eaa4 _pthread_cond_wait + 1302
2   CoreVideo                     	    0x7ff8188d5e60 CVDisplayLink::waitUntil(unsigned long long) + 370
3   CoreVideo                     	    0x7ff8188d4ddc CVDisplayLink::runIOThread() + 526
4   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 6::  Dispatch queue: com.apple.root.utility-qos.cooperative
0   AdGuard Mini                  	       0x10e15780c 0x10ddb3000 + 3819532
1   AdGuard Mini                  	       0x10e161c99 0x10ddb3000 + 3861657
2   AdGuard Mini                  	       0x10e150647 0x10ddb3000 + 3790407
3   AdGuard Mini                  	       0x10de68768 0x10ddb3000 + 743272
4   AdGuard Mini                  	       0x10de69b51 0x10ddb3000 + 748369

Thread 7::  Dispatch queue: com.apple.root.default-qos.cooperative
0   libsystem_kernel.dylib        	    0x7ff810ff30aa __ulock_wait + 10
1   libdispatch.dylib             	    0x7ff810e76b06 _dlock_wait + 45
2   libdispatch.dylib             	    0x7ff810e76995 _dispatch_thread_event_wait_slow + 40
3   libdispatch.dylib             	    0x7ff810e83a4c __DISPATCH_WAIT_FOR_QUEUE__ + 296
4   libdispatch.dylib             	    0x7ff810e83696 _dispatch_sync_f_slow + 170
5   AdGuard Mini                  	       0x10e092d7f 0x10ddb3000 + 3014015
6   AdGuard Mini                  	       0x10e09962b 0x10ddb3000 + 3040811
7   AdGuard Mini                  	       0x10de516b1 0x10ddb3000 + 648881
8   AdGuard Mini                  	       0x10ddf1fc9 0x10ddb3000 + 257993
9   AdGuard Mini                  	       0x10ddbe3b1 0x10ddb3000 + 46001

Thread 8::  Dispatch queue: com.apple.root.default-qos.cooperative
0   libsystem_kernel.dylib        	    0x7ff810ff30aa __ulock_wait + 10
1   libdispatch.dylib             	    0x7ff810e76b06 _dlock_wait + 45
2   libdispatch.dylib             	    0x7ff810e76995 _dispatch_thread_event_wait_slow + 40
3   libdispatch.dylib             	    0x7ff810e83a4c __DISPATCH_WAIT_FOR_QUEUE__ + 296
4   libdispatch.dylib             	    0x7ff810e83696 _dispatch_sync_f_slow + 170
5   AdGuard Mini                  	       0x10e092d7f 0x10ddb3000 + 3014015
6   AdGuard Mini                  	       0x10e09962b 0x10ddb3000 + 3040811
7   AdGuard Mini                  	       0x10de516b1 0x10ddb3000 + 648881
8   AdGuard Mini                  	       0x10ddf1fc9 0x10ddb3000 + 257993
9   AdGuard Mini                  	       0x10ddbe3b1 0x10ddb3000 + 46001

Thread 9::  Dispatch queue: com.apple.coreanimation.CAMetalLayerTimeoutQueue
0   libdispatch.dylib             	    0x7ff810e7ef33 _dispatch_queue_wakeup + 0
1   libdispatch.dylib             	    0x7ff810e75640 _dispatch_xref_dispose + 108
2   libdispatch.dylib             	    0x7ff810e8a28a _dispatch_source_invoke + 2309
3   libdispatch.dylib             	    0x7ff810e7c1cd _dispatch_lane_serial_drain + 342
4   libdispatch.dylib             	    0x7ff810e7cdfd _dispatch_lane_invoke + 366
5   libdispatch.dylib             	    0x7ff810e86eee _dispatch_workloop_worker_thread + 753
6   libsystem_pthread.dylib       	    0x7ff81102afd0 _pthread_wqthread + 326
7   libsystem_pthread.dylib       	    0x7ff811029f57 start_wqthread + 15

Thread 10::  Dispatch queue: com.apple.root.utility-qos.cooperative
0   libswiftCore.dylib            	    0x7ff81e7e72e6 swift_beginAccess + 6
1   AdGuard Mini                  	       0x10e1577ce 0x10ddb3000 + 3819470
2   AdGuard Mini                  	       0x10e161c99 0x10ddb3000 + 3861657
3   AdGuard Mini                  	       0x10e150647 0x10ddb3000 + 3790407
4   AdGuard Mini                  	       0x10de68768 0x10ddb3000 + 743272
5   AdGuard Mini                  	       0x10de69b51 0x10ddb3000 + 748369

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

Thread 12:: CVDisplayLink
0   libsystem_kernel.dylib        	    0x7ff810ff43aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81102eaa4 _pthread_cond_wait + 1302
2   CoreVideo                     	    0x7ff8188d5e60 CVDisplayLink::waitUntil(unsigned long long) + 370
3   CoreVideo                     	    0x7ff8188d4ddc CVDisplayLink::runIOThread() + 526
4   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 13:: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib        	    0x7ff810ff43aa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81102ea6f _pthread_cond_wait + 1249
2   JavaScriptCore                	    0x7ff829aad00b scavenger_thread_main + 1627
3   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
4   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 14:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib        	    0x7ff810ff193a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff810ff1ca8 mach_msg + 56
2   QuartzCore                    	    0x7ff8181ed943 CA::Render::Server::server_thread(void*) + 534
3   QuartzCore                    	    0x7ff8181ed722 thread_fun(void*) + 25
4   libsystem_pthread.dylib       	    0x7ff81102e4e1 _pthread_start + 125
5   libsystem_pthread.dylib       	    0x7ff811029f6b thread_start + 15

Thread 15::  Dispatch queue: com.apple.root.utility-qos.cooperative
0   libsystem_kernel.dylib        	    0x7ff810ff312a __ulock_wake + 10
1   libsystem_platform.dylib      	    0x7ff811042323 _os_unfair_lock_unlock_slow + 38
2   libswiftCore.dylib            	    0x7ff81e7e9460 _swift_release_dealloc + 16
3   AdGuard Mini                  	       0x10e16bb7e 0x10ddb3000 + 3902334
4   AdGuard Mini                  	       0x10e167d58 0x10ddb3000 + 3886424
5   AdGuard Mini                  	       0x10e157ab3 0x10ddb3000 + 3820211
6   AdGuard Mini                  	       0x10e161c99 0x10ddb3000 + 3861657
7   AdGuard Mini                  	       0x10e150647 0x10ddb3000 + 3790407
8   AdGuard Mini                  	       0x10de68768 0x10ddb3000 + 743272
9   AdGuard Mini                  	       0x10de69b51 0x10ddb3000 + 748369

Thread 16::  Dispatch queue: com.apple.root.utility-qos.cooperative
0   libswiftCore.dylib            	    0x7ff81e7e84fd swift_retain + 77
1   libswiftCore.dylib            	    0x7ff81e829ed9 swift_bridgeObjectRetain + 57
2   AdGuard Mini                  	       0x10e161408 0x10ddb3000 + 3859464
3   AdGuard Mini                  	       0x10e161aef 0x10ddb3000 + 3861231
4   AdGuard Mini                  	       0x10e150647 0x10ddb3000 + 3790407
5   AdGuard Mini                  	       0x10de68768 0x10ddb3000 + 743272
6   AdGuard Mini                  	       0x10de69b51 0x10ddb3000 + 748369

Thread 17::  Dispatch queue: com.apple.root.user-initiated-qos.cooperative
0   libsystem_malloc.dylib        	    0x7ff810e4cdfa szone_free + 118
1   libswift_Concurrency.dylib    	    0x7ffb2a53345a completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 26
2   libswift_Concurrency.dylib    	    0x7ffb2a533441 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 18::  Dispatch queue: com.apple.root.default-qos
0   libobjc.A.dylib               	    0x7ff810ec029c getMethodNoSuper_nolock(objc_class*, objc_selector*) + 432

Thread 19::  Dispatch queue: com.apple.coreanimation.CAMetalLayerTimeoutQueue
0   libsystem_malloc.dylib        	    0x7ff810e4d1d8 free_tiny + 466
1   libdispatch.dylib             	    0x7ff810e8af93 _dispatch_source_handler_dispose + 23
2   libdispatch.dylib             	    0x7ff810e8a275 _dispatch_source_invoke + 2288
3   libdispatch.dylib             	    0x7ff810e7c1cd _dispatch_lane_serial_drain + 342
4   libdispatch.dylib             	    0x7ff810e7cdfd _dispatch_lane_invoke + 366
5   libdispatch.dylib             	    0x7ff810e86eee _dispatch_workloop_worker_thread + 753
6   libsystem_pthread.dylib       	    0x7ff81102afd0 _pthread_wqthread + 326
7   libsystem_pthread.dylib       	    0x7ff811029f57 start_wqthread + 15

Thread 20::  Dispatch queue: */com.adguard.safar
0   CarbonCore                    	    0x7ff813679daa FSMountPrepare + 8
1   CoreServicesInternal          	    0x7ff8139671b9 MountInfoPrepare + 40
2   CoreServicesInternal          	    0x7ff81397aee7 getFileSystemPathForFileID(unsigned long long, unsigned long long, unsigned long long, char*, unsigned long) + 107
3   CoreServicesInternal          	    0x7ff81397f642 _FSCreatePathForFileID + 62
4   CoreFoundation                	    0x7ff811176d0d FileReferenceURLPathToFullURLPath + 243
5   CoreFoundation                	    0x7ff81108ae58 CFURLCreateStringWithFileSystemPath + 298
6   CoreFoundation                	    0x7ff8110850d1 CFURLCopyFileSystemPath + 311
7   Foundation                    	    0x7ff811efe4df -[NSURL(NSURL) path] + 79
8   AdGuard Mini                  	       0x10deeacd1 0x10ddb3000 + 1277137
9   AdGuard Mini                  	       0x10deebdf9 0x10ddb3000 + 1281529
10  AdGuard Mini                  	       0x10de37919 0x10ddb3000 + 543001
11  libdispatch.dylib             	    0x7ff810e76317 _dispatch_client_callout + 8
12  libdispatch.dylib             	    0x7ff810e78d7c _dispatch_continuation_pop + 453
13  libdispatch.dylib             	    0x7ff810e8a208 _dispatch_source_invoke + 2179
14  libdispatch.dylib             	    0x7ff810e7c1cd _dispatch_lane_serial_drain + 342
15  libdispatch.dylib             	    0x7ff810e7ce30 _dispatch_lane_invoke + 417
16  libdispatch.dylib             	    0x7ff810e86eee _dispatch_workloop_worker_thread + 753
17  libsystem_pthread.dylib       	    0x7ff81102afd0 _pthread_wqthread + 326
18  libsystem_pthread.dylib       	    0x7ff811029f57 start_wqthread + 15

Thread 21:
0   libsystem_pthread.dylib       	    0x7ff811029f48 start_wqthread + 0


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007ff852761cc8  rbx: 0x00007f9b6ffc2e80  rcx: 0x0000000000000000  rdx: 0x000000000000000b
  rdi: 0x00007f9b6fdc03a0  rsi: 0x00007ff7b2149770  rbp: 0x00007ff7b21497b0  rsp: 0x00007ff7b2149768
   r8: 0x000000000000d5a5   r9: 0x000000000000d5a8  r10: 0x00000000ffffff1f  r11: 0x000000000605a52f
  r12: 0x00007f9b7c67f580  r13: 0x00007f9b6ffcee50  r14: 0x00007f9b9527c2f0  r15: 0x00007f9b7c67f580
  rip: 0x0000000700000020  rfl: 0x0000000000010206  cr2: 0x0000000700000020
  
Logical CPU:     2
Error Code:      0x00000014 (no mapping for user instruction read)
Trap Number:     14


Binary Images:
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x10e69f000 -        0x10e6aefff sciter-webview.dylib (*) <7d3aa8b8-eb32-3503-af68-084b0101e40c> /Applications/AdGuard Mini.app/Contents/Frameworks/sciter-webview.dylib
    0x7ff915711000 -     0x7ff91619cfff com.apple.WebKit (17613) <1b02dd84-76a1-3a50-ac85-1f60bd894c3c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7ff829846000 -     0x7ff82ae59fff com.apple.JavaScriptCore (17613) <9bd5e2cc-0c81-3944-84b0-4be54a33fa40> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7ff811075000 -     0x7ff811577fff com.apple.CoreFoundation (6.9) <fdd28505-5456-3c40-a5ba-7890b064db39> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff819d77000 -     0x7ff81a06afff com.apple.HIToolbox (2.1.1) <913d3d2e-4e4c-3907-98fe-8f4abd551297> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff813af3000 -     0x7ff814982fff com.apple.AppKit (6.9) <5dd484cf-ed6a-3633-b42e-6518aeecd5b9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x112726000 -        0x1134acfff libsciter.dylib (*) <882314d5-9763-3a88-8ec2-c2b6234b26b8> /Applications/AdGuard Mini.app/Contents/Frameworks/libsciter.dylib
       0x10ddb3000 -        0x10e32bfff com.adguard.safari.AdGuard (2.0.4) <7bc5e6f5-c1c2-3259-9b1e-3029aa776fe4> /Applications/AdGuard Mini.app/Contents/MacOS/AdGuard Mini
       0x115b69000 -        0x115bd4fff dyld (*) <eea022bb-a6ab-3cd1-8ac1-54ce8cfd3333> /usr/lib/dyld
    0x7ff810ff0000 -     0x7ff811027fff libsystem_kernel.dylib (*) <2fe67e94-4a5e-3506-9e02-502f7270f7ef> /usr/lib/system/libsystem_kernel.dylib
    0x7ff810ef8000 -     0x7ff810f80fff libsystem_c.dylib (*) <202d7260-ea46-3956-a471-19c9bcf45274> /usr/lib/system/libsystem_c.dylib
    0x7ff811028000 -     0x7ff811033fff libsystem_pthread.dylib (*) <5a5f7316-85b7-315e-baf3-76211ee65604> /usr/lib/system/libsystem_pthread.dylib
    0x7ff815ad9000 -     0x7ff815f67fff com.apple.CFNetwork (1335.5) <1498ec5d-cbe9-352b-8b10-030e042445c5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff811ef2000 -     0x7ff8122aefff com.apple.Foundation (6.9) <61133096-d5f9-34bd-94b1-1e526ea018b1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff8188d3000 -     0x7ff818924fff com.apple.CoreVideo (1.8) <fe89c8c7-c939-3115-afdb-7a6190835819> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7ff810e73000 -     0x7ff810eb9fff libdispatch.dylib (*) <37860d89-d337-3140-8973-ac199acbc361> /usr/lib/system/libdispatch.dylib
    0x7ff81e4ec000 -     0x7ff81e965fff libswiftCore.dylib (*) <222d44bb-076b-3be8-a051-cddfc2b961dc> /usr/lib/swift/libswiftCore.dylib
    0x7ff8181a6000 -     0x7ff8184b8fff com.apple.QuartzCore (1.11) <5ca19b57-9c18-302f-a989-bb743cd76e00> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7ff811040000 -     0x7ff811049fff libsystem_platform.dylib (*) <81a897b2-8752-3f99-833e-da16ffa9fa58> /usr/lib/system/libsystem_platform.dylib
    0x7ff810e47000 -     0x7ff810e72fff libsystem_malloc.dylib (*) <0ff21147-73cd-36dc-99e9-606217a75b77> /usr/lib/system/libsystem_malloc.dylib
    0x7ffb2a503000 -     0x7ffb2a542fff libswift_Concurrency.dylib (*) <01d2f741-2f1e-33c9-9b51-abb5c07e6914> /usr/lib/swift/libswift_Concurrency.dylib
    0x7ff810eba000 -     0x7ff810ef4fff libobjc.A.dylib (*) <b36a2b52-68a9-3e44-b927-71c24be1272f> /usr/lib/libobjc.A.dylib
    0x7ff813675000 -     0x7ff813960fff com.apple.CoreServices.CarbonCore (1319) <8837a1bb-016e-3362-9fee-e44fb4a29e37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7ff813961000 -     0x7ff81399efff com.apple.CoreServicesInternal (484) <c30642f7-af40-3ec4-879e-6017fded1761> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 2528K        4 
CG image                           184K       14 
ColorSync                          220K       26 
CoreAnimation                      488K       23 
CoreGraphics                        16K        3 
CoreUI image data                 2120K       17 
Dispatch continuations            64.0M        1 
Foundation                          36K        2 
IOKit                             15.5M        2 
Kernel Alloc Once                    8K        1 
MALLOC                           412.3M      411 
MALLOC guard page                   48K       12 
MALLOC_LARGE (reserved)           13.5M        3         reserved VM address space (unallocated)
SQLite page cache                  192K        3 
STACK GUARD                       56.1M       22 
Stack                             19.2M       22 
VM_ALLOCATE                        180K       31 
WebKit Malloc                    192.0M        5 
__CTF                               756        1 
__DATA                            44.1M      570 
__DATA_CONST                      32.7M      378 
__DATA_DIRTY                      1633K      225 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       660.2M       16 
__OBJC_RO                         82.9M        1 
__OBJC_RW                         3200K        2 
__TEXT                           552.1M      579 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                        1664K       24 
mapped file                      158.2M       34 
shared memory                      784K       19 
===========                     =======  ======= 
TOTAL                              2.3G     2460 
TOTAL, minus reserved VM space     2.3G     2460 



-----------
Full Report
-----------

{"app_name":"AdGuard Mini","timestamp":"2026-01-12 22:48:10.00 -0800","app_version":"2.0.4","slice_uuid":"7bc5e6f5-c1c2-3259-9b1e-3029aa776fe4","adam_id":"1440147259","build_version":"942","platform":1,"bundleID":"com.adguard.safari.AdGuard","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.7.6 (21H1320)","incident_id":"E81A9FF1-3C9D-4F0A-A0BB-A9AA0E95CB68","name":"AdGuard Mini"}
{
  "uptime" : 1700,
  "procLaunch" : "2026-01-12 22:39:26.3373 -0800",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro11,5",
  "procStartAbsTime" : 1240591189122,
  "coalitionID" : 593,
  "osVersion" : {
    "train" : "macOS 12.7.6",
    "build" : "21H1320",
    "releaseType" : "User"
  },
  "captureTime" : "2026-01-12 22:48:10.5127 -0800",
  "incident" : "E81A9FF1-3C9D-4F0A-A0BB-A9AA0E95CB68",
  "bug_type" : "309",
  "pid" : 1477,
  "procExitAbsTime" : 1764773141925,
  "cpuType" : "X86-64",
  "procName" : "AdGuard Mini",
  "procPath" : "\/Applications\/AdGuard Mini.app\/Contents\/MacOS\/AdGuard Mini",
  "bundleInfo" : {"CFBundleShortVersionString":"2.0.4","CFBundleVersion":"942","CFBundleIdentifier":"com.adguard.safari.AdGuard"},
  "storeInfo" : {"storeCohortMetadata":"10|date=1752647400000&sf=143441&pgtp=Search&pgid=osx&prpg=Genre_25204&ctxt=Search&issrch=1&imptyp=card&kind=macSoftware&lngid=1","itemID":"1440147259","deviceIdentifierForVendor":"F6047ABA-196B-5B66-9C13-F3C2211183F3","thirdParty":true,"softwareVersionExternalIdentifier":"880813966"},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.adguard.safari.AdGuard",
  "crashReporterKey" : "050679E1-0866-20D9-2763-E05EE49C96A6",
  "sip" : "enabled",
  "vmRegionInfo" : "0x700000020 is not in any region.  Bytes after previous region: 24894406689  Bytes before following region: 123115401039840\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      WebKit Malloc               1322d8000-1342d8000    [ 32.0M] rw-\/rwx SM=PRV  \n--->  GAP OF 0x6ffed5915000 BYTES\n      Stack Guard              700009bed000-700009bee000 [    4K] ---\/rwx SM=NUL  ",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000700000020","rawCodes":[1,30064771104],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000700000020"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1477},
  "vmregioninfo" : "0x700000020 is not in any region.  Bytes after previous region: 24894406689  Bytes before following region: 123115401039840\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      WebKit Malloc               1322d8000-1342d8000    [ 32.0M] rw-\/rwx SM=PRV  \n--->  GAP OF 0x6ffed5915000 BYTES\n      Stack Guard              700009bed000-700009bee000 [    4K] ---\/rwx SM=NUL  ",
  "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":28024,"threadState":{"r13":{"value":140305575505488},"rax":{"value":140704512089288,"symbolLocation":0,"symbol":"OBJC_CLASS_$__TtCs15__StringStorage"},"rflags":{"value":66054},"cpu":{"value":2},"r14":{"value":140306199069424},"rsi":{"value":140701821343600},"r8":{"value":54693},"cr2":{"value":30064771104},"rdx":{"value":11},"r10":{"value":4294967071},"r9":{"value":54696},"r15":{"value":140305783846272},"rbx":{"value":140305575456384},"trap":{"value":14,"description":"(no mapping for user instruction read)"},"err":{"value":20},"r11":{"value":101033263},"rip":{"value":30064771104,"matchesCrashFrame":1},"rbp":{"value":140701821343664},"rsp":{"value":140701821343592},"r12":{"value":140305783846272},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":140305573348256}},"queue":"com.apple.main-thread","frames":[{"imageOffset":30064771104,"imageIndex":0},{"imageOffset":42190,"symbol":"-[SciterWKWebViewDelegate userContentController:didReceiveScriptMessage:]","symbolLocation":174,"imageIndex":1},{"imageOffset":3200349,"symbol":"ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&)","symbolLocation":239,"imageIndex":2},{"imageOffset":6648130,"symbol":"WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&)","symbolLocation":686,"imageIndex":2},{"imageOffset":9977675,"symbol":"void IPC::handleMessageAsync<Messages::WebUserContentControllerProxy::DidPostMessage, WebKit::WebUserContentControllerProxy, void (WebKit::WebUserContentControllerProxy::*)(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&)>(IPC::Connection&, IPC::Decoder&, WebKit::WebUserContentControllerProxy*, void (WebKit::WebUserContentControllerProxy::*)(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::CompletionHandler<void (WTF::Span<unsigned char const, 18446744073709551615ul> const&, WTF::String const&)>&&))","symbolLocation":3246,"imageIndex":2},{"imageOffset":9974410,"symbol":"WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":64,"imageIndex":2},{"imageOffset":3810861,"symbol":"IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":367,"imageIndex":2},{"imageOffset":5969233,"symbol":"WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":31,"imageIndex":2},{"imageOffset":3741189,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)","symbolLocation":221,"imageIndex":2},{"imageOffset":3739571,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":479,"imageIndex":2},{"imageOffset":1873119,"symbol":"WTF::RunLoop::performWork()","symbolLocation":431,"imageIndex":3},{"imageOffset":1875914,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":26,"imageIndex":3},{"imageOffset":524459,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":4},{"imageOffset":524307,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":4},{"imageOffset":523661,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":4},{"imageOffset":518056,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":4},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":5},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":5},{"imageOffset":256681,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":6},{"imageOffset":250214,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":6},{"imageOffset":7290355,"symbol":"_glfwPollEventsCocoa","symbolLocation":209,"imageIndex":7},{"imageOffset":7290124,"symbol":"_glfwDestroyWindowCocoa","symbolLocation":205,"imageIndex":7},{"imageOffset":7337076,"symbol":"glfwDestroyWindow","symbolLocation":90,"imageIndex":7},{"imageOffset":7228733,"symbol":"fx::view::close_window()","symbolLocation":65,"imageIndex":7},{"imageOffset":7228635,"symbol":"fx::view::on_close_window_request(unsigned int)","symbolLocation":69,"imageIndex":7},{"imageOffset":7055102,"symbol":"fx::_handle_event(_GLFWwindow*, GLFWEvent*)","symbolLocation":2347,"imageIndex":7},{"imageOffset":7336209,"symbol":"_glfwInputWindowCloseRequest","symbolLocation":48,"imageIndex":7},{"imageOffset":7278592,"symbol":"-[GLFWWindowDelegate windowShouldClose:]","symbolLocation":15,"imageIndex":7},{"imageOffset":3808565,"symbol":"__19-[NSWindow __close]_block_invoke","symbolLocation":153,"imageIndex":6},{"imageOffset":3808399,"symbol":"-[NSWindow __close]","symbolLocation":284,"imageIndex":6},{"imageOffset":2370666,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":288,"imageIndex":6},{"imageOffset":2370320,"symbol":"-[NSControl sendAction:to:]","symbolLocation":86,"imageIndex":6},{"imageOffset":2370114,"symbol":"__26-[NSCell _sendActionFrom:]_block_invoke","symbolLocation":131,"imageIndex":6},{"imageOffset":2369867,"symbol":"-[NSCell _sendActionFrom:]","symbolLocation":171,"imageIndex":6},{"imageOffset":2369683,"symbol":"-[NSButtonCell _sendActionFrom:]","symbolLocation":96,"imageIndex":6},{"imageOffset":2357007,"symbol":"NSControlTrackMouse","symbolLocation":1813,"imageIndex":6},{"imageOffset":2355158,"symbol":"-[NSCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":121,"imageIndex":6},{"imageOffset":2354854,"symbol":"-[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:]","symbolLocation":679,"imageIndex":6},{"imageOffset":2351734,"symbol":"-[NSControl mouseDown:]","symbolLocation":678,"imageIndex":6},{"imageOffset":2344801,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4859,"imageIndex":6},{"imageOffset":1771810,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2582,"imageIndex":6},{"imageOffset":1768690,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":352,"imageIndex":6},{"imageOffset":1761480,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":352,"imageIndex":6},{"imageOffset":4615946,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":6},{"imageOffset":194621,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":6},{"imageOffset":14234,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":6},{"imageOffset":8635,"imageIndex":8},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":28094,"frames":[{"imageOffset":17022,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":10},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":11},{"imageOffset":112344,"symbol":"sleep","symbolLocation":41,"imageIndex":11},{"imageOffset":4469751,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":28095,"name":"SentryCrash Exception Handler (Secondary)","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":10},{"imageOffset":4356490,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":28097,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":10},{"imageOffset":524957,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":518440,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1754482,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":28223,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":10},{"imageOffset":524957,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":518440,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":515436,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":2394468,"imageIndex":13},{"imageOffset":362276,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":34978,"name":"CVDisplayLink","frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":12},{"imageOffset":11872,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":370,"imageIndex":15},{"imageOffset":7644,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":36219,"queue":"com.apple.root.utility-qos.cooperative","frames":[{"imageOffset":3819532,"imageIndex":8},{"imageOffset":3861657,"imageIndex":8},{"imageOffset":3790407,"imageIndex":8},{"imageOffset":743272,"imageIndex":8},{"imageOffset":748369,"imageIndex":8}]},{"id":36332,"queue":"com.apple.root.default-qos.cooperative","frames":[{"imageOffset":12458,"symbol":"__ulock_wait","symbolLocation":10,"imageIndex":10},{"imageOffset":15110,"symbol":"_dlock_wait","symbolLocation":45,"imageIndex":16},{"imageOffset":14741,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":40,"imageIndex":16},{"imageOffset":68172,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":296,"imageIndex":16},{"imageOffset":67222,"symbol":"_dispatch_sync_f_slow","symbolLocation":170,"imageIndex":16},{"imageOffset":3014015,"imageIndex":8},{"imageOffset":3040811,"imageIndex":8},{"imageOffset":648881,"imageIndex":8},{"imageOffset":257993,"imageIndex":8},{"imageOffset":46001,"imageIndex":8}]},{"id":36333,"queue":"com.apple.root.default-qos.cooperative","frames":[{"imageOffset":12458,"symbol":"__ulock_wait","symbolLocation":10,"imageIndex":10},{"imageOffset":15110,"symbol":"_dlock_wait","symbolLocation":45,"imageIndex":16},{"imageOffset":14741,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":40,"imageIndex":16},{"imageOffset":68172,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":296,"imageIndex":16},{"imageOffset":67222,"symbol":"_dispatch_sync_f_slow","symbolLocation":170,"imageIndex":16},{"imageOffset":3014015,"imageIndex":8},{"imageOffset":3040811,"imageIndex":8},{"imageOffset":648881,"imageIndex":8},{"imageOffset":257993,"imageIndex":8},{"imageOffset":46001,"imageIndex":8}]},{"id":36334,"queue":"com.apple.coreanimation.CAMetalLayerTimeoutQueue","frames":[{"imageOffset":48947,"symbol":"_dispatch_queue_wakeup","symbolLocation":0,"imageIndex":16},{"imageOffset":9792,"symbol":"_dispatch_xref_dispose","symbolLocation":108,"imageIndex":16},{"imageOffset":94858,"symbol":"_dispatch_source_invoke","symbolLocation":2309,"imageIndex":16},{"imageOffset":37325,"symbol":"_dispatch_lane_serial_drain","symbolLocation":342,"imageIndex":16},{"imageOffset":40445,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":16},{"imageOffset":81646,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":753,"imageIndex":16},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":12},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":12}]},{"id":36335,"queue":"com.apple.root.utility-qos.cooperative","frames":[{"imageOffset":3125990,"symbol":"swift_beginAccess","symbolLocation":6,"imageIndex":17},{"imageOffset":3819470,"imageIndex":8},{"imageOffset":3861657,"imageIndex":8},{"imageOffset":3790407,"imageIndex":8},{"imageOffset":743272,"imageIndex":8},{"imageOffset":748369,"imageIndex":8}]},{"id":36336,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":36339,"name":"CVDisplayLink","frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":12},{"imageOffset":11872,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":370,"imageIndex":15},{"imageOffset":7644,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":36376,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":17322,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":2519051,"symbol":"scavenger_thread_main","symbolLocation":1627,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":36396,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6458,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":7336,"symbol":"mach_msg","symbolLocation":56,"imageIndex":10},{"imageOffset":293187,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":534,"imageIndex":18},{"imageOffset":292642,"symbol":"thread_fun(void*)","symbolLocation":25,"imageIndex":18},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":36639,"queue":"com.apple.root.utility-qos.cooperative","frames":[{"imageOffset":12586,"symbol":"__ulock_wake","symbolLocation":10,"imageIndex":10},{"imageOffset":8995,"symbol":"_os_unfair_lock_unlock_slow","symbolLocation":38,"imageIndex":19},{"imageOffset":3134560,"symbol":"_swift_release_dealloc","symbolLocation":16,"imageIndex":17},{"imageOffset":3902334,"imageIndex":8},{"imageOffset":3886424,"imageIndex":8},{"imageOffset":3820211,"imageIndex":8},{"imageOffset":3861657,"imageIndex":8},{"imageOffset":3790407,"imageIndex":8},{"imageOffset":743272,"imageIndex":8},{"imageOffset":748369,"imageIndex":8}]},{"id":36640,"queue":"com.apple.root.utility-qos.cooperative","frames":[{"imageOffset":3130621,"symbol":"swift_retain","symbolLocation":77,"imageIndex":17},{"imageOffset":3399385,"symbol":"swift_bridgeObjectRetain","symbolLocation":57,"imageIndex":17},{"imageOffset":3859464,"imageIndex":8},{"imageOffset":3861231,"imageIndex":8},{"imageOffset":3790407,"imageIndex":8},{"imageOffset":743272,"imageIndex":8},{"imageOffset":748369,"imageIndex":8}]},{"id":36641,"queue":"com.apple.root.user-initiated-qos.cooperative","frames":[{"imageOffset":24058,"symbol":"szone_free","symbolLocation":118,"imageIndex":20},{"imageOffset":197722,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":26,"imageIndex":21},{"imageOffset":197697,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":21}]},{"id":36687,"queue":"com.apple.root.default-qos","frames":[{"imageOffset":25244,"symbol":"getMethodNoSuper_nolock(objc_class*, objc_selector*)","symbolLocation":432,"imageIndex":22}]},{"id":36688,"queue":"com.apple.coreanimation.CAMetalLayerTimeoutQueue","frames":[{"imageOffset":25048,"symbol":"free_tiny","symbolLocation":466,"imageIndex":20},{"imageOffset":98195,"symbol":"_dispatch_source_handler_dispose","symbolLocation":23,"imageIndex":16},{"imageOffset":94837,"symbol":"_dispatch_source_invoke","symbolLocation":2288,"imageIndex":16},{"imageOffset":37325,"symbol":"_dispatch_lane_serial_drain","symbolLocation":342,"imageIndex":16},{"imageOffset":40445,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":16},{"imageOffset":81646,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":753,"imageIndex":16},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":12},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":12}]},{"id":36689,"queue":"*\/com.adguard.safar","frames":[{"imageOffset":19882,"symbol":"FSMountPrepare","symbolLocation":8,"imageIndex":23},{"imageOffset":25017,"symbol":"MountInfoPrepare","symbolLocation":40,"imageIndex":24},{"imageOffset":106215,"symbol":"getFileSystemPathForFileID(unsigned long long, unsigned long long, unsigned long long, char*, unsigned long)","symbolLocation":107,"imageIndex":24},{"imageOffset":124482,"symbol":"_FSCreatePathForFileID","symbolLocation":62,"imageIndex":24},{"imageOffset":1056013,"symbol":"FileReferenceURLPathToFullURLPath","symbolLocation":243,"imageIndex":4},{"imageOffset":89688,"symbol":"CFURLCreateStringWithFileSystemPath","symbolLocation":298,"imageIndex":4},{"imageOffset":65745,"symbol":"CFURLCopyFileSystemPath","symbolLocation":311,"imageIndex":4},{"imageOffset":50399,"symbol":"-[NSURL(NSURL) path]","symbolLocation":79,"imageIndex":14},{"imageOffset":1277137,"imageIndex":8},{"imageOffset":1281529,"imageIndex":8},{"imageOffset":543001,"imageIndex":8},{"imageOffset":13079,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":16},{"imageOffset":23932,"symbol":"_dispatch_continuation_pop","symbolLocation":453,"imageIndex":16},{"imageOffset":94728,"symbol":"_dispatch_source_invoke","symbolLocation":2179,"imageIndex":16},{"imageOffset":37325,"symbol":"_dispatch_lane_serial_drain","symbolLocation":342,"imageIndex":16},{"imageOffset":40496,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":16},{"imageOffset":81646,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":753,"imageIndex":16},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":12},{"imageOffset":8023,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":12}]},{"id":36700,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]}],
  "usedImages" : [
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4536791040,
    "size" : 65536,
    "uuid" : "7d3aa8b8-eb32-3503-af68-084b0101e40c",
    "path" : "\/Applications\/AdGuard Mini.app\/Contents\/Frameworks\/sciter-webview.dylib",
    "name" : "sciter-webview.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707783315456,
    "CFBundleShortVersionString" : "17613",
    "CFBundleIdentifier" : "com.apple.WebKit",
    "size" : 11059200,
    "uuid" : "1b02dd84-76a1-3a50-ac85-1f60bd894c3c",
    "path" : "\/System\/Library\/Frameworks\/WebKit.framework\/Versions\/A\/WebKit",
    "name" : "WebKit",
    "CFBundleVersion" : "17613.3.9.1.16"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703825158144,
    "CFBundleShortVersionString" : "17613",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 23150592,
    "uuid" : "9bd5e2cc-0c81-3944-84b0-4be54a33fa40",
    "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "17613.3.9.1.16"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703414308864,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "fdd28505-5456-3c40-a5ba-7890b064db39",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703562166272,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "913d3d2e-4e4c-3907-98fe-8f4abd551297",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703458865152,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "5dd484cf-ed6a-3633-b42e-6518aeecd5b9",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.65.150"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4604452864,
    "size" : 14184448,
    "uuid" : "882314d5-9763-3a88-8ec2-c2b6234b26b8",
    "path" : "\/Applications\/AdGuard Mini.app\/Contents\/Frameworks\/libsciter.dylib",
    "name" : "libsciter.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4527435776,
    "CFBundleShortVersionString" : "2.0.4",
    "CFBundleIdentifier" : "com.adguard.safari.AdGuard",
    "size" : 5738496,
    "uuid" : "7bc5e6f5-c1c2-3259-9b1e-3029aa776fe4",
    "path" : "\/Applications\/AdGuard Mini.app\/Contents\/MacOS\/AdGuard Mini",
    "name" : "AdGuard Mini",
    "CFBundleVersion" : "942"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4659253248,
    "size" : 442368,
    "uuid" : "eea022bb-a6ab-3cd1-8ac1-54ce8cfd3333",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703413764096,
    "size" : 229376,
    "uuid" : "2fe67e94-4a5e-3506-9e02-502f7270f7ef",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703412748288,
    "size" : 561152,
    "uuid" : "202d7260-ea46-3956-a471-19c9bcf45274",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703413993472,
    "size" : 49152,
    "uuid" : "5a5f7316-85b7-315e-baf3-76211ee65604",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703492313088,
    "CFBundleShortVersionString" : "1335.5",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4780032,
    "uuid" : "1498ec5d-cbe9-352b-8b10-030e042445c5",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1335.5"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703429500928,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 3919872,
    "uuid" : "61133096-d5f9-34bd-94b1-1e526ea018b1",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703540523008,
    "CFBundleShortVersionString" : "1.8",
    "CFBundleIdentifier" : "com.apple.CoreVideo",
    "size" : 335872,
    "uuid" : "fe89c8c7-c939-3115-afdb-7a6190835819",
    "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    "name" : "CoreVideo",
    "CFBundleVersion" : "480.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703412203520,
    "size" : 290816,
    "uuid" : "37860d89-d337-3140-8973-ac199acbc361",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703637094400,
    "size" : 4694016,
    "uuid" : "222d44bb-076b-3be8-a051-cddfc2b961dc",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703532998656,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3223552,
    "uuid" : "5ca19b57-9c18-302f-a989-bb743cd76e00",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "964.39"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703414091776,
    "size" : 40960,
    "uuid" : "81a897b2-8752-3f99-833e-da16ffa9fa58",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703412023296,
    "size" : 180224,
    "uuid" : "0ff21147-73cd-36dc-99e9-606217a75b77",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140716723417088,
    "size" : 262144,
    "uuid" : "01d2f741-2f1e-33c9-9b51-abb5c07e6914",
    "path" : "\/usr\/lib\/swift\/libswift_Concurrency.dylib",
    "name" : "libswift_Concurrency.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703412494336,
    "size" : 241664,
    "uuid" : "b36a2b52-68a9-3e44-b927-71c24be1272f",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703454154752,
    "CFBundleShortVersionString" : "1319",
    "CFBundleIdentifier" : "com.apple.CoreServices.CarbonCore",
    "size" : 3063808,
    "uuid" : "8837a1bb-016e-3362-9fee-e44fb4a29e37",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/CarbonCore.framework\/Versions\/A\/CarbonCore",
    "name" : "CarbonCore",
    "CFBundleVersion" : "1319"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703457218560,
    "CFBundleShortVersionString" : "484",
    "CFBundleIdentifier" : "com.apple.CoreServicesInternal",
    "size" : 253952,
    "uuid" : "c30642f7-af40-3ec4-879e-6017fded1761",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreServicesInternal.framework\/Versions\/A\/CoreServicesInternal",
    "name" : "CoreServicesInternal",
    "CFBundleVersion" : "484"
  }
],
  "sharedCache" : {
  "base" : 140703410733056,
  "size" : 19331678208,
  "uuid" : "246818c3-4b9f-3462-bcaf-fdf71975e5fe"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=707.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=707.1M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nCG image                           184K       14 \nColorSync                          220K       26 \nCoreAnimation                      488K       23 \nCoreGraphics                        16K        3 \nCoreUI image data                 2120K       17 \nDispatch continuations            64.0M        1 \nFoundation                          36K        2 \nIOKit                             15.5M        2 \nKernel Alloc Once                    8K        1 \nMALLOC                           412.3M      411 \nMALLOC guard page                   48K       12 \nMALLOC_LARGE (reserved)           13.5M        3         reserved VM address space (unallocated)\nSQLite page cache                  192K        3 \nSTACK GUARD                       56.1M       22 \nStack                             19.2M       22 \nVM_ALLOCATE                        180K       31 \nWebKit Malloc                    192.0M        5 \n__CTF                               756        1 \n__DATA                            44.1M      570 \n__DATA_CONST                      32.7M      378 \n__DATA_DIRTY                      1633K      225 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       660.2M       16 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           552.1M      579 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                        1664K       24 \nmapped file                      158.2M       34 \nshared memory                      784K       19 \n===========                     =======  ======= \nTOTAL                              2.3G     2460 \nTOTAL, minus reserved VM space     2.3G     2460 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {

      },
      "deploymentId" : 240000002
    },
    {
      "rolloutId" : "61301e3a61217b3110231469",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "652886aa2c02f032beae8316"
      },
      "deploymentId" : 240000028
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro11,5, BootROM 489.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.5 GHz, 16 GB, SMC 2.30f2
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Display: Color LCD, 2880 x 1800 Retina, Main, MirrorOff, Online
Graphics: AMD Radeon R9 M370X, AMD Radeon R9 M370X, PCIe, 2 GB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736453120
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
USB Device: USB30Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions