qstudio icon indicating copy to clipboard operation
qstudio copied to clipboard

App crashes when opening the Settings on MacOS Sonoma (M2 Pro).

Open ryanhamilton opened this issue 1 year ago • 1 comments

App crashes when opening the Settings on MacOS Sonoma (M2 Pro).

ryanhamilton avatar Jun 03 '24 17:06 ryanhamilton

@ryanhamilton I see this too: Mac mini, macOS 14.5. Here's more info - here's the output from the java -jar qstudio.jar

What other debugging info could I provide? Thanks

richb@Mac-mini2 Downloads % java -jar qstudio.jar
/Users/richb/Downloads
Jun 07, 2024 9:45:04 PM com.timestored.docs.OpenDocumentsModel addDocument
INFO: addDocument: new 1
Java HotSpot(TM) 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled.
Java HotSpot(TM) 64-Bit Server VM warning: Try increasing the code cache size using -XX:ReservedCodeCacheSize=
CodeCache: size=131072Kb used=7058Kb max_used=7152Kb free=124013Kb
 bounds [0x0000000102d70000, 0x0000000103480000, 0x000000010ad70000]
 total_blobs=2823 nmethods=2180 adapters=558
 compilation: disabled (not enough contiguous free space left)
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: Starting QStudioLauncher  launch() ###################################
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: version = 3.06
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: current dir = /Users/richb/Downloads/.
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: PATH = /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/richb/.cargo/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/richb/Library/Python/3.9/bin
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: JAVA_HOME = null
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: java.version =1.8.0_411
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: os.name =Mac OS X
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: user.home =/Users/richb
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: user.dir =/Users/richb/Downloads
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioFrame <init>
INFO: Starting QStudioFrame Constructor
MODELS = 74.48725
Jun 07, 2024 9:45:38 PM com.timestored.swingxx.FileTreePanel refreshGui
INFO: FileTreePanel refreshGui
Jun 07, 2024 9:45:38 PM com.timestored.swingxx.FileTreePanel refreshGui
INFO: FileTreePanel refreshGui
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.servertree.ServerListPanel refreshGui
INFO: refreshGui
Jun 07, 2024 9:45:38 PM com.timestored.sqldash.model.AbstractWidget configChanged
INFO: Widget 0 configChanged
Jun 07, 2024 9:45:38 PM com.timestored.sqldash.model.AbstractWidget configChanged
INFO: Widget 0 configChanged
Jun 07, 2024 9:45:38 PM com.timestored.swingxx.FileTreePanel refreshGui
INFO: FileTreePanel refreshGui
ENDER = 498.305875
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.model.AdminModel refresh
INFO: AdminModel hard Refresh
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioFrame <init>
INFO: Finished QStudioFrame Constructor
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.servertree.ServerListPanel refreshGui
INFO: refreshGui
Jun 07, 2024 9:45:38 PM com.timestored.docs.OpenDocumentsModel setSelectedFolder
INFO: setSelectedFolder: null
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.servertree.ServerListPanel refreshGui
INFO: refreshGui
Jun 07, 2024 9:45:38 PM com.timestored.qstudio.QStudioLauncher$2 launch
INFO: Ending QStudioLauncher launch()
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000113a19030, pid=94702, tid=0x0000000000015203
#
# JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode bsd-aarch64 compressed oops)
# Problematic frame:
# C  [libawt_lwawt.dylib+0x5030]  Java_sun_font_CFont_getCascadeList+0x6c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/richb/Downloads/hs_err_pid94702.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
zsh: abort      java -jar qstudio.jar
richb@Mac-mini2 Downloads %

richb-hanover avatar Jun 08 '24 01:06 richb-hanover

@ryanhamilton Update to this post. I see it when I launch QStudio by double-clicking the .jar or using java -jar qstudio.jar on macOS for a new installation. It does not happen if I launch either way (double-clicking or java -jar) on my macOS machine which had run earlier versions of QStudio (back in the 3.02 days).

I no longer think it's related to macOS Sonoma, or the M2 processor.

Here's a recent crash log. What other information could I provide? Many thanks.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000114741030, pid=42772, tid=0x000000000000d803
#
# JRE version: Java(TM) SE Runtime Environment (8.0_431) (build 1.8.0_431-b10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.431-b10 mixed mode bsd-aarch64 compressed oops)
# Problematic frame:
# C  [libawt_lwawt.dylib+0x5030]  Java_sun_font_CFont_getCascadeList+0x6c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x00000001262f3800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=55299, stack(0x00000001722e0000,0x00000001724e3000)]

siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x0000000000000008

Registers:
 x0=0x000060000179db30  x1=0x0000000fffffc118  x2=0x0000000000000004  x3=0x0000000000000000
 x4=0x0000000000000000  x5=0x0000000000000000  x6=0x00000001262f3800  x7=0x00000000000003bc
 x8=0x0000000000000000  x9=0x2010002030100000 x10=0x000000000000000b x11=0x000000000000000c
x12=0x000000010e68a4a0 x13=0x000000010e68a4a0 x14=0x000000079967e9f0 x15=0x0000000798d83f20
x16=0x00000001965350ac x17=0x0000600003a416b0 x18=0x000000079968545a x19=0x00000001724e01d8
x20=0x00000001262f3a08 x21=0x000060000179db30 x22=0x0000000000000000 x23=0x00000007417695e0
x24=0x0000000000000000 x25=0x00000007991e2ad8 x26=0x0000000315b87b30 x27=0x0000000000000000
x28=0x00000001262f3800  fp=0x00000001724e01c0  lr=0x0000000114741028  sp=0x00000001724e0170
pc=0x0000000114741030 cpsr=0x0000000060001000
Top of Stack: (sp=0x00000001724e0170)
0x00000001724e0170:   00000001262f3800 00000001724e0248
0x00000001724e0180:   0000000315b87b30 00000007991e2ad8
0x00000001724e0190:   0000000000000000 00000007417695e0
0x00000001724e01a0:   0000000315b842c6 0000000101f56490
0x00000001724e01b0:   00000001724e0768 00000007996854a0
0x00000001724e01c0:   00000001724e0220 000000010330c60c
0x00000001724e01d0:   0000000000000000 00000007996854b0
0x00000001724e01e0:   00000001724e0208 0000000799685410
0x00000001724e01f0:   00000001262f3a08 0000000799685410
0x00000001724e0200:   0000000000000003 0000000000000000
0x00000001724e0210:   00000007415a75c0 00006000017f7c50
0x00000001724e0220:   00000001724e07c0 00000001032ec270
0x00000001724e0230:   0000000000000000 000000010e665e00
0x00000001724e0240:   00000001262f3800 00000001262f3800
0x00000001724e0250:   00000001262f3800 0000000000000000
0x00000001724e0260:   0000000315bbe098 00000007991e2ad8
0x00000001724e0270:   00000001724e03a8 00000007417695e0
0x00000001724e0280:   0000000315bbd7b1 0000000101f56490
0x00000001724e0290:   00000001724e0348 00000000000000b7
0x00000001724e02a0:   00000001724e0300 00000001027f22b4
0x00000001724e02b0:   00000007996851b0 0000000315be3828
0x00000001724e02c0:   0000000000000000 0000000315be24c8
0x00000001724e02d0:   0000000000000000 00000001724e0300
0x00000001724e02e0:   00000001724e0380 00000007996854b0
0x00000001724e02f0:   0000000741feed60 0000000742069c70
0x00000001724e0300:   0000000798d44e30 0000004ba4d22201
0x00000001724e0310:   00000007415ca750 0000000102639ad8
0x00000001724e0320:   00000001724e07c0 00000001032dcbb4
0x00000001724e0330:   0000000000000050 000000079967fc60
0x00000001724e0340:   00000001724e0340 00000007996851b0
0x00000001724e0350:   00000001724e0350 0000000315bbd7b1
0x00000001724e0360:   00000001724e07c0 00000001032f1d0c 

Instructions: (pc=0x0000000114741030)
0x0000000114740f30:   fd 7b 42 a9 f4 4f 41 a9 ff c3 00 91 c0 03 5f d6
0x0000000114740f40:   37 f1 01 94 20 00 20 d4 f3 03 00 aa 17 00 00 14
0x0000000114740f50:   f4 03 00 aa 3f 08 00 71 c1 01 00 54 e0 03 14 aa
0x0000000114740f60:   26 f1 01 94 1f 20 03 d5 41 f2 52 58 3b f1 01 94
0x0000000114740f70:   e0 03 00 f9 a0 f1 4b 10 1f 20 03 d5 5f f0 01 94
0x0000000114740f80:   21 f1 01 94 e5 ff ff 17 f4 03 00 aa 1e f1 01 94
0x0000000114740f90:   e0 03 14 aa 19 f1 01 94 34 00 80 52 e0 ff ff 17
0x0000000114740fa0:   f3 03 00 aa 54 00 00 34 17 f1 01 94 e0 03 13 aa
0x0000000114740fb0:   9d f0 01 94 20 00 20 d4 4c f1 01 94 c0 03 5f d6
0x0000000114740fc0:   c0 03 5f d6 ff 83 01 d1 fa 67 01 a9 f8 5f 02 a9
0x0000000114740fd0:   f6 57 03 a9 f4 4f 04 a9 fd 7b 05 a9 fd 43 01 91
0x0000000114740fe0:   f3 03 03 aa f6 03 02 aa f4 03 00 aa 08 00 40 f9
0x0000000114740ff0:   08 19 40 f9 c1 77 42 50 1f 20 03 d5 00 01 3f d6
0x0000000114741000:   20 07 00 b4 e1 03 00 aa 88 02 40 f9 08 85 40 f9
0x0000000114741010:   82 77 42 50 1f 20 03 d5 63 77 42 50 1f 20 03 d5
0x0000000114741020:   e0 03 14 aa 00 01 3f d6 e0 05 00 b4 f5 03 00 aa
0x0000000114741030:   d6 06 40 f9 e0 03 16 aa ac ef 01 94 10 ee 01 94
0x0000000114741040:   e1 03 00 aa e0 03 16 aa a2 ef 01 94 f6 03 00 aa
0x0000000114741050:   ff ed 01 94 1f 04 00 f1 6b 04 00 54 f7 03 00 aa
0x0000000114741060:   18 00 80 d2 1f 20 03 d5 88 a6 4b 58 19 01 40 f9
0x0000000114741070:   e0 03 16 aa e1 03 18 aa f8 ed 01 94 e1 03 19 aa
0x0000000114741080:   a9 ef 01 94 e1 03 00 aa e0 03 14 aa 30 f0 01 94
0x0000000114741090:   fa 03 00 aa 88 02 40 f9 08 95 40 f9 e0 03 00 f9
0x00000001147410a0:   e0 03 14 aa e1 03 13 aa e2 03 15 aa 00 01 3f d6
0x00000001147410b0:   88 02 40 f9 08 3d 40 f9 e0 03 14 aa 00 01 3f d6
0x00000001147410c0:   20 01 00 b5 88 02 40 f9 08 5d 40 f9 e0 03 14 aa
0x00000001147410d0:   e1 03 1a aa 00 01 3f d6 18 07 00 91 ff 02 18 eb
0x00000001147410e0:   81 fc ff 54 fd 7b 45 a9 f4 4f 44 a9 f6 57 43 a9
0x00000001147410f0:   f8 5f 42 a9 fa 67 41 a9 ff 83 01 91 c0 03 5f d6
0x0000000114741100:   fa 67 bb a9 f8 5f 01 a9 f6 57 02 a9 f4 4f 03 a9
0x0000000114741110:   fd 7b 04 a9 fd 03 01 91 f5 03 02 aa f6 03 01 aa
0x0000000114741120:   f9 03 00 aa 00 e4 00 6f 01 00 80 d2 7b ef 01 94 


Register to memory mapping:

 x0=0x000060000179db30 is an unknown value
 x1=0x0000000fffffc118 is an unknown value
 x2=0x0000000000000004 is an unknown value
 x3=0x0000000000000000 is an unknown value
 x4=0x0000000000000000 is an unknown value
 x5=0x0000000000000000 is an unknown value
 x6=0x00000001262f3800 is a thread
 x7=0x00000000000003bc is an unknown value
 x8=0x0000000000000000 is an unknown value
 x9=0x2010002030100000 is an unknown value
x10=0x000000000000000b is an unknown value
x11=0x000000000000000c is an unknown value
x12={method} {0x000000010e68a4a0} 'add' '(Ljava/lang/Object;)Z' in 'java/util/ArrayList'
x13={method} {0x000000010e68a4a0} 'add' '(Ljava/lang/Object;)Z' in 'java/util/ArrayList'
x14=0x000000079967e9f0 is an oop
java.util.TreeMap$Entry 
 - klass: 'java/util/TreeMap$Entry'
 - ---- fields (total size 5 words):
 - 'color' 'Z' @12  false
 - strict 'key' 'Ljava/lang/Object;' @16  "Lucida Sans Typewriter" (e82bae47 e81c462c)
 - strict 'value' 'Ljava/lang/Object;' @20  a 'java/lang/Object' (e81c462c 0)
 - strict 'left' 'Ljava/util/TreeMap$Entry;' @24  NULL (0 0)
 - strict 'right' 'Ljava/util/TreeMap$Entry;' @28  NULL (0 f31b38d4)
 - strict 'parent' 'Ljava/util/TreeMap$Entry;' @32  a 'java/util/TreeMap$Entry' (f31b38d4 0)
x15=0x0000000798d83f20 is an oop
java.util.TreeMap 
 - klass: 'java/util/TreeMap'
 - ---- fields (total size 6 words):
 - transient strict 'keySet' 'Ljava/util/Set;' @12  NULL (0 0)
 - transient strict 'values' 'Ljava/util/Collection;' @16  NULL (0 6)
 - private transient 'size' 'I' @20  6
 - private transient 'modCount' 'I' @24  6
 - private final strict 'comparator' 'Ljava/util/Comparator;' @28  NULL (0 f32071b5)
 - private transient strict 'root' 'Ljava/util/TreeMap$Entry;' @32  a 'java/util/TreeMap$Entry' (f32071b5 0)
 - private transient strict 'entrySet' 'Ljava/util/TreeMap$EntrySet;' @36  NULL (0 0)
 - private transient strict 'navigableKeySet' 'Ljava/util/TreeMap$KeySet;' @40  NULL (0 0)
 - private transient strict 'descendingMap' 'Ljava/util/NavigableMap;' @44  NULL (0 5)
x16=0x00000001965350ac: pthread_jit_write_protect_np+0 in /usr/lib/system/libsystem_pthread.dylib at 0x000000019652d000
x17=0x0000600003a416b0 is an unknown value
x18=0x000000079968545a is an unknown value
x19=0x00000001724e01d8 is pointing into the stack for thread: 0x00000001262f3800
x20=0x00000001262f3a08 is an unknown value
x21=0x000060000179db30 is an unknown value
x22=0x0000000000000000 is an unknown value
x23=0x00000007417695e0 is an oop
java.lang.String 
 - klass: 'java/lang/String'
 - string: ".plain"
x24=0x0000000000000000 is an unknown value
x25=0x00000007991e2ad8 is an oop
java.lang.String 
 - klass: 'java/lang/String'
 - string: "didot.plain"
x26=0x0000000315b87b30 is pointing into metadata
x27=0x0000000000000000 is an unknown value
x28=0x00000001262f3800 is a thread


Stack: [0x00000001722e0000,0x00000001724e3000],  sp=0x00000001724e0170,  free space=2048k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libawt_lwawt.dylib+0x5030]  Java_sun_font_CFont_getCascadeList+0x6c
J 4602  sun.font.CFont.getCascadeList(JLjava/util/ArrayList;)V (0 bytes) @ 0x000000010330c60c [0x000000010330c580+0x8c]
C  0x00000007417695e0
C  0x00000001724e03b0

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4602  sun.font.CFont.getCascadeList(JLjava/util/ArrayList;)V (0 bytes) @ 0x000000010330c5d0 [0x000000010330c580+0x50]
J 4565 C1 sun.font.CFont.createCompositeFont()Lsun/font/CompositeFont; (207 bytes) @ 0x00000001032ec270 [0x00000001032ec040+0x230]
J 4580 C1 sun.font.StandardGlyphVector.initFontData()V (180 bytes) @ 0x00000001032f1d0c [0x00000001032f1640+0x6cc]
J 4579 C1 sun.font.StandardGlyphVector.init(Ljava/awt/Font;[CIILjava/awt/font/FontRenderContext;I)V (121 bytes) @ 0x00000001032f3f74 [0x00000001032f3740+0x834]
J 4608 C1 java.awt.Font.getStringBounds([CIILjava/awt/font/FontRenderContext;)Ljava/awt/geom/Rectangle2D; (259 bytes) @ 0x000000010330f788 [0x000000010330f140+0x648]
J 4607 C1 java.awt.Font.getStringBounds(Ljava/lang/String;Ljava/awt/font/FontRenderContext;)Ljava/awt/geom/Rectangle2D; (15 bytes) @ 0x000000010330ea0c [0x000000010330e6c0+0x34c]
j  com.timestored.qstudio.AppearancePreferencesPanel.getFontList()Ljava/util/List;+70
j  com.timestored.qstudio.AppearancePreferencesPanel.<init>(Lcom/timestored/qstudio/MyPreferences;Ljava/awt/Component;)V+100
j  com.timestored.qstudio.PreferencesDialog.<init>(Lcom/timestored/qstudio/MyPreferences;Ljavax/swing/JFrame;)V+97
j  com.timestored.qstudio.QStudioFrame.lambda$getBasicMenuBar$27(Ljava/awt/event/ActionEvent;)V+8
j  com.timestored.qstudio.QStudioFrame$$Lambda$172.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  com.timestored.swingxx.AAction.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+83
j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+34
j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
j  javax.swing.AbstractButton.doClick(I)V+64
j  com.apple.laf.ScreenMenuItem.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  java.awt.MenuItem.processActionEvent(Ljava/awt/event/ActionEvent;)V+11
j  java.awt.MenuItem.processEvent(Ljava/awt/AWTEvent;)V+12
j  java.awt.MenuComponent.dispatchEventImpl(Ljava/awt/AWTEvent;)V+58
J 4376 C1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x0000000103276d90 [0x0000000103275580+0x1810]
J 4374 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x0000000103274d44 [0x0000000103274b00+0x244]
J 4373 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x000000010326f5f8 [0x000000010326f540+0xb8]
v  ~StubRoutines::call_stub
J 1504  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000102b3ad9c [0x0000000102b3ad40+0x5c]
J 4389 C1 java.awt.EventQueue$4.run()Ljava/lang/Object; (5 bytes) @ 0x000000010327c808 [0x000000010327c400+0x408]
v  ~StubRoutines::call_stub
J 1504  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000102b3ad9c [0x0000000102b3ad40+0x5c]
J 4095 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x000000010315d9a0 [0x000000010315cb00+0xea0]
J 4097 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) @ 0x0000000103167e34 [0x0000000103166d00+0x1134]
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0000000116341800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3331, stack(0x000000016f528000,0x000000016f72b000)]
  0x000000011706c000 JavaThread "pool-3-thread-1" [_thread_blocked, id=76803, stack(0x0000000314f60000,0x0000000315163000)]
  0x00000003109c1800 JavaThread "pool-2-thread-3" [_thread_blocked, id=77059, stack(0x0000000314d54000,0x0000000314f57000)]
  0x0000000126c3e800 JavaThread "pool-2-thread-2" [_thread_blocked, id=48663, stack(0x0000000314b48000,0x0000000314d4b000)]
  0x0000000126a78000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=77843, stack(0x0000000314204000,0x0000000314407000)]
  0x00000001166d6800 JavaThread "pool-2-thread-1" [_thread_blocked, id=74007, stack(0x0000000313804000,0x0000000313a07000)]
  0x0000000310962000 JavaThread "TimerQueue" daemon [_thread_blocked, id=60175, stack(0x0000000312168000,0x000000031236b000)]
  0x000000011622a800 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=81923, stack(0x000000030fc30000,0x000000030fe33000)]
  0x000000012659c800 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=82187, stack(0x000000030fa24000,0x000000030fc27000)]
  0x000000012643a000 JavaThread "pool-1-thread-1" [_thread_blocked, id=82447, stack(0x000000030f618000,0x000000030f81b000)]
  0x0000000126a76000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=66311, stack(0x0000000172904000,0x0000000172b07000)]
  0x000000012630f000 JavaThread "Java2D Queue Flusher" daemon [_thread_blocked, id=54275, stack(0x00000001726f8000,0x00000001728fb000)]
  0x00000001262fb000 JavaThread "Timer-0" daemon [_thread_blocked, id=48403, stack(0x00000001724ec000,0x00000001726ef000)]
=>0x00000001262f3800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=55299, stack(0x00000001722e0000,0x00000001724e3000)]
  0x00000001262ef000 JavaThread "AWT-Shutdown" [_thread_blocked, id=55811, stack(0x00000001720d4000,0x00000001722d7000)]
  0x000000012629a800 JavaThread "Thread-1" [_thread_in_native, id=49155, stack(0x0000000171e3c000,0x000000017203f000)]
  0x000000012625f800 JavaThread "AppKit Thread" daemon [_thread_in_native, id=259, stack(0x000000016ec9c000,0x000000016f498000)]
  0x000000012686d000 JavaThread "Service Thread" daemon [_thread_blocked, id=18691, stack(0x000000017190c000,0x0000000171b0f000)]
  0x0000000126862000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=19203, stack(0x0000000171700000,0x0000000171903000)]
  0x0000000116008800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=17411, stack(0x00000001714f4000,0x00000001716f7000)]
  0x0000000126845800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=19715, stack(0x00000001712e8000,0x00000001714eb000)]
  0x0000000126858800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=19971, stack(0x00000001710dc000,0x00000001712df000)]
  0x000000012603e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16899, stack(0x0000000170ed0000,0x00000001710d3000)]
  0x0000000126840000 JavaThread "Finalizer" daemon [_thread_blocked, id=14083, stack(0x0000000170bac000,0x0000000170daf000)]
  0x0000000126035000 JavaThread "Reference Handler" daemon [_thread_blocked, id=12291, stack(0x00000001709a0000,0x0000000170ba3000)]

Other Threads:
  0x0000000126030800 VMThread [stack: 0x0000000170794000,0x0000000170997000] [id=14595]
  0x0000000126050800 WatcherThread [stack: 0x0000000171b18000,0x0000000171d1b000] [id=17923]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

heap address: 0x0000000740000000, size: 2048 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0
Compressed class space size: 1073741824 Address: 0x0000000800000000

Heap:
 PSYoungGen      total 138240K, used 67799K [0x0000000795580000, 0x00000007a6500000, 0x00000007c0000000)
  eden space 133120K, 50% used [0x0000000795580000,0x00000007997b5fb8,0x000000079d780000)
  from space 5120K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079dc80000)
  to   space 30720K, 0% used [0x00000007a4700000,0x00000007a4700000,0x00000007a6500000)
 ParOldGen       total 141312K, used 48259K [0x0000000740000000, 0x0000000748a00000, 0x0000000795580000)
  object space 141312K, 34% used [0x0000000740000000,0x0000000742f20f18,0x0000000748a00000)
 Metaspace       used 41107K, capacity 42378K, committed 42464K, reserved 1085440K
  class space    used 5522K, capacity 5788K, committed 5856K, reserved 1048576K

Card table byte_map: [0x0000000100dc0000,0x00000001011c4000] byte_map_base: 0x00000000fd3c0000

Marking Bits: (ParMarkBitMap*) 0x0000000101f4fd70
 Begin Bits: [0x000000010a5b8000, 0x000000010c5b8000)
 End Bits:   [0x000000010c5b8000, 0x000000010e5b8000)

Polling page: 0x00000001009e4000

CodeCache: size=131072Kb used=13746Kb max_used=13748Kb free=117325Kb
 bounds [0x00000001025b8000, 0x0000000103338000, 0x000000010a5b8000]
 total_blobs=4964 nmethods=4160 adapters=717
 compilation: enabled

Compilation events (10 events):
Event: 6.974 Thread 0x0000000126862000 nmethod 4633 0x0000000103322910 code [0x0000000103323280, 0x00000001033289c0]
Event: 6.974 Thread 0x0000000126862000 4635       3       java.nio.ByteBuffer::allocate (22 bytes)
Event: 6.974 Thread 0x0000000126858800 4636       4       java.nio.Buffer::flip (20 bytes)
Event: 6.975 Thread 0x0000000126862000 nmethod 4635 0x000000010332c090 code [0x000000010332c240, 0x000000010332c588]
Event: 6.975 Thread 0x0000000126858800 nmethod 4636 0x0000000103315ed0 code [0x0000000103316000, 0x0000000103316090]
Event: 6.975 Thread 0x0000000126862000 4637       3       java.nio.Bits::getShort (18 bytes)
Event: 6.975 Thread 0x0000000126862000 nmethod 4637 0x000000010332e9d0 code [0x000000010332ebc0, 0x000000010332f200]
Event: 6.975 Thread 0x0000000126862000 4639       1       java.nio.HeapByteBuffer::ix (7 bytes)
Event: 6.975 Thread 0x0000000126862000 nmethod 4639 0x000000010332e790 code [0x000000010332e8c0, 0x000000010332e990]
Event: 6.975 Thread 0x0000000126862000 4638       3       java.nio.HeapByteBuffer::put (173 bytes)

GC Heap History (10 events):
Event: 0.523 GC heap before
{Heap before GC invocations=3 (full 0):
 PSYoungGen      total 71680K, used 71598K [0x0000000795580000, 0x000000079a080000, 0x00000007c0000000)
  eden space 66560K, 99% used [0x0000000795580000,0x000000079966ea98,0x0000000799680000)
  from space 5120K, 99% used [0x0000000799b80000,0x000000079a07d0a0,0x000000079a080000)
  to   space 5120K, 0% used [0x0000000799680000,0x0000000799680000,0x0000000799b80000)
 ParOldGen       total 87552K, used 34536K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  object space 87552K, 39% used [0x0000000740000000,0x00000007421ba3f0,0x0000000745580000)
 Metaspace       used 10875K, capacity 11080K, committed 11392K, reserved 1058816K
  class space    used 1232K, capacity 1284K, committed 1408K, reserved 1048576K
Event: 0.531 GC heap after
Heap after GC invocations=3 (full 0):
 PSYoungGen      total 71680K, used 5108K [0x0000000795580000, 0x000000079e180000, 0x00000007c0000000)
  eden space 66560K, 0% used [0x0000000795580000,0x0000000795580000,0x0000000799680000)
  from space 5120K, 99% used [0x0000000799680000,0x0000000799b7d090,0x0000000799b80000)
  to   space 5120K, 0% used [0x000000079dc80000,0x000000079dc80000,0x000000079e180000)
 ParOldGen       total 87552K, used 58468K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  object space 87552K, 66% used [0x0000000740000000,0x00000007439192f8,0x0000000745580000)
 Metaspace       used 10875K, capacity 11080K, committed 11392K, reserved 1058816K
  class space    used 1232K, capacity 1284K, committed 1408K, reserved 1048576K
}
Event: 1.060 GC heap before
{Heap before GC invocations=4 (full 0):
 PSYoungGen      total 71680K, used 71668K [0x0000000795580000, 0x000000079e180000, 0x00000007c0000000)
  eden space 66560K, 100% used [0x0000000795580000,0x0000000799680000,0x0000000799680000)
  from space 5120K, 99% used [0x0000000799680000,0x0000000799b7d090,0x0000000799b80000)
  to   space 5120K, 0% used [0x000000079dc80000,0x000000079dc80000,0x000000079e180000)
 ParOldGen       total 87552K, used 58468K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  object space 87552K, 66% used [0x0000000740000000,0x00000007439192f8,0x0000000745580000)
 Metaspace       used 19928K, capacity 20236K, committed 20480K, reserved 1067008K
  class space    used 2426K, capacity 2549K, committed 2560K, reserved 1048576K
Event: 1.066 GC heap after
Heap after GC invocations=4 (full 0):
 PSYoungGen      total 138240K, used 5118K [0x0000000795580000, 0x000000079e180000, 0x00000007c0000000)
  eden space 133120K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079d780000)
  from space 5120K, 99% used [0x000000079dc80000,0x000000079e17fa50,0x000000079e180000)
  to   space 5120K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079dc80000)
 ParOldGen       total 87552K, used 76532K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  object space 87552K, 87% used [0x0000000740000000,0x0000000744abd188,0x0000000745580000)
 Metaspace       used 19928K, capacity 20236K, committed 20480K, reserved 1067008K
  class space    used 2426K, capacity 2549K, committed 2560K, reserved 1048576K
}
Event: 1.066 GC heap before
{Heap before GC invocations=5 (full 1):
 PSYoungGen      total 138240K, used 5118K [0x0000000795580000, 0x000000079e180000, 0x00000007c0000000)
  eden space 133120K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079d780000)
  from space 5120K, 99% used [0x000000079dc80000,0x000000079e17fa50,0x000000079e180000)
  to   space 5120K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079dc80000)
 ParOldGen       total 87552K, used 76532K [0x0000000740000000, 0x0000000745580000, 0x0000000795580000)
  object space 87552K, 87% used [0x0000000740000000,0x0000000744abd188,0x0000000745580000)
 Metaspace       used 19928K, capacity 20236K, committed 20480K, reserved 1067008K
  class space    used 2426K, capacity 2549K, committed 2560K, reserved 1048576K
Event: 1.096 GC heap after
Heap after GC invocations=5 (full 1):
 PSYoungGen      total 138240K, used 0K [0x0000000795580000, 0x000000079e180000, 0x00000007c0000000)
  eden space 133120K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079d780000)
  from space 5120K, 0% used [0x000000079dc80000,0x000000079dc80000,0x000000079e180000)
  to   space 5120K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079dc80000)
 ParOldGen       total 106496K, used 38668K [0x0000000740000000, 0x0000000746800000, 0x0000000795580000)
  object space 106496K, 36% used [0x0000000740000000,0x00000007425c3360,0x0000000746800000)
 Metaspace       used 19928K, capacity 20236K, committed 20480K, reserved 1067008K
  class space    used 2426K, capacity 2549K, committed 2560K, reserved 1048576K
}
Event: 1.849 GC heap before
{Heap before GC invocations=6 (full 1):
 PSYoungGen      total 138240K, used 73834K [0x0000000795580000, 0x000000079e180000, 0x00000007c0000000)
  eden space 133120K, 55% used [0x0000000795580000,0x0000000799d9a9a8,0x000000079d780000)
  from space 5120K, 0% used [0x000000079dc80000,0x000000079dc80000,0x000000079e180000)
  to   space 5120K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079dc80000)
 ParOldGen       total 106496K, used 38668K [0x0000000740000000, 0x0000000746800000, 0x0000000795580000)
  object space 106496K, 36% used [0x0000000740000000,0x00000007425c3360,0x0000000746800000)
 Metaspace       used 33253K, capacity 34046K, committed 34144K, reserved 1079296K
  class space    used 4451K, capacity 4640K, committed 4704K, reserved 1048576K
Event: 1.853 GC heap after
Heap after GC invocations=6 (full 1):
 PSYoungGen      total 138240K, used 5104K [0x0000000795580000, 0x00000007a6500000, 0x00000007c0000000)
  eden space 133120K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079d780000)
  from space 5120K, 99% used [0x000000079d780000,0x000000079dc7c040,0x000000079dc80000)
  to   space 30720K, 0% used [0x00000007a4700000,0x00000007a4700000,0x00000007a6500000)
 ParOldGen       total 106496K, used 47535K [0x0000000740000000, 0x0000000746800000, 0x0000000795580000)
  object space 106496K, 44% used [0x0000000740000000,0x0000000742e6bd68,0x0000000746800000)
 Metaspace       used 33253K, capacity 34046K, committed 34144K, reserved 1079296K
  class space    used 4451K, capacity 4640K, committed 4704K, reserved 1048576K
}
Event: 1.853 GC heap before
{Heap before GC invocations=7 (full 2):
 PSYoungGen      total 138240K, used 5104K [0x0000000795580000, 0x00000007a6500000, 0x00000007c0000000)
  eden space 133120K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079d780000)
  from space 5120K, 99% used [0x000000079d780000,0x000000079dc7c040,0x000000079dc80000)
  to   space 30720K, 0% used [0x00000007a4700000,0x00000007a4700000,0x00000007a6500000)
 ParOldGen       total 106496K, used 47535K [0x0000000740000000, 0x0000000746800000, 0x0000000795580000)
  object space 106496K, 44% used [0x0000000740000000,0x0000000742e6bd68,0x0000000746800000)
 Metaspace       used 33253K, capacity 34046K, committed 34144K, reserved 1079296K
  class space    used 4451K, capacity 4640K, committed 4704K, reserved 1048576K
Event: 1.909 GC heap after
Heap after GC invocations=7 (full 2):
 PSYoungGen      total 138240K, used 0K [0x0000000795580000, 0x00000007a6500000, 0x00000007c0000000)
  eden space 133120K, 0% used [0x0000000795580000,0x0000000795580000,0x000000079d780000)
  from space 5120K, 0% used [0x000000079d780000,0x000000079d780000,0x000000079dc80000)
  to   space 30720K, 0% used [0x00000007a4700000,0x00000007a4700000,0x00000007a6500000)
 ParOldGen       total 141312K, used 48259K [0x0000000740000000, 0x0000000748a00000, 0x0000000795580000)
  object space 141312K, 34% used [0x0000000740000000,0x0000000742f20f18,0x0000000748a00000)
 Metaspace       used 33235K, capacity 34012K, committed 34144K, reserved 1079296K
  class space    used 4446K, capacity 4631K, committed 4704K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 2.432 Thread 0x00000001262f3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010281c6e0 method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 28
Event: 2.449 Thread 0x00000001262f3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000102b9ddd0 method=java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 76
Event: 2.545 Thread 0x00000001262f3800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000103147578 method=java.awt.Component.inside(II)Z @ 1
Event: 2.578 Thread 0x00000001166d6800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000102a2e428 method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 156
Event: 2.605 Thread 0x000000011622a800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000102758234 method=sun.awt.image.PNGImageDecoder.handleChunk(I[BII)Z @ 953
Event: 2.613 Thread 0x000000011622a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000102c2bf80 method=sun.awt.image.ImageWatched.newInfo(Ljava/awt/Image;IIIII)V @ 13
Event: 2.613 Thread 0x000000011622a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000102c48b98 method=sun.awt.image.ImageWatched.newInfo(Ljava/awt/Image;IIIII)V @ 13
Event: 2.613 Thread 0x000000011622a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000102c48b98 method=sun.awt.image.ImageWatched.newInfo(Ljava/awt/Image;IIIII)V @ 13
Event: 2.613 Thread 0x000000011622a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000102c48b98 method=sun.awt.image.ImageWatched.newInfo(Ljava/awt/Image;IIIII)V @ 13
Event: 3.796 Thread 0x00000001262f3800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000010324316c method=java.awt.AWTEventMulticaster.removeInternal(Ljava/util/EventListener;Ljava/util/EventListener;)Ljava/util/EventListener; @ 19

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 1.030 Thread 0x00000001262f3800 Implicit null exception at 0x0000000102792014 to 0x000000010279207c
Event: 1.748 Thread 0x00000001166d6800 Implicit null exception at 0x0000000102ae33e0 to 0x0000000102ae3538
Event: 1.913 Thread 0x0000000126840000 Exception <a 'java/lang/NullPointerException'> (0x00000007958eb490) thrown at [/System/Volumes/Data/jenkins/workspace/8-2-build-macosx-aarch64-OS12.X-Xcode12.4-sans-NAS/jdk8u431/1359/hotspot/src/share/vm/interpreter/linkResolver.cpp, line 1185]
Event: 2.026 Thread 0x00000001262f3800 Implicit null exception at 0x0000000102bc18ec to 0x0000000102bc1968
Event: 2.099 Thread 0x00000001262f3800 Exception <a 'sun/nio/fs/UnixException'> (0x00000007969015a0) thrown at [/System/Volumes/Data/jenkins/workspace/8-2-build-macosx-aarch64-OS12.X-Xcode12.4-sans-NAS/jdk8u431/1359/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 2.108 Thread 0x00000001166d6800 Exception <a 'java/lang/NoClassDefFoundError': org/apache/log4j/Priority> (0x0000000796c2fde8) thrown at [/System/Volumes/Data/jenkins/workspace/8-2-build-macosx-aarch64-OS12.X-Xcode12.4-sans-NAS/jdk8u431/1359/hotspot/src/share/vm/classfile/systemDictiona
Event: 2.112 Thread 0x0000000126c3e800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.lambda$identity$2(Ljava/lang/Object;)Ljava/lang/Object;> (0x00000007965f54a8) thrown at [/System/Volumes/Data/jenkins/workspace/8-2-build-macosx-aarch64-OS12.X-Xcode12.4-sans-NAS/jdk8u431/1359/h
Event: 2.391 Thread 0x00000001166d6800 Implicit null exception at 0x0000000102c9dde4 to 0x0000000102c9e1d0
Event: 2.403 Thread 0x00000001166d6800 Exception <a 'sun/nio/fs/UnixException'> (0x0000000797249878) thrown at [/System/Volumes/Data/jenkins/workspace/8-2-build-macosx-aarch64-OS12.X-Xcode12.4-sans-NAS/jdk8u431/1359/hotspot/src/share/vm/prims/jni.cpp, line 710]
Event: 2.404 Thread 0x00000001166d6800 Exception <a 'sun/nio/fs/UnixException'> (0x000000079724a9a0) thrown at [/System/Volumes/Data/jenkins/workspace/8-2-build-macosx-aarch64-OS12.X-Xcode12.4-sans-NAS/jdk8u431/1359/hotspot/src/share/vm/prims/jni.cpp, line 710]

Events (10 events):
Event: 6.961 Executing VM operation: Deoptimize
Event: 6.961 Executing VM operation: Deoptimize done
Event: 6.961 loading class sun/font/FileFontStrike
Event: 6.962 loading class sun/font/FileFontStrike done
Event: 6.962 loading class sun/font/FontScaler
Event: 6.962 loading class sun/font/FontScaler done
Event: 6.962 loading class sun/font/T2KFontScaler
Event: 6.962 loading class sun/font/T2KFontScaler done
Event: 6.962 loading class sun/font/T2KFontScaler$1
Event: 6.962 loading class sun/font/T2KFontScaler$1 done


Dynamic libraries:
0x00000001b2202000 	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x000000019a14a000 	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x000000019d3f9000 	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x0000000197790000 	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x00000001a40fc000 	/usr/lib/libSystem.B.dylib
0x000000019b583000 	/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x000000023f17b000 	/System/Library/PrivateFrameworks/CollectionViewCore.framework/Versions/A/CollectionViewCore
0x00000001ab388000 	/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x00000001a1d84000 	/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x00000001a67e1000 	/System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x00000001a6840000 	/System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x000000026a8e1000 	/System/Library/PrivateFrameworks/UIIntelligenceSupport.framework/Versions/A/UIIntelligenceSupport
0x000000023557c000 	/System/Library/Frameworks/SwiftUICore.framework/Versions/A/SwiftUICore
0x000000026f802000 	/System/Library/PrivateFrameworks/WritingTools.framework/Versions/A/WritingTools
0x000000026e858000 	/System/Library/PrivateFrameworks/WindowManagement.framework/Versions/A/WindowManagement
0x00000001973ea000 	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x00000001a5c2b000 	/usr/lib/libspindump.dylib
0x000000019b735000 	/System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x00000001a34fa000 	/usr/lib/libbsm.0.dylib
0x000000019f846000 	/usr/lib/libapp_launch_measurement.dylib
0x000000019ec43000 	/System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x000000019f84a000 	/System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x00000001a13cd000 	/System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x00000001a25cb000 	/usr/lib/liblangid.dylib
0x00000001a1d8a000 	/System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x000000019c151000 	/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x000000019c67e000 	/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x00000001aba5e000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x00000001a5a5d000 	/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x00000001a13aa000 	/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x000000019ec75000 	/usr/lib/libDiagnosticMessagesClient.dylib
0x00000001a4040000 	/usr/lib/libz.1.dylib
0x00000001af8e8000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x00000001a1d6f000 	/System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x00000001999b4000 	/usr/lib/libicucore.A.dylib
0x00000001a795a000 	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x00000001a67f1000 	/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x00000001c1e59000 	/System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
0x000000019c09d000 	/usr/lib/libMobileGestalt.dylib
0x00000001a1a67000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x000000019f146000 	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x00000001995c0000 	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x00000001ab3c3000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x000000019f55f000 	/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x0000000198e74000 	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x000000019ed61000 	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x00000001a609e000 	/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x000000019c09b000 	/usr/lib/libenergytrace.dylib
0x00000001b6860000 	/System/Library/PrivateFrameworks/RenderBox.framework/Versions/A/RenderBox
0x0000000199ffa000 	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x00000001ab7b7000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x000000019f7d7000 	/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x00000001f33a5000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x000000019f894000 	/usr/lib/libxml2.2.dylib
0x00000001a33e1000 	/System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x000000019615c000 	/usr/lib/libobjc.A.dylib
0x0000000196449000 	/usr/lib/libc++.1.dylib
0x00000001ab737000 	/System/Library/Frameworks/Accessibility.framework/Versions/A/Accessibility
0x000000019cd9d000 	/System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x000000019659f000 	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x00000001a2148000 	/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x0000000198c64000 	/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x00000001f490a000 	/System/Library/Frameworks/CoreTransferable.framework/Versions/A/CoreTransferable
0x00000001f4ea9000 	/System/Library/Frameworks/DeveloperToolsSupport.framework/Versions/A/DeveloperToolsSupport
0x00000001a1dc6000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x0000000236195000 	/System/Library/Frameworks/Symbols.framework/Versions/A/Symbols
0x00000001a4101000 	/System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x00000001d3d0a000 	/usr/lib/swift/libswiftAccelerate.dylib
0x00000001a72bb000 	/usr/lib/swift/libswiftCore.dylib
0x00000001be5de000 	/usr/lib/swift/libswiftCoreFoundation.dylib
0x00000001be63b000 	/usr/lib/swift/libswiftCoreImage.dylib
0x00000001bbd8f000 	/usr/lib/swift/libswiftDarwin.dylib
0x00000001ad26e000 	/usr/lib/swift/libswiftDispatch.dylib
0x00000001be63c000 	/usr/lib/swift/libswiftIOKit.dylib
0x00000001cae49000 	/usr/lib/swift/libswiftMetal.dylib
0x00000001d9181000 	/usr/lib/swift/libswiftOSLog.dylib
0x00000001afe53000 	/usr/lib/swift/libswiftObjectiveC.dylib
0x00000002769e1000 	/usr/lib/swift/libswiftObservation.dylib
0x00000001cf76f000 	/usr/lib/swift/libswiftQuartzCore.dylib
0x00000001d3cfb000 	/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
0x00000001be5f0000 	/usr/lib/swift/libswiftXPC.dylib
0x0000000276ad7000 	/usr/lib/swift/libswift_Builtin_float.dylib
0x0000000276adc000 	/usr/lib/swift/libswift_Concurrency.dylib
0x0000000276c44000 	/usr/lib/swift/libswift_StringProcessing.dylib
0x0000000276cf7000 	/usr/lib/swift/libswift_errno.dylib
0x0000000276cf9000 	/usr/lib/swift/libswift_math.dylib
0x0000000276cfc000 	/usr/lib/swift/libswift_signal.dylib
0x0000000276cfd000 	/usr/lib/swift/libswift_stdio.dylib
0x0000000276cfe000 	/usr/lib/swift/libswift_time.dylib
0x00000001afe57000 	/usr/lib/swift/libswiftos.dylib
0x00000001c1db0000 	/usr/lib/swift/libswiftsimd.dylib
0x0000000276cff000 	/usr/lib/swift/libswiftsys_time.dylib
0x0000000276d00000 	/usr/lib/swift/libswiftunistd.dylib
0x00000001a42ad000 	/usr/lib/libcompression.dylib
0x00000001a6739000 	/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x00000001a56ee000 	/usr/lib/libate.dylib
0x00000001a40f6000 	/usr/lib/system/libcache.dylib
0x00000001a40af000 	/usr/lib/system/libcommonCrypto.dylib
0x00000001a40dc000 	/usr/lib/system/libcompiler_rt.dylib
0x00000001a40d1000 	/usr/lib/system/libcopyfile.dylib
0x000000019629b000 	/usr/lib/system/libcorecrypto.dylib
0x000000019637d000 	/usr/lib/system/libdispatch.dylib
0x000000019653a000 	/usr/lib/system/libdyld.dylib
0x00000001a40ec000 	/usr/lib/system/libkeymgr.dylib
0x00000001a408e000 	/usr/lib/system/libmacho.dylib
0x00000001a34d3000 	/usr/lib/system/libquarantine.dylib
0x00000001a40e9000 	/usr/lib/system/libremovefile.dylib
0x000000019c116000 	/usr/lib/system/libsystem_asl.dylib
0x0000000196230000 	/usr/lib/system/libsystem_blocks.dylib
0x00000001963c7000 	/usr/lib/system/libsystem_c.dylib
0x00000001a40e0000 	/usr/lib/system/libsystem_collections.dylib
0x00000001a25b8000 	/usr/lib/system/libsystem_configuration.dylib
0x00000001a137b000 	/usr/lib/system/libsystem_containermanager.dylib
0x00000001a3be2000 	/usr/lib/system/libsystem_coreservices.dylib
0x0000000199c78000 	/usr/lib/system/libsystem_darwin.dylib
0x0000000276e43000 	/usr/lib/system/libsystem_darwindirectory.dylib
0x00000001a40ed000 	/usr/lib/system/libsystem_dnssd.dylib
0x0000000276e47000 	/usr/lib/system/libsystem_eligibility.dylib
0x00000001963c4000 	/usr/lib/system/libsystem_featureflags.dylib
0x000000019656f000 	/usr/lib/system/libsystem_info.dylib
0x00000001a404f000 	/usr/lib/system/libsystem_m.dylib
0x000000019633b000 	/usr/lib/system/libsystem_malloc.dylib
0x000000019c080000 	/usr/lib/system/libsystem_networkextension.dylib
0x000000019a0db000 	/usr/lib/system/libsystem_notify.dylib
0x00000001a25bd000 	/usr/lib/system/libsystem_sandbox.dylib
0x0000000276e4e000 	/usr/lib/system/libsystem_sanitizers.dylib
0x00000001a40e5000 	/usr/lib/system/libsystem_secinit.dylib
0x00000001964f2000 	/usr/lib/system/libsystem_kernel.dylib
0x0000000196567000 	/usr/lib/system/libsystem_platform.dylib
0x000000019652d000 	/usr/lib/system/libsystem_pthread.dylib
0x000000019dc1f000 	/usr/lib/system/libsystem_symptoms.dylib
0x000000019627f000 	/usr/lib/system/libsystem_trace.dylib
0x00000001a40bd000 	/usr/lib/system/libunwind.dylib
0x0000000196234000 	/usr/lib/system/libxpc.dylib
0x00000001964d7000 	/usr/lib/libc++abi.dylib
0x00000001a40c9000 	/usr/lib/liboah.dylib
0x0000000199f79000 	/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x00000001a40fe000 	/usr/lib/libfakelink.dylib
0x00000001af39a000 	/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x00000001bb8bc000 	/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x000000019bcb7000 	/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x000000019f80e000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x0000000199c83000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x000000019ecd7000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x00000001a3be9000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x00000001a41dc000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x000000019db99000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x0000000196a94000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x00000001a5540000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x000000019f81c000 	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x00000001a4277000 	/usr/lib/libapple_nghttp2.dylib
0x000000019d801000 	/usr/lib/libsqlite3.dylib
0x00000001a7fc6000 	/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x000000019db32000 	/System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x000000019dc28000 	/System/Library/Frameworks/Network.framework/Versions/A/Network
0x00000001a4092000 	/usr/lib/system/libkxld.dylib
0x0000000275e14000 	/usr/lib/libCoreEntitlements.dylib
0x00000002546e3000 	/System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity
0x000000019d7e7000 	/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x00000001a3bca000 	/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x00000001a34e2000 	/usr/lib/libcoretls.dylib
0x00000001a55b7000 	/usr/lib/libcoretls_cfhelpers.dylib
0x00000001a42a7000 	/usr/lib/libpam.2.dylib
0x00000001a562a000 	/usr/lib/libxar.1.dylib
0x00000001a4153000 	/usr/lib/libarchive.2.dylib
0x00000001a96b8000 	/System/Library/Frameworks/Combine.framework/Versions/A/Combine
0x000000023f19f000 	/System/Library/PrivateFrameworks/CollectionsInternal.framework/Versions/A/CollectionsInternal
0x000000025c5cd000 	/System/Library/PrivateFrameworks/ReflectionInternal.framework/Versions/A/ReflectionInternal
0x000000025d264000 	/System/Library/PrivateFrameworks/RuntimeInternal.framework/Versions/A/RuntimeInternal
0x0000000276a5e000 	/usr/lib/swift/libswiftSystem.dylib
0x00000001a25c6000 	/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x00000001be4d1000 	/System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
0x000000019fa1e000 	/System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x000000019bbec000 	/usr/lib/libboringssl.dylib
0x000000019dc0e000 	/usr/lib/libdns_services.dylib
0x00000001bd6c2000 	/usr/lib/libquic.dylib
0x00000001a724b000 	/usr/lib/libusrtcp.dylib
0x00000001e07f7000 	/System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/Versions/A/InternalSwiftProtobuf
0x00000002769a9000 	/usr/lib/swift/libswiftDistributed.dylib
0x000000019bcb6000 	/usr/lib/libnetwork.dylib
0x00000001a4251000 	/System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x0000000197287000 	/System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x000000024e543000 	/System/Library/PrivateFrameworks/IO80211.framework/Versions/A/IO80211
0x00000001ad50d000 	/System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x00000001a340a000 	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x00000001a26ed000 	/System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x00000001a31e0000 	/System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x000000019da4d000 	/System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x00000001ad5d9000 	/System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
0x00000001a33fc000 	/System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x00000001af1d6000 	/System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x00000001a17da000 	/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x000000019c12f000 	/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x00000001b2c79000 	/System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/Versions/A/IOSurfaceAccelerator
0x00000001a609c000 	/System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x000000019879b000 	/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x00000001a166f000 	/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x00000001a13c3000 	/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x000000019f97e000 	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x00000001a42a5000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x000000025bafb000 	/System/Library/PrivateFrameworks/ProDisplayLibrary.framework/Versions/A/ProDisplayLibrary
0x00000001a60e3000 	/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x00000001a25c4000 	/System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x00000001a55b9000 	/System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x000000023b93e000 	/System/Library/PrivateFrameworks/AppleKeyStore.framework/Versions/A/AppleKeyStore
0x00000001a5639000 	/usr/lib/libutil.dylib
0x00000001a5598000 	/usr/lib/liblzma.5.dylib
0x000000019ed6a000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x00000001ab792000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x00000001a5671000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x0000000196ef7000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x00000001a7ba2000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x000000019cf55000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x00000001a66c1000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x00000001a7f8e000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x00000001a7f85000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x00000001a7b74000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x00000001a31ad000 	/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x0000000245c17000 	/System/Library/PrivateFrameworks/FontServices.framework/Versions/A/FontServices
0x00000001a5bd5000 	/System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x000000019f50d000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x00000001a5c1f000 	/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x0000000257b6c000 	/System/Library/PrivateFrameworks/ParsingInternal.framework/Versions/A/ParsingInternal
0x0000000276a00000 	/usr/lib/swift/libswiftRegexBuilder.dylib
0x0000000276b9d000 	/usr/lib/swift/libswift_RegexParser.dylib
0x00000001a5f63000 	/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x00000001a59ea000 	/usr/lib/libexpat.1.dylib
0x00000001a6596000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x00000001a65c1000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x00000001a66ac000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x00000001a5fa9000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x00000001a6652000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x00000001a6649000 	/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x000000024a9e2000 	/System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libllvm-flatbuffers.dylib
0x0000000245cdd000 	/System/Library/PrivateFrameworks/FramePacing.framework/Versions/A/FramePacing
0x00000001f3397000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x000000024688a000 	/System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/32023/Libraries/libGPUCompilerUtils.dylib
0x0000000245c18000 	/System/Library/PrivateFrameworks/FontServices.framework/libXTFontStaticRegistryData.dylib
0x00000001b0f91000 	/System/Library/PrivateFrameworks/ASEProcessing.framework/Versions/A/ASEProcessing
0x00000001dc90f000 	/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x000000025ad12000 	/System/Library/PrivateFrameworks/PhotosensitivityProcessing.framework/Versions/A/PhotosensitivityProcessing
0x00000001a5bc9000 	/System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x00000001f33f7000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x00000001f33b9000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x00000001f358a000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x00000001f33c2000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x00000001f33b6000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x0000000275fb9000 	/usr/lib/libRosetta.dylib
0x00000001f339f000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x00000001a2506000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x00000001a3b36000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x00000001a3585000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x00000001a39bb000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x00000001a37d3000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x00000001a39ed000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x00000001f7183000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSFunctions.framework/Versions/A/MPSFunctions
0x00000001f7167000 	/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSBenchmarkLoop.framework/Versions/A/MPSBenchmarkLoop
0x0000000196d7b000 	/System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x00000001c311a000 	/System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x00000001cfb6b000 	/System/Library/PrivateFrameworks/kperf.framework/Versions/A/kperf
0x00000001be5b5000 	/System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
0x00000001ada20000 	/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x00000001be54f000 	/System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x00000001a5788000 	/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x00000001ad9da000 	/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x00000001cee05000 	/System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x00000001a667d000 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x00000001a7f18000 	/usr/lib/libcups.2.dylib
0x00000001a7fb4000 	/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x00000001a7c21000 	/usr/lib/libresolv.9.dylib
0x00000001a4138000 	/usr/lib/libiconv.2.dylib
0x00000001a5c32000 	/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x00000001afdae000 	/System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x00000001a5a05000 	/usr/lib/libheimdal-asn1.dylib
0x000000019f7e1000 	/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x00000001a8021000 	/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x000000019f7ef000 	/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x00000001a408d000 	/usr/lib/libcharset.1.dylib
0x00000001f392a000 	/System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x00000001b8720000 	/System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x0000000251350000 	/System/Library/PrivateFrameworks/IsolatedCoreAudioClient.framework/Versions/A/IsolatedCoreAudioClient
0x00000001a7b5b000 	/usr/lib/libAudioStatistics.dylib
0x00000001a1647000 	/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x00000001988bc000 	/System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x00000001b203a000 	/System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x00000001a7afe000 	/System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x00000001a9428000 	/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x00000001a5aef000 	/System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x0000000268b2f000 	/System/Library/PrivateFrameworks/Tightbeam.framework/Versions/A/Tightbeam
0x00000001d43ce000 	/System/Library/PrivateFrameworks/AFKUser.framework/Versions/A/AFKUser
0x00000001a5c15000 	/System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x00000001a7f98000 	/System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x00000001bd7b9000 	/System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x00000001a7e37000 	/usr/lib/libSMC.dylib
0x00000001a6560000 	/usr/lib/libAudioToolboxUtility.dylib
0x00000001a7fa6000 	/usr/lib/libperfcheck.dylib
0x000000023bf23000 	/System/Library/PrivateFrameworks/AudioAnalytics.framework/Versions/A/AudioAnalytics
0x00000001e7917000 	/System/Library/PrivateFrameworks/FeatureFlags.framework/Versions/A/FeatureFlags
0x00000001e05c4000 	/System/Library/Frameworks/OSLog.framework/Versions/A/OSLog
0x00000001a3bd6000 	/usr/lib/libbz2.1.0.dylib
0x00000001be581000 	/usr/lib/libmis.dylib
0x00000001a7911000 	/System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x00000001a66b2000 	/System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x00000001f4ff8000 	/System/Library/Frameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
0x00000001adb34000 	/System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x00000001a58e7000 	/System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x00000001ac769000 	/System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x00000001ac678000 	/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x00000001afdaf000 	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x00000001a3270000 	/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x0000000242b01000 	/System/Library/PrivateFrameworks/CoreUtilsExtras.framework/Versions/A/CoreUtilsExtras
0x00000001abaad000 	/System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x00000001c69c1000 	/System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
0x0000000275c58000 	/usr/lib/libAXSafeCategoryBundle.dylib
0x00000001b87dd000 	/usr/lib/libAccessibility.dylib
0x00000001a30ba000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x00000001a4383000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x00000001a3570000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x00000001a4292000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x00000001a437e000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x00000001a26f4000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x0000000197389000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x0000000252898000 	/System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
0x00000001a6644000 	/System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x00000001a6624000 	/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x00000001a664c000 	/System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x00000001e09d0000 	/System/Library/PrivateFrameworks/HIDDisplay.framework/Versions/A/HIDDisplay
0x00000001b74f5000 	/System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x000000026c353000 	/System/Library/PrivateFrameworks/VideoToolboxParavirtualizationSupport.framework/Versions/A/VideoToolboxParavirtualizationSupport
0x00000001a59a0000 	/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x00000001ad683000 	/System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
0x00000001a818e000 	/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x00000001ac859000 	/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x00000001ac7a4000 	/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x00000001a7f78000 	/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x000000019f9df000 	/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x00000001a5a10000 	/System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x00000001a577f000 	/usr/lib/libIOReport.dylib
0x000000023bb3e000 	/System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity
0x0000000275fff000 	/usr/lib/libTLE.dylib
0x00000001f0307000 	/System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper
0x00000001a350c000 	/usr/lib/libmecab.dylib
0x000000019747e000 	/usr/lib/libCRFSuite.dylib
0x00000001a25cd000 	/System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x00000001a356d000 	/usr/lib/libgermantok.dylib
0x00000001a4248000 	/usr/lib/libThaiTokenizer.dylib
0x00000001a34d6000 	/usr/lib/libCheckFix.dylib
0x000000019ec77000 	/System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x000000024e77d000 	/System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary
0x0000000199fb9000 	/System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x00000001cfc77000 	/System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices
0x00000001a563d000 	/usr/lib/libxslt.1.dylib
0x00000001a3498000 	/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x00000001af55c000 	/usr/lib/libcurl.4.dylib
0x0000000276238000 	/usr/lib/libcrypto.46.dylib
0x0000000276785000 	/usr/lib/libssl.48.dylib
0x00000001af230000 	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x00000001af26c000 	/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x00000001a7c3a000 	/usr/lib/libsasl2.2.dylib
0x00000001bbd8e000 	/usr/lib/swift/libswiftCoreGraphics.dylib
0x00000001ac0e7000 	/usr/lib/swift/libswiftFoundation.dylib
0x00000001efdbf000 	/usr/lib/swift/libswiftSwiftOnoneSupport.dylib
0x00000001dd0a1000 	/System/Library/PrivateFrameworks/CoreMaterial.framework/Versions/A/CoreMaterial
0x000000025d357000 	/System/Library/PrivateFrameworks/SFSymbols.framework/Versions/A/SFSymbols
0x00000001ab3b0000 	/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x0000000101888000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/server/libjvm.dylib
0x00000001009fc000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libverify.dylib
0x0000000100a50000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libjava.dylib
0x0000000100a34000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libzip.dylib
0x00000001110f0000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libsplashscreen.dylib
0x0000000100b30000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libosxapp.dylib
0x00000001bd1f6000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x00000001b463b000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x00000001af547000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x00000001b463f000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x00000001b461a000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x00000001b463a000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x00000001b4637000 	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x00000001bbdf2000 	/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x00000001f6433000 	/System/Library/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport
0x000000019f6b8000 	/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x0000000275c4a000 	/usr/lib/i18n/libiconv_std.dylib
0x0000000275c40000 	/usr/lib/i18n/libUTF8.dylib
0x0000000275c3c000 	/usr/lib/i18n/libUTF1632.dylib
0x0000000275c4f000 	/usr/lib/i18n/libmapper_none.dylib
0x00000001c76fc000 	/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x00000001afdd2000 	/System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x00000001a8034000 	/System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x00000001c4db8000 	/System/Library/PrivateFrameworks/SoftwareUpdateCoreSupport.framework/Versions/A/SoftwareUpdateCoreSupport
0x00000001cc68d000 	/System/Library/PrivateFrameworks/SoftwareUpdateCoreConnect.framework/Versions/A/SoftwareUpdateCoreConnect
0x00000001af49b000 	/System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x00000001c4a45000 	/System/Library/PrivateFrameworks/MSUDataAccessor.framework/Versions/A/MSUDataAccessor
0x00000001c03e7000 	/usr/lib/libbootpolicy.dylib
0x00000001af4b1000 	/System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x00000001cbaae000 	/usr/lib/libFDR.dylib
0x00000001d111b000 	/usr/lib/libamsupport.dylib
0x0000000275fb1000 	/usr/lib/libReverseProxyDevice.dylib
0x000000023b384000 	/System/Library/PrivateFrameworks/AppleDeviceQuerySupport.framework/Versions/A/AppleDeviceQuerySupport
0x00000001d3f05000 	/usr/lib/libpartition2_dynamic.dylib
0x000000023b765000 	/System/Library/PrivateFrameworks/AppleJPEGXL.framework/Versions/A/AppleJPEGXL
0x00000001aef4b000 	/System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x0000000276464000 	/usr/lib/libmrc.dylib
0x000000024e59f000 	/System/Library/PrivateFrameworks/IPConfiguration.framework/Versions/A/IPConfiguration
0x00000001dd065000 	/System/Library/PrivateFrameworks/Netrb.framework/Versions/A/Netrb
0x00000001e799e000 	/System/Library/PrivateFrameworks/WiFiPeerToPeer.framework/Versions/A/WiFiPeerToPeer
0x00000001a3eb4000 	/System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
0x00000001a8198000 	/usr/lib/libTelephonyUtilDynamic.dylib
0x00000001a68ae000 	/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x00000001ac97f000 	/System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x00000001ac97b000 	/System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x000000023d847000 	/System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
0x00000001ad0c4000 	/System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x00000001ac96e000 	/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x00000001c43f2000 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x0000000114270000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libawt.dylib
0x00000001143ac000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libmlib_image.dylib
0x000000011473c000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libawt_lwawt.dylib
0x00000001117d8000 	/usr/lib/libobjc-trampolines.dylib
0x0000000275c5c000 	/usr/lib/libAccessibilityBaseImplementations.dylib
0x000000026f807000 	/System/Library/PrivateFrameworks/WritingToolsUI.framework/Versions/A/WritingToolsUI
0x000000024b741000 	/System/Library/PrivateFrameworks/GenerativeAssistantSettings.framework/Versions/A/GenerativeAssistantSettings
0x0000000266dc4000 	/System/Library/PrivateFrameworks/TextComposer.framework/Versions/A/TextComposer
0x00000001be5e5000 	/usr/lib/swift/libswiftIntents.dylib
0x0000000276a0f000 	/usr/lib/swift/libswiftSafariServices.dylib
0x0000000276a14000 	/usr/lib/swift/libswiftSpatial.dylib
0x00000001e7802000 	/usr/lib/swift/libswiftWebKit.dylib
0x00000001f3a7f000 	/System/Library/Frameworks/AppIntents.framework/Versions/A/AppIntents
0x00000001c5220000 	/System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
0x0000000236ee9000 	/System/Library/Frameworks/_AuthenticationServices_SwiftUI.framework/Versions/A/_AuthenticationServices_SwiftUI
0x0000000239a64000 	/System/Library/PrivateFrameworks/Anvil.framework/Versions/A/Anvil
0x00000001c48c1000 	/System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon
0x00000001b2248000 	/System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
0x00000001c14e4000 	/System/Library/PrivateFrameworks/AppleMediaServicesUI.framework/Versions/A/AppleMediaServicesUI
0x000000024b712000 	/System/Library/PrivateFrameworks/GenerativeAssistantCommon.framework/Versions/A/GenerativeAssistantCommon
0x00000001ef3f3000 	/System/Library/PrivateFrameworks/JetEngine.framework/Versions/A/JetEngine
0x00000002521eb000 	/System/Library/PrivateFrameworks/LinkMetadata.framework/Versions/A/LinkMetadata
0x00000001bee53000 	/System/Library/PrivateFrameworks/OnBoardingKit.framework/Versions/A/OnBoardingKit
0x000000025e188000 	/System/Library/PrivateFrameworks/Settings.framework/Versions/A/Settings
0x00000001a3f01000 	/System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
0x00000002524a7000 	/System/Library/PrivateFrameworks/LinkServices.framework/Versions/A/LinkServices
0x0000000243686000 	/System/Library/PrivateFrameworks/DoNotDisturb.framework/Versions/A/DoNotDisturb
0x00000001c31be000 	/System/Library/PrivateFrameworks/IntentsCore.framework/Versions/A/IntentsCore
0x000000023c2fa000 	/System/Library/PrivateFrameworks/AvailabilityKit.framework/Versions/A/AvailabilityKit
0x0000000265a15000 	/System/Library/PrivateFrameworks/StatusKit.framework/Versions/A/StatusKit
0x000000025c563000 	/System/Library/PrivateFrameworks/RecapPerformanceTesting.framework/Versions/A/RecapPerformanceTesting
0x0000000275ffe000 	/usr/lib/libSpatial.dylib
0x000000023c1d1000 	/System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/Versions/A/AuthenticationServicesCore
0x00000001c7b55000 	/System/Library/Frameworks/AuthenticationServices.framework/Versions/A/AuthenticationServices
0x00000001a58c3000 	/System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
0x00000001bfc0f000 	/System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
0x00000001c76b7000 	/System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
0x000000023d2ab000 	/System/Library/PrivateFrameworks/CBORLibrary.framework/Versions/A/CBORLibrary
0x000000023df64000 	/System/Library/PrivateFrameworks/Chirp.framework/Versions/A/Chirp
0x00000001f0637000 	/System/Library/PrivateFrameworks/RemoteManagement.framework/Versions/A/RemoteManagement
0x000000025c87d000 	/System/Library/PrivateFrameworks/RemoteManagementModel.framework/Versions/A/RemoteManagementModel
0x000000025c905000 	/System/Library/PrivateFrameworks/RemoteManagementStore.framework/Versions/A/RemoteManagementStore
0x00000001a9613000 	/usr/lib/libxcselect.dylib
0x00000001c7628000 	/System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
0x00000001ac397000 	/System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x000000026b353000 	/System/Library/PrivateFrameworks/VDAF.framework/Versions/A/VDAF
0x00000001ac1b5000 	/System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x00000001ab3ca000 	/System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
0x00000001af8ed000 	/System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
0x00000001b19b4000 	/System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
0x00000001ac0e8000 	/System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x00000001ad645000 	/System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x000000023f493000 	/System/Library/PrivateFrameworks/ContactsMetrics.framework/Versions/A/ContactsMetrics
0x00000001a5d04000 	/System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x000000019fdfd000 	/System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x00000001b0fe3000 	/System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
0x0000000242ccd000 	/System/Library/PrivateFrameworks/DMCUtilities.framework/Versions/A/DMCUtilities
0x0000000252816000 	/System/Library/PrivateFrameworks/MDMClientLibrary.framework/Versions/A/MDMClientLibrary
0x000000025c8f9000 	/System/Library/PrivateFrameworks/RemoteManagementProtocol.framework/Versions/A/RemoteManagementProtocol
0x0000000275e28000 	/usr/lib/libEndpointSecuritySystem.dylib
0x00000001abae8000 	/System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x00000001b5e6a000 	/System/Library/PrivateFrameworks/PowerlogControl.framework/Versions/A/PowerlogControl
0x00000001a34c8000 	/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x00000001b5e6c000 	/usr/lib/libUniversalAccess.dylib
0x00000001b2c84000 	/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x00000001ab37c000 	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x00000001af5df000 	/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x00000001a5eeb000 	/usr/lib/libodfde.dylib
0x00000001b2c7e000 	/System/Library/PrivateFrameworks/UniversalAccess.framework/Versions/A/Libraries/libUAPreferences.dylib
0x00000001b2ca8000 	/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x0000000242c8c000 	/System/Library/PrivateFrameworks/DEPClientLibrary.framework/Versions/A/DEPClientLibrary
0x00000001b5f53000 	/System/Library/PrivateFrameworks/SetupAssistantFramework.framework/Versions/A/SetupAssistantFramework
0x00000001afc8f000 	/System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
0x00000001af629000 	/System/Library/PrivateFrameworks/AppSSO.framework/Versions/A/AppSSO
0x00000001c462e000 	/System/Library/PrivateFrameworks/LocalAuthenticationUI.framework/Versions/A/LocalAuthenticationUI
0x000000025ad71000 	/System/Library/PrivateFrameworks/PlatformSSO.framework/Versions/A/PlatformSSO
0x00000001c4ff8000 	/System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
0x00000001b7ecc000 	/System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI
0x00000001ac5cc000 	/System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle
0x00000001d1b19000 	/System/Library/Frameworks/LinkPresentation.framework/Versions/A/LinkPresentation
0x000000025ae31000 	/System/Library/PrivateFrameworks/PlatformSSOCore.framework/Versions/A/PlatformSSOCore
0x00000001b7bd6000 	/System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilities
0x000000024e477000 	/System/Library/PrivateFrameworks/IASUtilitiesCore.framework/Versions/A/IASUtilitiesCore
0x00000001bbe57000 	/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x00000001b4642000 	/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x0000000252735000 	/System/Library/PrivateFrameworks/LocalAuthenticationCoreUI.framework/Versions/A/LocalAuthenticationCoreUI
0x00000001be31c000 	/System/Library/Frameworks/LocalAuthentication.framework/Support/DaemonUtils.framework/Versions/A/DaemonUtils
0x00000001c14ac000 	/System/Library/PrivateFrameworks/BridgeXPC.framework/Versions/A/BridgeXPC
0x00000001a5d27000 	/System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x00000001bef2d000 	/System/Library/PrivateFrameworks/CoreKDL.framework/Versions/A/CoreKDL
0x00000001bd7b2000 	/System/Library/PrivateFrameworks/EmbeddedOSSupportHost.framework/Versions/A/EmbeddedOSSupportHost
0x000000026664c000 	/System/Library/PrivateFrameworks/SystemStatus.framework/Versions/A/SystemStatus
0x00000001b1c7d000 	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x00000001afc35000 	/System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x00000001a06c8000 	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x00000001bbdf5000 	/System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x00000001a7cc3000 	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x00000001bee52000 	/System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x00000001b880e000 	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x0000000236a43000 	/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib
0x000000026e4c0000 	/System/Library/PrivateFrameworks/WebGPU.framework/Versions/A/WebGPU
0x00000001c0b7e000 	/System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
0x00000001d0475000 	/System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
0x00000001a95f5000 	/System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x00000001ab6c3000 	/System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x0000000276f86000 	/usr/lib/usd/libusd_ms.dylib
0x000000026ab56000 	/System/Library/PrivateFrameworks/USDLib_FormatLoaderProxy.framework/Versions/A/USDLib_FormatLoaderProxy
0x00000001be094000 	/System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x00000001cc6ba000 	/System/Library/PrivateFrameworks/StorageKit.framework/Versions/A/StorageKit
0x00000001f5100000 	/System/Library/Frameworks/FSKit.framework/Versions/A/FSKit
0x00000002433bf000 	/System/Library/PrivateFrameworks/DiskImages2.framework/Versions/A/DiskImages2
0x00000002525f4000 	/System/Library/PrivateFrameworks/LiveFS.framework/Versions/A/LiveFS
0x000000027379a000 	/System/Library/PrivateFrameworks/icloudMCCKit.framework/Versions/A/icloudMCCKit
0x000000023b16f000 	/System/Library/PrivateFrameworks/AppleAccountUI.framework/Versions/A/AppleAccountUI
0x000000023ea07000 	/System/Library/PrivateFrameworks/CloudSubscriptionFeatures.framework/Versions/A/CloudSubscriptionFeatures
0x00000001dd06d000 	/System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport
0x00000001c51a5000 	/System/Library/PrivateFrameworks/FindMyDeviceUI.framework/Versions/A/FindMyDeviceUI
0x00000002713e8000 	/System/Library/PrivateFrameworks/iCloudQuotaUI.framework/Versions/A/iCloudQuotaUI
0x00000001dd21d000 	/System/Library/PrivateFrameworks/CoreCDPUI.framework/Versions/A/CoreCDPUI
0x00000001bf99f000 	/System/Library/PrivateFrameworks/CoreFollowUpUI.framework/Versions/A/CoreFollowUpUI
0x00000001a7cfa000 	/System/Library/PrivateFrameworks/CoreFollowUp.framework/Versions/A/CoreFollowUp
0x00000001cb427000 	/System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x00000001b5ed5000 	/System/Library/PrivateFrameworks/CoreCDP.framework/Versions/A/CoreCDP
0x00000001b223b000 	/System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/AskPermission
0x00000001c31a5000 	/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x00000001cef9d000 	/System/Library/PrivateFrameworks/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesConfiguration
0x00000001c1bf3000 	/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
0x00000001cfe12000 	/System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
0x00000001cfce1000 	/System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x00000001c4723000 	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x00000001b12a0000 	/System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
0x00000001abae2000 	/System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x00000001be23e000 	/System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x00000001afdb7000 	/System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
0x00000001c0a58000 	/System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x00000001d0d30000 	/System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation
0x00000001cfd3d000 	/System/Library/PrivateFrameworks/EmailCore.framework/Versions/A/EmailCore
0x00000001d3a74000 	/System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing
0x00000001d3a80000 	/System/Library/PrivateFrameworks/Email.framework/Versions/A/Email
0x000000023c43a000 	/System/Library/PrivateFrameworks/BackgroundSystemTasks.framework/Versions/A/BackgroundSystemTasks
0x00000001bf922000 	/System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x00000002527c0000 	/System/Library/PrivateFrameworks/LockdownMode.framework/Versions/A/LockdownMode
0x00000001ac5c6000 	/System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter
0x000000023c2fd000 	/System/Library/PrivateFrameworks/AvatarKit.framework/Versions/A/AvatarKit
0x000000023c3b5000 	/System/Library/PrivateFrameworks/AvatarPersistence.framework/Versions/A/AvatarPersistence
0x000000025c958000 	/System/Library/PrivateFrameworks/RemoteUI.framework/Versions/A/RemoteUI
0x00000001ab790000 	/usr/lib/libCTGreenTeaLogger.dylib
0x00000002363e1000 	/System/Library/Frameworks/TipKit.framework/Versions/A/TipKit
0x00000001dec40000 	/System/Library/PrivateFrameworks/AppleCVA.framework/Versions/A/AppleCVA
0x000000023c3b4000 	/System/Library/PrivateFrameworks/AvatarKitContent.framework/Versions/A/AvatarKitContent
0x00000001ab7b8000 	/System/Library/PrivateFrameworks/CoreAppleCVA.framework/Versions/A/CoreAppleCVA
0x000000025167a000 	/System/Library/PrivateFrameworks/LiftUI.framework/Versions/A/LiftUI
0x00000001f50c3000 	/System/Library/Frameworks/ExtensionKit.framework/Versions/A/ExtensionKit
0x000000023e977000 	/System/Library/PrivateFrameworks/CloudSettings.framework/Versions/A/CloudSettings
0x00000001b1a78000 	/System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
0x00000001bf07d000 	/System/Library/PrivateFrameworks/SearchFoundation.framework/Versions/A/SearchFoundation
0x00000001bdcf3000 	/System/Library/PrivateFrameworks/CoreRoutine.framework/Versions/A/CoreRoutine
0x000000023db6a000 	/System/Library/PrivateFrameworks/CalendarDatabase.framework/Versions/A/CalendarDatabase
0x000000023dabf000 	/System/Library/PrivateFrameworks/CalendarDaemon.framework/Versions/A/CalendarDaemon
0x00000001b0efc000 	/System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
0x00000001b0eb8000 	/System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x0000000242ec6000 	/System/Library/PrivateFrameworks/DataAccessExpress.framework/Versions/A/DataAccessExpress
0x00000001c4e33000 	/System/Library/PrivateFrameworks/FTClientServices.framework/Versions/A/FTClientServices
0x00000001b7a69000 	/System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x00000001b1956000 	/System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0x00000001bbb58000 	/System/Library/PrivateFrameworks/TelephonyUtilities.framework/Versions/A/TelephonyUtilities
0x00000001bfa66000 	/System/Library/Frameworks/CallKit.framework/Versions/A/CallKit
0x00000001e5dcf000 	/System/Library/PrivateFrameworks/IMTransferServices.framework/Versions/A/IMTransferServices
0x00000001be0ad000 	/System/Library/PrivateFrameworks/IncomingCallFilter.framework/Versions/A/IncomingCallFilter
0x000000025636f000 	/System/Library/PrivateFrameworks/NeighborhoodActivityConduit.framework/Versions/A/NeighborhoodActivityConduit
0x0000000275e00000 	/usr/lib/libBASupport.dylib
0x00000001cb1c9000 	/System/Library/PrivateFrameworks/SpotlightReceiver.framework/Versions/A/SpotlightReceiver
0x000000023ebd2000 	/System/Library/PrivateFrameworks/Coherence.framework/Versions/A/Coherence
0x00000001bba5a000 	/System/Library/PrivateFrameworks/CoreParsec.framework/Versions/A/CoreParsec
0x0000000258add000 	/System/Library/PrivateFrameworks/PegasusAPI.framework/Versions/A/PegasusAPI
0x00000002597b9000 	/System/Library/PrivateFrameworks/PegasusConfiguration.framework/Versions/A/PegasusConfiguration
0x0000000252799000 	/System/Library/PrivateFrameworks/LocalStatusKit.framework/Versions/A/LocalStatusKit
0x00000001c4e37000 	/System/Library/PrivateFrameworks/CharacterPicker.framework/Versions/A/CharacterPicker
0x00000001be1b3000 	/System/Library/PrivateFrameworks/ContactsDonation.framework/Versions/A/ContactsDonation
0x00000001b7dc8000 	/System/Library/PrivateFrameworks/ContactsUICore.framework/Versions/A/ContactsUICore
0x00000001bdad7000 	/System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x00000001b1942000 	/System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
0x00000001ac5b5000 	/System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
0x00000001b7db6000 	/System/Library/PrivateFrameworks/PersonaUI.framework/Versions/A/PersonaUI
0x0000000265b44000 	/System/Library/PrivateFrameworks/Stickers.framework/Versions/A/Stickers
0x00000001c6a05000 	/System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
0x00000001ac234000 	/System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
0x00000001c48a3000 	/System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x00000001bf966000 	/System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x000000023f457000 	/System/Library/PrivateFrameworks/ContactsAccounts.framework/Versions/A/ContactsAccounts
0x00000001f9c8f000 	/System/Library/Frameworks/SwiftData.framework/Versions/A/SwiftData
0x00000001cf6f8000 	/System/Library/PrivateFrameworks/Transparency.framework/Versions/A/Transparency
0x00000001b0ea8000 	/System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
0x0000000239cd5000 	/System/Library/PrivateFrameworks/AppIntentsServices.framework/Versions/A/AppIntentsServices
0x00000001dcaa5000 	/System/Library/PrivateFrameworks/DiagnosticRequest.framework/Versions/A/DiagnosticRequest
0x00000001c30c3000 	/System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
0x00000001f8de9000 	/System/Library/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x0000000266474000 	/System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomPresentationFeed.framework/Versions/A/SymptomPresentationFeed
0x00000001f97f3000 	/System/Library/Frameworks/ScreenCaptureKit.framework/Versions/A/ScreenCaptureKit
0x00000001c0562000 	/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x00000001bf8f9000 	/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x00000001bea2d000 	/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x00000001f3718000 	/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x00000001bd1f5000 	/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x00000001a958d000 	/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x00000001b3670000 	/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x00000001bf869000 	/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x000000026ce25000 	/System/Library/PrivateFrameworks/VisionKitCore.framework/Versions/A/VisionKitCore
0x00000001bba2a000 	/System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x00000001bdad1000 	/System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x00000001e09dc000 	/System/Library/Frameworks/ReplayKit.framework/Versions/A/ReplayKit
0x00000002661f5000 	/System/Library/PrivateFrameworks/SymptomShared.framework/Versions/A/SymptomShared
0x00000001b45d6000 	/System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x00000001bdaa9000 	/System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x00000001c0422000 	/System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x000000023653e000 	/System/Library/Frameworks/Translation.framework/Versions/A/Translation
0x00000002540ac000 	/System/Library/PrivateFrameworks/MediaAnalysisServices.framework/Versions/A/MediaAnalysisServices
0x00000001d8d50000 	/System/Library/PrivateFrameworks/RevealCore.framework/Versions/A/RevealCore
0x00000001d8d44000 	/System/Library/PrivateFrameworks/Reveal.framework/Versions/A/Reveal
0x0000000269c45000 	/System/Library/PrivateFrameworks/TranslationUIServices.framework/Versions/A/TranslationUIServices
0x00000001bec76000 	/System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x00000001bee2f000 	/System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x00000001be63d000 	/System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x00000001974b4000 	/usr/lib/libmecabra.dylib
0x00000001b823c000 	/System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
0x00000001a5669000 	/usr/lib/libChineseTokenizer.dylib
0x00000001f0561000 	/System/Library/PrivateFrameworks/ScreenReaderCore.framework/Versions/A/ScreenReaderCore
0x0000000265f19000 	/System/Library/PrivateFrameworks/StocksKit.framework/Versions/A/StocksKit
0x00000001b6eaa000 	/System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x0000000265bc0000 	/System/Library/PrivateFrameworks/StocksCore.framework/Versions/A/StocksCore
0x0000000266b08000 	/System/Library/PrivateFrameworks/TeaFoundation.framework/Versions/A/TeaFoundation
0x0000000266ce3000 	/System/Library/PrivateFrameworks/TeaSettings.framework/Versions/A/TeaSettings
0x00000001e7081000 	/System/Library/PrivateFrameworks/NewsCore.framework/Versions/A/NewsCore
0x0000000266ab3000 	/System/Library/PrivateFrameworks/TeaDB.framework/Versions/A/TeaDB
0x00000001e3d19000 	/System/Library/PrivateFrameworks/RemoteConfiguration.framework/Versions/A/RemoteConfiguration
0x00000001e6ce2000 	/System/Library/PrivateFrameworks/NewsTransport.framework/Versions/A/NewsTransport
0x00000001e7071000 	/System/Library/PrivateFrameworks/NewsFoundation.framework/Versions/A/NewsFoundation
0x00000002567db000 	/System/Library/PrivateFrameworks/NewsURLBucket.framework/Versions/A/NewsURLBucket
0x00000001c1e24000 	/System/Library/PrivateFrameworks/MobileInstallation.framework/Versions/A/MobileInstallation
0x00000001cab6b000 	/System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x00000001b17c2000 	/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x00000001aba8d000 	/System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
0x00000001c20e1000 	/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/Versions/A/PhotoLibraryServices
0x00000001bf4c0000 	/System/Library/Frameworks/Photos.framework/Versions/A/Photos
0x00000001d1ef2000 	/System/Library/PrivateFrameworks/PhotosFormats.framework/Versions/A/PhotosFormats
0x00000001cefcf000 	/System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/Versions/A/CloudPhotoLibrary
0x00000001d73d3000 	/System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/CloudPhotoServices
0x00000001d3bdf000 	/System/Library/PrivateFrameworks/CoreMediaStream.framework/Versions/A/CoreMediaStream
0x00000001acbce000 	/System/Library/PrivateFrameworks/CPAnalytics.framework/Versions/A/CPAnalytics
0x00000001d0384000 	/System/Library/PrivateFrameworks/MediaConversionService.framework/Versions/A/MediaConversionService
0x00000001b3303000 	/System/Library/PrivateFrameworks/PhotoFoundation.framework/Versions/A/PhotoFoundation
0x0000000259ca2000 	/System/Library/PrivateFrameworks/PhotoLibraryServicesCore.framework/Versions/A/PhotoLibraryServicesCore
0x00000001ad782000 	/System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundationCF
0x00000001e5ccd000 	/usr/lib/swift/libswiftDemangle.dylib
0x00000001bdd51000 	/System/Library/PrivateFrameworks/MediaStream.framework/Versions/A/MediaStream
0x00000001d0887000 	/System/Library/PrivateFrameworks/NeutrinoCore.framework/Versions/A/NeutrinoCore
0x000000019d2fc000 	/System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
0x00000001d617c000 	/System/Library/PrivateFrameworks/PhotoImaging.framework/Versions/A/PhotoImaging
0x00000001d7394000 	/System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/Versions/A/PhotosImagingFoundation
0x000000025a72d000 	/System/Library/PrivateFrameworks/PhotosIntelligenceCore.framework/Versions/A/PhotosIntelligenceCore
0x00000001adc01000 	/System/Library/PrivateFrameworks/EmbeddedAcousticRecognition.framework/Versions/A/EmbeddedAcousticRecognition
0x00000001cf22f000 	/System/Library/PrivateFrameworks/SDAPI.framework/Versions/A/SDAPI
0x00000001d73e1000 	/System/Library/PrivateFrameworks/AutoLoop.framework/Versions/A/AutoLoop
0x000000025b0d4000 	/System/Library/PrivateFrameworks/Portrait.framework/Versions/A/Portrait
0x000000023b211000 	/System/Library/PrivateFrameworks/AppleDepth.framework/Versions/A/AppleDepth
0x0000000245da6000 	/System/Library/PrivateFrameworks/FusionTracker.framework/Versions/A/FusionTracker
0x000000023b308000 	/System/Library/PrivateFrameworks/AppleDepthCore.framework/Versions/A/AppleDepthCore
0x00000001c0036000 	/System/Library/PrivateFrameworks/iTunesCloud.framework/Versions/A/iTunesCloud
0x00000001c86bc000 	/System/Library/PrivateFrameworks/DAAPKit.framework/Versions/A/DAAPKit
0x0000000276a7a000 	/usr/lib/swift/libswiftVideoToolbox.dylib
0x0000000268cb1000 	/System/Library/PrivateFrameworks/TipKitCore.framework/Versions/A/TipKitCore
0x00000001c6a90000 	/System/Library/PrivateFrameworks/CoreCDPInternal.framework/Versions/A/CoreCDPInternal
0x00000001b6dfe000 	/System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x000000025c5d7000 	/System/Library/PrivateFrameworks/RegulatoryDomain.framework/Versions/A/RegulatoryDomain
0x00000001dd21a000 	/System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineSettings
0x00000001cfc64000 	/System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x00000001c8741000 	/System/Library/PrivateFrameworks/SPOwner.framework/Versions/A/SPOwner
0x00000001c1c5b000 	/System/Library/PrivateFrameworks/FMCore.framework/Versions/A/FMCore
0x0000000271343000 	/System/Library/PrivateFrameworks/iCloudQuota.framework/Versions/A/iCloudQuota
0x00000001b7d3b000 	/System/Library/PrivateFrameworks/CoreRecognition.framework/Versions/A/CoreRecognition
0x000000025849d000 	/System/Library/PrivateFrameworks/PassKitMacHelperTemp.framework/Versions/A/PassKitMacHelperTemp
0x00000001cfd19000 	/System/Library/PrivateFrameworks/InAppMessages.framework/Versions/A/InAppMessages
0x00000001ef2ee000 	/System/Library/PrivateFrameworks/JetUI.framework/Versions/A/JetUI
0x00000002513f9000 	/System/Library/PrivateFrameworks/JetPack.framework/Versions/A/JetPack
0x00000001e2fdd000 	/System/Library/PrivateFrameworks/PassKitUIFoundation.framework/Versions/A/PassKitUIFoundation
0x00000001b376b000 	/System/Library/PrivateFrameworks/PassKitCore.framework/Versions/A/PassKitCore
0x00000001be369000 	/System/Library/PrivateFrameworks/BiometricKit.framework/Versions/A/BiometricKit
0x000000025d29d000 	/System/Library/PrivateFrameworks/SEService.framework/Versions/A/SEService
0x00000001c31dd000 	/System/Library/PrivateFrameworks/NearField.framework/Versions/A/NearField
0x0000000275fd5000 	/usr/lib/libSESShared.dylib
0x000000025d436000 	/System/Library/PrivateFrameworks/STSXPCHelperClient.framework/Versions/A/STSXPCHelperClient
0x00000001c4adc000 	/usr/lib/libnfshared.dylib
0x00000001cfd10000 	/System/Library/PrivateFrameworks/InAppMessagesCore.framework/Versions/A/InAppMessagesCore
0x0000000270a5d000 	/System/Library/PrivateFrameworks/_JetEngine_SwiftUI.framework/Versions/A/_JetEngine_SwiftUI
0x000000026649c000 	/System/Library/PrivateFrameworks/Synapse.framework/Versions/A/Synapse
0x000000023d95e000 	/System/Library/PrivateFrameworks/CSExattrCrypto.framework/Versions/A/CSExattrCrypto
0x00000001b3312000 	/System/Library/PrivateFrameworks/IMSharedUtilities.framework/Versions/A/IMSharedUtilities
0x000000024e5fb000 	/System/Library/PrivateFrameworks/InputAnalytics.framework/Versions/A/InputAnalytics
0x00000001cba9e000 	/System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x00000001c4627000 	/System/Library/PrivateFrameworks/IDSKVStore.framework/Versions/A/IDSKVStore
0x00000001c446b000 	/System/Library/PrivateFrameworks/IMDPersistence.framework/Versions/A/IMDPersistence
0x0000000276983000 	/usr/lib/swift/libswiftAppleArchive.dylib
0x000000026b345000 	/System/Library/PrivateFrameworks/UserSafety.framework/Versions/A/UserSafety
0x00000001ab3dc000 	/System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
0x00000001e22eb000 	/System/Library/PrivateFrameworks/BlastDoor.framework/Versions/A/BlastDoor
0x0000000253873000 	/System/Library/PrivateFrameworks/ManagedSettingsObjC.framework/Versions/A/ManagedSettingsObjC
0x00000001f984b000 	/System/Library/Frameworks/SensitiveContentAnalysis.framework/Versions/A/SensitiveContentAnalysis
0x000000024bb0f000 	/System/Library/PrivateFrameworks/GeoAnalytics.framework/Versions/A/GeoAnalytics
0x00000001c4b10000 	/System/Library/PrivateFrameworks/Navigation.framework/Versions/A/Navigation
0x00000001cda64000 	/System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
0x00000001b7ca7000 	/System/Library/PrivateFrameworks/VirtualGarage.framework/Versions/A/VirtualGarage
0x00000001c4c86000 	/System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
0x00000001c4ca0000 	/System/Library/PrivateFrameworks/IAP.framework/Versions/A/IAP
0x00000001ab68b000 	/System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/IOPlatformPluginFamily
0x0000000252475000 	/System/Library/PrivateFrameworks/LinkPresentationStyleSheetParsing.framework/Versions/A/LinkPresentationStyleSheetParsing
0x000000024531a000 	/System/Library/PrivateFrameworks/FeedbackService.framework/Versions/A/FeedbackService
0x00000001be10b000 	/System/Library/PrivateFrameworks/CoreSDB.framework/Versions/A/CoreSDB
0x000000023bd7d000 	/System/Library/PrivateFrameworks/AskToCore.framework/Versions/A/AskToCore
0x00000001c2db5000 	/System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation
0x00000001c1c55000 	/System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
0x00000001c16d5000 	/System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit
0x00000001bb7f1000 	/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x00000001c16f7000 	/System/Library/PrivateFrameworks/OSPersonalization.framework/Versions/A/OSPersonalization
0x00000001c32a4000 	/System/Library/PrivateFrameworks/BridgeOSSoftwareUpdate.framework/Versions/A/BridgeOSSoftwareUpdate
0x00000001be55f000 	/System/Library/PrivateFrameworks/StorageManagement.framework/Versions/A/StorageManagement
0x00000001d1045000 	/usr/lib/libauthinstall.dylib
0x00000001c32ad000 	/System/Library/PrivateFrameworks/InstallerDiagnostics.framework/Versions/A/InstallerDiagnostics
0x00000001d1625000 	/usr/lib/libcrypto.42.dylib
0x00000001c3292000 	/System/Library/PrivateFrameworks/GPUInfo.framework/Versions/A/GPUInfo
0x00000001cfe18000 	/System/Library/PrivateFrameworks/MobileActivationMacOS.framework/Versions/A/MobileActivationMacOS
0x00000001f4ea6000 	/System/Library/Frameworks/DataDetection.framework/Versions/A/DataDetection
0x00000002769a8000 	/usr/lib/swift/libswiftDataDetection.dylib
0x00000001acb77000 	/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x00000001a8105000 	/System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete
0x00000001afee3000 	/System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x00000001ac9b2000 	/System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x000000019b74b000 	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x000000019d9b4000 	/System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x00000001c32f1000 	/System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x00000001a579c000 	/System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
0x00000001af5e5000 	/System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x00000001bd5b7000 	/System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x00000001afe0c000 	/System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x00000001be0b3000 	/System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x00000001cee8b000 	/System/Library/PrivateFrameworks/NetworkServiceProxy.framework/Versions/A/NetworkServiceProxy
0x00000001adb3f000 	/System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x0000000266205000 	/System/Library/PrivateFrameworks/Symptoms.framework/Versions/A/Frameworks/SymptomAnalytics.framework/Versions/A/SymptomAnalytics
0x00000001ab6fd000 	/usr/lib/libnetworkextension.dylib
0x00000001ac759000 	/System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x00000001e2d9c000 	/System/Library/Frameworks/CryptoKit.framework/Versions/A/CryptoKit
0x00000001afdaa000 	/System/Library/PrivateFrameworks/CryptoKitCBridging.framework/Versions/A/CryptoKitCBridging
0x00000001ad696000 	/System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
0x00000001d79e3000 	/usr/lib/swift/libswiftCryptoTokenKit.dylib
0x00000001ad6f9000 	/System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x0000000252649000 	/System/Library/PrivateFrameworks/LocalAuthenticationCore.framework/Versions/A/LocalAuthenticationCore
0x00000001ad74e000 	/System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x000000019f9e2000 	/System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x00000001bd7de000 	/System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x000000019da37000 	/System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x00000001d2a0e000 	/System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
0x00000001a5eed000 	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x00000001a7c5a000 	/usr/lib/libParallelCompression.dylib
0x0000000275cdb000 	/usr/lib/libAppleArchive.dylib
0x00000001a7c4d000 	/System/Library/PrivateFrameworks/MultiverseSupport.framework/Versions/A/MultiverseSupport
0x00000001b374b000 	/System/Library/PrivateFrameworks/FMCoreLite.framework/Versions/A/FMCoreLite
0x00000001a3c1c000 	/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x00000001ac88b000 	/System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x00000001ac797000 	/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x00000002378d9000 	/System/Library/PrivateFrameworks/AAAFoundation.framework/Versions/A/AAAFoundation
0x00000001a8151000 	/System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x00000001b8716000 	/System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x00000001af550000 	/usr/lib/libcsfde.dylib
0x00000001a5930000 	/usr/lib/libCoreStorage.dylib
0x00000001a9503000 	/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x00000001af54b000 	/System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x00000001b74ba000 	/System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
0x00000001acb9d000 	/System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
0x00000001ad286000 	/System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
0x00000001b5f5f000 	/System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
0x000000023d6be000 	/System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
0x00000001b616b000 	/System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
0x00000001b62a3000 	/System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
0x00000001a7d2d000 	/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x00000001aff2f000 	/System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x00000001f091f000 	/System/Library/PrivateFrameworks/ANECompiler.framework/Versions/A/ANECompiler
0x00000001b1ebd000 	/System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
0x00000001f7198000 	/System/Library/Frameworks/MetalPerformanceShadersGraph.framework/Versions/A/MetalPerformanceShadersGraph
0x00000002530eb000 	/System/Library/PrivateFrameworks/MLCompilerServices.framework/Versions/A/MLCompilerServices
0x00000001b0dee000 	/System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
0x00000001c30dd000 	/usr/lib/libncurses.5.4.dylib
0x000000019a0ee000 	/usr/lib/libsandbox.1.dylib
0x00000001a5928000 	/usr/lib/libMatch.1.dylib
0x0000000253089000 	/System/Library/PrivateFrameworks/MLCompilerRuntime.framework/Versions/A/MLCompilerRuntime
0x000000023e32a000 	/System/Library/PrivateFrameworks/CinematicFraming.framework/Versions/A/CinematicFraming
0x00000001bd1f7000 	/System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion
0x00000001cbb4a000 	/System/Library/PrivateFrameworks/TimeSync.framework/Versions/A/TimeSync
0x0000000243594000 	/System/Library/PrivateFrameworks/DistributedSensing.framework/Versions/A/DistributedSensing
0x00000001c7b0f000 	/System/Library/PrivateFrameworks/MobileBluetooth.framework/Versions/A/MobileBluetooth
0x00000001a78d9000 	/System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x00000001cd626000 	/System/Library/PrivateFrameworks/IOKitten.framework/Versions/A/IOKitten
0x000000019b9b8000 	/System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x00000001ae8ca000 	/System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x000000023c4fd000 	/System/Library/PrivateFrameworks/BiomeLibrary.framework/Versions/A/BiomeLibrary
0x00000001d1487000 	/System/Library/PrivateFrameworks/BiomePubSub.framework/Versions/A/BiomePubSub
0x000000019fa49000 	/System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x00000001ae91f000 	/System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x00000001b0f90000 	/System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x00000001b0e1a000 	/System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
0x00000001cbbc5000 	/System/Library/PrivateFrameworks/BiomeStreams.framework/Versions/A/BiomeStreams
0x00000001d14e4000 	/System/Library/PrivateFrameworks/BiomeStorage.framework/Versions/A/BiomeStorage
0x00000001c866f000 	/System/Library/PrivateFrameworks/BiomeFoundation.framework/Versions/A/BiomeFoundation
0x0000000250f96000 	/System/Library/PrivateFrameworks/IntelligencePlatformLibrary.framework/Versions/A/IntelligencePlatformLibrary
0x000000025b040000 	/System/Library/PrivateFrameworks/PoirotSchematizer.framework/Versions/A/PoirotSchematizer
0x000000023cb1e000 	/System/Library/PrivateFrameworks/BiomeSync.framework/Versions/A/BiomeSync
0x000000023c4de000 	/System/Library/PrivateFrameworks/BiomeFlexibleStorage.framework/Versions/A/BiomeFlexibleStorage
0x000000023c4c3000 	/System/Library/PrivateFrameworks/BiomeDSL.framework/Versions/A/BiomeDSL
0x000000025b0af000 	/System/Library/PrivateFrameworks/PoirotUDFs.framework/Versions/A/PoirotUDFs
0x000000025b00f000 	/System/Library/PrivateFrameworks/PoirotSQLite.framework/Versions/A/PoirotSQLite
0x00000001af8e9000 	/System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
0x000000023def3000 	/System/Library/PrivateFrameworks/CascadeSets.framework/Versions/A/CascadeSets
0x00000001f990a000 	/System/Library/Frameworks/SharedWithYouCore.framework/Versions/A/SharedWithYouCore
0x00000001af9b3000 	/System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
0x00000001afe8b000 	/System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x00000001a1232000 	/System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x000000023e692000 	/System/Library/PrivateFrameworks/CloudAssets.framework/Versions/A/CloudAssets
0x00000001afe82000 	/System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x00000001d9417000 	/usr/lib/swift/libswiftAVFoundation.dylib
0x00000001be5b9000 	/usr/lib/swift/libswiftCoreAudio.dylib
0x00000001c440d000 	/usr/lib/swift/libswiftCoreLocation.dylib
0x00000001c4423000 	/usr/lib/swift/libswiftCoreMIDI.dylib
0x00000001d79e5000 	/usr/lib/swift/libswiftCoreMedia.dylib
0x00000001a903b000 	/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x00000001aef4a000 	/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x00000001a31f1000 	/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x00000001b3072000 	/System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/AssistantServices
0x00000001ad91a000 	/System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects
0x00000001b2cb5000 	/System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
0x00000001c374b000 	/System/Library/PrivateFrameworks/SiriInstrumentation.framework/Versions/A/SiriInstrumentation
0x000000025e65c000 	/System/Library/PrivateFrameworks/SiriAnalytics.framework/Versions/A/SiriAnalytics
0x0000000263cb4000 	/System/Library/PrivateFrameworks/SiriTTSService.framework/Versions/A/SiriTTSService
0x000000025efd0000 	/System/Library/PrivateFrameworks/SiriCrossDeviceArbitration.framework/Versions/A/SiriCrossDeviceArbitration
0x00000001c14b7000 	/System/Library/PrivateFrameworks/FeedbackLogger.framework/Versions/A/FeedbackLogger
0x000000025f021000 	/System/Library/PrivateFrameworks/SiriCrossDeviceArbitrationFeedback.framework/Versions/A/SiriCrossDeviceArbitrationFeedback
0x000000024ba0c000 	/System/Library/PrivateFrameworks/GenerativeModels.framework/Versions/A/GenerativeModels
0x00000001b7b54000 	/System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
0x00000001a8be4000 	/System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x00000001a5b9e000 	/System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x00000001a785f000 	/System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x00000001b7cef000 	/System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x00000001a8dae000 	/System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x00000001b4602000 	/System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x00000001b45a3000 	/usr/lib/libtidy.A.dylib
0x00000001cb6ce000 	/System/Library/PrivateFrameworks/FTAWD.framework/Versions/A/FTAWD
0x00000001a97e4000 	/System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x000000024bbf5000 	/System/Library/PrivateFrameworks/GeoServicesCore.framework/Versions/A/GeoServicesCore
0x00000001b8714000 	/System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x0000000243015000 	/System/Library/PrivateFrameworks/Dendrite.framework/Versions/A/Dendrite
0x000000023be92000 	/System/Library/PrivateFrameworks/AtomicsInternal.framework/Versions/A/AtomicsInternal
0x00000001c51f7000 	/usr/lib/libtailspin.dylib
0x00000001d74eb000 	/System/Library/PrivateFrameworks/Osprey.framework/Versions/A/Osprey
0x0000000263334000 	/System/Library/PrivateFrameworks/SiriTTS.framework/Versions/A/SiriTTS
0x00000001be1cf000 	/System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
0x0000000262189000 	/System/Library/PrivateFrameworks/SiriPowerInstrumentation.framework/Versions/A/SiriPowerInstrumentation
0x00000001befbb000 	/System/Library/PrivateFrameworks/Trial.framework/Versions/A/Trial
0x00000001bef3d000 	/System/Library/PrivateFrameworks/TrialProto.framework/Versions/A/TrialProto
0x00000001e7922000 	/usr/lib/swift/libswiftNaturalLanguage.dylib
0x0000000266ab1000 	/System/Library/PrivateFrameworks/TailspinSymbolication.framework/Versions/A/TailspinSymbolication
0x0000000242d97000 	/System/Library/PrivateFrameworks/Darwinup.framework/Versions/A/Darwinup
0x00000001d03f0000 	/System/Library/PrivateFrameworks/SignpostSupport.framework/Versions/A/SignpostSupport
0x00000001be099000 	/System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
0x00000001cfb71000 	/System/Library/PrivateFrameworks/ktrace.framework/Versions/A/ktrace
0x00000001d0666000 	/System/Library/PrivateFrameworks/SampleAnalysis.framework/Versions/A/SampleAnalysis
0x00000001d8d2c000 	/System/Library/PrivateFrameworks/kperfdata.framework/Versions/A/kperfdata
0x00000001a96b1000 	/usr/lib/libdscsym.dylib
0x00000001d916f000 	/System/Library/PrivateFrameworks/BulkSymbolication.framework/Versions/A/BulkSymbolication
0x000000019fee0000 	/System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x00000001e5c97000 	/usr/lib/libedit.3.dylib
0x00000001a3826000 	/System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x0000000252f2e000 	/System/Library/PrivateFrameworks/MLAssetIO.framework/Versions/A/MLAssetIO
0x00000002769d2000 	/usr/lib/swift/libswiftMLCompute.dylib
0x00000001985d9000 	/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x000000019d0c5000 	/System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x00000001a4140000 	/usr/lib/libcmph.dylib
0x000000024ba9f000 	/System/Library/PrivateFrameworks/GenerativeModelsFoundation.framework/Versions/A/GenerativeModelsFoundation
0x0000000268fee000 	/System/Library/PrivateFrameworks/TokenGeneration.framework/Versions/A/TokenGeneration
0x000000024b8c0000 	/System/Library/PrivateFrameworks/GenerativeFunctions.framework/Versions/A/GenerativeFunctions
0x000000024b912000 	/System/Library/PrivateFrameworks/GenerativeFunctionsFoundation.framework/Versions/A/GenerativeFunctionsFoundation
0x0000000255078000 	/System/Library/PrivateFrameworks/ModelCatalog.framework/Versions/A/ModelCatalog
0x000000025dedc000 	/System/Library/PrivateFrameworks/SensitiveContentAnalysisML.framework/Versions/A/SensitiveContentAnalysisML
0x000000024b988000 	/System/Library/PrivateFrameworks/GenerativeFunctionsInstrumentation.framework/Versions/A/GenerativeFunctionsInstrumentation
0x000000025bfbd000 	/System/Library/PrivateFrameworks/PromptKit.framework/Versions/A/PromptKit
0x000000025bbdd000 	/System/Library/PrivateFrameworks/ProactiveDaemonSupport.framework/Versions/A/ProactiveDaemonSupport
0x000000026919f000 	/System/Library/PrivateFrameworks/TokenGenerationCore.framework/Versions/A/TokenGenerationCore
0x000000026c284000 	/System/Library/PrivateFrameworks/VectorSearch.framework/Versions/A/VectorSearch
0x0000000276a54000 	/usr/lib/swift/libswiftSynchronization.dylib
0x0000000255218000 	/System/Library/PrivateFrameworks/ModelManagerServices.framework/Versions/A/ModelManagerServices
0x00000001b8103000 	/System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
0x000000026abe7000 	/System/Library/PrivateFrameworks/UnifiedAssetFramework.framework/Versions/A/UnifiedAssetFramework
0x000000023b3e7000 	/System/Library/PrivateFrameworks/AppleFlatBuffers.framework/Versions/A/AppleFlatBuffers
0x00000002378f4000 	/System/Library/PrivateFrameworks/AAAFoundationSwift.framework/Versions/A/AAAFoundationSwift
0x00000001afbff000 	/System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
0x00000001cae50000 	/usr/lib/swift/libswiftCompression.dylib
0x000000025e0c6000 	/System/Library/PrivateFrameworks/SentencePieceInternal.framework/Versions/A/SentencePieceInternal
0x00000001abb26000 	/System/Library/Frameworks/Vision.framework/Versions/A/Vision
0x000000024288e000 	/System/Library/PrivateFrameworks/CoreSceneUnderstanding.framework/Versions/A/CoreSceneUnderstanding
0x000000026cddb000 	/System/Library/PrivateFrameworks/VisionCore.framework/Versions/A/VisionCore
0x00000001c6b6c000 	/System/Library/Frameworks/Vision.framework/libfaceCore.dylib
0x00000001c760f000 	/System/Library/PrivateFrameworks/Futhark.framework/Versions/A/Futhark
0x00000001cac17000 	/System/Library/PrivateFrameworks/InertiaCam.framework/Versions/A/InertiaCam
0x00000001c73f5000 	/System/Library/PrivateFrameworks/TextRecognition.framework/Versions/A/TextRecognition
0x00000001a57bc000 	/System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
0x000000024aa8d000 	/System/Library/PrivateFrameworks/GRDBInternal.framework/Versions/A/GRDBInternal
0x00000001b1c51000 	/System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
0x00000001afe71000 	/System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x0000000242bda000 	/System/Library/PrivateFrameworks/CryptoKitPrivate.framework/Versions/A/CryptoKitPrivate
0x00000001a8970000 	/System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x00000001c2c68000 	/System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
0x00000001af45b000 	/System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x00000002769c3000 	/usr/lib/swift/libswiftFileProvider.dylib
0x00000001d0633000 	/System/Library/PrivateFrameworks/UIKitServices.framework/Versions/A/UIKitServices
0x0000000121310000 	/System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G
0x00000001b7506000 	/System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU
0x00000001146a8000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libnet.dylib
0x0000000115090000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libfontmanager.dylib
0x000000011470c000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libosx.dylib
0x0000000115028000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libosxui.dylib
0x00000001f3594000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x00000001f3431000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x0000000120b30000 	/System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
0x00000001f36f3000 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x0000000120e7c000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libnio.dylib
0x000000026702a000 	/System/Library/PrivateFrameworks/TextInputUI.framework/Versions/A/TextInputUI
0x000000026704a000 	/System/Library/PrivateFrameworks/TextInputUIMacHelper.framework/Versions/A/TextInputUIMacHelper
0x000000025d551000 	/System/Library/PrivateFrameworks/Sage.framework/Versions/A/Sage
0x00000003127a0000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libsunec.dylib
0x00000003116b0000 	/private/var/folders/sv/trjvm8td7sqb4w8m33b1jpk40000gn/T/libflatlaf-macos-arm64-3001516789955000.dylib
0x00000003116e0000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libmanagement.dylib
0x0000000313c0c000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libdcpr.dylib
0x000000031748c000 	/private/var/folders/sv/trjvm8td7sqb4w8m33b1jpk40000gn/T/sqlite-3.42.0.0-9d25e850-458f-41d1-9439-e5dec21c20b3-libsqlitejdbc.jnilib
0x00000001dc8e9000 	/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x00000001dc8b7000 	/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x0000000316d50000 	/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/libt2k.dylib

VM Arguments:
java_command: qstudio.jar
java_class_path (initial): qstudio.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/richb/.cargo/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/richb/Library/Python/3.9/bin
SHELL=/bin/zsh
DISPLAY=/private/tmp/com.apple.launchd.1l38Xgoosz/org.macosforge.xquartz:0

Signal Handlers:
SIGSEGV: [libjvm.dylib+0x55e730], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.dylib+0x55e730], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.dylib+0x55e730], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.dylib+0x45b5dc], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.dylib+0x45b5dc], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.dylib+0x55e730], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART
SIGUSR2: [libjvm.dylib+0x45bc28], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.dylib+0x459c20], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.dylib+0x459c20], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.dylib+0x459c20], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.dylib+0x459c20], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO


---------------  S Y S T E M  ---------------

OS:Bsduname:Darwin 24.2.0 Darwin Kernel Version 24.2.0: Fri Dec  6 18:51:28 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T8112 arm64
rlimit: STACK 8176k, CORE 0k, NPROC 1333, NOFILE 10240, AS infinity
load average:3.54 3.20 2.94

CPU:total 8 (initial active 8) 

Memory: 16k page, physical 8388608k(69840k free)

/proc/meminfo:


vm_info: Java HotSpot(TM) 64-Bit Server VM (25.431-b10) for bsd-aarch64 JRE (1.8.0_431-b10), built on Sep 30 2024 08:07:02 by "java_re" with gcc Apple LLVM 12.0.0 (clang-1200.0.32.29)

time: Fri Jan 10 07:25:33 2025
timezone: EST
elapsed time: 6.983847 seconds (0d 0h 0m 6s)

richb-hanover avatar Jan 10 '25 12:01 richb-hanover

Update #2: I was not able to test this on my windows computer. Although I used the uninstaller to remove the app, it seems the preference/settings file remains because opening the new .jar file uses Solarized Light theme instead of the default dark theme.

How can I remove all traces of QStudio on Windows? Thanks.

richb-hanover avatar Jan 10 '25 13:01 richb-hanover

I bought an M2 Mac to properly solve these issues. Turns out loading the fonts to test which are fixed width breaks on mac. I've turned off that logic on Mac and preferences screen now works.

ryanhamilton avatar Apr 05 '25 18:04 ryanhamilton