Sublime Forum

Crash when XCode finishes building

#1

Have to say from the start that it might be SublimeClang related. It’s kind of hard to reproduce but it goes more or less like this:

  1. Focus sublime (that triggers SublimeClang reparsing which might be related. And it takes at least few seconds to reparse on the project I’m on)
  2. Focus Xcode (or just any non-Sublime app probably)
  1. XCode shows notification that project built and at the same time Sublime crashes.

I suspect Xcode touches the file when it finishes building or something like that, which triggers some hooks in Sublime.

It happens quite inconsistently so I can’t even try without SublimeClang and be absolutely sure that it doesn’t happen anymore.

[code]Process: Sublime Text 2 [61197]
Path: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
Identifier: com.sublimetext.2
Version: Build 2215 (2215)
Code Type: X86-64 (Native)
Parent Process: launchd [176]

Date/Time: 2012-07-27 20:39:02.250 +0200
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 1383912 sec
Crashes Since Last Report: 102
Per-App Interval Since Last Report: 388576 sec
Per-App Crashes Since Last Report: 11
Anonymous UUID: B6DAEE10-F8E4-49E5-BE45-73D132C156BC

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff6db09ff0

VM Regions Near 0x7fff6db09ff0:
MALLOC_SMALL 00007fd358000000-00007fd358800000 8192K] rw-/rwx SM=PRV
–> STACK GUARD 00007fff6a30a000-00007fff6db0a000 56.0M] —/rwx SM=NUL stack guard for thread 0
Stack 00007fff6db0a000-00007fff6e30a000 8192K] rw-/rwx SM=COW thread 0

Application Specific Information:
objc[61197]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fff86716e7f memmove$VARIANT$sse42 + 450

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff86f1c7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8812f78a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8812e31a _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff86f1bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff86741274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x000000010e717eab thread_queue_runner::run() + 97
3 com.sublimetext.2 0x000000010e717cd9 0x10e70a000 + 56537
4 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff86f1bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff86741274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x000000010e7200b4 io_scheduler::extract_next_request() + 148
3 com.sublimetext.2 0x000000010e720183 io_worker::thread_proc() + 155
4 com.sublimetext.2 0x000000010e7201a9 0x10e70a000 + 90537
5 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff86f1bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff86741274 _pthread_cond_wait + 840
2 com.sublimetext.2 0x000000010e7200b4 io_scheduler::extract_next_request() + 148
3 com.sublimetext.2 0x000000010e720183 io_worker::thread_proc() + 155
4 com.sublimetext.2 0x000000010e7201a9 0x10e70a000 + 90537
5 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 5:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff86f1a67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff86f19d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff8bb8050c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff8bb88c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff8bb88486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff87239fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff8722e72a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff8722e6a2 NSThread__main + 1575
8 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff86f1bdf2 __select + 10
1 time.so 0x00000001125142b0 0x112513000 + 4784
2 org.python.python 0x000000010f138ee1 PyEval_EvalFrameEx + 12787
3 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
4 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
5 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
6 org.python.python 0x000000010f13536b PyEval_CallObjectWithKeywords + 180
7 org.python.python 0x000000010f162057 0x10f0b7000 + 700503
8 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff86f1bdf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff8bbd1c8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff86f1bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff86741274 _pthread_cond_wait + 840
2 org.python.python 0x000000010f15e4e7 PyThread_acquire_lock + 105
3 org.python.python 0x000000010f161f77 0x10f0b7000 + 700279
4 org.python.python 0x000000010f138ee1 PyEval_EvalFrameEx + 12787
5 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
6 org.python.python 0x000000010f13bf38 0x10f0b7000 + 544568
7 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
8 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
9 org.python.python 0x000000010f13bf38 0x10f0b7000 + 544568
10 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
11 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
12 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
13 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
14 org.python.python 0x000000010f139746 PyEval_EvalFrameEx + 14936
15 org.python.python 0x000000010f13bec3 0x10f0b7000 + 544451
16 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
17 org.python.python 0x000000010f13bec3 0x10f0b7000 + 544451
18 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
19 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
20 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
21 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
22 org.python.python 0x000000010f0ccd66 0x10f0b7000 + 89446
23 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
24 org.python.python 0x000000010f13536b PyEval_CallObjectWithKeywords + 180
25 org.python.python 0x000000010f162057 0x10f0b7000 + 700503
26 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
27 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff86f1bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff86741274 _pthread_cond_wait + 840
2 org.python.python 0x000000010f15e4e7 PyThread_acquire_lock + 105
3 org.python.python 0x000000010f161f77 0x10f0b7000 + 700279
4 org.python.python 0x000000010f138ee1 PyEval_EvalFrameEx + 12787
5 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
6 org.python.python 0x000000010f13bf38 0x10f0b7000 + 544568
7 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
8 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
9 org.python.python 0x000000010f13bf38 0x10f0b7000 + 544568
10 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
11 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
12 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
13 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
14 org.python.python 0x000000010f139746 PyEval_EvalFrameEx + 14936
15 org.python.python 0x000000010f13bec3 0x10f0b7000 + 544451
16 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
17 org.python.python 0x000000010f13bec3 0x10f0b7000 + 544451
18 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
19 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
20 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
21 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
22 org.python.python 0x000000010f0ccd66 0x10f0b7000 + 89446
23 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
24 org.python.python 0x000000010f13536b PyEval_CallObjectWithKeywords + 180
25 org.python.python 0x000000010f162057 0x10f0b7000 + 700503
26 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
27 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff86f1bbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff86741274 _pthread_cond_wait + 840
2 org.python.python 0x000000010f15e4e7 PyThread_acquire_lock + 105
3 org.python.python 0x000000010f161f77 0x10f0b7000 + 700279
4 org.python.python 0x000000010f138ee1 PyEval_EvalFrameEx + 12787
5 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
6 org.python.python 0x000000010f13bf38 0x10f0b7000 + 544568
7 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
8 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
9 org.python.python 0x000000010f13bf38 0x10f0b7000 + 544568
10 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
11 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
12 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
13 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
14 org.python.python 0x000000010f139746 PyEval_EvalFrameEx + 14936
15 org.python.python 0x000000010f13bec3 0x10f0b7000 + 544451
16 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
17 org.python.python 0x000000010f13bec3 0x10f0b7000 + 544451
18 org.python.python 0x000000010f138f74 PyEval_EvalFrameEx + 12934
19 org.python.python 0x000000010f13bda4 PyEval_EvalCodeEx + 2012
20 org.python.python 0x000000010f0de7f1 0x10f0b7000 + 161777
21 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
22 org.python.python 0x000000010f0ccd66 0x10f0b7000 + 89446
23 org.python.python 0x000000010f0be4c0 PyObject_Call + 97
24 org.python.python 0x000000010f13536b PyEval_CallObjectWithKeywords + 180
25 org.python.python 0x000000010f162057 0x10f0b7000 + 700503
26 libsystem_c.dylib 0x00007fff8673d8bf _pthread_start + 335
27 libsystem_c.dylib 0x00007fff86740b75 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff86f1c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8673f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff86740b85 start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff86f1c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8673f594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff86740b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007ffe5d52e172 rbx: 0x0000000000000000 rcx: 0xffffffffff806dc0 rdx: 0x0000000000000038
rdi: 0x00007fff6e303250 rsi: 0x0000000110dd50a2 rbp: 0x00007fff6e303150 rsp: 0x00007fff6e303150
r8: 0x0000000111e64000 r9: 0x0000000110dd6000 r10: 0x0000000000000000 r11: 0x00007fff6e303218
r12: 0x00007fd357d4f808 r13: 0x0000000000000070 r14: 0x0000000110dd506a r15: 0xfffffffffffffffe
rip: 0x00007fff86716e7f rfl: 0x0000000000010286 cr2: 0x00007fff6db09ff0
Logical CPU: 6

Binary Images:
0x10e70a000 - 0x10ecbaff7 +com.sublimetext.2 (Build 2215 - 2215) <4218DCDD-9DF3-30CC-97FD-5CBFA3495F76> /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2
0x10f0b7000 - 0x10f1c3fff org.python.python (2.6.7 - 2.6.7) /System/Library/Frameworks/Python.framework/Versions/2.6/Python
0x10f22b000 - 0x10f242fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Sublime Text 2.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10f260000 - 0x10f343fff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x112513000 - 0x112514fff time.so (??? - ???) <53C52AD4-F2CA-379B-A485-4AE60C969616> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so
0x11255a000 - 0x11255efff math.so (??? - ???) <444441A4-2168-36C5-9F50-148B313FE611> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/math.so
0x112564000 - 0x112567fff strop.so (??? - ???) <4848BD35-94F0-39BE-ADB0-A89532473321> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
0x11256c000 - 0x11256dfff _functools.so (??? - ???) <993A8B77-59A0-33BB-BF6D-A968372ED5AC> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so
0x1125b1000 - 0x1125b3fff select.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so
0x1125b9000 - 0x1125bafff fcntl.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so
0x1125be000 - 0x1125c2fff _struct.so (??? - ???) <790D4451-DBC1-3389-AAA8-412842F5F4D6> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so
0x1125c8000 - 0x1125cafff binascii.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so
0x1125ce000 - 0x1125cffff cStringIO.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
0x1125d4000 - 0x1125d7fff _collections.so (??? - ???) <57C543EB-8C7F-3E1C-BE37-3CF82DF74F9A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_collections.so
0x1125dd000 - 0x1125e0fff operator.so (??? - ???) <9BCD49B6-71FF-3949-ADC0-31337650DAD9> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so
0x112626000 - 0x112627fff icglue.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/icglue.so
0x11262b000 - 0x11262efff _Res.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_Res.so
0x112633000 - 0x112637fff _File.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_File.so
0x11263d000 - 0x11263efff MacOS.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/MacOS.so
0x112643000 - 0x112654fff _ctypes.so (??? - ???) <0031E230-FA2E-39C1-B661-CDA33FC1D34E> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_ctypes.so
0x112660000 - 0x112665fff itertools.so (??? - ???) <9FED164C-13EA-3D89-99F8-9CBC3C862485> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/itertools.so
0x114a02000 - 0x114a03ff7 _random.so (??? - ???) <2441ED26-5FD3-3634-B2C9-972C42FC94AE> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_random.so
0x114ac7000 - 0x114ac7fff _bisect.so (??? - ???) <362DBF26-45AF-3ACD-8D34-9326B37EFED8> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_bisect.so
0x114acb000 - 0x114accfff _heapq.so (??? - ???) <4F637FF4-BA51-3FE4-805E-AD3AA5A778A2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_heapq.so
0x114c14000 - 0x114c16fff zlib.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/zlib.so
0x114c5b000 - 0x114c61fff _socket.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_socket.so
0x114c69000 - 0x114c6cfff _ssl.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_ssl.so
0x114c72000 - 0x114c72fff _scproxy.so (??? - ???) <74EF3D5C-7751-35A9-A479-E41AB4DB7EEE> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_scproxy.so
0x114cb6000 - 0x114cb7fff _hashlib.so (??? - ???) <07B0BA48-34CD-32E9-BFBC-4A7A41239B3B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_hashlib.so
0x114cbb000 - 0x114cc0fff array.so (??? - ???) <916F984C-D0D3-3FAC-8203-230F01661CA2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/array.so
0x114cc6000 - 0x114cc7fff _json.so (??? - ???) <65D92B81-22FC-3CE7-8471-CA2D7E5EF6C3> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_json.so
0x114d1d000 - 0x114d28ff7 datetime.so (??? - ???) <340B2517-F5D7-360B-B05F-87C29D5AE295> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/datetime.so
0x114d31000 - 0x114d32fff _locale.so (??? - ???) <41EBB623-6ADD-30B9-89D3-B813208D8172> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so
0x114d76000 - 0x114e01ff7 unicodedata.so (??? - ???) <9F1B3216-3D43-31DA-9D8F-CF392A92CA18> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/unicodedata.so
0x114e47000 - 0x114e48fff termios.so (??? - ???) <3177B1B0-CF80-3647-96F9-B863959B8741> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/termios.so
0x114e8d000 - 0x114e8dfff _weakref.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_weakref.so
0x114e91000 - 0x114e94fff _multiprocessing.so (??? - ???) <262A43C8-80F9-33D2-85C6-B4F6D48F51CD> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_multiprocessing.so
0x114e99000 - 0x114ea5fff cPickle.so (??? - ???) /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cPickle.so
0x114f6e000 - 0x1155c5fff +libclang.dylib (3.1.0 - compatibility 1.0.0) /Users/USER//libclang.dylib
0x115793000 - 0x11579cfff +libcache.dylib (??? - ???) <6488E912-555E-3F87-942C-0DF6113C5966> /Users/USER/
/libcache.dylib
0x11599c000 - 0x115a2eff7 com.apple.xquery (1.3 - 29) /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x115f79000 - 0x115f7ffef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x115f86000 - 0x115f89ff7 libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x115fbd000 - 0x115fbdffd +cl_kernels (??? - ???) <938E8990-1B4E-4548-B16F-A66CFBA19146> cl_kernels
0x115fc3000 - 0x115fc4ff3 +cl_kernels (??? - ???) <1D4C095C-64D6-48DC-A549-FB51F23B207F> cl_kernels
0x1164fa000 - 0x11658dff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff6e30a000 - 0x7fff6e33ebaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff81dee000 - 0x7fff81e19ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x7fff81e1a000 - 0x7fff81e1efff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
0x7fff81e1f000 - 0x7fff81f26fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib
0x7fff81f27000 - 0x7fff81f28ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff829ef000 - 0x7fff829f6fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff82a52000 - 0x7fff82a54fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff82e95000 - 0x7fff82ee9ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff82eea000 - 0x7fff83af0ff7 com.apple.AppKit (6.7.3 - 1138.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff83de7000 - 0x7fff83e0bfff com.apple.RemoteViewServices (1.4 - 44.1) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8420a000 - 0x7fff84230fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84231000 - 0x7fff8429afff com.apple.coreui (1.2.2 - 165.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff84316000 - 0x7fff8431dfff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff84321000 - 0x7fff843fffff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff84449000 - 0x7fff8445bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8445d000 - 0x7fff8446fff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff84531000 - 0x7fff8453aff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib
0x7fff8453b000 - 0x7fff84546ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff84547000 - 0x7fff8454bff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8454c000 - 0x7fff8455bff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib
0x7fff8455c000 - 0x7fff84623ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff84671000 - 0x7fff84678ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff84679000 - 0x7fff846e9fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff84e80000 - 0x7fff84f25fff com.apple.ink.framework (1.4 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff84f76000 - 0x7fff85100ff7 com.apple.WebKit (7534.56 - 7534.56.5) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8514c000 - 0x7fff8524efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff8524f000 - 0x7fff852e9ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff852ea000 - 0x7fff8538cfff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8538d000 - 0x7fff853c8fff com.apple.LDAPFramework (3.2 - 120.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff853d5000 - 0x7fff853d5fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff85446000 - 0x7fff8552ae5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8552b000 - 0x7fff8556fff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff855e7000 - 0x7fff85603ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff85698000 - 0x7fff856d7ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff856f3000 - 0x7fff857a6ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff857a7000 - 0x7fff85c6efff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff85dba000 - 0x7fff85dbfff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff86110000 - 0x7fff86215fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff86216000 - 0x7fff86258ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib
0x7fff86259000 - 0x7fff8625ffff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8628a000 - 0x7fff8629ffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff862a0000 - 0x7fff862a6fff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff862a7000 - 0x7fff863a1ff7 com.apple.DiskImagesFramework (10.7.4 - 331.6) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff863a2000 - 0x7fff86404ff7 com.apple.Symbolication (1.3 - 91) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff86405000 - 0x7fff86440fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff86445000 - 0x7fff86493fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib
0x7fff8664d000 - 0x7fff8664eff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8664f000 - 0x7fff86652fff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff86655000 - 0x7fff86679fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8667a000 - 0x7fff86690fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff866ef000 - 0x7fff867ccfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff867cd000 - 0x7fff8680dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff8680e000 - 0x7fff86825fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86906000 - 0x7fff86909fff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff86dbb000 - 0x7fff86dcdff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff86dce000 - 0x7fff86f04fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff86f05000 - 0x7fff86f25fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff86f26000 - 0x7fff87150fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff87151000 - 0x7fff87159fff libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib
0x7fff8715a000 - 0x7fff87183fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff87186000 - 0x7fff871c7fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff871d4000 - 0x7fff874edfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff87542000 - 0x7fff875a2fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff875aa000 - 0x7fff8781dfff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8781e000 - 0x7fff8784bff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8784c000 - 0x7fff87852ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff87853000 - 0x7fff87854fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff87855000 - 0x7fff87c82fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff87c83000 - 0x7fff87f9ffff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff87fa0000 - 0x7fff87fa5fff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87fa6000 - 0x7fff87fa8fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff87fa9000 - 0x7fff88011ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff88055000 - 0x7fff88062ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
0x7fff88071000 - 0x7fff88071fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff880e5000 - 0x7fff8812bfff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff8812c000 - 0x7fff8813afff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff88163000 - 0x7fff88165ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff88349000 - 0x7fff88382fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff88383000 - 0x7fff88522ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff88523000 - 0x7fff8884fff7 com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff88850000 - 0x7fff88870fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff88907000 - 0x7fff88908ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8890b000 - 0x7fff88a00fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff88a01000 - 0x7fff88a06fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff88a07000 - 0x7fff88b13fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff88b5b000 - 0x7fff88bfcff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff88bfd000 - 0x7fff88c10ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff88c41000 - 0x7fff88c58fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff88c59000 - 0x7fff88c78fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff88e67000 - 0x7fff88e8ffff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff88e90000 - 0x7fff88f74fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88f9e000 - 0x7fff88fa9ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88faa000 - 0x7fff8958efff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8958f000 - 0x7fff8958ffff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff89679000 - 0x7fff89792fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff898d6000 - 0x7fff898dbfff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff898e5000 - 0x7fff898e8fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff899ec000 - 0x7fff89a62fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff89a67000 - 0x7fff89ad2ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff89ad3000 - 0x7fff89b1fff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff89bb6000 - 0x7fff89bb6fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff89bb7000 - 0x7fff89bc4fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff89c1d000 - 0x7fff89c3afff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff89c3b000 - 0x7fff89c93fff libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89c94000 - 0x7fff89cbdfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff89cbe000 - 0x7fff89cccfff com.apple.NetAuth (3.1 - 3.1) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff89ccd000 - 0x7fff89feffe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff89ff0000 - 0x7fff89ff6fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff89ff7000 - 0x7fff8a07afef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8a07b000 - 0x7fff8a07ffff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8a080000 - 0x7fff8aa1dc9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8aa1e000 - 0x7fff8aa91fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8ab12000 - 0x7fff8ab13fff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x7fff8ab14000 - 0x7fff8ac6dfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8ac6e000 - 0x7fff8ad7bfff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8ad7c000 - 0x7fff8adf2fff libc++.1.dylib (28.1.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x7fff8adf3000 - 0x7fff8ae1eff7 com.apple.CoreServicesInternal (113.17 - 113.17) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8ae34000 - 0x7fff8aeafff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8aeb0000 - 0x7fff8b3b9ff7 com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8b96c000 - 0x7fff8b99cff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8b99d000 - 0x7fff8bb04fff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8bb05000 - 0x7fff8bb05fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8bb06000 - 0x7fff8bb40fe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8bb50000 - 0x7fff8bd24ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8bd25000 - 0x7fff8bd81ff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8bd82000 - 0x7fff8bd82fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8be84000 - 0x7fff8beb7ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8bf0c000 - 0x7fff8bf11fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib
0x7fff8bf12000 - 0x7fff8bff1ff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8bff2000 - 0x7fff8c046fff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8c047000 - 0x7fff8c05dff7 com.apple.ImageCapture (7.0.1 - 7.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8c823000 - 0x7fff8ca25fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff8ca26000 - 0x7fff8ca36ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8ca37000 - 0x7fff8ca89ff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ca8a000 - 0x7fff8ca98ff7 libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib
0x7fff8ca9c000 - 0x7fff8cb21ff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8cb22000 - 0x7fff8ce0bff7 com.apple.security (7.0 - 55148.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8ce0c000 - 0x7fff8ce90ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8ce91000 - 0x7fff8dbc8fff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8dbc9000 - 0x7fff8dbcefff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff8de3e000 - 0x7fff8de3efff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8de3f000 - 0x7fff8de7efff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8de7f000 - 0x7fff8de85fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8ded7000 - 0x7fff8dedaff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8df34000 - 0x7fff8df51ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8df52000 - 0x7fff8df52fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8df53000 - 0x7fff8df54fff libffi.dylib (??? - ???) /usr/lib/libffi.dylib
0x7fff8df55000 - 0x7fff8df59fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
0x7fff8df6f000 - 0x7fff8df6ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8df7f000 - 0x7fff8df93ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8df94000 - 0x7fff8df95fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff8df96000 - 0x7fff8dfa0ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff8e828000 - 0x7fff8e829fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff8e8ad000 - 0x7fff8e8f1ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8e946000 - 0x7fff8e951fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8ea24000 - 0x7fff8eabaff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8eabf000 - 0x7fff8eac1fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ee16000 - 0x7fff8ee43fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 42
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: 31017
thread_create: 1
thread_set_state: 9865

VM Region Summary:
ReadOnly portion of Libraries: Total=189.4M resident=152.8M(81%) swapped_out_or_unallocated=36.6M(19%)
Writable regions: Total=314.6M written=215.4M(68%) resident=253.4M(81%) swapped_out=2436K(1%) unallocated=61.3M(19%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 5124K
CG image 24K
CG raster data 128K
CG shared images 3480K
CoreGraphics 16K
CoreImage 8K
CoreServices 5360K
MALLOC 254.6M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=251 8K
OpenCL 20K
SQLite page cache 192K
STACK GUARD 56.0M
Stack 36.2M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 16.7M
__IMAGE 528K
__LINKEDIT 53.6M
__RC_CAMERAS 248K
__TEXT 135.8M
__UNICODE 544K
mapped file 60.9M
shared memory 9556K
=========== =======
TOTAL 654.8M

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Corsair CSSD-F120GB2, 120.03 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
[/code]

0 Likes

#2

Could you try launching ST2 within a gdb session and see if that gives you any more info? Maybe compile SublimeClang’s libcache and libclang with debug symbols enabled? A crashed thread with only one call in the callstack isn’t too helpful…

gdb /Applications/Sublime\ Text\ 2.app/Contents/MacOS/Sublime\ Text\ 2 
0 Likes

#3

gdb does not give any more info unfortunately.

As for compiling the plugin, I would probably need some help (preferably through some more ‘live’ medium). Otherwise maybe you could send me all the needed files compiled in debug so I can just copy them over (or that wouldn’t work)?

0 Likes

#4

Not sure if debug binares built on my machine contains everything you need, but here:
docs.google.com/open?id=0B_M2ov … FJQUnZaM3c
docs.google.com/open?id=0B_M2ov … Ux1QmZ5MGM

It’s very straight forward building libclang and libcache, especially with the latest version of SublimeClang’s CMakeLists.txt. If you’ve installed SublimeClang from Package Control, just overwrite the one currently there in the SublimeClang/src folder.

To build:

cd SublimeClang/src mkdir build cd build cmake -DBUILD_LIBCLANG=True -DCMAKE_BUILD_TYPE=Debug -DPARALLEL_COMPILES=8 -DCMAKE_OSX_ARCHITECTURES=x86_64 .. make

The llvm and clang sources will be downloaded, extracted and built. You need cmake installed in case you don’t already have it.

I actually got a crash ending up in memmove while running this build process, although the callstack was in Sublime Text 2.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib               0x00007fff8d9aed80 memmove$VARIANT$sse42 + 195
1   com.sublimetext.2               0x00000001099707d3 scan_single_dir_request::scan_single_dir_request(const_substring, scan_single_dir_callback*) + 133
2   com.sublimetext.2               0x0000000109bc1c8d default_file_system::scan_single_dir(const_substring, scan_single_dir_callback*, int) + 63
3   com.sublimetext.2               0x000000010997aad9 catalogue_rescan_operation::merge_finished() + 205
4   com.sublimetext.2               0x000000010997ac25 catalogue_rescan_operation::merge_dir(const_substring, std::vector<file_info, std::allocator<file_info> > const&, std::vector<file_info, std::allocator<file_info> > const&, bool) + 277
5   com.sublimetext.2               0x00000001099b0e92 result_helper::main_work_item::operator()() + 22
6   com.sublimetext.2               0x0000000109bbe9c3 ns_work_queue_runner::run_items() + 169
7   com.apple.CoreFoundation        0x00007fff8ece570d -[NSObject performSelector:withObject:] + 61
8   com.apple.Foundation            0x00007fff936e2d70 __NSThreadPerformPerform + 214
9   com.apple.CoreFoundation        0x00007fff8ec644f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
10  com.apple.CoreFoundation        0x00007fff8ec63d5d __CFRunLoopDoSources0 + 253
11  com.apple.CoreFoundation        0x00007fff8ec8ab49 __CFRunLoopRun + 905
12  com.apple.CoreFoundation        0x00007fff8ec8a486 CFRunLoopRunSpecific + 230
13  com.apple.HIToolbox             0x00007fff8be2b4d3 RunCurrentEventLoopInMode + 277
14  com.apple.HIToolbox             0x00007fff8be32781 ReceiveNextEventCommon + 355
15  com.apple.HIToolbox             0x00007fff8be3260e BlockUntilNextEventMatchingListInMode + 62
16  com.apple.AppKit                0x00007fff89b47e31 _DPSNextEvent + 659
17  com.apple.AppKit                0x00007fff89b47735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18  com.apple.AppKit                0x00007fff89b44071 -[NSApplication run] + 470
19  com.sublimetext.2               0x0000000109a4e22b main + 2251
20  com.sublimetext.2               0x000000010995cf94 start + 52
0 Likes

#5

With your debug versions I get the same stack:

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x00007fff8e0bbbc9 memmove$VARIANT$sse42 + 449
1 ??? 0x642f65636170736b 0 + 7219100205209121643

Don’t know how you managed to get your unbroken stack but it looks very relevant.

BTW. I’ve just reproduced with SublimeClang disabled so it’s pure SublimeText crash it seems and probably relevant to the feature/fix that preserves cursor location when file gets reloaded externally (but just guessing).

0 Likes

#6

I am witnessing a similar behavior.

It started on the last public BETA of ST2 on OS X 10.7 and it was first triggered by XCode builds/file changes.
It worsened with the Update to OS X 10.8. By now ST2 is also randomly crashing on “Save”/“Save as” after reactivating an ST2 window (even if I do not touch the open file). My first guess was the file alteration monitor as well.

The issue is limited to ST2 on my system.
For stats:

  • never installed plugins.
  • .m, .h, .c, bash, CSS, HTML, JS, php, txt files open with syntax highlighting turned on.
  • some of the files are in a svn/git repo or in dropbox and receiving updates quite often.
  • files are locally stored on SSD, if the origin should be deeper in the FS or HDController.

The only other issue I had was, that prefs where gone after updating from the last BETA to stable.

Stack of Diagnostic Reports available :smile:

Keep up the great work!

0 Likes

#7

Just a small follow up on my issue.

Looks like it was the file alteration monitor in my case. But the issue only kicked in, if I had part of a folder tree mounted in a project twice. i.e.

/Users/k3erg/Projects/a/ => as ‘a’ in the sidebar
/Users/k3erg/Projects/a/b/ => as ‘b’ in the sidebar

If I now added files or folders, synchronization of the files & folders in the sidebar stopped working and the memory-footprint was exploding (3-4gb) until the program crashed. Maybe a circle?

I’ve resorted to only mounting a folder once and the crashes stopped.
This is on 2219.

0 Likes