Skip to content

Instantly share code, notes, and snippets.

@pjrobertson
Created November 20, 2012 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjrobertson/4120859 to your computer and use it in GitHub Desktop.
Save pjrobertson/4120859 to your computer and use it in GitHub Desktop.
Plex Media Server libxml plugin crash
Process: Python [86444]
Path: /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.5.6 (2.5.6a0)
Code Type: X86 (Native)
Parent Process: Plex Media Server [86443]
User ID: 501
PlugIn Path: /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Frameworks/libxml2.2-osx.dylib
PlugIn Identifier: libxml2.2-osx.dylib
PlugIn Version: ??? (10.1)
Date/Time: 2012-11-20 20:28:28.959 +0000
OS Version: Mac OS X 10.8.2 (12C3006)
Report Version: 10
Interval Since Last Report: 78508 sec
Crashes Since Last Report: 385
Per-App Crashes Since Last Report: 381
Anonymous UUID: 5F95AE86-7643-626A-44E4-0456ACDE4D5D
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000096824a81
VM Regions Near 0x96824a81:
__TEXT 0000000096800000-0000000096822000 [ 136K] r-x/rwx SM=COW /usr/lib/libcups.2.dylib
--> __TEXT 0000000096822000-0000000096914000 [ 968K] r-x/rwx SM=COW /usr/lib/libiconv.2.dylib
Memory tag=35 0000000096914000-0000000096a00000 [ 944K] r-x/rwx SM=COW
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libicucore.A.dylib 0x947024f1 0x946a5000 + 382193
1 libicucore.A.dylib 0x94703638 ucnv_convertEx + 451
2 libxml2.2.dylib 0x96badc60 xmlUconvWrapper + 243
3 libxml2.2.dylib 0x96badff1 xmlCharEncOutFunc + 221
4 libxml2.2-osx.dylib 0x00a09de8 xmlOutputBufferFlush + 88
5 etree.so 0x008776b4 __pyx_f_4lxml_5etree__tostring + 244
6 etree.so 0x008784cf __pyx_pf_4lxml_5etree_tostring + 495
7 org.python.python 0x000b2e60 PyCFunction_Call + 98
8 org.python.python 0x00075099 PyObject_Call + 46
9 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
16 org.python.python 0x000f5e4f 0x66000 + 589391
17 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
18 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
19 org.python.python 0x000f5e4f 0x66000 + 589391
20 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
21 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
22 org.python.python 0x000a271d 0x66000 + 247581
23 org.python.python 0x00075099 PyObject_Call + 46
24 org.python.python 0x0007de3c 0x66000 + 97852
25 org.python.python 0x00075099 PyObject_Call + 46
26 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
27 org.python.python 0x000f5dd5 0x66000 + 589269
28 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
29 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
30 org.python.python 0x000f5e4f 0x66000 + 589391
31 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
32 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
33 org.python.python 0x000ef902 PyEval_EvalCode + 87
34 org.python.python 0x0010db7b 0x66000 + 686971
35 org.python.python 0x0010dc30 PyRun_FileExFlags + 152
36 org.python.python 0x0010d689 PyRun_SimpleFileExFlags + 386
37 org.python.python 0x0010d3ad PyRun_AnyFileExFlags + 112
38 org.python.python 0x0007af29 Py_Main + 2937
39 libdyld.dylib 0x91300725 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 2:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 9:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x945d69ae kevent + 10
1 libdispatch.dylib 0x95cd2c71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x95cd27a9 _dispatch_mgr_thread + 53
Thread 10:
0 libsystem_kernel.dylib 0x945d60ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x94cbc04c _pthread_workq_return + 45
2 libsystem_c.dylib 0x94cbbe19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x94ca3cca start_wqthread + 30
Thread 11:
0 libsystem_kernel.dylib 0x945d60ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x94cbc04c _pthread_workq_return + 45
2 libsystem_c.dylib 0x94cbbe19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x94ca3cca start_wqthread + 30
Thread 12:
0 libsystem_kernel.dylib 0x945d5b3e __recvfrom + 10
1 libsystem_c.dylib 0x94d43bcb recv$UNIX2003 + 54
2 _socket.so 0x003be8dd 0x3b9000 + 22749
3 _socket.so 0x003bd9bc 0x3b9000 + 18876
4 org.python.python 0x000b2e60 PyCFunction_Call + 98
5 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
6 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
7 org.python.python 0x000f5e4f 0x66000 + 589391
8 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
9 org.python.python 0x000f5dd5 0x66000 + 589269
10 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
11 org.python.python 0x000f5dd5 0x66000 + 589269
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000f5dd5 0x66000 + 589269
16 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
22 org.python.python 0x000f5e4f 0x66000 + 589391
23 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
24 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
25 org.python.python 0x000f5e4f 0x66000 + 589391
26 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
27 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
28 org.python.python 0x000f5e4f 0x66000 + 589391
29 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
30 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
31 org.python.python 0x000f5e4f 0x66000 + 589391
32 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
33 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
34 org.python.python 0x000a271d 0x66000 + 247581
35 org.python.python 0x00075099 PyObject_Call + 46
36 org.python.python 0x0007de3c 0x66000 + 97852
37 org.python.python 0x00075099 PyObject_Call + 46
38 org.python.python 0x000cb9c4 0x66000 + 416196
39 org.python.python 0x000c57d4 0x66000 + 391124
40 org.python.python 0x00075099 PyObject_Call + 46
41 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
42 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
43 org.python.python 0x000f5e4f 0x66000 + 589391
44 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
45 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
46 org.python.python 0x000f5e4f 0x66000 + 589391
47 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
48 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
49 org.python.python 0x000a271d 0x66000 + 247581
50 org.python.python 0x00075099 PyObject_Call + 46
51 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
52 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
53 org.python.python 0x000a271d 0x66000 + 247581
54 org.python.python 0x00075099 PyObject_Call + 46
55 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
56 org.python.python 0x000f5dd5 0x66000 + 589269
57 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
58 org.python.python 0x000f5dd5 0x66000 + 589269
59 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
60 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
61 org.python.python 0x000a271d 0x66000 + 247581
62 org.python.python 0x00075099 PyObject_Call + 46
63 org.python.python 0x0007de3c 0x66000 + 97852
64 org.python.python 0x00075099 PyObject_Call + 46
65 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
66 org.python.python 0x00082217 0x66000 + 115223
67 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
68 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 13:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000f5dd5 0x66000 + 589269
22 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
26 org.python.python 0x000a271d 0x66000 + 247581
27 org.python.python 0x00075099 PyObject_Call + 46
28 org.python.python 0x0007de3c 0x66000 + 97852
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
31 org.python.python 0x00082217 0x66000 + 115223
32 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
33 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x945d5be6 __select + 10
1 _socket.so 0x003be6ab 0x3b9000 + 22187
2 _socket.so 0x003be899 0x3b9000 + 22681
3 _socket.so 0x003bd9bc 0x3b9000 + 18876
4 org.python.python 0x000b2e60 PyCFunction_Call + 98
5 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
6 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
7 org.python.python 0x000f5e4f 0x66000 + 589391
8 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
9 org.python.python 0x000f5dd5 0x66000 + 589269
10 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
11 org.python.python 0x000f5dd5 0x66000 + 589269
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000f5dd5 0x66000 + 589269
16 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
22 org.python.python 0x000f5e4f 0x66000 + 589391
23 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
24 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
25 org.python.python 0x000f5e4f 0x66000 + 589391
26 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
27 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
28 org.python.python 0x000f5e4f 0x66000 + 589391
29 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
30 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
31 org.python.python 0x000f5e4f 0x66000 + 589391
32 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
33 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
34 org.python.python 0x000a271d 0x66000 + 247581
35 org.python.python 0x00075099 PyObject_Call + 46
36 org.python.python 0x0007de3c 0x66000 + 97852
37 org.python.python 0x00075099 PyObject_Call + 46
38 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
39 org.python.python 0x000cacc7 0x66000 + 412871
40 org.python.python 0x000b3eca _PyObject_Str + 134
41 org.python.python 0x000b3f89 PyObject_Str + 26
42 org.python.python 0x000bd101 0x66000 + 356609
43 org.python.python 0x000c571e 0x66000 + 390942
44 org.python.python 0x00075099 PyObject_Call + 46
45 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
46 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
47 org.python.python 0x000f5e4f 0x66000 + 589391
48 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
49 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
50 org.python.python 0x000a271d 0x66000 + 247581
51 org.python.python 0x00075099 PyObject_Call + 46
52 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
53 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
54 org.python.python 0x000a271d 0x66000 + 247581
55 org.python.python 0x00075099 PyObject_Call + 46
56 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
57 org.python.python 0x000f5dd5 0x66000 + 589269
58 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
59 org.python.python 0x000f5dd5 0x66000 + 589269
60 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
61 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
62 org.python.python 0x000a271d 0x66000 + 247581
63 org.python.python 0x00075099 PyObject_Call + 46
64 org.python.python 0x0007de3c 0x66000 + 97852
65 org.python.python 0x00075099 PyObject_Call + 46
66 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
67 org.python.python 0x00082217 0x66000 + 115223
68 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
69 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
16 org.python.python 0x000a271d 0x66000 + 247581
17 org.python.python 0x00075099 PyObject_Call + 46
18 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
19 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
20 org.python.python 0x000a271d 0x66000 + 247581
21 org.python.python 0x00075099 PyObject_Call + 46
22 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000f5dd5 0x66000 + 589269
26 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
27 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
28 org.python.python 0x000a271d 0x66000 + 247581
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x0007de3c 0x66000 + 97852
31 org.python.python 0x00075099 PyObject_Call + 46
32 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
33 org.python.python 0x00082217 0x66000 + 115223
34 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
35 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
16 org.python.python 0x000a271d 0x66000 + 247581
17 org.python.python 0x00075099 PyObject_Call + 46
18 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
19 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
20 org.python.python 0x000a271d 0x66000 + 247581
21 org.python.python 0x00075099 PyObject_Call + 46
22 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
23 org.python.python 0x000f5dd5 0x66000 + 589269
24 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
25 org.python.python 0x000f5dd5 0x66000 + 589269
26 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
27 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
28 org.python.python 0x000a271d 0x66000 + 247581
29 org.python.python 0x00075099 PyObject_Call + 46
30 org.python.python 0x0007de3c 0x66000 + 97852
31 org.python.python 0x00075099 PyObject_Call + 46
32 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
33 org.python.python 0x00082217 0x66000 + 115223
34 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
35 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 17:
0 org.python.python 0x000ff1d9 PyErr_Restore + 156
1 org.python.python 0x000ff20d PyErr_SetObject + 44
2 org.python.python 0x000ff8f1 PyErr_Format + 45
3 org.python.python 0x000b51a1 PyObject_GenericGetAttr + 899
4 org.python.python 0x000b4238 PyObject_GetAttr + 131
5 org.python.python 0x000b4a7b PyObject_GetAttrString + 53
6 org.python.python 0x000b4aba PyObject_HasAttrString + 24
7 org.python.python 0x00107a95 0x66000 + 662165
8 org.python.python 0x00105ba8 0x66000 + 654248
9 org.python.python 0x00105c71 PyImport_ImportModuleLevel + 43
10 org.python.python 0x000eb75d 0x66000 + 546653
11 org.python.python 0x000b2e60 PyCFunction_Call + 98
12 org.python.python 0x00075099 PyObject_Call + 46
13 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
14 org.python.python 0x000f01d6 PyEval_EvalFrameEx + 432
15 org.python.python 0x000973df 0x66000 + 201695
16 org.python.python 0x00097037 0x66000 + 200759
17 org.python.python 0x000f04c8 PyEval_EvalFrameEx + 1186
18 org.python.python 0x000973df 0x66000 + 201695
19 org.python.python 0x00097037 0x66000 + 200759
20 org.python.python 0x000f04c8 PyEval_EvalFrameEx + 1186
21 org.python.python 0x000973df 0x66000 + 201695
22 org.python.python 0x00097037 0x66000 + 200759
23 org.python.python 0x000f04c8 PyEval_EvalFrameEx + 1186
24 org.python.python 0x000973df 0x66000 + 201695
25 org.python.python 0x00097037 0x66000 + 200759
26 org.python.python 0x000f04c8 PyEval_EvalFrameEx + 1186
27 org.python.python 0x000973df 0x66000 + 201695
28 org.python.python 0x00097037 0x66000 + 200759
29 org.python.python 0x000f04c8 PyEval_EvalFrameEx + 1186
30 org.python.python 0x000973df 0x66000 + 201695
31 org.python.python 0x00097037 0x66000 + 200759
32 org.python.python 0x000f04c8 PyEval_EvalFrameEx + 1186
33 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
34 org.python.python 0x000f5e4f 0x66000 + 589391
35 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
36 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
37 org.python.python 0x000a271d 0x66000 + 247581
38 org.python.python 0x00075099 PyObject_Call + 46
39 org.python.python 0x0007de3c 0x66000 + 97852
40 org.python.python 0x00075099 PyObject_Call + 46
41 org.python.python 0x000cb9c4 0x66000 + 416196
42 org.python.python 0x000c57d4 0x66000 + 391124
43 org.python.python 0x00075099 PyObject_Call + 46
44 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
45 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
46 org.python.python 0x000f5e4f 0x66000 + 589391
47 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
48 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
49 org.python.python 0x000a271d 0x66000 + 247581
50 org.python.python 0x00075099 PyObject_Call + 46
51 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
52 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
53 org.python.python 0x000a271d 0x66000 + 247581
54 org.python.python 0x00075099 PyObject_Call + 46
55 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
56 org.python.python 0x000f5dd5 0x66000 + 589269
57 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
58 org.python.python 0x000f5dd5 0x66000 + 589269
59 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
60 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
61 org.python.python 0x000a271d 0x66000 + 247581
62 org.python.python 0x00075099 PyObject_Call + 46
63 org.python.python 0x0007de3c 0x66000 + 97852
64 org.python.python 0x00075099 PyObject_Call + 46
65 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
66 org.python.python 0x00082217 0x66000 + 115223
67 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
68 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 18:
0 libsystem_kernel.dylib 0x945d5be6 __select + 10
1 _socket.so 0x003be6ab 0x3b9000 + 22187
2 _socket.so 0x003be899 0x3b9000 + 22681
3 _socket.so 0x003bd9bc 0x3b9000 + 18876
4 org.python.python 0x000b2e60 PyCFunction_Call + 98
5 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
6 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
7 org.python.python 0x000f5e4f 0x66000 + 589391
8 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
9 org.python.python 0x000f5dd5 0x66000 + 589269
10 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
11 org.python.python 0x000f5dd5 0x66000 + 589269
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000f5dd5 0x66000 + 589269
16 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
22 org.python.python 0x000f5e4f 0x66000 + 589391
23 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
24 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
25 org.python.python 0x000f5e4f 0x66000 + 589391
26 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
27 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
28 org.python.python 0x000f5e4f 0x66000 + 589391
29 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
30 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
31 org.python.python 0x000f5e4f 0x66000 + 589391
32 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
33 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
34 org.python.python 0x000a271d 0x66000 + 247581
35 org.python.python 0x00075099 PyObject_Call + 46
36 org.python.python 0x0007de3c 0x66000 + 97852
37 org.python.python 0x00075099 PyObject_Call + 46
38 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
39 org.python.python 0x000cacc7 0x66000 + 412871
40 org.python.python 0x000b3eca _PyObject_Str + 134
41 org.python.python 0x000b3f89 PyObject_Str + 26
42 org.python.python 0x000bd101 0x66000 + 356609
43 org.python.python 0x000c571e 0x66000 + 390942
44 org.python.python 0x00075099 PyObject_Call + 46
45 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
46 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
47 org.python.python 0x000f5e4f 0x66000 + 589391
48 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
49 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
50 org.python.python 0x000f5e4f 0x66000 + 589391
51 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
52 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
53 org.python.python 0x000a271d 0x66000 + 247581
54 org.python.python 0x00075099 PyObject_Call + 46
55 org.python.python 0x000751bd 0x66000 + 61885
56 org.python.python 0x0007513c PyObject_CallFunction + 76
57 org.python.python 0x0008b618 0x66000 + 153112
58 org.python.python 0x000b506d PyObject_GenericGetAttr + 591
59 org.python.python 0x000b4238 PyObject_GetAttr + 131
60 org.python.python 0x000ed04c 0x66000 + 553036
61 org.python.python 0x000b2e60 PyCFunction_Call + 98
62 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
63 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
64 org.python.python 0x000f5e4f 0x66000 + 589391
65 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
66 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
67 org.python.python 0x000a271d 0x66000 + 247581
68 org.python.python 0x00075099 PyObject_Call + 46
69 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
70 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
71 org.python.python 0x000a271d 0x66000 + 247581
72 org.python.python 0x00075099 PyObject_Call + 46
73 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
74 org.python.python 0x000f5dd5 0x66000 + 589269
75 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
76 org.python.python 0x000f5dd5 0x66000 + 589269
77 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
78 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
79 org.python.python 0x000a271d 0x66000 + 247581
80 org.python.python 0x00075099 PyObject_Call + 46
81 org.python.python 0x0007de3c 0x66000 + 97852
82 org.python.python 0x00075099 PyObject_Call + 46
83 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
84 org.python.python 0x00082217 0x66000 + 115223
85 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
86 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 19:
0 libsystem_kernel.dylib 0x945d58e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x94cbe220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x94d440a1 pthread_cond_wait$UNIX2003 + 71
3 org.python.python 0x0007802f PyThread_acquire_lock + 112
4 org.python.python 0x00081d99 0x66000 + 114073
5 org.python.python 0x000b2e60 PyCFunction_Call + 98
6 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000f5e4f 0x66000 + 589391
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
14 org.python.python 0x000a271d 0x66000 + 247581
15 org.python.python 0x00075099 PyObject_Call + 46
16 org.python.python 0x000751bd 0x66000 + 61885
17 org.python.python 0x0007513c PyObject_CallFunction + 76
18 org.python.python 0x0008b618 0x66000 + 153112
19 org.python.python 0x000b506d PyObject_GenericGetAttr + 591
20 org.python.python 0x000b4238 PyObject_GetAttr + 131
21 org.python.python 0x000ed04c 0x66000 + 553036
22 org.python.python 0x000b2e60 PyCFunction_Call + 98
23 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
24 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
25 org.python.python 0x000a271d 0x66000 + 247581
26 org.python.python 0x00075099 PyObject_Call + 46
27 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
28 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
29 org.python.python 0x000a271d 0x66000 + 247581
30 org.python.python 0x00075099 PyObject_Call + 46
31 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
32 org.python.python 0x000f5dd5 0x66000 + 589269
33 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
34 org.python.python 0x000f5dd5 0x66000 + 589269
35 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
36 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
37 org.python.python 0x000a271d 0x66000 + 247581
38 org.python.python 0x00075099 PyObject_Call + 46
39 org.python.python 0x0007de3c 0x66000 + 97852
40 org.python.python 0x00075099 PyObject_Call + 46
41 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
42 org.python.python 0x00082217 0x66000 + 115223
43 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
44 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 20:
0 libsystem_kernel.dylib 0x945d5be6 __select + 10
1 _socket.so 0x003be6ab 0x3b9000 + 22187
2 _socket.so 0x003be899 0x3b9000 + 22681
3 _socket.so 0x003bd9bc 0x3b9000 + 18876
4 org.python.python 0x000b2e60 PyCFunction_Call + 98
5 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
6 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
7 org.python.python 0x000f5e4f 0x66000 + 589391
8 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
9 org.python.python 0x000f5dd5 0x66000 + 589269
10 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
11 org.python.python 0x000f5dd5 0x66000 + 589269
12 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
13 org.python.python 0x000f5dd5 0x66000 + 589269
14 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
15 org.python.python 0x000f5dd5 0x66000 + 589269
16 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
17 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
18 org.python.python 0x000a271d 0x66000 + 247581
19 org.python.python 0x00075099 PyObject_Call + 46
20 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
21 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
22 org.python.python 0x000f5e4f 0x66000 + 589391
23 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
24 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
25 org.python.python 0x000f5e4f 0x66000 + 589391
26 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
27 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
28 org.python.python 0x000f5e4f 0x66000 + 589391
29 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
30 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
31 org.python.python 0x000f5e4f 0x66000 + 589391
32 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
33 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
34 org.python.python 0x000a271d 0x66000 + 247581
35 org.python.python 0x00075099 PyObject_Call + 46
36 org.python.python 0x0007de3c 0x66000 + 97852
37 org.python.python 0x00075099 PyObject_Call + 46
38 org.python.python 0x000cb9c4 0x66000 + 416196
39 org.python.python 0x000c57d4 0x66000 + 391124
40 org.python.python 0x00075099 PyObject_Call + 46
41 org.python.python 0x000f28a0 PyEval_EvalFrameEx + 10362
42 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
43 org.python.python 0x000a271d 0x66000 + 247581
44 org.python.python 0x00075099 PyObject_Call + 46
45 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
46 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
47 org.python.python 0x000f5e4f 0x66000 + 589391
48 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
49 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
50 org.python.python 0x000f5e4f 0x66000 + 589391
51 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
52 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
53 org.python.python 0x000f5e4f 0x66000 + 589391
54 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
55 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
56 org.python.python 0x000a271d 0x66000 + 247581
57 org.python.python 0x00075099 PyObject_Call + 46
58 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
59 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
60 org.python.python 0x000a271d 0x66000 + 247581
61 org.python.python 0x00075099 PyObject_Call + 46
62 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
63 org.python.python 0x000f5dd5 0x66000 + 589269
64 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
65 org.python.python 0x000f5dd5 0x66000 + 589269
66 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
67 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
68 org.python.python 0x000a271d 0x66000 + 247581
69 org.python.python 0x00075099 PyObject_Call + 46
70 org.python.python 0x0007de3c 0x66000 + 97852
71 org.python.python 0x00075099 PyObject_Call + 46
72 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
73 org.python.python 0x00082217 0x66000 + 115223
74 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
75 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 21:
0 libsystem_kernel.dylib 0x945d5be6 __select + 10
1 time.so 0x002ab006 0x2aa000 + 4102
2 org.python.python 0x000b2e60 PyCFunction_Call + 98
3 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
4 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
5 org.python.python 0x000f5e4f 0x66000 + 589391
6 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000f5dd5 0x66000 + 589269
11 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
12 org.python.python 0x000f5dd5 0x66000 + 589269
13 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
14 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
15 org.python.python 0x000a271d 0x66000 + 247581
16 org.python.python 0x00075099 PyObject_Call + 46
17 org.python.python 0x0007de3c 0x66000 + 97852
18 org.python.python 0x00075099 PyObject_Call + 46
19 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
20 org.python.python 0x00082217 0x66000 + 115223
21 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
22 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 22:
0 libsystem_kernel.dylib 0x945d5be6 __select + 10
1 time.so 0x002ab006 0x2aa000 + 4102
2 org.python.python 0x000b2e60 PyCFunction_Call + 98
3 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
4 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
5 org.python.python 0x000f5e4f 0x66000 + 589391
6 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
7 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
8 org.python.python 0x000f5e4f 0x66000 + 589391
9 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
10 org.python.python 0x000f5dd5 0x66000 + 589269
11 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
12 org.python.python 0x000f5dd5 0x66000 + 589269
13 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
14 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
15 org.python.python 0x000a271d 0x66000 + 247581
16 org.python.python 0x00075099 PyObject_Call + 46
17 org.python.python 0x0007de3c 0x66000 + 97852
18 org.python.python 0x00075099 PyObject_Call + 46
19 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
20 org.python.python 0x00082217 0x66000 + 115223
21 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
22 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 23:
0 libsystem_kernel.dylib 0x945d5be6 __select + 10
1 select.so 0x00b727c3 0xb72000 + 1987
2 org.python.python 0x000b2e60 PyCFunction_Call + 98
3 org.python.python 0x000f27a3 PyEval_EvalFrameEx + 10109
4 org.python.python 0x000f5dd5 0x66000 + 589269
5 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
6 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
7 org.python.python 0x000a271d 0x66000 + 247581
8 org.python.python 0x00075099 PyObject_Call + 46
9 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
10 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
11 org.python.python 0x000a271d 0x66000 + 247581
12 org.python.python 0x00075099 PyObject_Call + 46
13 org.python.python 0x000f0b58 PyEval_EvalFrameEx + 2866
14 org.python.python 0x000f5dd5 0x66000 + 589269
15 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
16 org.python.python 0x000f5dd5 0x66000 + 589269
17 org.python.python 0x000f2847 PyEval_EvalFrameEx + 10273
18 org.python.python 0x000effb4 PyEval_EvalCodeEx + 1709
19 org.python.python 0x000a271d 0x66000 + 247581
20 org.python.python 0x00075099 PyObject_Call + 46
21 org.python.python 0x0007de3c 0x66000 + 97852
22 org.python.python 0x00075099 PyObject_Call + 46
23 org.python.python 0x000f5606 PyEval_CallObjectWithKeywords + 224
24 org.python.python 0x00082217 0x66000 + 115223
25 libsystem_c.dylib 0x94cb9557 _pthread_start + 344
26 libsystem_c.dylib 0x94ca3cee thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x96824a42 ebx: 0x00000000 ecx: 0xfffff05f edx: 0x00000000
edi: 0x00000044 esi: 0x00000044 ebp: 0xbffa5ca8 esp: 0xbffa5c88
ss: 0x00000023 efl: 0x00010246 eip: 0x947024f1 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x96824a81
Logical CPU: 0
Binary Images:
0x59000 - 0x59fff org.python.pythonapp (2.5.6 - 2.5.6a0) <3D6F0882-290E-3110-AF05-0ECFA2225AE2> /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
0x5e000 - 0x60fff +DebuggerIntrospectionSupport.dylib (1) <E023D484-D1B8-3F2D-A3F9-239FE44D8CB5> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/Resources/DebuggerIntrospectionSupport.dylib
0x66000 - 0x12effa org.python.python (2.5.6 - 2.5) <1F100B5F-891C-3FF8-9183-C1443861D594> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
0x2a6000 - 0x2a6fff _weakref.so (60.3) <6C4CA95C-FECD-379D-B7CB-CBF83592A071> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_weakref.so
0x2aa000 - 0x2abffb time.so (60.3) <1215C1FF-F803-3ED4-86EF-530F5CAEF521> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/time.so
0x3b2000 - 0x3b4ffc strop.so (60.3) <8B45EF7E-3BFF-33BA-BDBB-2C951ADE1906> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so
0x3b9000 - 0x3bfffd _socket.so (60.3) <36690E29-E6D5-3AC8-9CDD-E1707A6A46C3> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so
0x3c6000 - 0x3c7fff _ssl.so (60.3) <39E0BF38-336C-3A29-9B54-9FDCF753B3C0> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_ssl.so
0x3cc000 - 0x3cdffc cStringIO.so (60.3) <CAEB4F14-E74D-32AC-B95D-827B0B8253C8> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so
0x3d1000 - 0x3d2ffe _hashlib.so (60.3) <0D685AD7-E54E-3406-910C-2811D15636BC> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_hashlib.so
0x3d6000 - 0x3d8ffe _struct.so (60.3) <595AF322-29EB-3034-B9A6-4E350DE36E2B> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_struct.so
0x3dd000 - 0x3dffff binascii.so (60.3) <3B8856F7-6D3C-31C3-9483-DCF866786902> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
0x3e3000 - 0x3e5fff collections.so (60.3) <870CA1FE-929F-3B40-B693-40995C42044A> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/collections.so
0x3ea000 - 0x3f3ffa datetime.so (60.3) <BF8C72F9-C790-310E-84BD-16B77FAC7088> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/datetime.so
0x3fb000 - 0x3feffc array.so (60.3) <05A0004C-7B9B-3A50-940C-C6D0C8002548> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/array.so
0x404000 - 0x405ffb math.so (60.3) <0C6F7352-F499-3344-A0A8-96FDE277C952> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/math.so
0x409000 - 0x40aff9 _random.so (60.3) <79D9E01F-7274-34C0-A5F8-28D898D51B16> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_random.so
0x40e000 - 0x40fffd fcntl.so (60.3) <83D50AEB-FD2C-3FA7-9716-5D0AB06894EB> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/fcntl.so
0x413000 - 0x413ffd _bisect.so (60.3) <CC08889F-9331-3F33-9F10-759CE6CE889B> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_bisect.so
0x5b7000 - 0x5beffd parser.so (60.3) <CCAB2C9A-126B-3113-A0D4-2E9EBA3F36F0> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/parser.so
0x5e3000 - 0x5e4ffd _locale.so (60.3) <2BDADAA5-4D39-3A64-92EA-D261D7971700> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_locale.so
0x5e8000 - 0x5eaffc operator.so (60.3) <50DDEB5C-7E40-37AC-9104-3D3A13E694EC> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/operator.so
0x82f000 - 0x833fff +_speedups.so (???) <AEE17666-E447-E382-21F0-32AD8F942163> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Libraries/simplejson/_speedups.so
0x838000 - 0x83affe zlib.so (60.3) <C6607E53-AE43-38E6-B496-95547743EC46> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/zlib.so
0x83e000 - 0x937ff9 +etree.so (???) <08CC0EEB-0AE3-42C9-D069-5D9F87ABFE32> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Libraries/lxml/etree.so
0x9c3000 - 0x9cfff7 libexslt.0.dylib (11.3) <C7ACF116-D881-3C9F-ACFB-A7C9E19E42F6> /usr/lib/libexslt.0.dylib
0x9d6000 - 0xadafef +libxml2.2-osx.dylib (10.1) <656F7A35-DA0C-F083-5456-4BC4BC436313> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Frameworks/libxml2.2-osx.dylib
0xb0c000 - 0xb45ffc +objectify.so (???) <468BE03C-41C3-2A0E-DD62-C296A0BDC365> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Libraries/lxml/objectify.so
0xb6a000 - 0xb6cffd itertools.so (60.3) <7DB3C743-9829-3642-B63A-4CE2E18FDE3D> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/itertools.so
0xb72000 - 0xb72ff8 select.so (60.3) <58754B0E-CF30-3846-B484-83136C84C394> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/select.so
0xb76000 - 0xb76ffe +rand.so (???) <8C770354-BE5B-2242-F27C-106B9E111EDE> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Libraries/OpenSSL/rand.so
0xb7a000 - 0xb9cffe libssl.0.9.7.dylib (106) <FC1F6C04-EAD3-39D1-8E25-B1192E89D98B> /usr/lib/libssl.0.9.7.dylib
0xbaa000 - 0xc55fff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
0xc99000 - 0xc9effe +crypto.so (???) <FE149E99-0C80-BB96-921E-A2890C20567B> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Libraries/OpenSSL/crypto.so
0xcad000 - 0xcb1ffc +SSL.so (???) <008736C3-36F7-7EE8-2637-4EE3C2E14E68> /Users/USER/Library/Application Support/Plex Media Server/*/Framework.bundle/Contents/Resources/Platforms/MacOSX/i386/Libraries/OpenSSL/SSL.so
0xcbc000 - 0xcc7fff cPickle.so (60.3) <E2BECBA6-C724-3874-B35D-0697A10DEF89> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cPickle.so
0xccd000 - 0xcd2ffe pyexpat.so (60.3) <57101D86-8A54-3CFD-974F-32338029827F> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/pyexpat.so
0xcd8000 - 0xceeffc libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
0xcf7000 - 0xd03ffb _ctypes.so (60.3) <49941ECB-7122-3C56-B060-7FDE6FDDF129> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_ctypes.so
0xd0b000 - 0xd0bff7 libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
0xd0f000 - 0xd7ffff unicodedata.so (60.3) <22B8DD34-EF86-31D4-82BD-1D35DD54BDCE> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/unicodedata.so
0xf45000 - 0xf45ffe _functools.so (60.3) <49679EFB-8D83-3418-926A-8B0FF00738E9> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_functools.so
0xf49000 - 0xf4bffd _csv.so (60.3) <076E0A01-27E6-37F5-9D89-377187D3C744> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_csv.so
0xf51000 - 0xf52fff icglue.so (60.3) <C10E6844-308C-3A92-8393-FF1EB21A87C3> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/icglue.so
0xf72000 - 0xf75ffd _Res.so (60.3) <48F21107-FF7B-3338-AF0C-1F6FCED9710E> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_Res.so
0xf7b000 - 0xf82fff _File.so (60.3) <5612AB1B-40A2-32B9-8461-A13DEDFB9F5D> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_File.so
0xf88000 - 0xf89ffe MacOS.so (60.3) <777D8084-C8E6-38CB-A7A3-7EAC388FF8AC> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/MacOS.so
0x8fe58000 - 0x8fe8ae57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x9000bff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x9000c000 - 0x9009effb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x900a3000 - 0x901fbffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90253000 - 0x90256ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x90257000 - 0x90265ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x90268000 - 0x9026ffff libsystem_dnssd.dylib (379.34) <885F324F-43A3-30A9-8A6B-3665065CC588> /usr/lib/system/libsystem_dnssd.dylib
0x90270000 - 0x902a3ff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
0x9035c000 - 0x903a1ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x903a5000 - 0x907e7ff7 com.apple.CoreGraphics (1.600.0 - 328.0.4) <E1D5CF68-B1CB-370E-A326-DA4292C0C096> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907f3000 - 0x90810fff libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
0x90836000 - 0x90856ffd com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x90857000 - 0x908bffe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x908f1000 - 0x90a0dff7 com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a0e000 - 0x90ab8fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90ab9000 - 0x90b16fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90da3000 - 0x911c0fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x911c4000 - 0x911cbff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x912ef000 - 0x912fdfff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x912fe000 - 0x91300fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x91352000 - 0x91352fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91353000 - 0x91353fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91354000 - 0x91356fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x916eb000 - 0x916effff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x916f0000 - 0x9171dffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x9171e000 - 0x91730fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x91731000 - 0x91753fff libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
0x91a85000 - 0x91a9bfff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91a9c000 - 0x91ab9fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x92677000 - 0x927efff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92829000 - 0x9282ffff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92830000 - 0x92830fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92831000 - 0x9283bffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x92982000 - 0x92acfffb com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9382f000 - 0x9383bffd libkxld.dylib (2050.20.9) <29C6FCF5-E450-3724-BEA5-278A954A5247> /usr/lib/system/libkxld.dylib
0x9383c000 - 0x93877fe7 libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94050000 - 0x94050fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x94051000 - 0x94052fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x94053000 - 0x94053fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x94171000 - 0x94177fff libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94178000 - 0x94183fff libcommonCrypto.dylib (60027) <D9337AF4-C094-370E-858C-059AB6560719> /usr/lib/system/libcommonCrypto.dylib
0x941aa000 - 0x941abfff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
0x941d8000 - 0x9423cff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x9423d000 - 0x94348ff7 libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9438b000 - 0x94514ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9451a000 - 0x94528ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x9452b000 - 0x9452effd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9452f000 - 0x9453bff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9453c000 - 0x9456dfff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94572000 - 0x945b6fff libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x945b7000 - 0x945c0ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x945c1000 - 0x945dbffc libsystem_kernel.dylib (2050.20.9) <561E35E5-E32E-3BFB-9E8B-C977BA6C4F85> /usr/lib/system/libsystem_kernel.dylib
0x945e3000 - 0x94631ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x946a5000 - 0x94861ffd libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
0x94862000 - 0x94869fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x9486a000 - 0x948b9ff6 libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x948ba000 - 0x949b8ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94c32000 - 0x94c35fff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94c37000 - 0x94c38fff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
0x94c7e000 - 0x94c95fff com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94c96000 - 0x94c96fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94ca3000 - 0x94d60feb libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
0x94dff000 - 0x94e67ff7 com.apple.framework.IOKit (2.0.1 - 755.20.4) <12C97562-CBBD-3255-A998-28A341128FC8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94e99000 - 0x94e9cffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x94e9d000 - 0x94ea4ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x94ea5000 - 0x95288ff3 com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95289000 - 0x95293fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x954ed000 - 0x955cefff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
0x955d2000 - 0x958efff3 com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x958f0000 - 0x95bb0fff com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95bb1000 - 0x95bd6ff7 com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95bd7000 - 0x95c16ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x95c17000 - 0x95c40fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x95c41000 - 0x95c45fff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95c46000 - 0x95c48ffb libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95c58000 - 0x95ccdff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95cce000 - 0x95ce0ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x95ce1000 - 0x95ceaff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x96075000 - 0x96075ffd libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
0x9614b000 - 0x96158fff libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96159000 - 0x96370fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96427000 - 0x96428fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x96441000 - 0x9654eff3 com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96551000 - 0x9655dffa com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9655e000 - 0x965b7fff com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x965b8000 - 0x9666cfff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9677e000 - 0x967a2fff libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x967e0000 - 0x96821ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
0x96822000 - 0x96913ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x96b9c000 - 0x96c85ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x96c86000 - 0x9703effa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9703f000 - 0x970a5fff com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x970a6000 - 0x970a9ff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x970aa000 - 0x970b2fff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9714e000 - 0x97150fff libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97151000 - 0x973f4ffb com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9740f000 - 0x97714ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x978e9000 - 0x9794dfff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x97984000 - 0x97984fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97987000 - 0x979d3fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x979d4000 - 0x97a50ff3 com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97a51000 - 0x97aa8ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x97aa9000 - 0x97b18ffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97b19000 - 0x97b32fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97f30000 - 0x9806bff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9806c000 - 0x980baffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98135000 - 0x98139ffc libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9813a000 - 0x9817cff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x98c0e000 - 0x98c23fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98c24000 - 0x98c7ffff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x98d9f000 - 0x98da3ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x98da4000 - 0x98da4fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98da5000 - 0x98db8ff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98df1000 - 0x98df2ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98df3000 - 0x98e26ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x98e27000 - 0x98e3cfff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x98e3d000 - 0x98ed5fff com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98eda000 - 0x98f7aff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98f7b000 - 0x98f87ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x98f88000 - 0x98f88fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x99841000 - 0x998ffff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x99900000 - 0x9990dff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9990e000 - 0x9990ffff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x99910000 - 0x9992fff3 com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x99930000 - 0x99940ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x99947000 - 0x99a3fff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x99a40000 - 0x99a49fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <05EF69BB-5D55-3A9E-9E5E-2EF9F84B3985> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99a95000 - 0x99ac1ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x99b5d000 - 0x99c6a057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x99c6b000 - 0x99c6cffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x99c6d000 - 0x99d1cff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x99d78000 - 0x99d86fff com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99de9000 - 0x99e40ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x99e41000 - 0x99ed8ff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x99ed9000 - 0x9a0c1ff3 com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a0c2000 - 0x9a0ccfff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x9a0cd000 - 0x9a112ff5 com.apple.opencl (2.1.21 - 2.1.21) <8B48DA40-593C-36D1-8E1B-6739448F38F7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a185000 - 0x9a1ffff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a200000 - 0x9a201fff libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
0x9a202000 - 0x9a21fff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x9a220000 - 0x9a2a5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9a39b000 - 0x9a3b7ff7 libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a3b8000 - 0x9a3ddffb com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9a64c000 - 0x9a66aff3 com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a6ac000 - 0x9a6b0fff com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a6b1000 - 0x9a713fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x9a714000 - 0x9a71cfff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 15680
thread_create: 0
thread_set_state: 16813
VM Region Summary:
ReadOnly portion of Libraries: Total=106.4M resident=63.1M(59%) swapped_out_or_unallocated=43.3M(41%)
Writable regions: Total=78.7M written=21.1M(27%) resident=24.0M(30%) swapped_out=0K(0%) unallocated=54.7M(70%)
REGION TYPE VIRTUAL
=========== =======
MALLOC 58.5M
MALLOC guard page 48K
Memory tag=242 12K
Memory tag=35 7620K
Stack 75.7M
VM_ALLOCATE 372K
__DATA 5608K
__DATA/__OBJC 72K
__IMPORT 32K
__LINKEDIT 31.7M
__OBJC 696K
__PAGEZERO 4K
__TEXT 74.7M
__UNICODE 544K
mapped file 99.6M
shared memory 308K
=========== =======
TOTAL 355.2M
Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 16 GB, SMC 2.2f41
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464544
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.14)
Bluetooth: Version 4.1.2f9 11046, 2 service, 11 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: SAMSUNG SSD 830 Series, 256.06 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0x1d110000 / 7
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x1d111000 / 9
USB Device: USB OPTICAL MOUSE, 0x093a (Pixart Imaging, Inc.), 0x2510, 0x1d111300 / 11
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0x1d111200 / 10
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0x1d183000 / 4
@owatagoosiam
Copy link

I am having this problem too. One thing that I did was to create new user on the same mac and install plex media server on that brand new user. This worked for me. I still cannot get it to stop crashing on my primary account. I suspect there is a conflict with another application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment