Created
August 7, 2012 23:16
-
-
Save rchl/3290435 to your computer and use it in GitHub Desktop.
libclang crashes on compiling
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: Sublime Text 2 [31360] | |
Path: /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2 | |
Identifier: com.sublimetext.2 | |
Version: Build 2218 (2218) | |
Code Type: X86-64 (Native) | |
Parent Process: launchd [259] | |
User ID: 501 | |
Date/Time: 2012-08-08 01:14:43.155 +0200 | |
OS Version: Mac OS X 10.8 (12A269) | |
Report Version: 10 | |
Interval Since Last Report: 330477 sec | |
Crashes Since Last Report: 734 | |
Per-App Interval Since Last Report: 185863 sec | |
Per-App Crashes Since Last Report: 87 | |
Anonymous UUID: B6DAEE10-F8E4-49E5-BE45-73D132C156BC | |
Crashed Thread: 22 | |
Exception Type: EXC_BAD_ACCESS (SIGSEGV) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010 | |
VM Regions Near 0x10: | |
--> | |
__TEXT 0000000108d66000-0000000109317000 [ 5828K] r-x/rwx SM=COW /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2 | |
Thread 0:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x00007fff8dd2b686 mach_msg_trap + 10 | |
1 libsystem_kernel.dylib 0x00007fff8dd2ac42 mach_msg + 70 | |
2 com.apple.CoreFoundation 0x00007fff91066f23 __CFRunLoopServiceMachPort + 195 | |
3 com.apple.CoreFoundation 0x00007fff9106c606 __CFRunLoopRun + 1078 | |
4 com.apple.CoreFoundation 0x00007fff9106bdd2 CFRunLoopRunSpecific + 290 | |
5 com.apple.HIToolbox 0x00007fff95472774 RunCurrentEventLoopInMode + 209 | |
6 com.apple.HIToolbox 0x00007fff95472512 ReceiveNextEventCommon + 356 | |
7 com.apple.HIToolbox 0x00007fff954723a3 BlockUntilNextEventMatchingListInMode + 62 | |
8 com.apple.AppKit 0x00007fff8bfc8fa3 _DPSNextEvent + 685 | |
9 com.apple.AppKit 0x00007fff8bfc8862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 | |
10 com.apple.AppKit 0x00007fff8bfbfc03 -[NSApplication run] + 517 | |
11 com.sublimetext.2 0x0000000108e589cb main + 2251 | |
12 com.sublimetext.2 0x0000000108d67394 start + 52 | |
Thread 1:: Dispatch queue: com.apple.libdispatch-manager | |
0 libsystem_kernel.dylib 0x00007fff8dd2dd16 kevent + 10 | |
1 libdispatch.dylib 0x00007fff94ab0e26 _dispatch_mgr_invoke + 883 | |
2 libdispatch.dylib 0x00007fff94ab0a2a _dispatch_mgr_thread + 54 | |
Thread 2: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 com.sublimetext.2 0x0000000108d732bb thread_queue_runner::run() + 97 | |
3 com.sublimetext.2 0x0000000108d730e9 0x108d66000 + 53481 | |
4 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
5 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 3: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 com.sublimetext.2 0x0000000108d7b4c4 io_scheduler::extract_next_request() + 148 | |
3 com.sublimetext.2 0x0000000108d7b593 io_worker::thread_proc() + 155 | |
4 com.sublimetext.2 0x0000000108d7b5b9 0x108d66000 + 87481 | |
5 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
6 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 4: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 com.sublimetext.2 0x0000000108d7b4c4 io_scheduler::extract_next_request() + 148 | |
3 com.sublimetext.2 0x0000000108d7b593 io_worker::thread_proc() + 155 | |
4 com.sublimetext.2 0x0000000108d7b5b9 0x108d66000 + 87481 | |
5 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
6 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 5: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d322 __select + 10 | |
1 time.so 0x000000010ca79d83 0x10ca79000 + 3459 | |
2 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
3 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
4 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
5 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
6 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
7 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
8 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
9 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 6: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 7: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 8: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 9: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 10: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 11: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 12: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 13: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 14: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 15: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 16: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 17: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 18: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 19: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 20: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 21: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 22 Crashed: | |
0 libclang.dylib 0x000000010fa65ee7 0x10f864000 + 2105063 | |
1 libclang.dylib 0x000000010fa66735 0x10f864000 + 2107189 | |
2 libclang.dylib 0x000000010fa6578c 0x10f864000 + 2103180 | |
3 libclang.dylib 0x000000010fa64640 clang::CodeCompletionResult::CreateCodeCompletionString(clang::ASTContext&, clang::Preprocessor&, clang::CodeCompletionAllocator&, clang::CodeCompletionTUInfo&) + 1384 | |
4 libclang.dylib 0x000000010f8831ec clang_getCursorCompletionString + 379 | |
5 libcache.dylib 0x000000010e77af9b parse_res(std::string&, std::string&, CXCursor) + 251 | |
6 libcache.dylib 0x000000010e77f83e CompletionVisitorData::add_completion_children(CXCursor, CXCursorKind, bool&) + 734 | |
7 libcache.dylib 0x000000010e780990 CompletionVisitorData::get_completion_children(CXCursor, CXCursor, void*) + 256 | |
8 libclang.dylib 0x000000010f86613c clang::cxcursor::CursorVisitor::Visit(CXCursor, bool) + 474 | |
9 libclang.dylib 0x000000010f867b93 clang::cxcursor::CursorVisitor::VisitDeclContext(clang::DeclContext*) + 517 | |
10 libclang.dylib 0x000000010f876a48 0x10f864000 + 76360 | |
11 libclang.dylib 0x000000010f866cb4 clang::cxcursor::CursorVisitor::VisitChildren(CXCursor) + 332 | |
12 libclang.dylib 0x000000010f8661a3 clang::cxcursor::CursorVisitor::Visit(CXCursor, bool) + 577 | |
13 libclang.dylib 0x000000010f867b93 clang::cxcursor::CursorVisitor::VisitDeclContext(clang::DeclContext*) + 517 | |
14 libclang.dylib 0x000000010f866f94 clang::cxcursor::CursorVisitor::VisitChildren(CXCursor) + 1068 | |
15 libclang.dylib 0x000000010f86d2f7 clang_visitChildren + 315 | |
16 libcache.dylib 0x000000010e780777 CompletionVisitorData::visit_children(CXCursor) + 87 | |
17 libcache.dylib 0x000000010e7803c6 Cache::Cache(CXCursor) + 294 | |
18 libcache.dylib 0x000000010e77c8c9 createCache + 105 | |
19 libffi.dylib 0x00007fff986b8de4 ffi_call_unix64 + 76 | |
20 libffi.dylib 0x00007fff986b9619 ffi_call + 853 | |
21 _ctypes.so 0x000000010df71148 _CallProc + 785 | |
22 _ctypes.so 0x000000010df6b138 0x10df68000 + 12600 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972b225 PyEval_EvalFrameEx + 8032 | |
25 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
26 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
27 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
28 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
29 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
30 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
31 org.python.python 0x000000010974023e PyInstance_New + 276 | |
32 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
33 org.python.python 0x000000010972b225 PyEval_EvalFrameEx + 8032 | |
34 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
35 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
36 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
37 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
38 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
39 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
40 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
41 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
42 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
43 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
44 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
45 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
46 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
47 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
48 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
49 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
50 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
51 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
52 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 23: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 24: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 25: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 26: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 27: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 28: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 29: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d0fa __psynch_cvwait + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d2fc9 _pthread_cond_wait + 869 | |
2 org.python.python 0x000000010977a54e PyThread_acquire_lock + 96 | |
3 org.python.python 0x0000000109780be8 0x109714000 + 445416 | |
4 org.python.python 0x000000010972b041 PyEval_EvalFrameEx + 7548 | |
5 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
6 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
7 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
8 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
9 org.python.python 0x000000010972f661 0x109714000 + 112225 | |
10 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
11 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
12 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
13 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
14 org.python.python 0x0000000109729c59 PyEval_EvalFrameEx + 2452 | |
15 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
16 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
17 org.python.python 0x000000010972f5eb 0x109714000 + 112107 | |
18 org.python.python 0x000000010972b0d2 PyEval_EvalFrameEx + 7693 | |
19 org.python.python 0x0000000109729281 PyEval_EvalCodeEx + 1956 | |
20 org.python.python 0x0000000109768f78 0x109714000 + 348024 | |
21 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
22 org.python.python 0x000000010974219a 0x109714000 + 188826 | |
23 org.python.python 0x0000000109727aba PyObject_Call + 97 | |
24 org.python.python 0x000000010972edfc PyEval_CallObjectWithKeywords + 177 | |
25 org.python.python 0x0000000109781010 0x109714000 + 446480 | |
26 libsystem_c.dylib 0x00007fff8e0ce782 _pthread_start + 327 | |
27 libsystem_c.dylib 0x00007fff8e0bb1c1 thread_start + 13 | |
Thread 30: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d6d6 __workq_kernreturn + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d0f2c _pthread_workq_return + 25 | |
2 libsystem_c.dylib 0x00007fff8e0d0cf3 _pthread_wqthread + 412 | |
3 libsystem_c.dylib 0x00007fff8e0bb1b1 start_wqthread + 13 | |
Thread 31: | |
0 libsystem_kernel.dylib 0x00007fff8dd2d6d6 __workq_kernreturn + 10 | |
1 libsystem_c.dylib 0x00007fff8e0d0f2c _pthread_workq_return + 25 | |
2 libsystem_c.dylib 0x00007fff8e0d0cf3 _pthread_wqthread + 412 | |
3 libsystem_c.dylib 0x00007fff8e0bb1b1 start_wqthread + 13 | |
Thread 22 crashed with X86 Thread State (64-bit): | |
rax: 0x00007ff1f979b53c rbx: 0x00000001104ded40 rcx: 0x0000000000000000 rdx: 0x0000000000000000 | |
rdi: 0x00000001104ded38 rsi: 0x00000001104df0e8 rbp: 0x00000001104dece0 rsp: 0x00000001104deb20 | |
r8: 0x0000000000000001 r9: 0x0000000000000006 r10: 0x00007ff1fa3253d0 r11: 0x0000000000000001 | |
r12: 0x0000000100000001 r13: 0x0000000000000000 r14: 0x0000000000000002 r15: 0x0000000000000000 | |
rip: 0x000000010fa65ee7 rfl: 0x0000000000000202 cr2: 0x0000000000000010 | |
Logical CPU: 0 | |
Binary Images: | |
0x108d66000 - 0x109316ff7 +com.sublimetext.2 (Build 2218 - 2218) <FDAE7B35-ECA4-30DF-A200-CE0508AC532A> /Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2 | |
0x109714000 - 0x109812fff org.python.python (2.6.7 - 2.6.7) <29BCD3DA-D0FE-3BD7-9717-C485E495A881> /System/Library/Frameworks/Python.framework/Versions/2.6/Python | |
0x109876000 - 0x10988dfff +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 | |
0x1098ad000 - 0x109986ff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib | |
0x10ca79000 - 0x10ca7afff time.so (60.3) <5285F2DB-F594-3AF5-A1C6-0CFDA388B1EF> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so | |
0x10ca80000 - 0x10ca82fff math.so (60.3) <BCBB46CE-2F90-3CF8-86D8-338BC3DBF7AA> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/math.so | |
0x10ca88000 - 0x10ca8bfff strop.so (60.3) <45D133CC-0D10-30F9-9797-D6BA7A68D55B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so | |
0x10ca90000 - 0x10ca94fff _struct.so (60.3) <31ECF924-EA42-308E-A464-5DF2654A659D> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so | |
0x10ca9a000 - 0x10ca9bfff _functools.so (60.3) <E00FC5BE-72B1-3489-AB04-B484BD89DADF> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so | |
0x10ca9f000 - 0x10caa1fff select.so (60.3) <5C659006-2C9E-399A-8729-BB5D74D0BE68> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so | |
0x10caa7000 - 0x10caa8fff fcntl.so (60.3) <812D29B2-D1E0-3B9A-9E9F-5ABB785ED200> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so | |
0x10caac000 - 0x10caaeff7 binascii.so (60.3) <8ED5D373-C545-395A-B9CB-05DC640C502B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so | |
0x10cab2000 - 0x10cab3fff cStringIO.so (60.3) <175C7C95-D800-3117-84F8-D722286EE15B> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so | |
0x10caba000 - 0x10cabafff _bisect.so (60.3) <BEAA36C6-86EF-3272-9F95-29AED2B60109> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_bisect.so | |
0x10d0d1000 - 0x10d0d4fff _collections.so (60.3) <9ADE1441-0120-369C-9DA3-B39C4C74BD64> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_collections.so | |
0x10d0da000 - 0x10d0ddfff operator.so (60.3) <E1719249-89B7-356B-8391-1B022D8FE337> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so | |
0x10d0e3000 - 0x10d0e4fff icglue.so (60.3) <99E5712A-D89A-32FE-9CF0-DBBDC4E290D7> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/icglue.so | |
0x10d0e9000 - 0x10d0ecfff _Res.so (60.3) <0A7811E7-CDE9-3127-A4E1-5DF91E92B261> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_Res.so | |
0x10d0f1000 - 0x10d0f5fff _File.so (60.3) <AF7BEED1-9DCC-3759-916C-1B91C8846473> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_File.so | |
0x10df62000 - 0x10df63fff MacOS.so (60.3) <BA8C1885-3B1D-361B-989C-A075CC805D1F> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/MacOS.so | |
0x10df68000 - 0x10df79fff _ctypes.so (60.3) <D6675992-7F96-3A6A-B6EA-1589108F070C> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_ctypes.so | |
0x10df84000 - 0x10df89fff itertools.so (60.3) <30BF9175-8C39-3CBF-9B87-D1950EF3F42F> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/itertools.so | |
0x10df91000 - 0x10df92fff _random.so (60.3) <E2D3E74F-9797-30D4-A9B7-E9FE72564C50> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_random.so | |
0x10e0d6000 - 0x10e0d7fff _heapq.so (60.3) <C02D109C-B83B-385E-86E9-04F551749448> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_heapq.so | |
0x10e25f000 - 0x10e261fff zlib.so (60.3) <939A8F53-C620-3FF8-8937-1DE32390C37A> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/zlib.so | |
0x10e2e6000 - 0x10e2ecff7 _socket.so (60.3) <5528F04D-7848-3E10-9CD0-131C60C8C398> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_socket.so | |
0x10e2f4000 - 0x10e2f7fff _ssl.so (60.3) <0DAAA82A-5C9B-3BD8-9CD8-4D821D6E6440> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_ssl.so | |
0x10e2fd000 - 0x10e2fdfff _scproxy.so (60.3) <43CCA6F3-BA7C-3186-8450-B63D00D8AC6F> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_scproxy.so | |
0x10e302000 - 0x10e303fff _hashlib.so (60.3) <14D0DF84-A948-339E-8F90-E1FE4CF3F383> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_hashlib.so | |
0x10e307000 - 0x10e30bfff array.so (60.3) <089D30A9-9114-37FB-B678-55C7E4CE4067> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/array.so | |
0x10e311000 - 0x10e312fff _json.so (60.3) <F17E3CB4-48A9-3591-9985-ADD074410A08> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_json.so | |
0x10e316000 - 0x10e321fff datetime.so (60.3) <6AE614CE-6C34-3082-88E8-6B7DF352B9E2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/datetime.so | |
0x10e32a000 - 0x10e32bfff _locale.so (60.3) <D7B03EB6-5126-3306-8699-D3816B044AAB> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so | |
0x10e32f000 - 0x10e3baff7 unicodedata.so (60.3) <42491318-00AE-392F-999F-94AB3DDB4DF2> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/unicodedata.so | |
0x10e3c0000 - 0x10e3c1fff termios.so (60.3) <7264747A-0EA8-380C-9D0A-7335B5B534AB> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/termios.so | |
0x10e3c6000 - 0x10e3c6fff _weakref.so (60.3) <C78EB8DE-EC34-3B41-94D8-30DF462A8562> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_weakref.so | |
0x10e3ca000 - 0x10e3cdfff _multiprocessing.so (60.3) <1DC41E37-B8E0-317C-B67A-7C082DE035B8> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_multiprocessing.so | |
0x10e3d2000 - 0x10e3defff cPickle.so (60.3) <694B53F9-B68C-3868-B947-140AC586D0F8> /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cPickle.so | |
0x10e779000 - 0x10e782fff +libcache.dylib (0) <8C88420F-F339-33ED-979A-AE1CF7311574> /Users/USER/*/libcache.dylib | |
0x10e7db000 - 0x10e7dbff1 +cl_kernels (???) <FDD727A2-4883-4CFD-954A-AE13D3906466> cl_kernels | |
0x10f864000 - 0x10febbfff +libclang.dylib (3.1) <D4825B1B-2F36-3133-B835-D7387326A114> /Users/USER/*/libclang.dylib | |
0x110ce3000 - 0x110cecfef libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib | |
0x110cf2000 - 0x110cf5ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib | |
0x110d0e000 - 0x110d0fff3 +cl_kernels (???) <FC58AFC9-F6A2-443F-B84F-1CCAB93B99F3> cl_kernels | |
0x111255000 - 0x1112f0ff7 unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib | |
0x7fff68966000 - 0x7fff6899a93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld | |
0x7fff8bd87000 - 0x7fff8bd95ff7 libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib | |
0x7fff8bd96000 - 0x7fff8bd97ff7 libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib | |
0x7fff8bd98000 - 0x7fff8bd98fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x7fff8bd99000 - 0x7fff8bd99fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x7fff8bd9a000 - 0x7fff8be34fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
0x7fff8be35000 - 0x7fff8be43fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib | |
0x7fff8be72000 - 0x7fff8ca9cfff com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x7fff8ca9d000 - 0x7fff8cb9bff7 com.apple.QuickLookUIFramework (4.0 - 555.0) <BD4FD137-918A-3755-B2B5-4E552D85B460> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI | |
0x7fff8cb9c000 - 0x7fff8cd25fff com.apple.WebKit (8536 - 8536.25) <6827B87B-9921-3E69-80A6-115ED325DBA4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit | |
0x7fff8cd72000 - 0x7fff8cda0ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib | |
0x7fff8cda1000 - 0x7fff8cdadfff libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib | |
0x7fff8cdae000 - 0x7fff8cdaffff libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib | |
0x7fff8cdb0000 - 0x7fff8cddefff com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
0x7fff8cddf000 - 0x7fff8cdebff7 com.apple.CrashReporterSupport (10.8 - 411) <FA7EA7CD-103D-30B1-BF2F-862E68A6B5B7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport | |
0x7fff8cebb000 - 0x7fff8cec6ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement | |
0x7fff8cec7000 - 0x7fff8cf14fff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO | |
0x7fff8cf15000 - 0x7fff8cf17fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x7fff8cf18000 - 0x7fff8cf1cfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib | |
0x7fff8d7d7000 - 0x7fff8d8e2fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib | |
0x7fff8d8e3000 - 0x7fff8db57ff7 com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera | |
0x7fff8dbaf000 - 0x7fff8dbdbff7 libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x7fff8dc18000 - 0x7fff8dd1afff libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x7fff8dd1b000 - 0x7fff8dd36ff7 libsystem_kernel.dylib (2050.7.9) <E0447BF5-E104-35B0-B28B-4156887D58F1> /usr/lib/system/libsystem_kernel.dylib | |
0x7fff8dd37000 - 0x7fff8dd38ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib | |
0x7fff8dd39000 - 0x7fff8dd47ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib | |
0x7fff8dd48000 - 0x7fff8dd92ff7 libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x7fff8dd93000 - 0x7fff8ddbaff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis | |
0x7fff8ddbb000 - 0x7fff8ddbcfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib | |
0x7fff8de03000 - 0x7fff8de03fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib | |
0x7fff8de04000 - 0x7fff8de19fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x7fff8de1a000 - 0x7fff8de39fff com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary | |
0x7fff8e0ba000 - 0x7fff8e186fef libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib | |
0x7fff8e189000 - 0x7fff8e25aff7 com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x7fff8e2cf000 - 0x7fff8e2d6fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib | |
0x7fff8e2d7000 - 0x7fff8e30dfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib | |
0x7fff8e30e000 - 0x7fff8e319fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth | |
0x7fff8e31a000 - 0x7fff8e323fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore | |
0x7fff8e324000 - 0x7fff8e38cff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib | |
0x7fff8e38d000 - 0x7fff8e3e3ff7 com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL | |
0x7fff8e40d000 - 0x7fff8e525a27 libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib | |
0x7fff8e52b000 - 0x7fff8e52dff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x7fff8e56b000 - 0x7fff8e595ff7 com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x7fff8e596000 - 0x7fff8e5a3fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression | |
0x7fff8e5b3000 - 0x7fff8e6d2fff com.apple.desktopservices (1.7.0 - 1.7.0) <F84224B1-BA28-31AF-8C89-1C2DBBFE4753> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x7fff8e6d3000 - 0x7fff8e6e1ff7 com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian | |
0x7fff8e6e2000 - 0x7fff8e6f8fff com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport | |
0x7fff8e6f9000 - 0x7fff8e703fff com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices | |
0x7fff8e704000 - 0x7fff8e709fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib | |
0x7fff8e70a000 - 0x7fff8e7a8fff com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x7fff8e818000 - 0x7fff8e81bfff com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC | |
0x7fff8e81c000 - 0x7fff8e81ffff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo | |
0x7fff8e820000 - 0x7fff8e876fff com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x7fff8e877000 - 0x7fff8e89dfff com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls | |
0x7fff8e8a0000 - 0x7fff8e8a4fff libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x7fff8e8e0000 - 0x7fff8e94dfff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore | |
0x7fff8e94e000 - 0x7fff8e954fff com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x7fff8e955000 - 0x7fff8e95afff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib | |
0x7fff8e95d000 - 0x7fff8e993fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols | |
0x7fff8e994000 - 0x7fff8e9f1fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x7fff8e9f2000 - 0x7fff8eaccfff com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup | |
0x7fff8eb57000 - 0x7fff8eb57fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x7fff8ec11000 - 0x7fff8ec7eff7 com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x7fff8ec85000 - 0x7fff8ed82ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib | |
0x7fff8ee3b000 - 0x7fff8ee66fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib | |
0x7fff8ee67000 - 0x7fff8ee8ffff libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x7fff8ef14000 - 0x7fff8f057fef com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender | |
0x7fff8f058000 - 0x7fff8f0c1fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib | |
0x7fff8f0c2000 - 0x7fff90074ff7 com.apple.WebCore (8536 - 8536.24) <A890E18B-9224-38B3-ADFB-C84B3BCD2AAC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore | |
0x7fff90075000 - 0x7fff90172fff libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib | |
0x7fff90173000 - 0x7fff903cefff com.apple.QuartzComposer (5.1 - 281) <E2BADA0D-2078-36FD-A761-97F9430C3C1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer | |
0x7fff903cf000 - 0x7fff90469fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x7fff9046a000 - 0x7fff9046afff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x7fff90482000 - 0x7fff90712fff com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage | |
0x7fff9078f000 - 0x7fff90790ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib | |
0x7fff90794000 - 0x7fff907b5fff com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity | |
0x7fff907bb000 - 0x7fff907faff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x7fff907fb000 - 0x7fff90c37fff com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox | |
0x7fff90d2a000 - 0x7fff90d5bfff com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices | |
0x7fff90d5c000 - 0x7fff90d99fe7 libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x7fff90d9a000 - 0x7fff90e1bfff com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x7fff90e1c000 - 0x7fff90e26fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x7fff90e27000 - 0x7fff90e76ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib | |
0x7fff90e9f000 - 0x7fff90ef9fff com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x7fff91024000 - 0x7fff91036ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib | |
0x7fff91037000 - 0x7fff91220fff com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x7fff9123a000 - 0x7fff91240fff libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib | |
0x7fff91488000 - 0x7fff915a2fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD | |
0x7fff915a3000 - 0x7fff91693ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages | |
0x7fff91694000 - 0x7fff9193efff com.apple.imageKit (2.2 - 660) <C14E3765-B683-3530-9312-256CEF43A258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit | |
0x7fff9193f000 - 0x7fff91983fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib | |
0x7fff91b7a000 - 0x7fff91bd6ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication | |
0x7fff91c45000 - 0x7fff91c96fff com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x7fff91c97000 - 0x7fff91c9afff libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x7fff91c9b000 - 0x7fff91ca0fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory | |
0x7fff921bf000 - 0x7fff925b6fff libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x7fff925fc000 - 0x7fff9263efff com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices | |
0x7fff9265b000 - 0x7fff92662fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS | |
0x7fff92663000 - 0x7fff92672ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib | |
0x7fff92673000 - 0x7fff92775fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib | |
0x7fff92776000 - 0x7fff92789ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x7fff9278a000 - 0x7fff927d2fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi | |
0x7fff927d3000 - 0x7fff927f7ff7 libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib | |
0x7fff9283a000 - 0x7fff9284dff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib | |
0x7fff9284e000 - 0x7fff9284ffff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib | |
0x7fff92850000 - 0x7fff9286afff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring | |
0x7fff9286b000 - 0x7fff929deff7 com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x7fff92a25000 - 0x7fff933b639f com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x7fff933b7000 - 0x7fff935b7fff libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib | |
0x7fff935b8000 - 0x7fff935daff7 libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib | |
0x7fff935db000 - 0x7fff935f2fff com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage | |
0x7fff935f3000 - 0x7fff935f3fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz | |
0x7fff93600000 - 0x7fff93614fff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x7fff93615000 - 0x7fff93661ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib | |
0x7fff93666000 - 0x7fff936b1fff com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN | |
0x7fff936b2000 - 0x7fff936bdfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib | |
0x7fff93733000 - 0x7fff93740ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth | |
0x7fff937b3000 - 0x7fff937b6fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x7fff937b7000 - 0x7fff937c8ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib | |
0x7fff937c9000 - 0x7fff93be5fff FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight | |
0x7fff93c46000 - 0x7fff93c46fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x7fff93c47000 - 0x7fff93cf8fff com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x7fff93cf9000 - 0x7fff93d44ff7 com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia | |
0x7fff93d69000 - 0x7fff93df6ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x7fff93df7000 - 0x7fff93dffff7 libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib | |
0x7fff93e00000 - 0x7fff93f86fff libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x7fff93f87000 - 0x7fff93fa6ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib | |
0x7fff9400c000 - 0x7fff94012fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib | |
0x7fff94013000 - 0x7fff940e6ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording | |
0x7fff940e7000 - 0x7fff94107fff libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x7fff94108000 - 0x7fff9415fff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA | |
0x7fff94160000 - 0x7fff94255fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib | |
0x7fff94291000 - 0x7fff94402ff7 com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit | |
0x7fff94403000 - 0x7fff94446ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom | |
0x7fff944a4000 - 0x7fff944acfff liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib | |
0x7fff944ad000 - 0x7fff94746ff7 com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
0x7fff94773000 - 0x7fff94794ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib | |
0x7fff94795000 - 0x7fff94797fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib | |
0x7fff947e8000 - 0x7fff94a06fff com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x7fff94a07000 - 0x7fff94a09fff libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib | |
0x7fff94aac000 - 0x7fff94ac1ff7 libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib | |
0x7fff94ad3000 - 0x7fff94b53ff7 com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x7fff94b92000 - 0x7fff94b9ffff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib | |
0x7fff94ba0000 - 0x7fff94bccfff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters | |
0x7fff94bcd000 - 0x7fff94bd1ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x7fff94bd2000 - 0x7fff94c97fff com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | |
0x7fff953db000 - 0x7fff95412ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib | |
0x7fff95413000 - 0x7fff95742ff7 com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x7fff95743000 - 0x7fff95743fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x7fff95744000 - 0x7fff95799ff7 libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x7fff957d9000 - 0x7fff95831ff7 com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore | |
0x7fff95832000 - 0x7fff958cffff com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit | |
0x7fff958d0000 - 0x7fff958e4fff libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x7fff958e5000 - 0x7fff958fcfff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory | |
0x7fff958fd000 - 0x7fff95aabfff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x7fff95aac000 - 0x7fff95ad7fff com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 | |
0x7fff95ad8000 - 0x7fff95adcfff com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface | |
0x7fff95add000 - 0x7fff95b25fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib | |
0x7fff95b26000 - 0x7fff95b48ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos | |
0x7fff95b49000 - 0x7fff95c62ff7 com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x7fff95c63000 - 0x7fff95ce1ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation | |
0x7fff95ce2000 - 0x7fff95e7dfef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x7fff95e93000 - 0x7fff9628bff7 com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox | |
0x7fff9628c000 - 0x7fff9628cfff libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib | |
0x7fff9629b000 - 0x7fff962dbfff com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit | |
0x7fff962dc000 - 0x7fff96316fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS | |
0x7fff96323000 - 0x7fff96325fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent | |
0x7fff964b8000 - 0x7fff9650fff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface | |
0x7fff96a7d000 - 0x7fff96ad9fff com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook | |
0x7fff96ada000 - 0x7fff96b15fff com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP | |
0x7fff96b31000 - 0x7fff96c81fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x7fff96c82000 - 0x7fff96c91ff7 com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x7fff96c92000 - 0x7fff9743afff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC | |
0x7fff974de000 - 0x7fff974e0ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib | |
0x7fff974e1000 - 0x7fff97587fff com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x7fff975e3000 - 0x7fff9764bfff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x7fff978a2000 - 0x7fff978a6fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib | |
0x7fff978a7000 - 0x7fff97938ff7 com.apple.CorePDF (2.0 - 2) <BD4EBB01-5A60-34F1-B9DD-AF745AA10902> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF | |
0x7fff97a35000 - 0x7fff97d02ff7 com.apple.security (7.0 - 55163.44) <E62305A2-958D-3EBC-B7E5-9A151D3E1777> /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x7fff97e1f000 - 0x7fff97ea1fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal | |
0x7fff982bc000 - 0x7fff985d3ff7 com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x7fff985d4000 - 0x7fff98631ff7 com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x7fff986b8000 - 0x7fff986b9fff libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib | |
0x7fff986ba000 - 0x7fff98709ff7 libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib | |
0x7fff9870a000 - 0x7fff9870dff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib | |
0x7fff9870e000 - 0x7fff987cbff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x7fff987cc000 - 0x7fff987d0fff libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib | |
0x7fff9882f000 - 0x7fff9882fffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x7fff98830000 - 0x7fff98831ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib | |
0x7fff98832000 - 0x7fff98b8eff7 com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x7fff98b8f000 - 0x7fff98b95ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib | |
0x7fff98b96000 - 0x7fff98bb2fff com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x7fff98bb3000 - 0x7fff98bb3fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 5 | |
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: 23628 | |
thread_create: 0 | |
thread_set_state: 56757 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=220.4M resident=174.4M(79%) swapped_out_or_unallocated=46.0M(21%) | |
Writable regions: Total=236.0M written=103.3M(44%) resident=131.2M(56%) swapped_out=32K(0%) unallocated=104.8M(44%) | |
REGION TYPE VIRTUAL | |
=========== ======= | |
CG backing stores 5124K | |
CG image 24K | |
CG shared images 192K | |
CoreImage 8K | |
CoreServices 1372K | |
MALLOC 165.9M | |
MALLOC guard page 48K | |
Memory tag=240 4K | |
Memory tag=242 12K | |
Memory tag=251 8K | |
OpenCL 20K | |
STACK GUARD 56.1M | |
Stack 46.3M | |
VM_ALLOCATE 16.2M | |
__DATA 18.4M | |
__IMAGE 528K | |
__LINKEDIT 58.4M | |
__TEXT 162.0M | |
__UNICODE 544K | |
mapped file 52.9M | |
shared memory 17.3M | |
=========== ======= | |
TOTAL 601.2M | |
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.69f3 | |
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB | |
Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 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.98.81.20) | |
Bluetooth: Version 4.0.9f8 10405, 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: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 3 | |
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4 | |
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7 | |
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5 | |
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2 | |
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 | |
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment