Skip to content

Instantly share code, notes, and snippets.

@pirate
Created January 19, 2017 20:52
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 pirate/e1485110093d2d9fc49596e6ff481777 to your computer and use it in GitHub Desktop.
Save pirate/e1485110093d2d9fc49596e6ff481777 to your computer and use it in GitHub Desktop.
Crash dump for a libssl bug on python3.6 on mac
Process: python3.6 [2275]
Path: /Users/USER/*/python3.6
Identifier: python3.6
Version: ???
Code Type: X86-64 (Native)
Parent Process: fish [98071]
Responsible: python3.6 [2275]
User ID: 501
Date/Time: 2017-01-19 15:31:21.532 -0500
OS Version: Mac OS X 10.12.2 (16C67)
Report Version: 12
Anonymous UUID: 48A89219-D47B-2BEB-2B0A-B6453A39C4F3
Sleep/Wake UUID: 4BD9FAB7-B95D-4CA8-A3F1-B5F799E2CDE2
Time Awake Since Boot: 530000 seconds
Time Since Wake: 4400 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libssl.1.0.0.dylib 0x0000000103464d25 ssl_buf_freelist_free + 19
1 libssl.1.0.0.dylib 0x0000000103462ef9 SSL_CTX_free + 339
2 _ssl.cpython-36m-darwin.so 0x00000001040547c2 context_dealloc + 47
3 org.python.python 0x0000000102c37b2c subtype_dealloc + 891
4 org.python.python 0x0000000102c20a8c dict_dealloc + 120
5 org.python.python 0x0000000102c37acc subtype_dealloc + 795
6 org.python.python 0x0000000102c0f788 frame_dealloc + 101
7 org.python.python 0x0000000102cb848f tb_dealloc + 88
8 org.python.python 0x0000000102cb847a tb_dealloc + 67
9 org.python.python 0x0000000102cb847a tb_dealloc + 67
10 org.python.python 0x0000000102cb847a tb_dealloc + 67
11 org.python.python 0x0000000102cb847a tb_dealloc + 67
12 org.python.python 0x0000000102cb847a tb_dealloc + 67
13 org.python.python 0x0000000102cb847a tb_dealloc + 67
14 org.python.python 0x0000000102c89ea0 _PyEval_EvalFrameDefault + 11043
15 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
16 org.python.python 0x0000000102c90e43 fast_function + 241
17 org.python.python 0x0000000102c8ff67 call_function + 524
18 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
19 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
23 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
24 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
25 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
26 org.python.python 0x0000000102bf0184 PyObject_Call + 101
27 org.python.python 0x0000000102c8d46f _PyEval_EvalFrameDefault + 24818
28 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
29 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
30 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
31 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
32 org.python.python 0x0000000102bf0184 PyObject_Call + 101
33 org.python.python 0x0000000102c3bef7 slot_tp_call + 54
34 org.python.python 0x0000000102bf02e6 _PyObject_FastCallDict + 163
35 org.python.python 0x0000000102c8fe34 call_function + 217
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
38 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
39 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
40 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
41 org.python.python 0x0000000102bf0184 PyObject_Call + 101
42 org.python.python 0x0000000102c8d46f _PyEval_EvalFrameDefault + 24818
43 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
44 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
45 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
46 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
47 org.python.python 0x0000000102bf0184 PyObject_Call + 101
48 org.python.python 0x0000000102c3bef7 slot_tp_call + 54
49 org.python.python 0x0000000102bf02e6 _PyObject_FastCallDict + 163
50 org.python.python 0x0000000102c8fe34 call_function + 217
51 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
52 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
53 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
54 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
55 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
56 org.python.python 0x0000000102bf0184 PyObject_Call + 101
57 org.python.python 0x0000000102c8d46f _PyEval_EvalFrameDefault + 24818
58 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
59 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
60 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
61 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
62 org.python.python 0x0000000102bf0184 PyObject_Call + 101
63 org.python.python 0x0000000102c3bef7 slot_tp_call + 54
64 org.python.python 0x0000000102bf02e6 _PyObject_FastCallDict + 163
65 org.python.python 0x0000000102c8fe34 call_function + 217
66 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
67 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
68 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
69 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
70 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
71 org.python.python 0x0000000102bf0184 PyObject_Call + 101
72 org.python.python 0x0000000102c8d46f _PyEval_EvalFrameDefault + 24818
73 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
74 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
75 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
76 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
77 org.python.python 0x0000000102bf0184 PyObject_Call + 101
78 org.python.python 0x0000000102c3bef7 slot_tp_call + 54
79 org.python.python 0x0000000102bf02e6 _PyObject_FastCallDict + 163
80 org.python.python 0x0000000102c8fe34 call_function + 217
81 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
82 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
83 org.python.python 0x0000000102c8ff67 call_function + 524
84 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
85 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
86 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
87 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
88 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
89 org.python.python 0x0000000102bf0184 PyObject_Call + 101
90 org.python.python 0x0000000102c8d46f _PyEval_EvalFrameDefault + 24818
91 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
92 org.python.python 0x0000000102c9102d _PyFunction_FastCallDict + 477
93 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
94 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
95 org.python.python 0x0000000102bf0184 PyObject_Call + 101
96 org.python.python 0x0000000102c8d46f _PyEval_EvalFrameDefault + 24818
97 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
98 org.python.python 0x0000000102c8ff67 call_function + 524
99 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
100 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
101 org.python.python 0x0000000102c8ff67 call_function + 524
102 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
103 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
104 org.python.python 0x0000000102c90e43 fast_function + 241
105 org.python.python 0x0000000102c8ff67 call_function + 524
106 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
107 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
108 org.python.python 0x0000000102c872d4 PyEval_EvalCode + 100
109 org.python.python 0x0000000102cafb9f run_mod + 58
110 org.python.python 0x0000000102cafe76 PyRun_FileExFlags + 178
111 org.python.python 0x0000000102caf59d PyRun_SimpleFileExFlags + 668
112 org.python.python 0x0000000102cc348b Py_Main + 3387
113 python 0x0000000102be2e19 0x102be1000 + 7705
114 libdyld.dylib 0x00007fffdcf95255 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 2:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 14:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fffdd0c52da read + 10
1 libcrypto.1.0.0.dylib 0x0000000103544cc7 sock_read + 54
2 libcrypto.1.0.0.dylib 0x000000010354326d BIO_read + 100
3 libssl.1.0.0.dylib 0x000000010344e29f ssl3_read_n + 611
4 libssl.1.0.0.dylib 0x000000010344f2e6 ssl3_read_bytes + 681
5 libssl.1.0.0.dylib 0x000000010344c4c1 ssl3_read_internal + 96
6 _ssl.cpython-36m-darwin.so 0x00000001040589fb _ssl__SSLSocket_read + 837
7 org.python.python 0x0000000102c29266 _PyCFunction_FastCallDict + 172
8 org.python.python 0x0000000102c8ff8d call_function + 562
9 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
10 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
11 org.python.python 0x0000000102c90e43 fast_function + 241
12 org.python.python 0x0000000102c8ff67 call_function + 524
13 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
14 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
15 org.python.python 0x0000000102c90e43 fast_function + 241
16 org.python.python 0x0000000102c8ff67 call_function + 524
17 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
18 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
19 org.python.python 0x0000000102c90e43 fast_function + 241
20 org.python.python 0x0000000102c8ff67 call_function + 524
21 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
22 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
23 org.python.python 0x0000000102c8ff67 call_function + 524
24 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
25 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
26 org.python.python 0x0000000102c8ff67 call_function + 524
27 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
28 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
29 org.python.python 0x0000000102c8ff67 call_function + 524
30 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
31 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
32 org.python.python 0x0000000102c8ff67 call_function + 524
33 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
34 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
35 org.python.python 0x0000000102c8ff67 call_function + 524
36 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
37 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
38 org.python.python 0x0000000102c8ff67 call_function + 524
39 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
40 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
41 org.python.python 0x0000000102c90e43 fast_function + 241
42 org.python.python 0x0000000102c8ff67 call_function + 524
43 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
44 org.python.python 0x0000000102c9076a _PyEval_EvalCodeWithName + 1910
45 org.python.python 0x0000000102c90e43 fast_function + 241
46 org.python.python 0x0000000102c8ff67 call_function + 524
47 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
48 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
49 org.python.python 0x0000000102c8ff67 call_function + 524
50 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
51 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
52 org.python.python 0x0000000102c8ff67 call_function + 524
53 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
54 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
55 org.python.python 0x0000000102c8ff67 call_function + 524
56 org.python.python 0x0000000102c8d221 _PyEval_EvalFrameDefault + 24228
57 org.python.python 0x0000000102c910d7 _PyFunction_FastCall + 121
58 org.python.python 0x0000000102bf031d _PyObject_FastCallDict + 218
59 org.python.python 0x0000000102bf043c _PyObject_Call_Prepend + 149
60 org.python.python 0x0000000102bf0184 PyObject_Call + 101
61 org.python.python 0x0000000102cc6508 t_bootstrap + 70
62 libsystem_pthread.dylib 0x00007fffdd1acaab _pthread_body + 180
63 libsystem_pthread.dylib 0x00007fffdd1ac9f7 _pthread_start + 286
64 libsystem_pthread.dylib 0x00007fffdd1ac1fd thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x1c00030317000000 rcx: 0x0000000000000000 rdx: 0x000000000063d200
rdi: 0x1c00030317000000 rsi: 0x00007fa6df000000 rbp: 0x00007fff5d01a5e0 rsp: 0x00007fff5d01a5d0
r8: 0x0000000000000000 r9: 0x000000000000802a r10: 0x0000000000000000 r11: 0x0000000000004200
r12: 0x0000000104054793 r13: 0x0000000102c377b1 r14: 0x00007fa6e0805200 r15: 0x00007fa6ded39278
rip: 0x0000000103464d25 rfl: 0x0000000000010206 cr2: 0x00007fffe5dc2928
Logical CPU: 4
Error Code: 0x00000000
Trap Number: 13
Binary Images:
0x102be1000 - 0x102be2fff +python (0) <9C455DB1-57E2-3303-9B54-C15E3D5D6A06> /Users/USER/*/python
0x102be5000 - 0x102d50fff +org.python.python (3.6.0, [c] 2001-2016 Python Software Foundation. - 3.6.0) <ADED8B85-BB5F-3147-A301-D568B4D99A48> /usr/local/Cellar/python3/3.6.0/Frameworks/Python.framework/Versions/3.6/Python
0x1030c0000 - 0x1030c1fff +_heapq.cpython-36m-darwin.so (0) <98C38F02-2B63-3069-A598-F6EF7292EC6A> /Users/USER/*/_heapq.cpython-36m-darwin.so
0x103146000 - 0x10314bfff +math.cpython-36m-darwin.so (0) <8C23AD36-2139-30E0-8554-3FB5FE55D9AF> /Users/USER/*/math.cpython-36m-darwin.so
0x103151000 - 0x10315bfff +_datetime.cpython-36m-darwin.so (0) <6130179D-18CA-3853-AA12-17A7E46903AF> /Users/USER/*/_datetime.cpython-36m-darwin.so
0x1031a3000 - 0x1031a4fff +_posixsubprocess.cpython-36m-darwin.so (0) <D2532ABB-90E9-32E0-88D8-BFDCA5E26BFD> /Users/USER/*/_posixsubprocess.cpython-36m-darwin.so
0x1031a7000 - 0x1031aafff +select.cpython-36m-darwin.so (0) <CED26841-13B6-3515-897E-B818FCE0A15E> /Users/USER/*/select.cpython-36m-darwin.so
0x10322f000 - 0x103232ffb +_struct.cpython-36m-darwin.so (0) <9BD3420B-316A-3E94-870C-A48B9B8CE87D> /Users/USER/*/_struct.cpython-36m-darwin.so
0x1032c2000 - 0x1032edffb +_decimal.cpython-36m-darwin.so (0) <424FCBF9-27EE-3AFB-A3E5-D1AFC9DC3825> /Users/USER/*/_decimal.cpython-36m-darwin.so
0x103380000 - 0x103380fff +_opcode.cpython-36m-darwin.so (0) <8A0A68B8-E4BC-3283-9781-6D03C69ADA31> /Users/USER/*/_opcode.cpython-36m-darwin.so
0x103403000 - 0x103404fff +grp.cpython-36m-darwin.so (0) <A7C5F34F-00FC-3381-B27A-C3DEFF5A13C9> /Users/USER/*/grp.cpython-36m-darwin.so
0x103407000 - 0x103408fff +_bz2.cpython-36m-darwin.so (0) <3023FD6D-9343-33D4-BD98-D0DCB3860DA6> /Users/USER/*/_bz2.cpython-36m-darwin.so
0x10340c000 - 0x10340fff7 +_lzma.cpython-36m-darwin.so (0) <5F4DD831-64DE-3202-A34B-FCC0641B430C> /Users/USER/*/_lzma.cpython-36m-darwin.so
0x103414000 - 0x103430ff7 +liblzma.5.dylib (0) <9F5CEED0-E2FF-3C57-B66F-A1053E0312FE> /usr/local/opt/xz/lib/liblzma.5.dylib
0x103436000 - 0x103439fff +_hashlib.cpython-36m-darwin.so (0) <F3A3513A-8649-3931-94B5-18B020B9A271> /Users/USER/*/_hashlib.cpython-36m-darwin.so
0x10343d000 - 0x10347cff7 +libssl.1.0.0.dylib (0) <E53E5937-3FD6-3678-B8FC-7B00E4432765> /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
0x103499000 - 0x10360baf7 +libcrypto.1.0.0.dylib (0) <B456196C-5315-37C6-93FA-FF73E85AA50B> /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
0x103683000 - 0x103688fff +_blake2.cpython-36m-darwin.so (0) <64D4E694-13AB-3687-ABEA-9E7E35F5FF0F> /Users/USER/*/_blake2.cpython-36m-darwin.so
0x10368c000 - 0x10369cff7 +_sha3.cpython-36m-darwin.so (0) <C3D6148B-4025-375A-92A8-02EA068E8CE7> /Users/USER/*/_sha3.cpython-36m-darwin.so
0x1036e1000 - 0x1036e1fff +_bisect.cpython-36m-darwin.so (0) <8DCAE7C5-5229-3CE3-A06A-CC8698810138> /Users/USER/*/_bisect.cpython-36m-darwin.so
0x1036e4000 - 0x1036e5fff +_random.cpython-36m-darwin.so (0) <0830AED7-A2E9-3ED6-A5B1-F6480790B362> /Users/USER/*/_random.cpython-36m-darwin.so
0x103868000 - 0x103877fff +_ctypes.cpython-36m-darwin.so (0) <EBDE4894-1F38-3593-8C78-430261116C52> /Users/USER/*/_ctypes.cpython-36m-darwin.so
0x1038c3000 - 0x1038caff7 +libuuid.dylib (0) <13A6DC18-3265-3CA7-8848-2F4A16F6333A> /usr/local/lib/libuuid.dylib
0x1038ce000 - 0x1038d1fff +binascii.cpython-36m-darwin.so (0) <617811D6-705A-3AB8-8337-FCA1EFE2B949> /Users/USER/*/binascii.cpython-36m-darwin.so
0x1038d5000 - 0x1038daff7 +_json.cpython-36m-darwin.so (0) <C49622AB-0946-364D-A9E5-415AB616C7A2> /Users/USER/*/_json.cpython-36m-darwin.so
0x10391e000 - 0x1039f2ffb +unicodedata.cpython-36m-darwin.so (0) <8B223B33-CC09-37D7-855E-65C344D48ADA> /Users/USER/*/unicodedata.cpython-36m-darwin.so
0x1039f7000 - 0x1039fffff +_socket.cpython-36m-darwin.so (0) <C90F3202-3F2C-3ADC-B3C2-6AF369581D27> /Users/USER/*/_socket.cpython-36m-darwin.so
0x103ada000 - 0x103addfff +zlib.cpython-36m-darwin.so (0) <B4850B5E-40B6-3E1F-A57F-5F20AE738E4B> /Users/USER/*/zlib.cpython-36m-darwin.so
0x103d22000 - 0x103d23fff +fcntl.cpython-36m-darwin.so (0) <2E1C44AE-21FF-3A4C-9C48-BE668B2F4350> /Users/USER/*/fcntl.cpython-36m-darwin.so
0x103de7000 - 0x103de8fff +termios.cpython-36m-darwin.so (0) <C2AFE89E-21B0-335C-9FFE-331113E3B393> /Users/USER/*/termios.cpython-36m-darwin.so
0x103e2c000 - 0x103e31fff +array.cpython-36m-darwin.so (0) <6EFDCE8C-866B-3261-BFCF-238F54EEECC4> /Users/USER/*/array.cpython-36m-darwin.so
0x103eb8000 - 0x103ec4fff +_pickle.cpython-36m-darwin.so (0) <187CF022-C0C2-332D-B254-8FC7080704B8> /Users/USER/*/_pickle.cpython-36m-darwin.so
0x103f0e000 - 0x103f0fffb +resource.cpython-36m-darwin.so (0) <127F5AE0-16F0-339E-9F3A-0F83890A9134> /Users/USER/*/resource.cpython-36m-darwin.so
0x104052000 - 0x10405efff +_ssl.cpython-36m-darwin.so (0) <4A860D3E-38E8-30D3-BBC8-E1E5CA14B3D6> /Users/USER/*/_ssl.cpython-36m-darwin.so
0x1040ab000 - 0x1040b5ffb +_packer.cpython-36m-darwin.so (0) <EF6133FB-9B0C-3B45-81EF-EDDE68D3462C> /Users/USER/*/_packer.cpython-36m-darwin.so
0x1040bf000 - 0x1040cdff7 +_unpacker.cpython-36m-darwin.so (0) <213CE9E1-CF63-3346-9697-0D7B83A1EFCE> /Users/USER/*/_unpacker.cpython-36m-darwin.so
0x10415a000 - 0x104179fff +pyexpat.cpython-36m-darwin.so (0) <82BA78D6-CFA8-3F7B-8BEA-C21AB304C7B7> /Users/USER/*/pyexpat.cpython-36m-darwin.so
0x104436000 - 0x104439ff3 +greenlet.cpython-36m-darwin.so (0) <C755C813-4227-39AE-A5FF-3EF5B730C648> /Users/USER/*/greenlet.cpython-36m-darwin.so
0x10457e000 - 0x10457ffff +_scproxy.cpython-36m-darwin.so (0) <B9BD4FB7-45B7-395C-B4EC-FF3377DAC7E2> /Users/USER/*/_scproxy.cpython-36m-darwin.so
0x104582000 - 0x1045c0ff7 +corecext.cpython-36m-darwin.so (???) <78110FE3-D95E-35AC-93D5-C5F366248C2E> /Users/USER/*/corecext.cpython-36m-darwin.so
0x10462c000 - 0x10463cfff +_semaphore.cpython-36m-darwin.so (???) <0429CD14-6D42-3080-8121-329A751E70A9> /Users/USER/*/_semaphore.cpython-36m-darwin.so
0x10490a000 - 0x10490dffb +_zope_interface_coptimizations.cpython-36m-darwin.so (0) <A41E9670-D4E2-3C69-BE66-036C2556D0EE> /Users/USER/*/_zope_interface_coptimizations.cpython-36m-darwin.so
0x105213000 - 0x10522cffb +_psycopg.cpython-36m-darwin.so (0) <D68E7B5D-93DC-3E31-BEFC-BE1481C1DDC7> /Users/USER/*/_psycopg.cpython-36m-darwin.so
0x105245000 - 0x105261ff7 +libpq.5.dylib (0) <970562BB-5D23-35D0-83F9-1FF21643B942> /usr/local/opt/postgresql/lib/libpq.5.dylib
0x10546c000 - 0x105472ffb +_elementtree.cpython-36m-darwin.so (0) <B1870B76-9D72-3216-8798-555A848D0D1E> /Users/USER/*/_elementtree.cpython-36m-darwin.so
0x10dcf4000 - 0x10dd31267 dyld (421.2) <947FC440-80F9-32F7-A773-6FC418FE1AB7> /usr/lib/dyld
0x7fffc4344000 - 0x7fffc4344fff com.apple.Accelerate (1.11 - Accelerate 1.11) <BDDB2053-BB24-34E4-A452-50D1260BF672> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fffc435d000 - 0x7fffc499dfe3 com.apple.vImage (8.1 - ???) <77F96C96-725E-31E5-8072-D09C6BD988A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fffc499e000 - 0x7fffc4b65fef libBLAS.dylib (1185) <0D55CF73-6DBD-3D15-B500-189479638551> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fffc4b66000 - 0x7fffc4b7dfff libBNNS.dylib (14) <43A9B06E-3C21-3CE6-B0C1-99DA172DEEB0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fffc4b7e000 - 0x7fffc4f89fff libLAPACK.dylib (1185) <E7AE9C48-6E42-3EB7-A257-D48E0CB48D00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fffc4f8a000 - 0x7fffc4fa0fff libLinearAlgebra.dylib (1185) <08F00EFB-B477-3421-906E-3D364E607E6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fffc4fa1000 - 0x7fffc4fa7fff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fffc4fa8000 - 0x7fffc4fbbff7 libSparseBLAS.dylib (1185) <912E3D25-27C0-3245-B64C-3CAD43A5D633> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fffc4fbc000 - 0x7fffc5109ff7 libvDSP.dylib (600) <87EF1D0A-1F85-31DD-AD8F-AB31E7D8E73B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffc510a000 - 0x7fffc51c1fff libvMisc.dylib (600) <F6EA539E-0A90-3F8A-9ECA-001E46394E29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fffc51c2000 - 0x7fffc51c2fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <B4B785D8-CB43-3E5D-AE81-1F27885AA112> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fffc6265000 - 0x7fffc6265fff com.apple.ApplicationServices (48 - 48) <A29F0B74-33C1-3062-B68D-12BC3881C399> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fffc6266000 - 0x7fffc62d4ff7 com.apple.ApplicationServices.ATS (377 - 422.2) <3680281F-DB99-3CA2-9C76-CABFC8DBC980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fffc636e000 - 0x7fffc649dfff libFontParser.dylib (194.6) <F3DF2CF7-B25D-30BB-9EE6-1EA9F3B8A066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fffc649e000 - 0x7fffc64e8fff libFontRegistry.dylib (196.3) <855AF921-EAE0-3D07-B161-5EF09806B643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fffc65e4000 - 0x7fffc668eff7 com.apple.ColorSync (4.12.0 - 502.1) <5F244DE3-A6E8-335F-AE3B-25F0E407DD62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffc668f000 - 0x7fffc66dfff7 com.apple.HIServices (1.22 - 591) <34C950CC-1084-354A-BCE6-9396EDB29DF8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffc66e0000 - 0x7fffc66efff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fffc66f0000 - 0x7fffc673dfff com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fffc673e000 - 0x7fffc6779fff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffc677a000 - 0x7fffc6785ff7 com.apple.speech.synthesis.framework (6.3.3 - 6.3.3) <629831B1-B13C-30F5-AE16-6BB9037E3753> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fffc6786000 - 0x7fffc6996fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <A1B98513-C19E-376F-8DAF-71BB2F263C5F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fffc6b00000 - 0x7fffc6ed3ff7 com.apple.CFNetwork (807.2.14 - 807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffc74e2000 - 0x7fffc7572ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <A38A11A5-130B-39CE-BEBA-F5427F6801DC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fffc7587000 - 0x7fffc7885fff com.apple.CoreData (120 - 752.8) <694F9EA9-A785-3F84-8EB1-DAF76E3BDF9B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fffc7913000 - 0x7fffc7da7ff7 com.apple.CoreFoundation (6.9 - 1348.28) <0F1FAA52-1C06-327E-A170-382B48B1846D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc7da8000 - 0x7fffc844bff7 com.apple.CoreGraphics (2.0 - 1070.13) <1C8DB6D6-6952-337F-BCF3-5B068FB7C632> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffc87f3000 - 0x7fffc87f3fff com.apple.CoreServices (775.9.7 - 775.9.7) <A5C444F3-408B-3062-AF4B-BF8CD919F221> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fffc87f4000 - 0x7fffc8845fff com.apple.AE (712.2 - 712.2) <342A13C0-4A6A-3947-B66B-0F624A4A7B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffc8846000 - 0x7fffc8b21ff7 com.apple.CoreServices.CarbonCore (1159.5 - 1159.5) <11CC2194-0C9C-397A-B7F9-CDAB9B68D87D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffc8b22000 - 0x7fffc8b55fff com.apple.DictionaryServices (1.2 - 274) <864F3808-FFDD-3C4B-A5B7-F1A6C4668A86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fffc8b56000 - 0x7fffc8b5effb com.apple.CoreServices.FSEvents (1230 - 1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffc8b5f000 - 0x7fffc8ccbff7 com.apple.LaunchServices (775.9.7 - 775.9.7) <E350E4F6-822A-3F04-B59B-468A39AF5C64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fffc8ccc000 - 0x7fffc8d7cfff com.apple.Metadata (10.7.0 - 1075.28) <DBB524CD-6938-3623-99C2-4B1EC1E1BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fffc8d7d000 - 0x7fffc8ddcfff com.apple.CoreServices.OSServices (775.9.7 - 775.9.7) <E9625B0B-9AE7-3024-9FEF-FEE0A1876D9D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fffc8ddd000 - 0x7fffc8e4dfff com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fffc8e4e000 - 0x7fffc8e94ff7 com.apple.coreservices.SharedFileList (38 - 38) <E1400999-1F08-35A1-9D07-27D80A2AF89A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fffc8f21000 - 0x7fffc906dff7 com.apple.CoreText (352.0 - 544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffc9214000 - 0x7fffc9219fff com.apple.DiskArbitration (2.7 - 2.7) <16EA6D93-A2EC-31DB-BF52-C4764E7B1630> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fffc93a8000 - 0x7fffc974fff3 com.apple.Foundation (6.9 - 1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc977b000 - 0x7fffc97acfff com.apple.GSS (4.0 - 2.0) <95FAD1F9-1610-3428-B9B4-D32F67C26574> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fffc9910000 - 0x7fffc99a5ff7 com.apple.framework.IOKit (2.0.2 - 1324.30.13) <163BE7FA-B29A-348F-8B5F-E301F2E8C964> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fffc99a6000 - 0x7fffc99acffb com.apple.IOSurface (153.3 - 153.3) <3DD3BF22-0800-31F2-B179-87F87D6F0548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fffc99fe000 - 0x7fffc9b5aff7 com.apple.ImageIO.framework (3.3.0 - 1582) <A9A63D25-DA38-33C0-98C6-F015952568B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fffc9b5b000 - 0x7fffc9b5ffff libGIF.dylib (1582) <B0435621-A64F-3E0E-AC03-35ED505A61B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffc9b60000 - 0x7fffc9c51fff libJP2.dylib (1582) <396280DF-6E69-38A5-883D-1EEBAC80771B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffc9c52000 - 0x7fffc9c75fff libJPEG.dylib (1582) <E2A44AAD-F6E0-3D74-80AE-BF2542AA6954> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fffc9c76000 - 0x7fffc9c9cfff libPng.dylib (1582) <FB81BC9C-5BB7-373F-8464-C41A780F762A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffc9c9d000 - 0x7fffc9c9fff3 libRadiance.dylib (1582) <825BE3AF-BB9D-3B84-8EFF-8F5FE4C837B8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffc9ca0000 - 0x7fffc9cf9fff libTIFF.dylib (1582) <8C24B061-762D-3EC8-AC64-4961C030D575> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fffca8c9000 - 0x7fffca8e2ff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fffca8e3000 - 0x7fffca919fff com.apple.LDAPFramework (2.4.28 - 194.5) <0F18D033-BBD8-3D88-A17C-EC7E796CA88F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fffcba0c000 - 0x7fffcba14fff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fffcbe09000 - 0x7fffcbe22ffb com.apple.CFOpenDirectory (10.12 - 194) <292FCA26-B2E4-37F8-BC8C-8369ACD3345A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fffcbe23000 - 0x7fffcbe2eff7 com.apple.OpenDirectory (10.12 - 194) <399F4633-97CE-3560-BB3C-1E30E9604878> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fffcde37000 - 0x7fffce156fff com.apple.security (7.0 - 57740.31.2) <A47D7BAE-0591-3184-8E44-FB2EB08A19C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fffce157000 - 0x7fffce1cdff7 com.apple.securityfoundation (6.0 - 55132.20.1) <9407620B-B230-3320-B0B7-5AE59F1D135C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fffce1f7000 - 0x7fffce1faff3 com.apple.xpc.ServiceManagement (1.0 - 1) <4E24C12E-6164-3A7A-8EB8-C2523492BAE8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fffce581000 - 0x7fffce5f2ff7 com.apple.SystemConfiguration (1.14 - 1.14) <D9A57D90-E54F-3E1A-AA2F-F5A694BCE4BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffd0d76000 - 0x7fffd0e0197f com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffd0e31000 - 0x7fffd0e39ffb com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fffd287a000 - 0x7fffd2883ffb com.apple.CommonAuth (4.0 - 2.0) <830B940B-3523-38DE-996D-695739616D10> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffd2e8b000 - 0x7fffd2e93ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fffd2fa3000 - 0x7fffd2fb3fff com.apple.CoreEmoji (1.0 - 39.1) <0A46D6BF-22F3-39AD-B3DC-DE1EE5C442CC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fffd5f9a000 - 0x7fffd6010fff com.apple.Heimdal (4.0 - 2.0) <00F00E7E-7EF4-3254-86D3-ADA4F67938CF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffd6756000 - 0x7fffd690cfff com.apple.LanguageModeling (1.0 - 123.2.4) <FEB98F96-A9BB-3E6C-85B4-B466825B8C92> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffd73cb000 - 0x7fffd73f3fff com.apple.MultitouchSupport.framework (368.7 - 368.7) <BA3D9226-2672-3039-A105-C2639A7E22F2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffd74a2000 - 0x7fffd74acfff com.apple.NetAuth (6.0 - 6.0) <1E7765FC-4580-3CE4-A0F1-CAA22006AE43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffda1a9000 - 0x7fffda1afff7 com.apple.TCC (1.0 - 1) <956F7C1A-D457-3FE0-9CFE-3F1719F0865C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffda47a000 - 0x7fffda47bfff com.apple.TrustEvaluationAgent (2.0 - 28) <07C1F711-A1E0-3BAC-8F4D-977516D50925> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffdb62c000 - 0x7fffdb62effb com.apple.loginsupport (1.0 - 1) <4449ACBA-27A8-3311-BD92-CB7E63583FC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffdb683000 - 0x7fffdb69eff7 libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
0x7fffdb69f000 - 0x7fffdb6aafff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
0x7fffdb73c000 - 0x7fffdb73dff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffdb975000 - 0x7fffdb975fff libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
0x7fffdb97b000 - 0x7fffdb97cff3 libSystem.B.dylib (1238) <FF55E335-37C3-3567-9415-A3A1473775F5> /usr/lib/libSystem.B.dylib
0x7fffdb9e8000 - 0x7fffdba13ffb libarchive.2.dylib (41.30.3) <19B93FE5-4386-38C8-963F-7DBDAB96FEBA> /usr/lib/libarchive.2.dylib
0x7fffdbb0d000 - 0x7fffdbb0dff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
0x7fffdbb0e000 - 0x7fffdbb1eff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffdbb1f000 - 0x7fffdbb2dff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
0x7fffdbb2e000 - 0x7fffdbb84ff7 libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
0x7fffdbb85000 - 0x7fffdbbaffff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
0x7fffdbbb0000 - 0x7fffdbbc0ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fffdbbc1000 - 0x7fffdbbd6ffb libcompression.dylib (34) <AEF908E6-C0FE-3884-BD45-FB37A035545D> /usr/lib/libcompression.dylib
0x7fffdbbd7000 - 0x7fffdbbd7ff7 libcoretls.dylib (121.31.1) <BCC32537-4831-3E9F-876E-8C9F4CF52FD3> /usr/lib/libcoretls.dylib
0x7fffdbbd8000 - 0x7fffdbbd9ff3 libcoretls_cfhelpers.dylib (121.31.1) <6F37C5AD-7999-3D31-A52F-7AEED935F32D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fffdbc93000 - 0x7fffdbd78ff7 libcrypto.0.9.8.dylib (64.30.2) <D41E1901-06DD-3860-BB4F-B3ACE0284C01> /usr/lib/libcrypto.0.9.8.dylib
0x7fffdbf16000 - 0x7fffdbf69ff7 libcups.2.dylib (450) <78243BA4-43AB-3364-8111-8D54D3382621> /usr/lib/libcups.2.dylib
0x7fffdbfe4000 - 0x7fffdbfe4fff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
0x7fffdbff4000 - 0x7fffdbff9ff7 libheimdal-asn1.dylib (498.30.1) <4ED9F6E3-83BC-3302-B004-C25399DA0333> /usr/lib/libheimdal-asn1.dylib
0x7fffdbffa000 - 0x7fffdc0ecff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fffdc0ed000 - 0x7fffdc312ffb libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib
0x7fffdc318000 - 0x7fffdc319fff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
0x7fffdc31a000 - 0x7fffdc333ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fffdc334000 - 0x7fffdc34aff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
0x7fffdc34b000 - 0x7fffdc5f2ff7 libmecabra.dylib (744.5) <EF046855-CB9C-32D8-B2F1-C85B526E386F> /usr/lib/libmecabra.dylib
0x7fffdc625000 - 0x7fffdc69eff7 libnetwork.dylib (856.30.16) <66C6E4D6-B39C-3309-80C1-CBBE170DDD51> /usr/lib/libnetwork.dylib
0x7fffdc69f000 - 0x7fffdca74127 libobjc.A.dylib (706) <47104A1B-13E8-369F-BC36-27FF465809FD> /usr/lib/libobjc.A.dylib
0x7fffdca77000 - 0x7fffdca7bfff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
0x7fffdca7c000 - 0x7fffdcaacff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
0x7fffdcaca000 - 0x7fffdcae6ffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
0x7fffdcb21000 - 0x7fffdcb33ffb libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
0x7fffdcb36000 - 0x7fffdcc77fff libsqlite3.dylib (253) <AECBC92F-FF00-3369-8ECB-AE053B3578B8> /usr/lib/libsqlite3.dylib
0x7fffdcc9a000 - 0x7fffdccd2ff3 libssl.0.9.8.dylib (64.30.2) <6E690FB1-A581-3027-93B3-060D9D497A27> /usr/lib/libssl.0.9.8.dylib
0x7fffdcd6c000 - 0x7fffdcd79fff libxar.1.dylib (357) <58BFB84B-66FE-3299-AA3D-BBA178ADEE39> /usr/lib/libxar.1.dylib
0x7fffdcd7d000 - 0x7fffdce6cffb libxml2.2.dylib (30.11) <E12AF929-0FA5-3214-840F-C81E6AC9F36E> /usr/lib/libxml2.2.dylib
0x7fffdce6d000 - 0x7fffdce96fff libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
0x7fffdce97000 - 0x7fffdcea8ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fffdceb7000 - 0x7fffdcebbff7 libcache.dylib (79) <0C8092D3-600F-3ADD-A036-F225B6CDCA43> /usr/lib/system/libcache.dylib
0x7fffdcebc000 - 0x7fffdcec7ff7 libcommonCrypto.dylib (60092.30.2) <B16E29B6-EC8D-3A8F-9A89-DD9CF35F7C4B> /usr/lib/system/libcommonCrypto.dylib
0x7fffdcec8000 - 0x7fffdcecffff libcompiler_rt.dylib (62) <E992E8D9-037C-3454-A366-A25E4D31D6BB> /usr/lib/system/libcompiler_rt.dylib
0x7fffdced0000 - 0x7fffdced8fff libcopyfile.dylib (138) <64E285D9-5485-333B-AEE7-8B0C8FB9275F> /usr/lib/system/libcopyfile.dylib
0x7fffdced9000 - 0x7fffdcf5cfdf libcorecrypto.dylib (442.30.20) <2074B932-FD79-30A9-8E90-AF25C49F2AF1> /usr/lib/system/libcorecrypto.dylib
0x7fffdcf5d000 - 0x7fffdcf8ffff libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
0x7fffdcf90000 - 0x7fffdcf95ff3 libdyld.dylib (421.2) <E5A2414F-2480-3BB2-BE94-176119A80876> /usr/lib/system/libdyld.dylib
0x7fffdcf96000 - 0x7fffdcf96ffb libkeymgr.dylib (28) <1A318923-1200-3B06-B432-5007D82F195D> /usr/lib/system/libkeymgr.dylib
0x7fffdcf97000 - 0x7fffdcfa3ffb libkxld.dylib (3789.31.2) <524D7C3D-73EB-3F62-ADB1-9DFBACB95924> /usr/lib/system/libkxld.dylib
0x7fffdcfa4000 - 0x7fffdcfa4fff liblaunch.dylib (972.30.7) <15FACC21-079A-3BDF-9AFB-4253EFDEB587> /usr/lib/system/liblaunch.dylib
0x7fffdcfa5000 - 0x7fffdcfaafff libmacho.dylib (894) <A2F38EC1-C37C-3B93-B0E4-36B07C177F8C> /usr/lib/system/libmacho.dylib
0x7fffdcfab000 - 0x7fffdcfadff3 libquarantine.dylib (85) <C1D7749F-5F5F-3BB9-BEFC-1F0B9DA941FD> /usr/lib/system/libquarantine.dylib
0x7fffdcfae000 - 0x7fffdcfafffb libremovefile.dylib (45) <CD42974E-BE0B-39FC-9BFC-8A7540A04DC6> /usr/lib/system/libremovefile.dylib
0x7fffdcfb0000 - 0x7fffdcfc8ff7 libsystem_asl.dylib (349.30.2) <EFAC72D7-CB13-3DF7-ADF3-EC6635C6F1EA> /usr/lib/system/libsystem_asl.dylib
0x7fffdcfc9000 - 0x7fffdcfc9ff7 libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
0x7fffdcfca000 - 0x7fffdd057fef libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
0x7fffdd058000 - 0x7fffdd05bffb libsystem_configuration.dylib (888.30.2) <4FE3983C-E4ED-3939-A578-03AD29C99788> /usr/lib/system/libsystem_configuration.dylib
0x7fffdd05c000 - 0x7fffdd05ffff libsystem_coreservices.dylib (41.4) <1A572B9E-0C47-320F-8C64-7990D0A5FB5A> /usr/lib/system/libsystem_coreservices.dylib
0x7fffdd060000 - 0x7fffdd078ff3 libsystem_coretls.dylib (121.31.1) <4676F06D-274D-31BE-B61C-4D7A4AEF4858> /usr/lib/system/libsystem_coretls.dylib
0x7fffdd079000 - 0x7fffdd07ffff libsystem_dnssd.dylib (765.30.11) <DC708D84-ED7D-3936-B996-A67C66B8DDAA> /usr/lib/system/libsystem_dnssd.dylib
0x7fffdd080000 - 0x7fffdd0a9ff7 libsystem_info.dylib (503.30.1) <9ED9121C-F111-3FAD-BC2F-C95DEE1C9362> /usr/lib/system/libsystem_info.dylib
0x7fffdd0aa000 - 0x7fffdd0ccff7 libsystem_kernel.dylib (3789.31.2) <FCEEBBD4-DF66-34D8-A32F-4F8C8E814E40> /usr/lib/system/libsystem_kernel.dylib
0x7fffdd0cd000 - 0x7fffdd114fe7 libsystem_m.dylib (3121.4) <266DB92B-A86F-3691-80FB-1B26AD73CFF3> /usr/lib/system/libsystem_m.dylib
0x7fffdd115000 - 0x7fffdd133ff7 libsystem_malloc.dylib (116.30.3) <F40DEE3B-386A-3529-A3F7-98117ED55BF4> /usr/lib/system/libsystem_malloc.dylib
0x7fffdd134000 - 0x7fffdd18bffb libsystem_network.dylib (856.30.16) <4AE368E9-605D-379D-B04C-2AC7455B8250> /usr/lib/system/libsystem_network.dylib
0x7fffdd18c000 - 0x7fffdd195ff3 libsystem_networkextension.dylib (563.30.15) <EB020B0C-7DF0-3EEF-8E3C-15DA3C01D687> /usr/lib/system/libsystem_networkextension.dylib
0x7fffdd196000 - 0x7fffdd19fff3 libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib
0x7fffdd1a0000 - 0x7fffdd1a8fe7 libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib
0x7fffdd1a9000 - 0x7fffdd1b3ff7 libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
0x7fffdd1b4000 - 0x7fffdd1b7ff7 libsystem_sandbox.dylib (592.31.1) <7BBFDF96-293F-3DD9-B3A4-7C168280B441> /usr/lib/system/libsystem_sandbox.dylib
0x7fffdd1b8000 - 0x7fffdd1b9fff libsystem_secinit.dylib (24) <5C1F1E47-0F7D-3E25-8DEB-D9DB1F902281> /usr/lib/system/libsystem_secinit.dylib
0x7fffdd1ba000 - 0x7fffdd1c1fff libsystem_symptoms.dylib (532.30.6) <5D990CF5-B58F-39F7-B375-99B4EC62CFBD> /usr/lib/system/libsystem_symptoms.dylib
0x7fffdd1c2000 - 0x7fffdd1e2ff7 libsystem_trace.dylib (518.30.7) <5BD4ECD4-75CA-38EA-AF5C-B481C15955F8> /usr/lib/system/libsystem_trace.dylib
0x7fffdd1e3000 - 0x7fffdd1e8ffb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
0x7fffdd1e9000 - 0x7fffdd212ff7 libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 26
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: 9528711
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=199.7M resident=0K(0%) swapped_out_or_unallocated=199.7M(100%)
Writable regions: Total=227.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=227.1M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 2
Kernel Alloc Once 8K 2
MALLOC 79.9M 18
MALLOC guard page 16K 4
MALLOC_LARGE (reserved) 256K 3 reserved VM address space (unallocated)
STACK GUARD 80K 21
Stack 111.1M 21
VM_ALLOCATE 35.3M 37
__DATA 10.4M 192
__LINKEDIT 113.0M 48
__TEXT 86.8M 190
__UNICODE 556K 2
shared memory 12K 4
=========== ======= =======
TOTAL 437.6M 531
TOTAL, minus reserved VM space 437.4M 531
Model: MacBookPro10,1, BootROM MBP101.00EE.B0B, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.171.68.1a4)
Bluetooth: Version 5.0.2f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD512E, 500.28 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment