Open NeuroNoNeuro opened 3 years ago
Thanks for the bug report. MacOS combined with some host specific quirks tends to mean bugs which are non-trivial to resolve unfortunately. Looks like a NULL pointer deference as "Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000060" is NULL+ a few bytes. If I'm reading the rest of the crash report correctly it occurs somewhere in the OpenGL drawing code, though the backtrace itself doesn't provide any hints. Typically with this sort of issue it means that some part of the GL context did not open as expected or perhaps some openGL callback failed in an unexpected way.
@x42 @falkTX Since both of you deploy to MacOS more frequently have you encountered cases where backtraces repeat like this? I'm mostly referring to the repeated lines of "libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224" and "com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868". I don't think it really ties into any resolution of the issue, but it would be good to know if this is 'normal' under MacOS. If the backtrace was from Linux/BSD I'd default to thinking there's some stack corruption causing the backtrace routine to return junk.
Absolutely no problem at all - I wanted to demo the synth, Reaper wasn't having it. Thanks for checking this out!
Love the PADSynth algorithm, can't use it. Bummer.
Process: REAPER [14090] Path: /Applications/REAPER.app/Contents/MacOS/REAPER Identifier: com.cockos.reaper Version: 6.31.0 e184fd5/x86_64-clang (6.31.0 e184fd5/x86_64-clang) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: REAPER [14090] User ID: 501
Date/Time: 2021-07-21 13:35:54.863 -0700 OS Version: macOS 11.4 (20F71) Report Version: 12 Bridge OS Version: 5.4 (18P4663) Anonymous UUID: 3D06D0B5-E8E7-4830-2C58-51F24E2097DB
Sleep/Wake UUID: 46DDC882-26FC-4C81-BA02-5DC76A6A95BF
Time Awake Since Boot: 170000 seconds Time Since Wake: 30000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 reaper Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000060 Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [14090]
VM Regions Near 0x60: --> __TEXT 100fc3000-1018db000 [ 9312K] r-x/rwx SM=COW /Applications/REAPER.app/Contents/MacOS/REAPER
Thread 0 Crashed:: reaper Dispatch queue: com.apple.main-thread 0 com.github.zynaddsubfx.vst.ZynAddSubFX 0x00000001154794bf VSTPluginMain + 28191 1 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 2 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 3 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 4 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 5 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 6 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 7 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 8 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 9 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 10 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 11 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 12 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 13 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 14 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 15 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 16 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 17 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 18 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 19 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 20 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 21 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 22 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 23 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 24 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 25 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 26 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 27 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 28 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 29 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 30 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 31 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 32 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 33 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 34 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 35 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 36 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 37 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 38 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 39 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 40 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 41 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 42 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 43 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 44 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 45 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 46 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 47 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 48 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 49 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 50 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 51 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 52 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 53 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 54 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 55 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 56 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 57 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 58 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 59 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 60 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 61 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 62 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 63 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 64 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 65 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 66 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 67 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 68 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 69 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 70 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 71 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 72 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 73 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 74 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 75 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 76 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 77 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 78 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 79 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 80 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 81 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 82 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 83 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 84 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 85 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 86 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 87 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 88 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 89 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 90 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 91 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 92 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 93 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 94 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 95 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 96 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 97 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 98 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 99 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 100 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 101 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 102 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 103 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 104 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 105 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 106 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 107 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 108 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 109 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 110 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 111 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 112 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 113 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 114 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 115 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 116 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 117 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 118 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 119 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 120 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 121 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 122 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 123 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 124 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 125 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 126 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 127 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 128 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 129 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 130 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 131 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 132 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 133 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 134 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 135 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 136 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 137 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 138 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 139 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 140 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 141 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 142 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 143 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 144 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 145 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 146 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 147 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 148 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 149 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 150 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 151 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 152 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 153 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 154 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 155 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 156 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 157 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 158 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 159 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 160 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 161 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 162 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 163 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 164 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 165 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 166 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 167 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 168 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 169 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 170 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 171 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 172 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 173 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 174 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 175 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 176 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 177 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 178 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 179 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 180 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 181 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 182 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 183 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 184 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 185 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 186 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 187 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 188 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 189 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 190 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 191 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 192 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 193 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 194 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 195 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 196 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 197 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 198 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 199 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 200 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 201 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 202 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 203 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 204 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 205 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 206 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 207 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 208 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 209 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 210 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 211 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 212 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 213 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 214 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 215 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 216 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 217 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 218 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 219 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 220 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 221 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 222 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 223 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 224 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 225 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 226 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 227 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 228 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 229 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 230 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 231 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 232 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 233 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 234 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 235 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 236 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 237 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 238 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 239 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 240 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 241 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 242 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 243 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 244 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 245 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 246 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 247 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 248 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 249 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 250 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 251 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 252 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 253 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 254 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 255 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 256 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 257 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 258 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 259 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 260 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 261 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 262 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 263 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 264 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 265 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 266 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 267 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 268 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 269 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 270 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 271 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 272 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 273 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 274 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 275 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 276 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 277 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 278 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 279 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 280 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 281 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 282 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 283 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 284 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 285 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 286 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 287 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 288 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 289 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 290 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 291 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 292 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 293 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 294 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 295 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 296 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 297 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 298 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 299 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 300 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 301 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 302 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 303 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 304 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 305 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 306 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 307 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 308 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 309 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 310 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 311 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 312 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 313 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 314 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 315 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 316 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 317 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 318 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 319 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 320 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 321 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 322 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 323 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 324 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 325 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 326 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 327 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 328 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 329 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 330 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 331 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 332 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 333 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 334 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 335 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 336 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 337 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 338 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 339 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 340 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 341 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 342 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 343 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 344 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 345 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 346 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 347 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 348 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 349 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 350 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 351 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 352 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 353 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 354 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 355 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 356 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 357 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 358 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 359 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 360 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 361 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 362 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 363 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 364 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 365 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 366 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 367 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 368 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 369 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 370 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 371 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 372 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 373 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 374 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 375 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 376 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 377 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 378 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 379 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 380 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 381 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 382 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 383 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 384 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 385 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 386 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 387 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 388 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 389 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 390 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 391 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 392 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 393 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 394 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 395 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 396 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 397 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 398 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 399 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 400 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 401 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 402 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 403 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 404 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 405 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 406 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 407 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 408 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 409 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 410 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 411 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 412 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 413 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 414 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 415 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 416 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 417 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 418 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 419 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 420 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 421 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 422 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 423 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 424 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 425 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 426 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 427 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 428 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 429 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 430 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 431 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 432 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 433 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 434 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 435 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 436 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 437 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 438 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 439 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 440 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 441 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 442 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 443 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 444 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 445 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 446 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 447 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 448 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 449 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 450 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 451 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 452 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 453 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 454 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 455 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 456 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 457 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 458 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 459 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 460 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 461 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 462 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 463 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 464 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 465 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 466 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 467 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 468 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 469 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 470 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 471 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 472 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 473 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 474 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 475 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 476 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 477 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 478 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 479 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 480 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 481 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 482 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 483 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 484 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 485 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 486 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 487 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 488 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 489 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 490 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 491 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 492 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 493 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 494 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 495 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 496 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 497 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 498 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 499 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 500 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 501 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 502 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 503 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 504 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 505 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 506 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 507 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 508 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 509 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 510 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868 511 com.apple.AppKit 0x00007fff23406448 -[_NSOpenGLViewBackingLayer display] + 868
Thread 1: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 2: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 3: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 4: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 5: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 6:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff203f62ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff203f662c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff20524b5f CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff2052323f CFRunLoopRun + 1328 4 com.apple.CoreFoundation 0x00007fff2052264c CFRunLoopRunSpecific + 563 5 com.apple.AppKit 0x00007fff22ea968a _NSEventThread + 124 6 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 7: 0 libsystem_kernel.dylib 0x00007fff203f62ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff203f662c mach_msg + 60 2 com.apple.audio.midi.CoreMIDI 0x00007fff34e26c56 XServerMachPort::ReceiveMessage(int&, void, int&) + 94 3 com.apple.audio.midi.CoreMIDI 0x00007fff34e5746b MIDIProcess::MIDIInPortThread::Run() + 111 4 com.apple.audio.midi.CoreMIDI 0x00007fff34e3d552 XThread::RunHelper(void) + 10 5 com.apple.audio.midi.CoreMIDI 0x00007fff34e3e6cb CAPThread::Entry(CAPThread*) + 77 6 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 8:: reaper/video 0 libsystem_kernel.dylib 0x00007fff203f8bb2 semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 reaper_video.dylib 0x000000010743d5c2 videoDecodeThread(void*) + 1318 4 com.cockos.reaper 0x0000000101473019 threadproc(void*) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 9:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x00007fff203f62f6 semaphore_wait_trap + 10 1 com.apple.audio.caulk 0x00007fff284dc8da caulk::mach::semaphore::wait_or_error() + 16 2 com.apple.audio.caulk 0x00007fff284c9836 caulk::semaphore::timed_wait(double) + 110 3 com.apple.audio.caulk 0x00007fff284c9784 caulk::concurrent::details::worker_thread::run() + 30 4 com.apple.audio.caulk 0x00007fff284c9502 void caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuple<caulk::concurrent::details::worker_thread> > >(void) + 45 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 10:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff203f62ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff203f662c mach_msg + 60 2 com.apple.audio.CoreAudio 0x00007fff21f008f5 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111 3 com.apple.audio.CoreAudio 0x00007fff21da33ed invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 3367 4 com.apple.audio.CoreAudio 0x00007fff21f3f0c4 HALB_IOThread::Entry(void*) + 72 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 11:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 12:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 13:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 14:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 15:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 16:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 17:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 18:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 19:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 20:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 21:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 22:: reaper/mediaafx 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.cockos.reaper 0x00000001010dea7f WorkerThreadInst::threadProc(void) + 2511 4 com.cockos.reaper 0x0000000101473019 __threadproc(void) + 25 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff20427443 thread_start + 15
Thread 23: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 24: 0 libsystem_pthread.dylib 0x00007fff20427420 start_wqthread + 0
Thread 25: 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.github.zynaddsubfx.vst.ZynAddSubFX 0x000000011547d6e6 VSTPluginMain + 45126 4 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 8 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 9 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 10 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 11 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 12 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 13 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 14 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 15 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 16 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 17 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 18 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 19 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 20 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 21 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 22 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 23 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 24 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 25 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 26 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 27 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 28 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 29 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 30 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 31 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 32 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 33 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 34 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 35 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 36 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 37 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 38 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 39 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 40 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 41 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 42 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 43 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 44 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 45 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 46 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 47 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 48 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 49 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 50 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 51 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 52 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 53 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 54 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 55 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 56 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 57 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 58 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 59 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 60 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 61 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 62 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 63 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 64 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 65 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 66 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 67 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 68 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 69 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 70 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 71 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 72 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 73 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 74 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 75 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 76 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 77 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 78 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 79 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 80 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 81 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 82 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 83 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 84 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 85 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 86 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 87 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 88 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 89 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 90 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 91 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 92 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 93 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 94 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 95 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 96 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 97 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 98 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 99 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 100 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 101 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 102 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 103 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 104 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 105 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 106 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 107 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 108 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 109 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 110 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 111 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 112 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 113 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 114 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 115 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 116 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 117 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 118 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 119 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 120 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 121 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 122 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 123 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 124 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 125 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 126 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 127 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 128 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 129 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 130 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 131 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 132 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 133 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 134 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 135 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 136 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 137 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 138 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 139 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 140 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 141 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 142 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 143 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 144 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 145 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 146 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 147 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 148 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 149 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 150 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 151 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 152 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 153 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 154 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 155 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 156 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 157 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 158 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 159 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 160 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 161 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 162 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 163 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 164 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 165 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 166 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 167 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 168 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 169 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 170 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 171 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 172 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 173 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 174 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 175 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 176 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 177 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 178 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 179 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 180 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 181 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 182 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 183 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 184 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 185 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 186 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 187 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 188 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 189 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 190 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 191 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 192 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 193 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 194 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 195 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 196 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 197 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 198 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 199 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 200 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 201 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 202 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 203 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 204 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 205 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 206 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 207 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 208 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 209 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 210 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 211 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 212 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 213 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 214 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 215 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 216 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 217 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 218 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 219 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 220 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 221 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 222 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 223 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 224 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 225 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 226 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 227 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 228 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 229 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 230 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 231 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 232 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 233 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 234 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 235 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 236 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 237 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 238 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 239 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 240 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 241 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 242 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 243 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 244 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 245 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 246 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 247 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 248 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 249 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 250 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 251 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 252 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 253 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 254 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 255 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 256 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 257 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 258 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 259 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 260 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 261 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 262 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 263 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 264 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 265 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 266 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 267 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 268 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 269 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 270 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 271 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 272 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 273 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 274 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 275 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 276 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 277 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 278 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 279 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 280 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 281 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 282 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 283 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 284 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 285 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 286 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 287 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 288 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 289 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 290 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 291 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 292 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 293 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 294 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 295 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 296 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 297 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 298 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 299 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 300 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 301 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 302 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 303 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 304 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 305 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 306 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 307 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 308 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 309 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 310 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 311 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 312 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 313 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 314 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 315 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 316 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 317 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 318 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 319 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 320 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 321 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 322 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 323 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 324 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 325 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 326 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 327 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 328 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 329 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 330 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 331 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 332 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 333 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 334 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 335 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 336 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 337 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 338 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 339 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 340 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 341 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 342 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 343 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 344 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 345 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 346 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 347 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 348 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 349 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 350 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 351 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 352 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 353 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 354 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 355 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 356 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 357 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 358 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 359 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 360 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 361 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 362 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 363 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 364 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 365 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 366 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 367 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 368 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 369 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 370 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 371 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 372 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 373 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 374 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 375 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 376 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 377 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 378 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 379 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 380 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 381 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 382 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 383 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 384 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 385 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 386 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 387 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 388 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 389 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 390 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 391 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 392 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 393 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 394 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 395 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 396 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 397 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 398 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 399 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 400 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 401 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 402 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 403 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 404 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 405 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 406 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 407 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 408 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 409 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 410 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 411 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 412 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 413 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 414 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 415 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 416 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 417 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 418 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 419 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 420 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 421 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 422 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 423 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 424 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 425 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 426 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 427 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 428 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 429 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 430 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 431 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 432 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 433 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 434 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 435 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 436 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 437 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 438 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 439 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 440 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 441 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 442 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 443 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 444 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 445 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 446 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 447 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 448 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 449 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 450 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 451 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 452 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 453 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 454 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 455 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 456 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 457 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 458 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 459 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 460 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 461 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 462 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 463 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 464 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 465 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 466 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 467 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 468 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 469 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 470 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 471 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 472 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 473 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 474 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 475 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 476 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 477 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 478 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 479 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 480 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 481 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 482 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 483 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 484 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 485 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 486 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 487 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 488 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 489 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 490 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 491 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 492 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 493 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 494 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 495 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 496 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 497 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 498 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 499 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 500 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 501 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 502 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 503 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 504 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 505 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 506 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 507 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 508 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 509 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 510 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 511 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224
Thread 26: 0 libsystem_kernel.dylib 0x00007fff203f8bb2 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff20378c2a nanosleep + 196 2 libsystem_c.dylib 0x00007fff20378b24 usleep + 53 3 com.github.zynaddsubfx.vst.ZynAddSubFX 0x000000011547d6e6 VSTPluginMain + 45126 4 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 5 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 8 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 9 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 10 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 11 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 12 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 13 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 14 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 15 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 16 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 17 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 18 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 19 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 20 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 21 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 22 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 23 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 24 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 25 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 26 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 27 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 28 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 29 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 30 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 31 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 32 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 33 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 34 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 35 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 36 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 37 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 38 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 39 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 40 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 41 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 42 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 43 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 44 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 45 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 46 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 47 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 48 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 49 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 50 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 51 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 52 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 53 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 54 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 55 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 56 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 57 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 58 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 59 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 60 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 61 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 62 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 63 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 64 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 65 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 66 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 67 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 68 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 69 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 70 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 71 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 72 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 73 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 74 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 75 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 76 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 77 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 78 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 79 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 80 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 81 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 82 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 83 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 84 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 85 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 86 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 87 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 88 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 89 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 90 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 91 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 92 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 93 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 94 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 95 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 96 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 97 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 98 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 99 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 100 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 101 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 102 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 103 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 104 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 105 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 106 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 107 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 108 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 109 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 110 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 111 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 112 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 113 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 114 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 115 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 116 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 117 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 118 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 119 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 120 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 121 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 122 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 123 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 124 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 125 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 126 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 127 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 128 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 129 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 130 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 131 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 132 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 133 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 134 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 135 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 136 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 137 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 138 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 139 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 140 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 141 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 142 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 143 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 144 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 145 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 146 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 147 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 148 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 149 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 150 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 151 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 152 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 153 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 154 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 155 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 156 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 157 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 158 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 159 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 160 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 161 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 162 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 163 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 164 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 165 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 166 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 167 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 168 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 169 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 170 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 171 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 172 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 173 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 174 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 175 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 176 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 177 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 178 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 179 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 180 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 181 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 182 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 183 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 184 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 185 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 186 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 187 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 188 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 189 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 190 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 191 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 192 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 193 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 194 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 195 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 196 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 197 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 198 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 199 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 200 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 201 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 202 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 203 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 204 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 205 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 206 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 207 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 208 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 209 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 210 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 211 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 212 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 213 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 214 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 215 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 216 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 217 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 218 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 219 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 220 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 221 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 222 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 223 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 224 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 225 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 226 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 227 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 228 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 229 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 230 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 231 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 232 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 233 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 234 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 235 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 236 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 237 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 238 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 239 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 240 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 241 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 242 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 243 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 244 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 245 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 246 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 247 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 248 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 249 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 250 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 251 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 252 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 253 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 254 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 255 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 256 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 257 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 258 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 259 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 260 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 261 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 262 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 263 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 264 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 265 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 266 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 267 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 268 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 269 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 270 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 271 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 272 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 273 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 274 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 275 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 276 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 277 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 278 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 279 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 280 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 281 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 282 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 283 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 284 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 285 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 286 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 287 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 288 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 289 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 290 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 291 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 292 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 293 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 294 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 295 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 296 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 297 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 298 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 299 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 300 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 301 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 302 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 303 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 304 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 305 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 306 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 307 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 308 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 309 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 310 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 311 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 312 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 313 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 314 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 315 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 316 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 317 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 318 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 319 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 320 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 321 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 322 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 323 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 324 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 325 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 326 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 327 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 328 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 329 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 330 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 331 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 332 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 333 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 334 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 335 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 336 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 337 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 338 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 339 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 340 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 341 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 342 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 343 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 344 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 345 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 346 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 347 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 348 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 349 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 350 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 351 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 352 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 353 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 354 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 355 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 356 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 357 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 358 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 359 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 360 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 361 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 362 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 363 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 364 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 365 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 366 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 367 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 368 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 369 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 370 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 371 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 372 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 373 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 374 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 375 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 376 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 377 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 378 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 379 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 380 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 381 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 382 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 383 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 384 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 385 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 386 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 387 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 388 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 389 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 390 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 391 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 392 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 393 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 394 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 395 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 396 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 397 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 398 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 399 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 400 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 401 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 402 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 403 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 404 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 405 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 406 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 407 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 408 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 409 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 410 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 411 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 412 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 413 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 414 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 415 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 416 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 417 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 418 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 419 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 420 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 421 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 422 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 423 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 424 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 425 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 426 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 427 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 428 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 429 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 430 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 431 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 432 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 433 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 434 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 435 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 436 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 437 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 438 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 439 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 440 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 441 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 442 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 443 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 444 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 445 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 446 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 447 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 448 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 449 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 450 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 451 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 452 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 453 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 454 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 455 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 456 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 457 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 458 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 459 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 460 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 461 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 462 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 463 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 464 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 465 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 466 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 467 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 468 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 469 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 470 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 471 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 472 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 473 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 474 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 475 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 476 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 477 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 478 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 479 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 480 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 481 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 482 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 483 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 484 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 485 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 486 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 487 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 488 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 489 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 490 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 491 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 492 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 493 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 494 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 495 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 496 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 497 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 498 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 499 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 500 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 501 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 502 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 503 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 504 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 505 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 506 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 507 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 508 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 509 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 510 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224 511 libsystem_pthread.dylib 0x00007fff2042b8fc _pthread_start + 224
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000248 rbx: 0x00007fdf65c79d10 rcx: 0x0000000000000000 rdx: 0x0100000000000000 rdi: 0x0000000000000000 rsi: 0x00007fff7baa065b rbp: 0x00007ffeeec399f0 rsp: 0x00007ffeeec39950 r8: 0x00006000038fe100 r9: 0x0000000000000001 r10: 0x000000011578bf80 r11: 0x00000001154794b0 r12: 0x0000600002d735e0 r13: 0x00007fdf65c79d10 r14: 0x00007fff202c9800 r15: 0x00007fff7babf0d7 rip: 0x00000001154794bf rfl: 0x0000000000010202 cr2: 0x0000000000000060
Logical CPU: 2 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14
Thread 0 instruction stream: 49 8b 5e 30 4d 8d 66 30-49 39 dc 75 0c eb 30 66 I.^0M.f0I9.u..0f 90 49 39 ec 48 89 eb 74-26 4c 3b 6b 10 48 8b 2b .I9.H..t&L;k.H.+ 75 ef 49 83 6e 40 01 48-89 df e8 b2 17 20 00 48 u.I.n@.H..... .H 89 df 48 89 eb e8 47 8d-fe ff 49 39 ec 75 da 5b ..H...G...I9.u.[ 5d 41 5c 41 5d 41 5e c3-66 0f 1f 84 00 00 00 00 ]A\A]A^.f....... 00 48 8b 05 41 2f 31 00-53 48 89 fb 48 8b 3c 07 .H..A/1.SH..H.<. [8b]57 60 85 d2 75 2f 48-8b 47 50 48 8d 35 5f 2e .W
..u/H.GPH.5_. <== 31 00 48 8b 38 ff 15 56-2e 31 00 48 8d 35 9f 2c 1.H.8..V.1.H.5., 31 00 48 89 c7 ff 15 96-2c 31 00 48 8b 05 07 2f 1.H.....,1.H.../ 31 00 48 8b 3c 03 48 8b-47 10 c6 87 86 00 00 00 1.H.<.H.G....... 00 48 85 c0 74 0d ff d0-48 8b 05 ea 2e 31 00 48 .H..t...H....1.H 8b 3c 03 8b 47 60 85 c0-74 07 5b c3 0f 1f 44 00 .<..G
..t.[...D.Thread 0 last branch register state not available.
Binary Images: 0x100fc3000 - 0x1018dafff +com.cockos.reaper (6.31.0 e184fd5/x86_64-clang - 6.31.0 e184fd5/x86_64-clang) /Applications/REAPER.app/Contents/MacOS/REAPER
0x102e21000 - 0x102e30fff libobjc-trampolines.dylib (824) <361143B8-E66E-3402-85B5-C20893AAB9C9> /usr/lib/libobjc-trampolines.dylib
0x10313e000 - 0x1031d9fff dyld (852) <1AC76561-4F9A-34B1-BA7C-4516CACEAED7> /usr/lib/dyld
0x106d2d000 - 0x106d54fff +elastique2.dylib (1) /Applications/REAPER.app/Contents/Plugins/elastique2.dylib
0x106d6f000 - 0x106daefff +elastique3.dylib (1) <0FCD5874-3F4F-3547-84A3-6AA2F08D9832> /Applications/REAPER.app/Contents/Plugins/elastique3.dylib
0x106dc5000 - 0x106dccfff +soundtouch.dylib (1) <7D856999-BE33-3693-B5B4-8532EE6F33CC> /Applications/REAPER.app/Contents/Plugins/soundtouch.dylib
0x106dd7000 - 0x106df3fff +rubberband.dylib (1) <6E25DA59-053E-3986-A305-94B1C0CAA03E> /Applications/REAPER.app/Contents/Plugins/rubberband.dylib
0x106e05000 - 0x106e5efff +jsfx.dylib (1) <202CDC3C-148A-31F8-AEA7-0C7A238472D0> /Applications/REAPER.app/Contents/Plugins/jsfx.dylib
0x106e84000 - 0x106ea4fff +reaper_wave.dylib (1) /Applications/REAPER.app/Contents/Plugins/reaper_wave.dylib
0x106eb7000 - 0x106edefff +reaper_mp3dec.dylib (1) /Applications/REAPER.app/Contents/Plugins/reaper_mp3dec.dylib
0x106f13000 - 0x106f5efff +libmp3lame.dylib (1) /Applications/REAPER.app/Contents/Plugins/libmp3lame.dylib
0x106f7e000 - 0x1070c5fff +reaper_midi.dylib (1) <78942B66-A06B-3063-80DB-A1FA0E3D4BE6> /Applications/REAPER.app/Contents/Plugins/reaper_midi.dylib
0x10710c000 - 0x107140fff +reaper_wavpack.dylib (1) <1D3DA8E9-C90D-36FF-B76F-BB2A9674088B> /Applications/REAPER.app/Contents/Plugins/reaper_wavpack.dylib
0x107156000 - 0x1071b8fff +reaper_opus.dylib (1) /Applications/REAPER.app/Contents/Plugins/reaper_opus.dylib
0x1071d2000 - 0x107201fff +reaper_flac.dylib (1) /Applications/REAPER.app/Contents/Plugins/reaper_flac.dylib
0x10721a000 - 0x107225fff +reaper_rex.dylib (1) <9FBCD0C7-2A3C-3DBB-B08C-114E9148B471> /Applications/REAPER.app/Contents/Plugins/reaper_rex.dylib
0x10723d000 - 0x107249fff +reaper_ddp.dylib (1) <81514554-ED56-33E9-BF3B-93D47F08D0EA> /Applications/REAPER.app/Contents/Plugins/reaper_ddp.dylib
0x107259000 - 0x107299fff +reaper_explorer.dylib (1) /Applications/REAPER.app/Contents/Plugins/reaper_explorer.dylib
0x1072b6000 - 0x1072bffff +reaper_cd.dylib (1) <9F098707-9789-390B-B424-4470BBEB1BD2> /Applications/REAPER.app/Contents/Plugins/reaper_cd.dylib
0x1072d0000 - 0x10737dfff +reaper_ogg.dylib (1) <64330C78-7836-3961-BF2D-A278950B2D0E> /Applications/REAPER.app/Contents/Plugins/reaper_ogg.dylib
0x1073c4000 - 0x107401fff +reaper_csurf.dylib (1) <58F0393A-FB55-3C59-B707-CCF947868761> /Applications/REAPER.app/Contents/Plugins/reaper_csurf.dylib
0x107420000 - 0x107516fff +reaper_video.dylib (1) <3380E12F-03CA-3204-80DE-426ECDD9425A> /Applications/REAPER.app/Contents/Plugins/reaper_video.dylib
0x107552000 - 0x107a8dfff +FFmpeg.dylib (0) /Applications/REAPER.app/Contents/Plugins/FFmpeg.dylib
0x107b82000 - 0x107b88fff +reap_osx_modern.dylib (1) <593D444D-0AE5-36CE-9CCB-A9FF3A640A53> /Applications/REAPER.app/Contents/Plugins/reap_osx_modern.dylib
0x107b94000 - 0x107c72fff +reaper_reapack64.dylib (0) <3511DA84-D7CF-3CED-B080-C1B8AC7630AA> /Users/USER/Library/Application Support/REAPER/*/reaper_reapack64.dylib
0x11545b000 - 0x11576afff +com.github.zynaddsubfx.vst.ZynAddSubFX (3.0.3-20) <7C1CB3D8-800E-6B96-EB6C-5C2763490890> /Library/Audio/Plug-Ins/VST/ZynAddSubFX.vst/Contents/MacOS/ZynAddSubFX.dylib
0x115f51000 - 0x116203fff +libzest.dylib (0) <03302B95-9E6E-97DF-5D52-62B46F6B034A> /Library/Audio/Plug-Ins/VST/ZynAddSubFX.vst/Contents/Resources/libzest.dylib
0x7fff20163000 - 0x7fff20164fff libsystem_blocks.dylib (79) <48AF56A9-6E42-3A5E-A213-E6AFD8F81044> /usr/lib/system/libsystem_blocks.dylib
0x7fff20165000 - 0x7fff2019afff libxpc.dylib (2038.120.1) <5751A7F5-6DC5-3090-B7F1-D90ED71BEF1F> /usr/lib/system/libxpc.dylib
0x7fff2019b000 - 0x7fff201b2fff libsystem_trace.dylib (1277.120.1) <8E243C00-BFC2-3FAA-989C-0D72314DB04D> /usr/lib/system/libsystem_trace.dylib
0x7fff201b3000 - 0x7fff20250fff libcorecrypto.dylib (1000.120.2) /usr/lib/system/libcorecrypto.dylib
0x7fff20251000 - 0x7fff2027dfff libsystem_malloc.dylib (317.121.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff2027e000 - 0x7fff202c2fff libdispatch.dylib (1271.120.2) <7B229797-1F2E-3409-9D0C-060C7EEF2E12> /usr/lib/system/libdispatch.dylib
0x7fff202c3000 - 0x7fff202fcfff libobjc.A.dylib (824) /usr/lib/libobjc.A.dylib
0x7fff202fd000 - 0x7fff202fffff libsystem_featureflags.dylib (28.60.1) <77F7F479-39BD-3111-BE3C-C74567FD120C> /usr/lib/system/libsystem_featureflags.dylib
0x7fff20300000 - 0x7fff20388fff libsystem_c.dylib (1439.100.3) <38F8A126-C995-349A-B909-FF831914ED2E> /usr/lib/system/libsystem_c.dylib
0x7fff20389000 - 0x7fff203defff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib
0x7fff203df000 - 0x7fff203f4fff libc++abi.dylib (905.6) /usr/lib/libc++abi.dylib
0x7fff203f5000 - 0x7fff20424fff libsystem_kernel.dylib (7195.121.3) /usr/lib/system/libsystem_kernel.dylib
0x7fff20425000 - 0x7fff20430fff libsystem_pthread.dylib (454.120.2) <17482C9D-061E-3769-AC9E-BE1239D33098> /usr/lib/system/libsystem_pthread.dylib
0x7fff20431000 - 0x7fff2046cfff libdyld.dylib (852) /usr/lib/system/libdyld.dylib
0x7fff2046d000 - 0x7fff20476fff libsystem_platform.dylib (254.80.2) <8664A4CD-EE27-3C71-B5CC-06E2B1B4F394> /usr/lib/system/libsystem_platform.dylib
0x7fff20477000 - 0x7fff204a2fff libsystem_info.dylib (542.40.3) /usr/lib/system/libsystem_info.dylib
0x7fff204a3000 - 0x7fff20940fff com.apple.CoreFoundation (6.9 - 1776.103) <01EFB7F8-BCE6-32DF-A0B8-02F9027F882C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff20941000 - 0x7fff20b75fff com.apple.LaunchServices (1122.38 - 1122.38) <241B3D82-2C9C-3F7D-88BD-AC78A689FF04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff20b76000 - 0x7fff20c49fff com.apple.gpusw.MetalTools (1.0 - 1) <03202B68-E515-3CBE-AC5A-39E80A702A6F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff20c4a000 - 0x7fff20ea6fff libBLAS.dylib (1336.120.1) <44514FE9-B994-380E-8341-4ABA30DB8895> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff20ea7000 - 0x7fff20ef4fff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff20ef5000 - 0x7fff20f63fff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff20f64000 - 0x7fff20fe1fff com.apple.SystemConfiguration (1.20 - 1.20) <81EDA68C-051A-3F4C-B79E-B53B365B67B1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff20fe2000 - 0x7fff21016fff libCRFSuite.dylib (50) <703BB228-D959-3009-AF3F-0015588F531A> /usr/lib/libCRFSuite.dylib
0x7fff21017000 - 0x7fff2124ffff libmecabra.dylib (929.10) <43C2A11F-7F68-31B6-AD65-31282837DED3> /usr/lib/libmecabra.dylib
0x7fff21250000 - 0x7fff215aefff com.apple.Foundation (6.9 - 1776.103) <3C3B967D-778D-30BF-A3F8-E734FAFD76F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff215af000 - 0x7fff21697fff com.apple.LanguageModeling (1.0 - 247.3) <58ACD840-A17B-3CB0-B010-7E4493C5BC5C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff21698000 - 0x7fff217cefff com.apple.CoreDisplay (237.3 - 237.3) <65322ECF-632D-362D-870D-5CE69B1B6C60> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff217cf000 - 0x7fff21a3ffff com.apple.audio.AudioToolboxCore (1.0 - 1181.68) <87BA778B-6634-30D8-BF69-678C36246242> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff21a40000 - 0x7fff21c25fff com.apple.CoreText (677.5.0.5 - 677.5.0.5) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff21c26000 - 0x7fff222b6fff com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff222b7000 - 0x7fff2260bfff com.apple.security (7.0 - 59754.120.12) <7C3D689E-9B3E-3F73-ACF0-F40C1297D180> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff2260c000 - 0x7fff2286bfff libicucore.A.dylib (66112) <9957A773-012E-3ABA-9587-CFF787170AE8> /usr/lib/libicucore.A.dylib
0x7fff2286c000 - 0x7fff22875fff libsystem_darwin.dylib (1439.100.3) /usr/lib/system/libsystem_darwin.dylib
0x7fff22876000 - 0x7fff22b61fff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <1C5425B5-0E8C-3691-99AB-44F17F357C81> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff22b62000 - 0x7fff22ba0fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <6CF5F363-4653-3605-A340-363C743BBEDD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff22ba1000 - 0x7fff22bdbfff com.apple.CSStore (1122.38 - 1122.38) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff22bdc000 - 0x7fff22c8afff com.apple.framework.IOKit (2.0.2 - 1845.120.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff22c8b000 - 0x7fff22c96fff libsystem_notify.dylib (279.40.4) <7FFECC25-FA84-3B59-9CC8-4D9DC84E6EC1> /usr/lib/system/libsystem_notify.dylib
0x7fff22c97000 - 0x7fff22ce4fff libsandbox.1.dylib (1441.120.5) /usr/lib/libsandbox.1.dylib
0x7fff22ce5000 - 0x7fff23a2dfff com.apple.AppKit (6.9 - 2022.50.114) <02279013-2888-3A1D-8F28-0C39A64EF5FA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff23a2e000 - 0x7fff23c7cfff com.apple.UIFoundation (1.0 - 728.8) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff23c7d000 - 0x7fff23c8ffff com.apple.UniformTypeIdentifiers (637 - 637) <8DEE5893-C380-335B-B3DA-DD49DA8FB037> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff23c90000 - 0x7fff23e1afff com.apple.desktopservices (1.20 - 1346.5.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff23e1b000 - 0x7fff23e2dfff com.apple.metadata.SpotlightLinguistics (1.0 - 1) /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
0x7fff23e2e000 - 0x7fff2403cfff com.apple.CoreDuet (1.0 - 1) <99A5E510-8D00-32C0-AF4B-5E1CDF48B50D> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff240fa000 - 0x7fff24780fff libnetwork.dylib (2288.121.1) <728F736C-8AB2-30C0-8E61-A84F34642B18> /usr/lib/libnetwork.dylib
0x7fff24781000 - 0x7fff24c1ffff com.apple.CFNetwork (1240.0.4 - 1240.0.4) <83684BEF-A3CE-3227-8E10-A8A538CCA9AE> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff24c20000 - 0x7fff24c2efff libsystem_networkextension.dylib (1295.120.5) <02486B74-EAAD-3055-AE20-F12E79B39297> /usr/lib/system/libsystem_networkextension.dylib
0x7fff24c2f000 - 0x7fff24c2ffff libenergytrace.dylib (22.100.1) <7039CE14-0DED-3FD3-A540-A01DEFC4314D> /usr/lib/libenergytrace.dylib
0x7fff24c30000 - 0x7fff24c8cfff libMobileGestalt.dylib (978.120.1) <9FF187B8-854F-338D-BD6A-AE142C815617> /usr/lib/libMobileGestalt.dylib
0x7fff24c8d000 - 0x7fff24ca3fff libsystem_asl.dylib (385) /usr/lib/system/libsystem_asl.dylib
0x7fff24ca4000 - 0x7fff24cbbfff com.apple.TCC (1.0 - 1) <5D202FF3-7BD8-3384-A8AB-7D62CD14C412> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff24cbc000 - 0x7fff25020fff com.apple.SkyLight (1.600.0 - 588.1) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff25021000 - 0x7fff256aafff com.apple.CoreGraphics (2.0 - 1463.14.2) <8E1776B9-0046-3FCF-BF54-F76490EA4A27> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff256ab000 - 0x7fff257a1fff com.apple.ColorSync (4.13.0 - 3473.4.3) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff257a2000 - 0x7fff257fdfff com.apple.HIServices (1.22 - 716) <132B9E44-BF23-3B61-96F2-7678C81115AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff257fe000 - 0x7fff2583cfff libAWDSupport.dylib (951) <6F368B32-6F42-3D45-93E7-461D488CCB7D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
0x7fff2583d000 - 0x7fff25899fff libprotobuf.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
0x7fff2589a000 - 0x7fff258abfff libprotobuf-lite.dylib (4205) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
0x7fff258ac000 - 0x7fff258f0fff com.apple.awd (1.0 - 951) /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
0x7fff258f1000 - 0x7fff25ab1fff com.apple.Montreal (1.0 - 142) <745B32B7-CBED-3D9B-A95F-C10F31357AA2> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff25ab2000 - 0x7fff25ba3fff com.apple.NLP (1.0 - 210.2) <740D7E7D-6576-34B0-B20E-830226C1794A> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
0x7fff25ba4000 - 0x7fff25fc3fff com.apple.CoreData (120 - 1048) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff25fc4000 - 0x7fff25fd9fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff25fda000 - 0x7fff2618dfff libsqlite3.dylib (321.3) /usr/lib/libsqlite3.dylib
0x7fff2618e000 - 0x7fff2620afff com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2620b000 - 0x7fff26222fff com.apple.commonutilities (8.0 - 900) <4EBBE25A-3599-3DC8-B846-F90BD23FED85> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff26223000 - 0x7fff262a2fff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff262a3000 - 0x7fff262ebfff com.apple.RunningBoardServices (1.0 - 505.100.8) /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff262ec000 - 0x7fff26360fff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff26361000 - 0x7fff26367fff libdns_services.dylib (1310.120.71) <6F77A4C7-40B9-3062-8650-6E1E2FD07046> /usr/lib/libdns_services.dylib
0x7fff26368000 - 0x7fff2636ffff libsystem_symptoms.dylib (1431.120.1) <3BEA5355-D267-39D4-8BC6-A1703845BD3F> /usr/lib/system/libsystem_symptoms.dylib
0x7fff26370000 - 0x7fff264fbfff com.apple.Network (1.0 - 1) <39B5F4D8-5105-37CB-9F18-2B2C36CB4B42> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff264fc000 - 0x7fff2652bfff com.apple.analyticsd (1.0 - 1) <2DABBC97-042F-39C7-85A5-A6F47BCAC5EC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff2652c000 - 0x7fff2652efff libDiagnosticMessagesClient.dylib (112) <8D0655AC-218F-3AA6-9802-2444E6801067> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff2652f000 - 0x7fff2657bfff com.apple.spotlight.metadata.utilities (1.0 - 2150.21) <7CE4BC56-65ED-3D75-8DA0-05EFE1BA2256> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff2657c000 - 0x7fff26616fff com.apple.Metadata (10.7.0 - 2150.21) <04F83B90-3535-326F-8897-D43F55DDE771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff26617000 - 0x7fff2661dfff com.apple.DiskArbitration (2.7 - 2.7) <97F9E5D9-0942-3AD6-8D31-65106C452CB8> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff2661e000 - 0x7fff26c85fff com.apple.vImage (8.1 - 544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff26c86000 - 0x7fff26f62fff com.apple.QuartzCore (1.11 - 927.21) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff26f63000 - 0x7fff26fa4fff libFontRegistry.dylib (309) <5D9848B3-14C7-34A8-A981-B3C2CFD12BD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff26fa5000 - 0x7fff270e5fff com.apple.coreui (2.1 - 692.1) <76D85525-8D99-3F0F-BC36-DEA342D4589D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff270e6000 - 0x7fff271d1fff com.apple.ViewBridge (553.1 - 553.1) <21A4A790-5A90-3C45-979E-9CF3ED9E8092> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff271d2000 - 0x7fff271ddfff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <3FE8B4FD-B159-38B0-BA07-DE6722AC9F55> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff271de000 - 0x7fff271edfff com.apple.OpenDirectory (11.4 - 230.40.1) <32596EC3-5500-3B18-ABCD-D92EDEDE74BF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff271ee000 - 0x7fff2720dfff com.apple.CFOpenDirectory (11.4 - 230.40.1) <3AA364D1-58AE-3C8D-B897-5B4AC3256BE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff2720e000 - 0x7fff2721afff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <4C4959DF-FE61-30E8-8BBB-3BF674BE203A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff2721b000 - 0x7fff2723ffff com.apple.coreservices.SharedFileList (144 - 144) <4418DDA1-CA34-3402-97F2-CE9B60019617> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff27240000 - 0x7fff27242fff libapp_launch_measurement.dylib (14.1) <78905455-A807-3D67-AD56-FF8C22D31B16> /usr/lib/libapp_launch_measurement.dylib
0x7fff27243000 - 0x7fff2728afff com.apple.CoreAutoLayout (1.0 - 21.10.1) /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff2728b000 - 0x7fff2736dfff libxml2.2.dylib (34.9) <08E7CAB2-0EED-376C-880A-E52CC01E82F3> /usr/lib/libxml2.2.dylib
0x7fff2736e000 - 0x7fff273bbfff com.apple.CoreVideo (1.8 - 414.7) <29D4EA46-F0B6-3004-863C-0940ACD200C2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff273bc000 - 0x7fff273befff com.apple.loginsupport (1.0 - 1) <02FCC3AF-1E2D-3603-9D6F-33589ED28A00> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff273bf000 - 0x7fff273e6fff com.apple.aps.framework (4.0 - 4.0) <6BF45799-EAA7-3F54-B3BB-501F40B0F62F> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff273e7000 - 0x7fff27402fff com.apple.UserManagement (1.0 - 1) <12F6D91A-C660-37CD-90E7-A0137393F080> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff27403000 - 0x7fff27594fff com.apple.cloudkit.CloudKit (985 - 985) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff27595000 - 0x7fff27616fff com.apple.CloudDocs (1.0 - 738) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff27617000 - 0x7fff279a6fff com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff279a7000 - 0x7fff282f8fff libwebrtc.dylib (7611.2.7.1.4) <7A9AA6C8-D76F-33F2-B3E3-6B10E4E34D97> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
0x7fff282f9000 - 0x7fff28375fff com.apple.corelocation (2420.19.23 - 2420.19.23) <0D8A0FDD-86BA-30B9-B5A2-0755D880CB2F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff28376000 - 0x7fff28386fff libsystem_containermanager.dylib (318.100.4) <2BBFF58C-D27E-3371-968D-7DE1E53749F6> /usr/lib/system/libsystem_containermanager.dylib
0x7fff28387000 - 0x7fff28398fff com.apple.IOSurface (290.8.1 - 290.8.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff28399000 - 0x7fff283a2fff com.apple.IOAccelerator (442.9 - 442.9) <91FA0C86-BD36-373C-B91A-7360D27CA614> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff283a3000 - 0x7fff284c6fff com.apple.Metal (244.201 - 244.201) <5197E017-D6CD-3611-A8B5-76A4FB901C6A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff284c7000 - 0x7fff284e3fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff284e4000 - 0x7fff285cefff com.apple.CoreMedia (1.0 - 2775.22) <9C15E6D0-245E-3A6E-BC67-C1DF67F7EB2A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff285cf000 - 0x7fff2872ffff libFontParser.dylib (305.5.0.1) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff28730000 - 0x7fff28a2bfff com.apple.HIToolbox (2.1.1 - 1061.11) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28a2c000 - 0x7fff28a3ffff com.apple.framework.DFRFoundation (1.0 - 266) <0B60B894-C5A5-38F0-8755-53BD217B0E36> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff28a40000 - 0x7fff28a43fff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8828FD40-9EE5-3E09-9DD7-8B7E34B34C26> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff28a44000 - 0x7fff28a6dfff com.apple.CoreSVG (1.0 - 149) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff28a6e000 - 0x7fff28caafff com.apple.ImageIO (3.3.0 - 2130.5.4) <14E0D520-1EE1-3C80-9827-4E5F513A7289> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff28cab000 - 0x7fff29026fff com.apple.CoreImage (16.3.0 - 1140.2) <4A5B2859-C1F7-3938-B4B6-DDEC972798D1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff29027000 - 0x7fff2908dfff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <20902DA8-4AAB-36C8-9224-4F9E828B465A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff2908e000 - 0x7fff29091fff libsystem_configuration.dylib (1109.120.1) /usr/lib/system/libsystem_configuration.dylib
0x7fff29092000 - 0x7fff29096fff libsystem_sandbox.dylib (1441.120.5) /usr/lib/system/libsystem_sandbox.dylib
0x7fff29097000 - 0x7fff29098fff com.apple.AggregateDictionary (1.0 - 1) <4394E8DB-F6D9-3F85-B894-F463378DC1B4> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff29099000 - 0x7fff2909cfff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <1826DE1C-06B1-3140-A9A2-F7D55C1D9DB6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff2909d000 - 0x7fff2909efff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x7fff2909f000 - 0x7fff29143fff com.apple.CoreNLP (1.0 - 245.2) <9B1C60E4-2B36-34A7-AF43-7EEC914FA1FE> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff29144000 - 0x7fff2914afff com.apple.LinguisticData (1.0 - 399) <48C87E01-670A-336C-9D37-723E06BE422D> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff2914b000 - 0x7fff297f3fff libBNNS.dylib (288.100.5) <48BD7046-5DBD-3F3D-AD81-376AD24FA45D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff297f4000 - 0x7fff299c6fff libvDSP.dylib (760.100.3) <372AD8C6-F390-3257-A886-D3B545AAB98C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff299c7000 - 0x7fff299d8fff com.apple.CoreEmoji (1.0 - 128.4) <677784E7-E4E6-3405-AC53-DD66197C4821> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff299d9000 - 0x7fff299e3fff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7fff299e4000 - 0x7fff29ab6fff com.apple.framework.CoreWLAN (16.0 - 1657) <42166AAE-D9EF-3EE6-A0F3-8B3E320BB39E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff29ab7000 - 0x7fff29cb8fff com.apple.CoreUtils (6.6 - 660.37) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff29cb9000 - 0x7fff29cdbfff com.apple.MobileKeyBag (2.0 - 1.0) <1FCEE156-0810-3425-88FC-E7EA6B38ACA7> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff29cdc000 - 0x7fff29cecfff com.apple.AssertionServices (1.0 - 505.100.8) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff29ced000 - 0x7fff29d78fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff29d79000 - 0x7fff29d82fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <4B88024D-62DB-3E5D-BCA2-076663214608> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff29d83000 - 0x7fff29d87fff com.apple.xpc.ServiceManagement (1.0 - 1) <7E760B22-944C-387A-903F-C9184CE788B9> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff29d88000 - 0x7fff29d8afff libquarantine.dylib (119.40.2) <4611645F-5817-3A80-8382-2DB03A8C0141> /usr/lib/system/libquarantine.dylib
0x7fff29d8b000 - 0x7fff29d96fff libCheckFix.dylib (31) <33CE141E-48F5-3974-BD63-1F63558BB452> /usr/lib/libCheckFix.dylib
0x7fff29d97000 - 0x7fff29daefff libcoretls.dylib (169.100.1) <68726723-2EA1-3007-89ED-F66725A6AA7E> /usr/lib/libcoretls.dylib
0x7fff29daf000 - 0x7fff29dbffff libbsm.0.dylib (68.40.1) <77DF90DF-D5C2-3178-AAA7-96FC6D9F2312> /usr/lib/libbsm.0.dylib
0x7fff29dc0000 - 0x7fff29e09fff libmecab.dylib (929.10) <48F1EC4F-7D85-347F-B20C-7225AF2499A4> /usr/lib/libmecab.dylib
0x7fff29e0a000 - 0x7fff29e0ffff libgermantok.dylib (24) <171A100F-C862-3CA2-A308-5AA9EF24B690> /usr/lib/libgermantok.dylib
0x7fff29e10000 - 0x7fff29e25fff libLinearAlgebra.dylib (1336.120.1) <09738E52-FA24-3239-895D-F762C920F03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff29e26000 - 0x7fff2a044fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2a045000 - 0x7fff2a094fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <1C3D9332-2C1D-3B52-A679-35BC37A3E8F0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff2a095000 - 0x7fff2a1f6fff com.apple.MLCompute (1.0 - 1) <0B7ADB41-62BE-32EE-821A-BB7141DE8B42> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff2a1f7000 - 0x7fff2a22dfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2a22e000 - 0x7fff2a284fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0E99566D-A21A-304F-AF1A-A9530AED8A92> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff2a285000 - 0x7fff2a315fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <1C395A17-2F98-35A5-B768-F22A714100D0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2a316000 - 0x7fff2a325fff com.apple.AppleFSCompression (125 - 1.0) <6BD3FF9C-BCEE-3AB9-AC52-71A75D1C54AD> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff2a326000 - 0x7fff2a332fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x7fff2a333000 - 0x7fff2a337fff libsystem_coreservices.dylib (127.1) <1E2DA16B-D528-3D43-86C2-2BB9127954A0> /usr/lib/system/libsystem_coreservices.dylib
0x7fff2a338000 - 0x7fff2a365fff com.apple.CoreServices.OSServices (1122.38 - 1122.38) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a366000 - 0x7fff2a495fff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff2a4c5000 - 0x7fff2a533fff com.apple.CoreSpotlight (1.0 - 2150.21) <46EF3445-72CC-3ABF-9A3D-908B0996B21B> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
0x7fff2a534000 - 0x7fff2a546fff libz.1.dylib (76) /usr/lib/libz.1.dylib
0x7fff2a547000 - 0x7fff2a58efff libsystem_m.dylib (3186.100.3) <21949128-D4E6-3179-B248-41B05C1CE102> /usr/lib/system/libsystem_m.dylib
0x7fff2a58f000 - 0x7fff2a58ffff libcharset.1.dylib (59) <4B3453D8-277A-38D3-862D-28DF71F3E285> /usr/lib/libcharset.1.dylib
0x7fff2a590000 - 0x7fff2a595fff libmacho.dylib (980) <3677B3B7-03E8-3804-B2FE-5640B18FE40E> /usr/lib/system/libmacho.dylib
0x7fff2a596000 - 0x7fff2a5b1fff libkxld.dylib (7195.121.3) /usr/lib/system/libkxld.dylib
0x7fff2a5b2000 - 0x7fff2a5bdfff libcommonCrypto.dylib (60178.120.3) /usr/lib/system/libcommonCrypto.dylib
0x7fff2a5be000 - 0x7fff2a5c8fff libunwind.dylib (201) <3149D79A-911B-39ED-9C93-6C7E6B0860C7> /usr/lib/system/libunwind.dylib
0x7fff2a5c9000 - 0x7fff2a5d0fff liboah.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/liboah.dylib
0x7fff2a5d1000 - 0x7fff2a5dbfff libcopyfile.dylib (173.40.2) <7304CA0D-E93C-367F-9BEE-AC56B873F06C> /usr/lib/system/libcopyfile.dylib
0x7fff2a5dc000 - 0x7fff2a5e3fff libcompiler_rt.dylib (102.2) <0DB1902E-C79C-3E26-BE51-F70960ECF0B9> /usr/lib/system/libcompiler_rt.dylib
0x7fff2a5e4000 - 0x7fff2a5e6fff libsystem_collections.dylib (1439.100.3) /usr/lib/system/libsystem_collections.dylib
0x7fff2a5e7000 - 0x7fff2a5e9fff libsystem_secinit.dylib (87.60.1) <8C33D323-C11C-34CB-9295-4D7C98B8AFD6> /usr/lib/system/libsystem_secinit.dylib
0x7fff2a5ea000 - 0x7fff2a5ecfff libremovefile.dylib (49.120.1) <6DEAEEC9-2A65-3C7B-A9CE-23245772FD07> /usr/lib/system/libremovefile.dylib
0x7fff2a5ed000 - 0x7fff2a5edfff libkeymgr.dylib (31) /usr/lib/system/libkeymgr.dylib
0x7fff2a5ee000 - 0x7fff2a5f5fff libsystem_dnssd.dylib (1310.120.71) <7BB607FE-EF79-3144-8BD0-A66792FF1443> /usr/lib/system/libsystem_dnssd.dylib
0x7fff2a5f6000 - 0x7fff2a5fbfff libcache.dylib (83) <8B201058-2C34-3C12-9A7A-898CB0AAD150> /usr/lib/system/libcache.dylib
0x7fff2a5fc000 - 0x7fff2a5fdfff libSystem.B.dylib (1292.120.1) /usr/lib/libSystem.B.dylib
0x7fff2a5fe000 - 0x7fff2a601fff libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x7fff2a602000 - 0x7fff2a602fff com.apple.SoftLinking (1.0 - 1) <6C04D3E0-BFE0-32E2-A098-46D726F9B429> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff2a603000 - 0x7fff2a63afff libpcap.A.dylib (98.100.3) <87B9769E-D88E-37F9-BB83-B327527AE79C> /usr/lib/libpcap.A.dylib
0x7fff2a63b000 - 0x7fff2a72bfff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x7fff2a72c000 - 0x7fff2a73dfff libcmph.dylib (8) /usr/lib/libcmph.dylib
0x7fff2a73e000 - 0x7fff2a7affff libarchive.2.dylib (83.100.2) <5DF98631-FBAC-3F17-B4D1-0115CE6C009B> /usr/lib/libarchive.2.dylib
0x7fff2a7b0000 - 0x7fff2a817fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a818000 - 0x7fff2a819fff libThaiTokenizer.dylib (3) <1D735582-F932-3279-9F47-D10EAD1CA9A2> /usr/lib/libThaiTokenizer.dylib
0x7fff2a81a000 - 0x7fff2a83cfff com.apple.applesauce (1.0 - 16.28) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff2a83d000 - 0x7fff2a854fff libapple_nghttp2.dylib (1.41) <303C40AC-4212-3B20-ABF6-91F46A79B78B> /usr/lib/libapple_nghttp2.dylib
0x7fff2a855000 - 0x7fff2a86bfff libSparseBLAS.dylib (1336.120.1) <3C4D290C-13A4-3A3D-B7C9-3BA0A4C9C7A5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2a86c000 - 0x7fff2a86dfff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <9D78B798-7218-3327-8E50-CF321EDB22B1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2a86e000 - 0x7fff2a872fff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib
0x7fff2a873000 - 0x7fff2a892fff libcompression.dylib (96.120.1) <591F0E34-3C41-3D94-98BA-9BB50E608787> /usr/lib/libcompression.dylib
0x7fff2a893000 - 0x7fff2a898fff libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2a899000 - 0x7fff2ac36fff libLAPACK.dylib (1336.120.1) <3F036666-341C-3570-8136-CDF170C02DE7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ac37000 - 0x7fff2ac86fff com.apple.DictionaryServices (1.2 - 341) <3EC1918E-0345-3EC6-BAE0-04B94A0B6809> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2ac87000 - 0x7fff2ac9ffff liblzma.5.dylib (16) <10B7343A-0322-3A1F-B6AE-06FC709F1BDE> /usr/lib/liblzma.5.dylib
0x7fff2aca0000 - 0x7fff2aca1fff libcoretls_cfhelpers.dylib (169.100.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fff2aca2000 - 0x7fff2ad9dfff com.apple.APFS (1677.120.9 - 1677.120.9) <599AAB82-F105-3ACC-BBFA-2D3D276A312C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff2ad9e000 - 0x7fff2adabfff libxar.1.dylib (452) /usr/lib/libxar.1.dylib
0x7fff2adac000 - 0x7fff2adaffff libutil.dylib (58.40.2) <4D8FD41B-89A5-31DA-BB0E-7F13C3B1652F> /usr/lib/libutil.dylib
0x7fff2adb0000 - 0x7fff2add8fff libxslt.1.dylib (17.4) /usr/lib/libxslt.1.dylib
0x7fff2add9000 - 0x7fff2ade3fff libChineseTokenizer.dylib (37.1) <44E1A716-E405-3E54-874F-C5011146B318> /usr/lib/libChineseTokenizer.dylib
0x7fff2ade4000 - 0x7fff2aea1fff libvMisc.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2aea2000 - 0x7fff2af39fff libate.dylib (3.0.6) /usr/lib/libate.dylib
0x7fff2af3a000 - 0x7fff2af41fff libIOReport.dylib (64.100.1) /usr/lib/libIOReport.dylib
0x7fff2af42000 - 0x7fff2af55fff com.apple.CrashReporterSupport (10.13 - 15053) <14AF971D-F684-32BD-8BB6-BE9C4A01DDA5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff2af6d000 - 0x7fff2afeafff com.apple.CVNLP (1.0 - 119) <6C2411EA-C79C-3C9B-BEF2-77EB43D0D746> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
0x7fff2afeb000 - 0x7fff2b00bfff com.apple.SharedWebCredentials (928.6 - 928.6) <8A471F4A-123E-302A-9BD2-C3F908CDDA0B> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
0x7fff2b00c000 - 0x7fff2b042fff com.apple.pluginkit.framework (1.0 - 1) <3ED3DACF-9CDA-30F0-8AF6-C44C6EEEC77B> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff2b043000 - 0x7fff2b04afff libMatch.1.dylib (38) <121C98B5-D188-3E02-890D-F4F2CD91D2F2> /usr/lib/libMatch.1.dylib
0x7fff2b04b000 - 0x7fff2b0d6fff libCoreStorage.dylib (554) <3888A24D-7E72-3B58-A252-85373AFF3CE4> /usr/lib/libCoreStorage.dylib
0x7fff2b0d7000 - 0x7fff2b12afff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff2b12b000 - 0x7fff2b143fff libexpat.1.dylib (26) /usr/lib/libexpat.1.dylib
0x7fff2b144000 - 0x7fff2b14dfff libheimdal-asn1.dylib (597.121.1) <493CC99B-8939-3F7E-852C-9AB59B0DDC11> /usr/lib/libheimdal-asn1.dylib
0x7fff2b14e000 - 0x7fff2b162fff com.apple.IconFoundation (479.4 - 479.4) /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff2b163000 - 0x7fff2b1cffff com.apple.IconServices (479.4 - 479.4) <8D31CC1A-C609-30EC-BCC3-251F7E4CDC10> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff2b1d0000 - 0x7fff2b26efff com.apple.MediaExperience (1.0 - 1) <29CF7489-BA27-3789-95A2-F94CC6F09E7A> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff2b26f000 - 0x7fff2b297fff com.apple.persistentconnection (1.0 - 1.0) <5E4A9EC5-2E54-3EFF-A330-52C0D42B26AA> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff2b298000 - 0x7fff2b2a6fff com.apple.GraphVisualizer (1.0 - 100.1) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff2b2a7000 - 0x7fff2b6c2fff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <5A226A22-20F0-3196-915F-5DF94E1B3070> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff2b6c3000 - 0x7fff2b70afff com.apple.OTSVG (1.0 - 677.5.0.5) <2E8C5AAB-E14B-3FC4-8872-332690419934> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff2b70b000 - 0x7fff2b711fff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <256FB87D-3DD1-3B42-B095-B2E5FC3A755B> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7fff2b712000 - 0x7fff2b724fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff2b725000 - 0x7fff2b727fff libspindump.dylib (295.2) <63167B4A-D7D5-3146-86B6-988FC0AD4F14> /usr/lib/libspindump.dylib
0x7fff2b728000 - 0x7fff2b7e8fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff2b7e9000 - 0x7fff2b803fff com.apple.login (3.0 - 3.0) <5D551803-8EF3-3F1F-9329-B35D3E017D25> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff2b804000 - 0x7fff2b8dbfff com.apple.corebrightness (1.0 - 1) <9C50B8D6-68C1-3289-8E72-818908DBECCB> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff2b988000 - 0x7fff2b9c4fff com.apple.bom (14.0 - 235) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff2b9c5000 - 0x7fff2ba0efff com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff2ba0f000 - 0x7fff2baeefff libJP2.dylib (2130.5.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2baef000 - 0x7fff2baf2fff com.apple.WatchdogClient.framework (1.0 - 98.120.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff2baf3000 - 0x7fff2bb29fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff2bb2a000 - 0x7fff2bc88fff com.apple.VideoToolbox (1.0 - 2775.22) <88A013B6-FAB1-3BF9-A5C0-A92D8951E9E3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff2bc89000 - 0x7fff2bcbcfff libAudioToolboxUtility.dylib (1181.68) <2AF3BF70-DCEC-3884-A75A-DDEF1F304964> /usr/lib/libAudioToolboxUtility.dylib
0x7fff2bcbd000 - 0x7fff2bce3fff libPng.dylib (2130.5.4) <3D6AEF53-5D8E-3F8B-B80E-71D848BFD35F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2bce4000 - 0x7fff2bd43fff libTIFF.dylib (2130.5.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2bd44000 - 0x7fff2bd60fff com.apple.IOPresentment (58 - 37) <994E2AE6-D25E-32D5-9ABA-5A1979A659FE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff2bd61000 - 0x7fff2bd68fff com.apple.GPUWrangler (6.3.3 - 6.3.3) <768299B7-C4B5-307D-A413-52DA0C269A9D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff2bd69000 - 0x7fff2bd6cfff libRadiance.dylib (2130.5.4) <5C83C72F-9F7B-341D-ADD7-DA12A728C9EA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2bd6d000 - 0x7fff2bd72fff com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff2bd73000 - 0x7fff2bd97fff libJPEG.dylib (2130.5.4) <70213D93-137E-39CE-82C9-BC238226AC05> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2bd98000 - 0x7fff2bdc7fff com.apple.ATSUI (1.0 - 1) <63C289D7-9FD8-370D-9DFB-9C2B50E7978A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2bdc8000 - 0x7fff2bdccfff libGIF.dylib (2130.5.4) <961F6A97-AF22-3A45-BDCF-A425C23CA01A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2bdcd000 - 0x7fff2bdd6fff com.apple.CMCaptureCore (1.0 - 82.6) <694884AA-070C-3EE5-B86C-F09ABB93A7D7> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff2bdd7000 - 0x7fff2be1efff com.apple.print.framework.PrintCore (16.1 - 531.1) <9D0760A9-DAE8-3BB5-AE31-4D945BA39D48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2be1f000 - 0x7fff2beecfff com.apple.TextureIO (3.10.9 - 3.10.9) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff2beed000 - 0x7fff2bef5fff com.apple.InternationalSupport (1.0 - 61.1) <0C4AFFAF-D59F-3B3E-A433-CE03BDE567A8> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff2bef6000 - 0x7fff2bf70fff com.apple.datadetectorscore (8.0 - 674) <2FC62BC9-F63C-30DB-BFEE-3CB8399D7F18> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff2bf71000 - 0x7fff2bfcefff com.apple.UserActivity (439 - 439) <2C4D4B39-FA93-3ED5-8417-ACBE6C39BB92> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x7fff2bfcf000 - 0x7fff2c769fff com.apple.MediaToolbox (1.0 - 2775.22) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff2cbaa000 - 0x7fff2cc10fff com.apple.imfoundation (10.0 - 1000) <340BD2E2-35E1-3C52-B41D-708DD38554AF> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff2cc11000 - 0x7fff2cc39fff com.apple.locationsupport (2420.19.23 - 2420.19.23) /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff2cc3a000 - 0x7fff2cc6bfff libSessionUtility.dylib (76.69) <143B9D4F-FDB1-3366-A20C-4B09A05FE862> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff2cc6c000 - 0x7fff2cda0fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1ABFDEA2-FB20-3E05-B4CC-84A2A796D089> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2cda1000 - 0x7fff2ce06fff com.apple.audio.AudioSession (1.0 - 76.69) <8D52DAFF-EBE7-3631-A645-E5CD509591A0> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff2ce07000 - 0x7fff2ce19fff libAudioStatistics.dylib (27.64) <0EF059FC-B386-3595-8BB5-57F0CADAA75F> /usr/lib/libAudioStatistics.dylib
0x7fff2ce1a000 - 0x7fff2ce29fff com.apple.speech.synthesis.framework (9.0.65 - 9.0.65) <4E88057A-948F-335D-9675-AAEC73F7DE6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2ce2a000 - 0x7fff2ce96fff com.apple.ApplicationServices.ATS (377 - 516) <9DFEBC18-3BA6-3588-A5C5-6D974DF284A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2ce97000 - 0x7fff2ceaffff libresolv.9.dylib (68) <0E0E7298-2781-3D72-B40F-5FF7DE7DF068> /usr/lib/libresolv.9.dylib
0x7fff2ceb0000 - 0x7fff2cec3fff libsasl2.2.dylib (214) <8A235B0C-CE89-3C11-8329-AF081227BB92> /usr/lib/libsasl2.2.dylib
0x7fff2cf30000 - 0x7fff2cf63fff com.apple.securityinterface (10.0 - 55149.120.1) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff2cf7d000 - 0x7fff2cfe1fff com.apple.CoreMediaIO (1000.0 - 5325) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff2cfe2000 - 0x7fff2d0c1fff libSMC.dylib (20) <7B4581C7-3E3F-33F7-AC74-BFC57A2991C4> /usr/lib/libSMC.dylib
0x7fff2d0c2000 - 0x7fff2d121fff libcups.2.dylib (494.1) /usr/lib/libcups.2.dylib
0x7fff2d122000 - 0x7fff2d131fff com.apple.LangAnalysis (1.7.0 - 254) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d132000 - 0x7fff2d13cfff com.apple.NetAuth (6.2 - 6.2) <32C039EF-D063-3F2B-B4AC-3103593A7D4E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff2d13d000 - 0x7fff2d144fff com.apple.ColorSyncLegacy (4.13.0 - 1) <6B94034B-8D84-3700-96D3-7A3208231BE9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d145000 - 0x7fff2d150fff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d151000 - 0x7fff2d7a5fff com.apple.audio.AudioResourceArbitration (1.0 - 1) <21EB0A40-BA39-3423-AA4F-2E2A771157C1> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff2d7a6000 - 0x7fff2d7b1fff com.apple.perfdata (1.0 - 67.40.1) <9D1542E2-52D5-3372-8F2B-B71E27E8050B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff2d7b2000 - 0x7fff2d7c0fff libperfcheck.dylib (41) /usr/lib/libperfcheck.dylib
0x7fff2d7c1000 - 0x7fff2d7d0fff com.apple.Kerberos (3.0 - 1) <6D0BA11B-3659-36F0-983E-5D0E51B25912> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d7d1000 - 0x7fff2d821fff com.apple.GSS (4.0 - 2.0) <398B2978-DB62-3D24-A5DA-36599C401D7F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2d822000 - 0x7fff2d832fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff2d833000 - 0x7fff2d85afff com.apple.MobileAssets (1.0 - 659.100.21) <4D326D1D-8AF7-3D30-841A-E7D0E549B146> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff2d888000 - 0x7fff2d8a7fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <8493160A-57F2-37E2-8482-FE1619630B59> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff2d8a8000 - 0x7fff2d8b0fff com.apple.CorePhoneNumbers (1.0 - 1) <514729CE-5C41-3B60-888B-C7267C51B11F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff2d8b1000 - 0x7fff2d93afff libTelephonyUtilDynamic.dylib (5359.1) <7DA1E30C-A458-31FA-842D-873FDE65FEF9> /usr/lib/libTelephonyUtilDynamic.dylib
0x7fff2da03000 - 0x7fff2da03fff liblaunch.dylib (2038.120.1) /usr/lib/system/liblaunch.dylib
0x7fff2dcfc000 - 0x7fff2df87fff com.apple.NetworkExtension (1.0 - 1) <0653D884-8B58-33F4-AB6D-B25DBB79D8CE> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x7fff2df88000 - 0x7fff2e089fff com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff2e08a000 - 0x7fff2e1e4fff com.apple.idsfoundation (10.0 - 1000) <1ECCE9AC-1672-3D62-945A-4FF0C09456D2> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff2e1e5000 - 0x7fff2e330fff com.apple.Sharing (1622.1 - 1622.1) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff2e331000 - 0x7fff2e452fff com.apple.Bluetooth (8.0.5 - 8.0.5d7) <7630620F-575C-37A6-ACAA-3B9443127E88> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e453000 - 0x7fff2e467fff com.apple.AppContainer (4.0 - 509.100.12) <0D3133C7-0C56-39D4-BD54-4A7743972104> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff2e468000 - 0x7fff2e46bfff com.apple.SecCodeWrapper (4.0 - 509.100.12) <449D4D97-297F-3A45-AC1A-EA05E67B3337> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff2e46c000 - 0x7fff2e4c5fff com.apple.ProtectedCloudStorage (1.0 - 1) <56DAAA40-66D4-3551-B196-B39604874CAA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff2e4c6000 - 0x7fff2e525fff com.apple.QuickLookFramework (5.0 - 928.3) <25339711-C495-35F7-B3C4-9DF7C727E2C5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff2e526000 - 0x7fff2e541fff com.apple.MetalKit (147.1 - 147.1) <0CDAEB1F-E05B-332B-A7D8-2F3F66DFFE06> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff2e542000 - 0x7fff2e546fff libxcselect.dylib (2384) <88897FEA-B50C-335F-AAFD-A5EBBB60C400> /usr/lib/libxcselect.dylib
0x7fff2e725000 - 0x7fff2fc18fff com.apple.GeoServices (1.0 - 1757.25.3.15.4) <4507DDFE-EFF6-324D-A2BE-7D3FC044C58F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff2fc25000 - 0x7fff2fc4cfff com.apple.RemoteViewServices (2.0 - 163) <2D91746F-1F8B-3D03-BED1-C1BD7FA14453> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff2fc4d000 - 0x7fff2fc5cfff com.apple.SpeechRecognitionCore (6.1.24 - 6.1.24) <4FD3C300-7679-3E30-BC40-5DC933BC287E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff2fc5d000 - 0x7fff2fc64fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2fc65000 - 0x7fff2fc75fff com.apple.AppleLDAP (11.4 - 54) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
0x7fff2fe92000 - 0x7fff2fe92fff libsystem_product_info_filter.dylib (8.40.1) /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff2ff0a000 - 0x7fff2ff21fff libnetworkextension.dylib (1295.120.5) /usr/lib/libnetworkextension.dylib
0x7fff2ff6a000 - 0x7fff2ff6afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2ff90000 - 0x7fff2ff90fff com.apple.CoreServices (1122.38 - 1122.38) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3014c000 - 0x7fff3014cfff com.apple.Accelerate (1.11 - Accelerate 1.11) <2BCB5475-FDEF-379A-BB0E-B1A3AA7F5B83> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff3018d000 - 0x7fff30198fff com.apple.MediaAccessibility (1.0 - 130) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff30199000 - 0x7fff301b8fff com.apple.networking.AlgosScoreFramework (1.0 - 1) /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
0x7fff301b9000 - 0x7fff301bdfff com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff301be000 - 0x7fff301c9fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <36002664-194B-3D03-8EFC-94AA3857B08B> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff30634000 - 0x7fff306b7fff com.apple.AddressBook.ContactsFoundation (8.0 - 1151.2) <38563D3D-A25A-3257-85E6-937C9856F80B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff306b8000 - 0x7fff306fafff com.apple.contacts.ContactsPersistence (1.0 - 3497.5) /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff306fb000 - 0x7fff30831fff com.apple.AddressBook.core (1.0 - 2452.7) <18AC3C96-6518-3E32-90D5-4B8F6F9E7557> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
0x7fff30832000 - 0x7fff30966fff com.apple.contacts (1.0 - 3497.5) <716F2EAA-C8D8-3679-903A-A053FF50FFA9> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x7fff30967000 - 0x7fff30974fff com.apple.PersonaKit (1.0 - 1) <23532380-F51B-30A1-AF0E-9A2FFD534FD3> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
0x7fff3098e000 - 0x7fff309f3fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff309f4000 - 0x7fff309fdfff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <99674A3B-7319-30F1-922E-D665D01794AF> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff309fe000 - 0x7fff30a10fff com.apple.PowerLog (1.0 - 1) <0C0F10A0-0079-3C88-8CBC-B052E6023ED4> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff30a11000 - 0x7fff30a1dfff com.apple.AppleIDAuthSupport (1.0 - 1) <079E30CC-40B7-3363-9A41-F9A0DE9ED742> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff30a1e000 - 0x7fff30ac6fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <55DD9802-821D-35F6-B21B-C96371FE46B4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff30ac7000 - 0x7fff30afafff com.apple.MediaKit (16 - 927.40.2) <72F9BA2E-AF51-3E05-8DE4-00377CC79609> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff30afb000 - 0x7fff30be6fff com.apple.DiskManagement (14.0 - 1733.100.4) <6EAC9935-9B5A-3758-92D4-9E13CF570D3A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff30be7000 - 0x7fff30fa1fff com.apple.CoreAUC (326.2.0 - 326.2.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff30fa2000 - 0x7fff30fa5fff com.apple.Mangrove (1.0 - 25) <06E20B3A-83F6-36A3-96B8-9185D1B0A42D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff30fa6000 - 0x7fff30fd3fff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff30fd4000 - 0x7fff31123fff com.apple.FileProvider (348.8 - 348.8) <34DFD3C5-B489-3A7A-9EC2-3A1E2970F74D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff31124000 - 0x7fff31146fff com.apple.GenerationalStorage (2.0 - 323) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff314bc000 - 0x7fff3158afff com.apple.CoreTelephony (113 - 8260) <6002B10B-0B59-3BC0-B391-7576291865D4> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
0x7fff3158b000 - 0x7fff31598fff com.apple.AppSandbox (4.0 - 509.100.12) <9505CC08-5C6F-3A53-9641-77BE14255FD8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff315af000 - 0x7fff31743fff com.apple.AVFCore (1.0 - 2015.22.4.1) <74A21338-3085-30C2-B847-115DE68E2C88> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
0x7fff31744000 - 0x7fff317b3fff com.apple.FrontBoardServices (703.16 - 703.16) <2EC33C3E-5E19-39D0-A68B-49AEBA793A51> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
0x7fff317b4000 - 0x7fff317ddfff com.apple.BoardServices (1.0 - 526) /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
0x7fff317de000 - 0x7fff31809fff com.apple.contacts.vCard (1.0 - 3497.5) <5F24823D-AAFF-3208-8CDD-A8DC81766B77> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff31990000 - 0x7fff319cffff com.apple.AppleVPAFramework (3.26.1 - 3.26.1) <32F14A37-1FAB-3216-B3FD-D1FA9E4790DC> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff31a82000 - 0x7fff31abdfff com.apple.DebugSymbols (195.1 - 195.1) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff31abe000 - 0x7fff31b73fff com.apple.CoreSymbolication (12.5 - 64544.69.1) <8D4E5AA8-8C09-31A7-AABE-AA9421781821> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff31b74000 - 0x7fff31b7dfff com.apple.CoreTime (284.0.4) /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
0x7fff31b7e000 - 0x7fff31bf3fff com.apple.Rapport (2.5.0 - 250.5) /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
0x7fff324ac000 - 0x7fff324f8fff com.apple.coreduetcontext (1.0 - 1) <4787141A-0DFB-3198-91F8-ECEACD6E48A8> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
0x7fff324f9000 - 0x7fff32a65fff com.apple.Intents (1.0 - 1) /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x7fff32a66000 - 0x7fff32ac9fff com.apple.framework.Apple80211 (17.0 - 1728) <6C1C9532-AD79-3E68-BFBB-2279AC8EA776> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff32aca000 - 0x7fff32c1bfff com.apple.CoreWiFi (3.0 - 341) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff32c1c000 - 0x7fff32c36fff com.apple.BackBoardServices (1.0 - 1.0) <9CDA42E0-5F41-3647-866A-D3C265B21A57> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
0x7fff32c37000 - 0x7fff32c6efff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff32c6f000 - 0x7fff32c70fff com.apple.TrustEvaluationAgent (2.0 - 35) <736DE13E-CC75-3D3A-BE5B-AF75CC241E0B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff32c71000 - 0x7fff32d76fff libcrypto.44.dylib (56.60.2) <777B260D-CD90-3AE2-986E-2E4D021E6ACC> /usr/lib/libcrypto.44.dylib
0x7fff32d77000 - 0x7fff32da4fff libssl.46.dylib (56.60.2) /usr/lib/libssl.46.dylib
0x7fff32e55000 - 0x7fff32e8bfff com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <29C790C7-2F2B-3005-AD7A-28E2211F347E> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff32e8c000 - 0x7fff32e9bfff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <00009125-85E9-3214-9CA3-EC1AB4EF8D77> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff32eb4000 - 0x7fff32ef8fff com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <31938175-0DBF-3E4C-93C1-7895D3824C16> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
0x7fff32ef9000 - 0x7fff32efcfff com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff32efd000 - 0x7fff32f04fff com.apple.EFILogin (2.0 - 2) <32EC4CD5-A6BD-31E9-BE52-BF79845F9EDB> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff32f05000 - 0x7fff32f10fff libcsfde.dylib (554) /usr/lib/libcsfde.dylib
0x7fff32f11000 - 0x7fff32f77fff libcurl.4.dylib (121.100.3) <5701AB53-D57D-38AE-8E76-ADBC03205B84> /usr/lib/libcurl.4.dylib
0x7fff32f80000 - 0x7fff32fe2fff com.apple.AppSupport (1.0.0 - 29) <92721008-EEA9-3487-8609-FF41ADAAA3FF> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
0x7fff3314f000 - 0x7fff3314ffff com.apple.ApplicationServices (48 - 50) <374F91E8-9983-363E-B1E1-85CEB46A5D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff33150000 - 0x7fff33152fff com.apple.InternationalTextSearch (1.0 - 1) /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
0x7fff33153000 - 0x7fff331cbfff com.apple.ClassKit (1.2 - 146.5.2) /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
0x7fff331cc000 - 0x7fff33310fff com.apple.AppleAccount (1.0 - 1.0) <1EF4F1C7-D107-3F37-8BBE-C3EFD9F3D883> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
0x7fff33311000 - 0x7fff33350fff com.apple.AppleIDSSOAuthentication (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
0x7fff33351000 - 0x7fff333a8fff com.apple.CorePrediction (1.0 - 1) <8E0EE180-E544-3F72-A230-BCB7D6771C63> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
0x7fff33464000 - 0x7fff33464fff libHeimdalProxy.dylib (79) <68F67BFE-F1E8-341C-A065-08954EF3F684> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff33517000 - 0x7fff33517fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff3353b000 - 0x7fff3357efff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff3357f000 - 0x7fff3359dfff com.apple.DuetActivityScheduler (1.0 - 1) <9FF58D0E-56F1-38EB-96C6-D1BA55BE1EBE> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
0x7fff335b2000 - 0x7fff335befff com.apple.IntentsFoundation (1.0 - 1) /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
0x7fff335bf000 - 0x7fff335c4fff com.apple.PushKit (1.0 - 1) <03F9CDE4-B5D7-3B6B-A87F-710ED5419A82> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff335c5000 - 0x7fff335f8fff com.apple.C2 (1.3 - 573) <06D74CE3-4E9E-3BD6-A8F2-139BAE23437A> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff335f9000 - 0x7fff33629fff com.apple.QuickLookThumbnailing (1.0 - 135.5) <9442BCC8-9ED9-360E-82FA-648E6E37E993> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff3362a000 - 0x7fff33e2bfff com.apple.vision.EspressoFramework (1.0 - 256.4.4) <2EBDF634-79CA-3977-9475-F972111CD0D8> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff33e2c000 - 0x7fff33e43fff com.apple.ANEServices (4.75 - 4.75) /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
0x7fff33e44000 - 0x7fff33ea9fff com.apple.proactive.support.ProactiveSupport (1.0 - 294.7) <5C96A4C0-1EE7-3AB6-9E5C-CFE05DD86E72> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
0x7fff33eaa000 - 0x7fff33eb4fff com.apple.corerecents (1.0 - 1) <2F209712-4F0E-3127-A669-6296650D6476> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
0x7fff33eb5000 - 0x7fff33ee6fff com.apple.iCalendar (7.0 - 833) <0319DE41-A35F-3ED7-B49C-13EDA836666C> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
0x7fff33ee7000 - 0x7fff33f57fff com.apple.CalendarFoundation (8.0 - 1178.4.1) /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
0x7fff33f58000 - 0x7fff33f5afff com.apple.CoreDuetDebugLogging (1.0 - 1) <5F33048C-F4E2-331E-8FCE-3EA938BEFBA3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff33f5b000 - 0x7fff33f67fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff341fb000 - 0x7fff344cdfff com.apple.spotlight.index (10.7.0 - 2150.21) <0CE8905D-4E46-3328-8332-A6FE6FFAD7B6> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff344e6000 - 0x7fff34536fff com.apple.ChunkingLibrary (334.1 - 334.1) <27ED7D22-A3D4-3161-A5DF-485711DB2F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff3466d000 - 0x7fff346bcfff com.apple.CalDAV (8.0 - 795) <9A942246-B95A-37FD-99AF-CABBDC70C810> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
0x7fff346bd000 - 0x7fff3475afff com.apple.CoreSuggestions (1.0 - 1115.519) <63FBAFB2-592C-3C62-8A51-602FCB0780A3> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
0x7fff3475b000 - 0x7fff348e5fff com.apple.ical.EventKit (3.0 - 1414.3.1) /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
0x7fff348e6000 - 0x7fff34bb7fff com.apple.CalendarPersistence (8.0 - 1071.4.4) <35335B37-B641-3445-B301-A7DD4937DCC7> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
0x7fff34bb8000 - 0x7fff34bddfff com.apple.CalendarAgentLink (8.0 - 250) /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff34bde000 - 0x7fff34be8fff com.apple.RTCReporting (11.85.2 - 11.85.2) <9EB70C4A-08ED-3EA8-8D44-8E00EBCF333C> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
0x7fff34be9000 - 0x7fff34d8ffff com.apple.WebKitLegacy (16611 - 16611.2.7.1.4) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff34d90000 - 0x7fff34d92fff com.apple.ConstantClasses (1.0 - 1) <53A4025A-6518-36F9-B927-23F4EEDEF7AE> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
0x7fff34daa000 - 0x7fff34dbffff com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <45EF4CAF-6202-303F-BB4F-8CC0EC8AE20B> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
0x7fff34e15000 - 0x7fff34e80fff com.apple.audio.midi.CoreMIDI (2.0 - 88) <10E7AF8A-AE30-39B6-BB56-0ACD7F835A81> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff34f42000 - 0x7fff34f45fff com.apple.Cocoa (6.11 - 23) <2686C6E1-1182-34AA-9A3A-F7BC19DED4CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff353b3000 - 0x7fff35815fff com.apple.MediaRemote (1.0 - 1) <77089C71-29BE-3CF8-9130-49873FE78A70> /System/Library/PrivateFrameworks/MediaRemote.framework/Versions/A/MediaRemote
0x7fff35b05000 - 0x7fff35b0cfff com.apple.DisplayServicesFW (3.1 - 380) <188826AE-34D8-39C6-B58B-10EFEB683DA7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff36045000 - 0x7fff362d9fff libAWDSupportFramework.dylib (4205) <1EA95A6F-05E5-3761-8D63-B0EA65979848> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
0x7fff3634d000 - 0x7fff3637dfff libtidy.A.dylib (18.1) <49BB5870-8F69-35C0-9A9A-DE589727ED65> /usr/lib/libtidy.A.dylib
0x7fff3637e000 - 0x7fff3639efff com.apple.MarkupUI (1.0 - 383.6) <283E1B55-1E46-3FC1-9DC3-48C07B432FAC> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff3639f000 - 0x7fff363b2fff com.apple.Engram (1.0 - 1) <96563E93-C7B4-3BD3-9CE7-46BF006DF337> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
0x7fff363b3000 - 0x7fff363d6fff com.apple.openscripting (1.7 - 190) <9EAC55CC-0ECC-3B41-BF97-53C32496C689> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff363d7000 - 0x7fff363dafff com.apple.securityhi (9.0 - 55008) <56A728F6-162E-31DE-9C29-FB1BE44C6B89> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff363db000 - 0x7fff363defff com.apple.ink.framework (10.15 - 227) <65FAEF94-F18C-30E0-8129-952DE19A5FAF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff363df000 - 0x7fff363e2fff com.apple.CommonPanels (1.2.6 - 101) <45DFDB05-1408-34B4-A2AD-5416C5176C26> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff363e3000 - 0x7fff363eafff com.apple.ImageCapture (1711.5.2 - 1711.5.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff363eb000 - 0x7fff375d7fff com.apple.JavaScriptCore (16611 - 16611.2.7.1.4) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff37643000 - 0x7fff37755fff com.apple.AVFCapture (1.0 - 82.6) <30FBE4F0-8C28-3C34-9F0E-C4B6BF0A631B> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
0x7fff37756000 - 0x7fff377e9fff com.apple.Quagga (47 - 47) /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
0x7fff377ea000 - 0x7fff37a34fff com.apple.CMCapture (1.0 - 82.6) /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
0x7fff37dd0000 - 0x7fff37e7dfff com.apple.accounts.AccountsDaemon (113 - 113) /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
0x7fff37e7e000 - 0x7fff37e80fff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff38430000 - 0x7fff3843ffff com.apple.HID (1.0 - 1) <8D5F9ECE-C388-3B08-B402-99C6BD6B4453> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
0x7fff38440000 - 0x7fff38567fff com.apple.QuickLookUIFramework (5.0 - 928.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3893a000 - 0x7fff389c0fff com.apple.coredav (1.0.1 - 889) <5AAA2270-DF33-3FBF-A424-3B4DE71B09C8> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
0x7fff389c1000 - 0x7fff38a17fff com.apple.ExchangeWebServices (8.0 - 814.100.1) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
0x7fff38a18000 - 0x7fff38a58fff com.apple.MediaServices (1.0 - 1) <8C20CCCD-E6F4-391F-B0BF-6A56A2BFE0E3> /System/Library/PrivateFrameworks/MediaServices.framework/Versions/A/MediaServices
0x7fff38b54000 - 0x7fff38b54fff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff38d3a000 - 0x7fff38d72fff com.apple.contacts.ContactsAutocomplete (1.0 - 1152.4) <7222C5C3-FAC7-31B8-8F69-0E31D4E5C603> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
0x7fff38d73000 - 0x7fff38d7ffff com.apple.KerberosHelper (4.0 - 1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x7fff38d80000 - 0x7fff38dc3fff com.apple.ResponseKit (1.0 - 165.2) <8405EE2E-D000-3677-949C-C79B84AC1839> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
0x7fff38dc4000 - 0x7fff38de3fff com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.7) /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
0x7fff39207000 - 0x7fff39207fff com.apple.PhoneNumbers (1.0 - 1) <395A854F-61D3-3F8B-825D-0F0909DCE8BA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff39208000 - 0x7fff3920ffff com.apple.URLFormatting (146 - 146.22) /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
0x7fff39210000 - 0x7fff3921efff com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
0x7fff3921f000 - 0x7fff39236fff libAccessibility.dylib (2885.46) <1DB54413-6681-35FE-8211-9ED94E518017> /usr/lib/libAccessibility.dylib
0x7fff39237000 - 0x7fff3b969fff com.apple.WebCore (16611 - 16611.2.7.1.4) <5F7B25B5-496D-389D-9577-6C91666A4249> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff3bab1000 - 0x7fff3bc58fff libFosl_dynamic.dylib (200) /usr/lib/libFosl_dynamic.dylib
0x7fff3bc59000 - 0x7fff3bc7bfff com.apple.quicklook.QuickLookSupport (1.0 - 135.5) /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
0x7fff3bc7c000 - 0x7fff3bd13fff com.apple.AirPlaySync (1.0 - 2775.22) <40966FF0-FE78-3C88-A842-AA3340DE5F21> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
0x7fff3bf47000 - 0x7fff3bf95fff com.apple.Safari.SafeBrowsing (16611 - 16611.2.7.1.4) /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
0x7fff3bf96000 - 0x7fff3c771fff com.apple.WebKit (16611 - 16611.2.7.1.4) <361E432A-6745-3CE5-A203-D30B82EBF2BE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff3c8a0000 - 0x7fff3c923fff com.apple.CorePDF (4.0 - 529) <4080F36F-C11B-3851-AB20-D6791E8E19FE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff3c924000 - 0x7fff3c927fff com.apple.print.framework.Print (15 - 271) <5A0FE511-37C2-3065-9066-34F8F9EA23E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3c928000 - 0x7fff3c92bfff com.apple.Carbon (160 - 164) <967F26C3-8582-3A33-945F-DDA8F103B2E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3ca24000 - 0x7fff3ca24fff com.apple.avfoundation (2.0 - 2015.22.4.1) <8605C616-EB49-3FCE-9489-6CA5CFCDD006> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff3ca25000 - 0x7fff3cb3ffff com.apple.AVKit (1.1 - 732.4.8) /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff3cbde000 - 0x7fff3cbfdfff com.apple.private.SystemPolicy (1.0 - 1) /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff3cd4a000 - 0x7fff3cda0fff com.apple.AccessibilitySharedSupport (1.0 - 1) <90C68F4B-F054-33FC-A1F5-E2396F11C937> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
0x7fff3cda1000 - 0x7fff3cdbefff com.apple.sidecar-core (1.0 - 231) /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
0x7fff3cdbf000 - 0x7fff3cdc2fff com.apple.QuickLookNonBaseSystem (1.0 - 1) <432514FB-F146-3B2D-A2D6-42717A181EEF> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff3cdc3000 - 0x7fff3cdf6fff com.apple.datadetectors (5.0 - 423) <12A1D628-6864-3367-953C-A516571C0E8E> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x7fff3d1d5000 - 0x7fff3d1d9fff com.apple.CoreOptimization (1.0 - 1) /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
0x7fff3d30f000 - 0x7fff3d350fff com.apple.NaturalLanguage (1.0 - 84) /System/Library/Frameworks/NaturalLanguage.framework/Versions/A/NaturalLanguage
0x7fff3d351000 - 0x7fff3d368fff com.apple.SafariServices.framework (16611 - 16611.2.7.1.4) <6C92702E-89B9-3572-B4FC-736D2041F3F1> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3d518000 - 0x7fff3d523fff com.apple.MallocStackLogging (1.0 - 1) <394E6F65-386E-3488-BD68-1D3C2418694B> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x7fff3d538000 - 0x7fff3d54afff libmis.dylib (274.120.2) <1DE29019-5ECB-3BE2-8492-2385ED241950> /usr/lib/libmis.dylib
0x7fff3d54b000 - 0x7fff3d54efff com.apple.gpusw.GPURawCounter (20.3 - 12.0) /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
0x7fff3d567000 - 0x7fff3d6d6fff com.apple.CoreHandwriting (161 - 1.2) <89ADBC17-A8F8-37E4-AE0E-5533272CA19A> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff3d6d7000 - 0x7fff3d932fff com.apple.imageKit (3.0 - 1100) <6990E5BB-D8F0-349F-84F7-2EABB7A1FDDB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3d933000 - 0x7fff3da49fff com.apple.PencilKit (1.0 - 1) /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff3da4a000 - 0x7fff3da5bfff com.apple.sidecar-ui (1.0 - 231) <70E26CB2-6C08-3F1A-A79F-66D13B8BF78F> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
0x7fff3da67000 - 0x7fff3da6afff com.apple.WebInspectorUI (16611 - 16611.2.7.1.4) <24F0A9A7-B3D6-3A6E-9B05-A0DE4A21EECA> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
0x7fff3e07e000 - 0x7fff3e0e0fff com.apple.ImageCaptureCore (1711.5.2 - 1711.5.2) <78B6D62A-A83A-3F64-BAB1-A495534AEC18> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff3e0e1000 - 0x7fff3e106fff com.apple.quartzfilters (1.10.0 - 98) <8A99BBE1-9979-35CF-8054-33DF7E259E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3e2e5000 - 0x7fff3e351fff com.apple.Safari.Core (16611 - 16611.2.7.1.4) <69D09EC2-5CEF-3158-BE12-ADF2BB70F582> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
0x7fff3e7c2000 - 0x7fff3e8eefff com.apple.AnnotationKit (1.0 - 383.6) <7170CD9B-2447-3EDA-A705-6A9FF08175C9> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff3e8ef000 - 0x7fff3ed8ffff com.apple.QuartzComposer (5.1 - 383) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3ed90000 - 0x7fff3ee78fff com.apple.PDFKit (1.0 - 950.40.3) /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff3fbbb000 - 0x7fff3fc38fff com.apple.TextInput (1.0 - 1.0) /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
0x7fff4097b000 - 0x7fff40986fff com.apple.CaptiveNetworkSupport (13.0 - 1) /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork
0x7fff40d26000 - 0x7fff40d3dfff com.apple.LookupFramework (1.2 - 284.1) /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup
0x7fff40d3e000 - 0x7fff40d6dfff libncurses.5.4.dylib (57) <575D6FE4-911D-39E4-8D19-1CC44687CE6D> /usr/lib/libncurses.5.4.dylib
0x7fff40dd2000 - 0x7fff40dd5fff com.apple.quartzframework (1.5 - 25) <60A5AD3A-4B26-35E5-824B-70AF8DF69D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff411fa000 - 0x7fff41218fff libCGInterfaces.dylib (544.4) <02C89930-F64D-354E-8C18-F3DDB419DC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff43722000 - 0x7fff43781fff com.apple.DifferentialPrivacy (1.0 - 1) <33749196-A642-31A3-AD28-B5B3E26242CB> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/Versions/A/DifferentialPrivacy
0x7fff43782000 - 0x7fff4379bfff com.apple.SafariFoundation (16611 - 16611.2.7.1.4) <3E1C0FE8-44DC-32AB-BAC4-4653F6439B5E> /System/Library/PrivateFrameworks/SafariFoundation.framework/Versions/A/SafariFoundation
0x7fff4379c000 - 0x7fff437a2fff com.apple.SafariPlatformSupport.framework (16611 - ???) /System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/SafariPlatformSupport
0x7fff437a3000 - 0x7fff43a16fff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <408A3DFB-B3D3-3C15-88BB-16076BDFC74B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff462e7000 - 0x7fff462f2fff libGPUSupportMercury.dylib (18.5.9) <43A9855E-09F8-3F12-8A97-781328A7A758> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff4791d000 - 0x7fff4795dfff com.apple.osanalytics.OSAnalytics (1.0 - 1) <96B8D855-E10D-3E40-884F-DA0BBAE9F48F> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x7fff4a4fb000 - 0x7fff4a501fff com.apple.PIP (1.0 - 109) <7F5F2ACD-A10B-38FE-B7EC-C4E3A4666AA6> /System/Library/PrivateFrameworks/PIP.framework/Versions/A/PIP
0x7fff51574000 - 0x7fff515a1fff com.apple.HelpData (2.3 - 201) <3125FBF3-30B7-3237-B001-2692332FF681> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff515a2000 - 0x7fff515bcfff com.apple.shortcut (2.16 - 118) <1FD9ABCC-0B5B-37DC-9E6E-CC47C128DBB2> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff515bd000 - 0x7fff5165cfff com.apple.Symbolication (12.5 - 64544.70.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff5dc37000 - 0x7fff5e0c6fff com.apple.driver.AppleIntelKBLGraphicsMTLDriver (16.4.5 - 16.0.4) <994BBF27-F4D5-3561-BC2E-FECC0C460C76> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff5ee57000 - 0x7fff5fe3efff com.apple.driver.AppleIntelKBLGraphicsGLDriver (16.4.5 - 16.0.4) <844E918A-E28D-3FF0-B391-2E3F3FFA0F68> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
0x7fff695ed000 - 0x7fff695f1fff libmetal_timestamp.dylib (31001.189) <89A82967-B14D-3109-B45E-34717156E60E> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
0x7fff6ba38000 - 0x7fff6ba3efff libCoreFSCache.dylib (200.9) <12A2A7E7-39F7-30A5-AC0B-E09947417D3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff6ba3f000 - 0x7fff6ba43fff libCoreVMClient.dylib (200.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff6ba44000 - 0x7fff6ba53fff com.apple.opengl (18.5.9 - 18.5.9) <1422D0CA-C3E2-3309-8897-018E651CB74E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff6ba54000 - 0x7fff6ba56fff libCVMSPluginSupport.dylib (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff6ba57000 - 0x7fff6ba5ffff libGFXShared.dylib (18.5.9) <76ABDB4A-3687-39E0-B8FB-125717742431> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff6ba60000 - 0x7fff6ba93fff libGLImage.dylib (18.5.9) <750C938A-9F4F-3BAD-8D3F-03EF619F28AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff6ba94000 - 0x7fff6bad0fff libGLU.dylib (18.5.9) <4A77F717-2BBC-3439-AE10-694E82C0A184> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff6bad1000 - 0x7fff6bc64fff libGLProgrammability.dylib (18.5.9) <811C33B6-9856-3D1F-8947-3899496630BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff6bc65000 - 0x7fff6bc6ffff libGL.dylib (18.5.9) <95D5C72E-9352-39EC-83B1-6BB295A83462> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff6bc70000 - 0x7fff6bdedfff GLEngine (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff6bdee000 - 0x7fff6be16fff GLRendererFloat (18.5.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff6d0af000 - 0x7fff6d107fff com.apple.opencl (4.6 - 4.6) <769BB23D-09E5-3A3A-B2EA-310157AA206D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff6e1b9000 - 0x7fff6e2a0fff com.apple.audio.AVFAudio (1.0 - 477.87) /System/Library/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff6e84f000 - 0x7fff6e86efff com.apple.DiscRecordingUI (9.0.3 - 9030.4.5) <6F107FF2-D691-3646-A462-7979887212E9> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x7fff6f81e000 - 0x7fff6f830fff com.apple.CMImaging (1.0 - 82.6) /System/Library/PrivateFrameworks/CMImaging.framework/Versions/A/CMImaging
0x7fff778ad000 - 0x7fff778b4fff libRosetta.dylib (203.46) <0A17EAFC-15E9-37FE-8EE2-DE0F7F220AD8> /usr/lib/libRosetta.dylib
0x7fff77fc7000 - 0x7fff7801afff libstdc++.6.dylib (104.1) <310CBD7E-C73D-3FD9-969D-2A85AA28BB2E> /usr/lib/libstdc++.6.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=949.9M resident=0K(0%) swapped_out_or_unallocated=949.9M(100%) Writable regions: Total=776.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=776.6M(100%)
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 640K 5 Activity Tracing 256K 1 CG backing stores 1080K 6 CG image 172K 17 CG raster data 96K 1 CoreAnimation 22.5M 72 CoreGraphics 12K 2 CoreImage 4K 1 CoreServices 100K 1 CoreUI image data 1048K 19 Foundation 40K 2 Image IO 8K 2 Kernel Alloc Once 8K 1 MALLOC 312.4M 169 MALLOC guard page 32K 8 MALLOC_LARGE (reserved) 32.0M 2 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.1M 27 Stack 21.2M 27 VM_ALLOCATE 484K 35 DATA 22.7M 517 DATA_CONST 30.7M 309 DATA_DIRTY 1769K 216 __FONT_DATA 4K 1 GLSLBUILTINS 5176K 1 LINKEDIT 503.7M 38 OBJC_RO 70.2M 1 __OBJC_RW 2480K 2 TEXT 446.2M 502 UNICODE 588K 1 mapped file 229.9M 27 shared memory 760K 15 =========== ======= ======= TOTAL 2.1G 2029 TOTAL, minus reserved VM space 1.7G 2029