Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

savefig crashes with malloc error on os x #4359

Closed
nilsbecker opened this issue Apr 20, 2015 · 21 comments
Closed

savefig crashes with malloc error on os x #4359

nilsbecker opened this issue Apr 20, 2015 · 21 comments

Comments

@nilsbecker
Copy link

this happens on saving to pdf, not to png, after a recent update of the anaconda distribution.

further details are in ipython/ipython#8266

the os x crash report is

Process:               python [2414]
Path:                  /Users/USER/*/python.app/Contents/MacOS/python
Identifier:            com.continuum.python
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        bash [2413]
Responsible:           iTerm [260]
User ID:               1077

Date/Time:             2015-04-20 16:41:11.968 +0200
OS Version:            Mac OS X 10.10.2 (14C1514)
Report Version:        11
Anonymous UUID:        8CD3F760-7756-6A26-0751-9D62B126E472

Sleep/Wake UUID:       C3AA3AC6-4B5B-440D-81E4-81428CAEE76E

Time Awake Since Boot: 880000 seconds
Time Since Wake:       19000 seconds

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called
*** error for object 0x27a5a7a60: pointer being freed was not allocated


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff8edd9286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff94e12b53 abort + 129
2   libsystem_malloc.dylib          0x00007fff87c9e937 free + 428
3   libfreetype.6.dylib             0x0000000107800795 ft_free + 25
4   libfreetype.6.dylib             0x000000010780d733 ft_mem_free + 41
5   libfreetype.6.dylib             0x000000010780289e FT_Stream_Free + 62
6   libfreetype.6.dylib             0x0000000107803b16 destroy_face + 257
7   libfreetype.6.dylib             0x0000000107805a96 FT_Done_Face + 206
8   ft2font.so                      0x0000000106e5555d FT2Font::~FT2Font() + 109
9   ft2font.so                      0x0000000106e554bf FT2Font::~FT2Font() + 15
10  ft2font.so                      0x0000000106e6eb88 Py::PythonClass<FT2Font>::extension_object_deallocator(_object*) + 24
11  libpython2.7.dylib              0x000000010003d15d frame_dealloc + 125
12  libpython2.7.dylib              0x00000001000c5bc9 PyEval_EvalCodeEx + 937
13  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
14  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
15  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
16  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
17  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
18  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
19  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
20  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
21  libpython2.7.dylib              0x000000010003e4d0 function_call + 176
22  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
23  libpython2.7.dylib              0x00000001000bedca PyEval_EvalFrameEx + 4586
24  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
25  libpython2.7.dylib              0x000000010003e4d0 function_call + 176
26  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
27  libpython2.7.dylib              0x00000001000bedca PyEval_EvalFrameEx + 4586
28  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
29  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
30  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
31  libpython2.7.dylib              0x00000001000c5635 PyEval_EvalFrameEx + 31317
32  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
33  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
34  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
35  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
36  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
37  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
38  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
39  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
40  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
41  libpython2.7.dylib              0x000000010003e4d0 function_call + 176
42  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
43  libpython2.7.dylib              0x00000001000bedca PyEval_EvalFrameEx + 4586
44  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
45  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
46  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
47  libpython2.7.dylib              0x000000010003e4d0 function_call + 176
48  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
49  libpython2.7.dylib              0x00000001000bedca PyEval_EvalFrameEx + 4586
50  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
51  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
52  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
53  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
54  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
55  libpython2.7.dylib              0x00000001000c5635 PyEval_EvalFrameEx + 31317
56  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
57  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
58  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
59  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
60  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
61  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
62  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
63  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
64  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
65  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
66  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
67  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
68  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
69  libpython2.7.dylib              0x000000010003e4d0 function_call + 176
70  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
71  libpython2.7.dylib              0x00000001000bedca PyEval_EvalFrameEx + 4586
72  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
73  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
74  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
75  libpython2.7.dylib              0x00000001000c6186 PyEval_EvalCode + 54
76  libpython2.7.dylib              0x00000001000eb43e PyRun_FileExFlags + 174
77  libpython2.7.dylib              0x00000001000eb6da PyRun_SimpleFileExFlags + 458
78  libpython2.7.dylib              0x000000010010272d Py_Main + 3165
79  com.continuum.python            0x0000000100000f54 start + 52

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8edd9136 __psynch_cvwait + 10
1   libpython2.7.dylib              0x00000001000ffa54 PyThread_acquire_lock + 116
2   libpython2.7.dylib              0x0000000100104535 lock_PyThread_acquire_lock + 69
3   libpython2.7.dylib              0x00000001000c3d7d PyEval_EvalFrameEx + 24989
4   libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
5   libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
6   libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
7   libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
8   libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
9   libpython2.7.dylib              0x000000010003e4d0 function_call + 176
10  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
11  libpython2.7.dylib              0x00000001000bedca PyEval_EvalFrameEx + 4586
12  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
13  libpython2.7.dylib              0x00000001000c40d0 PyEval_EvalFrameEx + 25840
14  libpython2.7.dylib              0x00000001000c541b PyEval_EvalFrameEx + 30779
15  libpython2.7.dylib              0x00000001000c541b PyEval_EvalFrameEx + 30779
16  libpython2.7.dylib              0x00000001000c6063 PyEval_EvalCodeEx + 2115
17  libpython2.7.dylib              0x000000010003e4d0 function_call + 176
18  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
19  libpython2.7.dylib              0x000000010001dfed instancemethod_call + 333
20  libpython2.7.dylib              0x000000010000cab2 PyObject_Call + 98
21  libpython2.7.dylib              0x00000001000bc927 PyEval_CallObjectWithKeywords + 87
22  libpython2.7.dylib              0x0000000100104a47 t_bootstrap + 71
23  libsystem_pthread.dylib         0x00007fff8a775268 _pthread_body + 131
24  libsystem_pthread.dylib         0x00007fff8a7751e5 _pthread_start + 176
25  libsystem_pthread.dylib         0x00007fff8a77341d thread_start + 13

Thread 2:
0   libsystem_kernel.dylib          0x00007fff8edd9136 __psynch_cvwait + 10
1   interpreter.so                  0x00000001050d80af th_worker(void*) + 191
2   libsystem_pthread.dylib         0x00007fff8a775268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff8a7751e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff8a77341d thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8edd9136 __psynch_cvwait + 10
1   interpreter.so                  0x00000001050d80af th_worker(void*) + 191
2   libsystem_pthread.dylib         0x00007fff8a775268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff8a7751e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff8a77341d thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8edd9136 __psynch_cvwait + 10
1   interpreter.so                  0x00000001050d80af th_worker(void*) + 191
2   libsystem_pthread.dylib         0x00007fff8a775268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff8a7751e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff8a77341d thread_start + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8edd9136 __psynch_cvwait + 10
1   interpreter.so                  0x00000001050d80af th_worker(void*) + 191
2   libsystem_pthread.dylib         0x00007fff8a775268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff8a7751e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff8a77341d thread_start + 13

Thread 6:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8edda232 kevent64 + 10
1   libdispatch.dylib               0x00007fff8e1f4a6a _dispatch_mgr_thread + 52

Thread 7:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff8edd93fa __select + 10
1   libsystem_pthread.dylib         0x00007fff8a775268 _pthread_body + 131
2   libsystem_pthread.dylib         0x00007fff8a7751e5 _pthread_start + 176
3   libsystem_pthread.dylib         0x00007fff8a77341d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbf9698  rdx: 0x0000000000000000
  rdi: 0x0000000000000513  rsi: 0x0000000000000006  rbp: 0x00007fff5fbf96c0  rsp: 0x00007fff5fbf9698
   r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x000000010026b000  r13: 0x0000000000000004  r14: 0x00007fff77b1e300  r15: 0x0000000000000000
  rip: 0x00007fff8edd9286  rfl: 0x0000000000000206  cr2: 0x00007fff79463fd8

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x100000000 -        0x100000ff7 +com.continuum.python (???) <B75A7261-EE8B-E21A-48B5-5DBA4AAB9418> /Users/USER/*/python.app/Contents/MacOS/python
       0x100003000 -        0x100168ff3 +libpython2.7.dylib (2.7) <91FA9CE6-8D01-2E03-47CE-3C2E301B3227> /Users/USER/*/libpython2.7.dylib
       0x1002ed000 -        0x1002efff7 +_locale.so (???) <2CAEF94F-7046-DC3E-05B9-EB8B15D6B8B1> /Users/USER/*/_locale.so
       0x1002f2000 -        0x1002f6fff +_struct.so (???) <877B3D8C-ABB8-56A1-0F64-E9F700771EBA> /Users/USER/*/_struct.so
       0x1004f0000 -        0x1004f6fff +_json.so (???) <0E27579A-BE76-35F6-FEE8-E5FA38407249> /Users/USER/*/_json.so
       0x1004fb000 -        0x1004fcff7 +_heapq.so (???) <8B0929DA-B019-75DC-9699-BBDA11D19C50> /Users/USER/*/_heapq.so
       0x100740000 -        0x100742ff7 +time.so (???) <668B5E74-20C8-9CD3-8096-032EF3CBFCD1> /Users/USER/*/time.so
       0x100747000 -        0x100748ff7 +cStringIO.so (???) <E427D39E-AFAE-6661-3954-C50E4FF54587> /Users/USER/*/cStringIO.so
       0x10078d000 -        0x100791ff7 +_collections.so (???) <EE469D9D-5067-091A-6720-3AAFADBE89E2> /Users/USER/*/_collections.so
       0x100797000 -        0x10079bff7 +operator.so (???) <F3B8CCB0-E9D6-D569-E4D6-9EC1CDE26FF4> /Users/USER/*/operator.so
       0x1007a2000 -        0x1007a9fff +itertools.so (???) <FD913B0F-D296-CD54-8E3A-E13B4C781CCA> /Users/USER/*/itertools.so
       0x1007f4000 -        0x1007f7fff +strop.so (???) <1F6E2F44-FC6A-BA4E-57C5-DBB74377D661> /Users/USER/*/strop.so
       0x1007fc000 -        0x1007fdfff +_functools.so (???) <2B97D6D1-0E03-7ABF-74A8-A4F3FCD6EC17> /Users/USER/*/_functools.so
       0x102280000 -        0x102280ff7 +grp.so (???) <C055C1DA-AFDD-77BD-1E48-EBFB5B344D73> /Users/USER/*/grp.so
       0x102283000 -        0x102288ff7 +math.so (???) <0BF5CA68-731B-0F6B-361A-27C512FA648F> /Users/USER/*/math.so
       0x10228f000 -        0x102291ff7 +binascii.so (???) <4BC62223-02B5-EB47-0BA8-7528D5EB0A6C> /Users/USER/*/binascii.so
       0x102295000 -        0x1022adffe +libz.1.2.8.dylib (1.2.8) <5660EDF3-A9D4-49B6-FA19-B09B10037896> /Users/USER/*/libz.1.2.8.dylib
       0x1022b1000 -        0x1022b3ff7 +_hashlib.so (???) <D9C0FCFF-7D7E-0751-70B7-214ED5ECF598> /Users/USER/*/_hashlib.so
       0x1022b7000 -        0x10230cfef +libssl.1.0.0.dylib (1) <7CABB30A-BCD8-DC2F-E9A9-60C716441AF5> /Users/USER/*/libssl.1.0.0.dylib
       0x10232a000 -        0x10248cfff +libcrypto.1.0.0.dylib (1) <60A2348C-E6AB-AF91-AA19-8BA30B82F1F5> /Users/USER/*/libcrypto.1.0.0.dylib
       0x1024fd000 -        0x1024feff7 +_random.so (???) <27949E1C-E1D5-C2BA-5B3F-305C2735D20C> /Users/USER/*/_random.so
       0x102501000 -        0x102516fff +_io.so (???) <E767A3B1-91E5-5DE5-7D69-A2AF67DA0D63> /Users/USER/*/_io.so
       0x10252d000 -        0x10252eff7 +fcntl.so (???) <3238FC93-2851-A86A-3FEC-33D10D11AEF8> /Users/USER/*/fcntl.so
       0x102571000 -        0x102574fff +select.so (???) <002A0B18-3064-3C1A-9BBD-3B662E56F939> /Users/USER/*/select.so
       0x10257a000 -        0x10257bfff +resource.so (???) <20E99B44-57D8-909F-850C-588F6FFE5BA0> /Users/USER/*/resource.so
       0x10257e000 -        0x10257fff7 +termios.so (???) <61EFED63-AE60-6A20-4746-3595326FF887> /Users/USER/*/termios.so
       0x102744000 -        0x10274dff7 +_socket.so (???) <EB8DA2ED-2C87-3EBA-7B96-8A32195C8C00> /Users/USER/*/_socket.so
       0x102759000 -        0x102765fff +_ssl.so (???) <59C6288F-80B2-23E5-EF80-A96DDBA086A0> /Users/USER/*/_ssl.so
       0x1027b1000 -        0x1027b1ff7 +_scproxy.so (???) <B8CA5443-E842-4A66-A618-4776B072D37A> /Users/USER/*/_scproxy.so
       0x1027b4000 -        0x1027c2fff +datetime.so (???) <577F86B6-9803-F6EA-9D56-D3416C1332AB> /Users/USER/*/datetime.so
       0x1027ce000 -        0x1027d9fff +_sqlite3.so (???) <84767C26-64E3-13B2-EFB4-FBEC44E3461F> /Users/USER/*/_sqlite3.so
       0x1027e5000 -        0x1027f5fff +cPickle.so (???) <9462A5D4-7DFE-039C-1E67-67A318D10A6A> /Users/USER/*/cPickle.so
       0x1027fd000 -        0x1027fdfff +future_builtins.so (???) <2CF1A1F0-27B3-1734-D576-DB7E79C7D023> /Users/USER/*/future_builtins.so
       0x1031c0000 -        0x103295fef +libsqlite3.0.dylib (9.6) <86E65EA8-7790-0175-D40F-4A4A67F3AE82> /Users/USER/*/libsqlite3.0.dylib
       0x103372000 -        0x103374ff7 +_lsprof.so (???) <C1853589-7227-E870-619A-94D1380AB6DB> /Users/USER/*/_lsprof.so
       0x1033f8000 -        0x10340eff7 +_ctypes.so (???) <A2DA29A1-DD54-CAA1-37E5-2FD14BB96EBD> /Users/USER/*/_ctypes.so
       0x10349f000 -        0x1034a2fff +zlib.so (???) <1AF88C11-163A-5F4B-F6D3-F9D1D934DD7D> /Users/USER/*/zlib.so
       0x1038ea000 -        0x1038ecfff +readline.so (???) <2945ACA0-A969-FC04-0873-05FA2CFAD7CE> /Users/USER/*/readline.so
       0x1038f2000 -        0x103923fff +libreadline.6.2.dylib (6.2) <8B0801EE-2449-E9D6-850B-4E7FB34BF7FB> /Users/USER/*/libreadline.6.2.dylib
       0x1039b9000 -        0x103ad6fff +multiarray.so (???) <3FA6B7C4-712F-39EE-8151-B0FA8AA29060> /Users/USER/*/multiarray.so
       0x103bd3000 -        0x103c29fff +umath.so (???) <65DFA61C-D764-3CA5-BA1C-1937CCBA6C0E> /Users/USER/*/umath.so
       0x103c95000 -        0x103c99ff7 +_dotblas.so (???) <AE555EE9-6A95-3C02-BE0D-225F70B1EDB0> /Users/USER/*/_dotblas.so
       0x103c9d000 -        0x103cbeff7 +scalarmath.so (???) <8292C021-F67E-3FAB-A148-954583036FFB> /Users/USER/*/scalarmath.so
       0x103cd0000 -        0x103cd4ff7 +_compiled_base.so (???) <E2CC4F9B-D5D4-3BDC-9563-D19758A248EC> /Users/USER/*/_compiled_base.so
       0x103cd8000 -        0x103cd9fff +lapack_lite.so (???) <21919A49-1600-3C7C-9773-5CBD9B6B0EDA> /Users/USER/*/lapack_lite.so
       0x103cdc000 -        0x103cebfff +_umath_linalg.so (???) <BA3D399C-335C-3F03-A433-A6424F32DE96> /Users/USER/*/_umath_linalg.so
       0x103cf9000 -        0x103cf9ff7 +_bisect.so (???) <25C038E1-4007-4C57-CCC9-168A672447FA> /Users/USER/*/_bisect.so
       0x103f00000 -        0x103f08fff +fftpack_lite.so (???) <B3C1C673-B6E9-3E73-A2F5-1CD006702344> /Users/USER/*/fftpack_lite.so
       0x103f4c000 -        0x103f9aff7 +mtrand.so (???) <7BB8778C-FDAC-339C-8A2D-930685677EDD> /Users/USER/*/mtrand.so
       0x1040a7000 -        0x1040d3fff +hashtable.so (???) <22727D1D-E377-313B-8739-AD5913E9B3D4> /Users/USER/*/hashtable.so
       0x1040e8000 -        0x1041d1fff +tslib.so (???) <1124471A-7350-38BD-8B01-C638B0015578> /Users/USER/*/tslib.so
       0x1042b2000 -        0x1042e6feb +pyexpat.so (???) <5947BBEE-2BC6-B327-8A7E-53AC85A08892> /Users/USER/*/pyexpat.so
       0x104378000 -        0x10437dfff +array.so (???) <1A041A36-8938-0E8F-C8C8-832DC47284ED> /Users/USER/*/array.so
       0x104404000 -        0x1044adfff +lib.so (???) <157F424D-30FC-3E8A-8011-900FB7500359> /Users/USER/*/lib.so
       0x104536000 -        0x104539fff +_csv.so (???) <768B0C74-E8F7-31A1-5D69-1E2F1D222921> /Users/USER/*/_csv.so
       0x10453f000 -        0x1046e4ff7 +algos.so (???) <C1DC4952-8C91-3103-814B-31B756D43DB8> /Users/USER/*/algos.so
       0x1047ce000 -        0x1047f5ff7 +index.so (???) <67EC9837-E7AB-3C69-94A2-4907160292D5> /Users/USER/*/index.so
       0x104bc9000 -        0x104bd7fff +json.so (???) <89138F4E-04D8-3310-9DDE-2B1B0481AE09> /Users/USER/*/json.so
       0x104be0000 -        0x104bf4fff +libexslt.0.dylib (9.17) <0681FC05-1A7C-FD9F-32D6-EB7694DE7BD1> /Users/USER/*/libexslt.0.dylib
       0x104bfa000 -        0x104bfdfff +_cntr.so (???) <9BFD8C74-1EA0-3EB3-BB3A-D0C47C5C3134> /Users/USER/*/_cntr.so
       0x104f40000 -        0x104f6dfff +_sparse.so (???) <B4A305B7-1973-38D4-8CE4-84C663C6363C> /Users/USER/*/_sparse.so
       0x1050c1000 -        0x1050deff7 +interpreter.so (???) <31AA985F-84CF-3DDD-8490-3CFD99629048> /Users/USER/*/interpreter.so
       0x105554000 -        0x10558bff7 +_path.so (???) <80B271B3-1E19-3200-8DBD-7FA90C6572DF> /Users/USER/*/_path.so
       0x105730000 -        0x105772ff7 +parser.so (???) <033E9E45-F7B7-3CAE-A2F5-6583A989F1F2> /Users/USER/*/parser.so
       0x105891000 -        0x105a19ff7 +etree.so (???) <04BA2424-D96C-1C3B-D6D8-3A691F1D613E> /Users/USER/*/etree.so
       0x105ae3000 -        0x105b24fff +libxslt.1.dylib (3.28) <CD5F99A3-67C1-F710-CFD2-47AC994CE5B8> /Users/USER/*/libxslt.1.dylib
       0x105b2e000 -        0x105cb6fff +libxml2.2.dylib (12) <1CC4337B-7234-4C36-5A39-C8070E0BD6D5> /Users/USER/*/libxml2.2.dylib
       0x105d6a000 -        0x105d7eff7 +msgpack.so (???) <5AAA8C26-5224-3FFC-8AB2-3BA9C682B881> /Users/USER/*/msgpack.so
       0x105d91000 -        0x105d98ff7 +_testing.so (???) <E2313473-AD64-3ABC-A7A9-27BC7475E2FF> /Users/USER/*/_testing.so
       0x105ddf000 -        0x105defff7 +_ufuncs_cxx.so (???) <06807A44-4BA4-3C71-A3DC-9AD1B7A7A3E8> /Users/USER/*/_ufuncs_cxx.so
       0x105df9000 -        0x105dfcff7 +mmap.so (???) <1EA1E20D-6153-9652-D6A6-7BCF39A975AD> /Users/USER/*/mmap.so
       0x105f00000 -        0x106032fef +_ufuncs.so (???) <241B4E66-7D3C-37F1-93F9-190829BD7968> /Users/USER/*/_ufuncs.so
       0x1060ac000 -        0x106179ff7 +specfun.so (???) <CFB7D4D9-E28A-3E38-ADD9-3EC0BD93125E> /Users/USER/*/specfun.so
       0x1061d1000 -        0x10620aff7 +_fblas.so (???) <5617900E-1944-368A-9704-8A592599AD3B> /Users/USER/*/_fblas.so
       0x106233000 -        0x10623cff7 +_flinalg.so (???) <5EE16290-2E04-3A59-A5B4-58C80C01125B> /Users/USER/*/_flinalg.so
       0x106244000 -        0x1062a6fff +_flapack.so (???) <7993D6ED-DB3B-313C-8121-517407221492> /Users/USER/*/_flapack.so
       0x10632d000 -        0x106337ff7 +_ellip_harm_2.so (???) <DEFB721C-90E8-313D-84A8-C4393E4146AA> /Users/USER/*/_ellip_harm_2.so
       0x106340000 -        0x10637cff7 +_odepack.so (???) <496CE3B0-999E-3A7D-A23B-9831E48F807C> /Users/USER/*/_odepack.so
       0x106387000 -        0x1063bbfff +_quadpack.so (???) <8C8CDD06-D4DC-36DE-9962-DABE9F7AAF0C> /Users/USER/*/_quadpack.so
       0x1063c6000 -        0x106409fe7 +vode.so (???) <0D206356-2716-3282-8D02-B3A3435E5449> /Users/USER/*/vode.so
       0x106415000 -        0x106442fff +_dop.so (???) <D5BC7EC0-CA8E-39F5-B3A7-037DC4B992FB> /Users/USER/*/_dop.so
       0x10644d000 -        0x10648bfe7 +lsoda.so (???) <1F373887-43C5-3E70-AE98-AD9E1F1ABDC1> /Users/USER/*/lsoda.so
       0x1064d7000 -        0x10650cff7 +_imaging.so (???) <E3D8CD7C-AB68-3D15-9FD5-3D0C09E019B8> /Users/USER/*/_imaging.so
       0x10652f000 -        0x10657dff4 +libjpeg.8.dylib (13) <F44BC25B-1605-21E6-4007-4A39D833D035> /Users/USER/*/libjpeg.8.dylib
       0x106584000 -        0x1065f9fff +libtiff.5.dylib (7) <75EC4D30-54D3-8446-CB2C-3CCAFA5233A3> /Users/USER/*/libtiff.5.dylib
       0x106647000 -        0x106886fff +_sparsetools.so (???) <0BEAA3EB-583E-37ED-8705-6B517B3A8CC6> /Users/USER/*/_sparsetools.so
       0x10697c000 -        0x1069efff7 +_csparsetools.so (???) <693C30AE-4B34-3E23-9D0D-ECD0A5753571> /Users/USER/*/_csparsetools.so
       0x106a51000 -        0x106a78ff7 +_shortest_path.so (???) <9E7ED33C-C932-3D46-99E6-906AC65EE334> /Users/USER/*/_shortest_path.so
       0x106a8a000 -        0x106a9fff7 +_tools.so (???) <7D7BE99C-A14A-3763-BA33-0DEDC8DFBF56> /Users/USER/*/_tools.so
       0x106aad000 -        0x106ac1fff +_traversal.so (???) <99AE2D5A-9CF3-3351-8B9A-76E53727F18E> /Users/USER/*/_traversal.so
       0x106acf000 -        0x106ad8ff7 +_min_spanning_tree.so (???) <9A9BBA0C-F881-313F-AD9A-46E79ACC393A> /Users/USER/*/_min_spanning_tree.so
       0x106ae1000 -        0x106b29fff +_reordering.so (???) <A0C10AD6-48AA-3F7D-931D-B63596058F11> /Users/USER/*/_reordering.so
       0x106b44000 -        0x106b47fff +mio_utils.so (???) <240AAA49-D8DF-3FC7-9A22-6787116114E0> /Users/USER/*/mio_utils.so
       0x106b4c000 -        0x106b65fff +mio5_utils.so (???) <0A05F888-79FF-3BFE-9113-E17D8088196F> /Users/USER/*/mio5_utils.so
       0x106b77000 -        0x106b81ff7 +streams.so (???) <5245E66A-A506-310B-80AD-64EC201BCDA2> /Users/USER/*/streams.so
       0x106e4c000 -        0x106e90ff7 +ft2font.so (???) <0A6AE215-714F-3AF1-95B6-1F01DFB51700> /Users/USER/*/ft2font.so
       0x106eb7000 -        0x106eeafff +libpng15.15.dylib (29) <635EBAB8-5444-4CE7-FC53-96DD1A0F8963> /Users/USER/*/libpng15.15.dylib
       0x106ef1000 -        0x106ef5fff +futil.so (???) <E35F42E1-BEA4-3DC9-9D3E-3829C0596BFD> /Users/USER/*/futil.so
       0x106ef9000 -        0x106efaff7 +_zeros.so (???) <7A6F9EA2-82CD-3CBB-BAC1-A7A9F50083AB> /Users/USER/*/_zeros.so
       0x106efd000 -        0x106efdfff +speedups.so (???) <4072753E-00D5-2225-E3BF-C6A5853809B1> /Users/USER/*/speedups.so
       0x107800000 -        0x1078b1fef +libfreetype.6.dylib (18.1) <8EC65AE0-D842-5D67-F674-71086B8670FE> /Users/USER/*/libfreetype.6.dylib
       0x107c84000 -        0x107c9efff +_png.so (???) <CBC052B6-7073-35DC-B4D2-88E678565157> /Users/USER/*/_png.so
       0x107e00000 -        0x107e94fff +unicodedata.so (???) <CAD1A343-5ECC-4468-33D7-09D998204988> /Users/USER/*/unicodedata.so
       0x107eab000 -        0x107ee7ff7 +_image.so (???) <AB548273-2E21-340F-AF23-E3982FA5623D> /Users/USER/*/_image.so
       0x107f11000 -        0x107f43fff +_tri.so (???) <E8C8255F-1060-36F1-A56F-35BFA3C453A6> /Users/USER/*/_tri.so
       0x107f6e000 -        0x107fbcfff +_qhull.so (???) <1CF00AF5-CBA9-3159-8BA1-BADCFB7E5B59> /Users/USER/*/_qhull.so
       0x107fcd000 -        0x107ffdfff +_macosx.so (???) <7B5E7B29-070F-3306-BBD7-7F36B21A3BB5> /Users/USER/*/_macosx.so
       0x108097000 -        0x1080b9fff +minpack2.so (???) <29B6D198-9292-3B02-8E40-70FC27F1C733> /Users/USER/*/minpack2.so
       0x1080c2000 -        0x1080f7fff +_lbfgsb.so (???) <20A2B373-2D36-3AE5-8D52-1E656C8B959F> /Users/USER/*/_lbfgsb.so
       0x108101000 -        0x108107ff7 +moduleTNC.so (???) <F3E973B8-6ABD-3D6A-BE6E-1765584373FA> /Users/USER/*/moduleTNC.so
       0x10810a000 -        0x10813bff7 +_cobyla.so (???) <96BE24C4-D27B-3834-B957-CF97CCB53AB5> /Users/USER/*/_cobyla.so
       0x108144000 -        0x108170fff +_slsqp.so (???) <9F8F1E8E-692B-3D23-B1B4-DB3832EAF17E> /Users/USER/*/_slsqp.so
       0x10817a000 -        0x108192ff7 +_minpack.so (???) <5F24C620-FDD3-3C8B-97A3-7D0DDCF59470> /Users/USER/*/_minpack.so
       0x1081d7000 -        0x108203fff +_iterative.so (???) <91D948CE-E5E6-3756-97D9-70164F0040A8> /Users/USER/*/_iterative.so
       0x10821c000 -        0x108263ff7 +_superlu.so (???) <632D1937-5E8B-3976-A9BA-AA35A62EE887> /Users/USER/*/_superlu.so
       0x10827b000 -        0x108319fef +_arpack.so (???) <C2889DB6-EF9A-3837-8E48-5ADA4366F8B1> /Users/USER/*/_arpack.so
       0x10837e000 -        0x1083a0fe7 +_nnls.so (???) <4D690F5A-B975-342F-B0BF-0BBEE301E551> /Users/USER/*/_nnls.so
       0x1083e9000 -        0x1083f5ff7 +vonmises_cython.so (???) <8FABBA81-2070-3997-985C-A62316205669> /Users/USER/*/vonmises_cython.so
       0x108600000 -        0x10860ffff +_rank.so (???) <CDDEE6B3-8210-3DAA-ACA7-D3DD610252F9> /Users/USER/*/_rank.so
       0x10861a000 -        0x108621fff +statlib.so (???) <DBA9A83C-D231-3831-BED3-B0BC5BBE277C> /Users/USER/*/statlib.so
       0x108627000 -        0x108650fff +mvn.so (???) <52BCD238-AB6A-3137-829E-8272B2D3FD2B> /Users/USER/*/mvn.so
       0x108791000 -        0x108795ff7 +_errors.so (???) <AE9D5B6B-6D12-3BB3-8234-2C36721A4C6D> /Users/USER/*/_errors.so
       0x10879b000 -        0x108a1efff +libhdf5.9.dylib (10) <9BAE4577-E86F-4391-FEC1-2569A39F5A67> /Users/USER/*/libhdf5.9.dylib
       0x108a69000 -        0x108a80ffb +libhdf5_hl.9.dylib (10) <AC29BA4E-77FF-F170-48B5-A7C51630C07E> /Users/USER/*/libhdf5_hl.9.dylib
       0x108a87000 -        0x108a8efff +_conv.so (???) <DCC37DAC-2780-33A6-8BB9-173F166BB23E> /Users/USER/*/_conv.so
       0x108a95000 -        0x108a9bff7 +h5r.so (???) <5E985131-6FB2-3FBD-9193-A5EEF6BA4BAA> /Users/USER/*/h5r.so
       0x108aa3000 -        0x108ab1fff +_objects.so (???) <77664636-9254-3ECD-BA7C-1938C1BA6CD5> /Users/USER/*/_objects.so
       0x108abe000 -        0x108ad6ff7 +defs.so (???) <2199552E-B355-3D7E-BBA9-436B05A82407> /Users/USER/*/defs.so
       0x108aec000 -        0x108b23ff7 +h5t.so (???) <1016CCBF-AD84-3A14-9DD4-C11D2B4390FE> /Users/USER/*/h5t.so
       0x108b48000 -        0x108b4dfff +utils.so (???) <65F8F26E-B4B0-338B-8FE0-1734C5FB7005> /Users/USER/*/utils.so
       0x108b53000 -        0x108b5dff7 +h5.so (???) <5D63415F-F988-3256-9CBD-3C778474B850> /Users/USER/*/h5.so
       0x108b69000 -        0x108b78ff7 +h5a.so (???) <D3FDED83-546E-303F-B6BD-327664B38F9B> /Users/USER/*/h5a.so
       0x108b84000 -        0x108b93fff +h5s.so (???) <57A507C1-D15A-370D-8257-8B7241DD10E5> /Users/USER/*/h5s.so
       0x108ba1000 -        0x108bc0fff +h5p.so (???) <DDB09245-215A-33E5-A8C6-233B60AD1771> /Users/USER/*/h5p.so
       0x108bdc000 -        0x108be0fff +h5ac.so (???) <9BA4B4B7-8C86-3467-942E-CBB2B88A9DA9> /Users/USER/*/h5ac.so
       0x108c27000 -        0x108c2bfff +_proxy.so (???) <1944467F-58A8-3B46-9484-A28FF4E71642> /Users/USER/*/_proxy.so
       0x108c30000 -        0x108c3dff7 +h5d.so (???) <EB90AC36-CAD8-310A-9FB1-BE2E6FE984C8> /Users/USER/*/h5d.so
       0x108c48000 -        0x108c4fff7 +h5ds.so (???) <37754731-D413-3E73-9E71-FE864F1791EC> /Users/USER/*/h5ds.so
       0x108c57000 -        0x108c65fff +h5f.so (???) <C1C1A4F3-89CC-385C-91D9-A604CF3C084E> /Users/USER/*/h5f.so
       0x108c72000 -        0x108c84ff7 +h5g.so (???) <C5234EE7-2E9E-3B30-ADFC-4CF93B7C51D5> /Users/USER/*/h5g.so
       0x108c93000 -        0x108c99fff +h5i.so (???) <A019BEA3-7028-32C8-9399-3F21FB24507F> /Users/USER/*/h5i.so
       0x108ca0000 -        0x108ca1ff7 +h5fd.so (???) <A4D127CE-4336-3B0B-8E1A-1FBC4B2B32AA> /Users/USER/*/h5fd.so
       0x108ca6000 -        0x108caafff +h5z.so (???) <F80ADD13-5A98-3C2D-B564-F2653F4CD0C9> /Users/USER/*/h5z.so
       0x108cf1000 -        0x108cfcff7 +h5o.so (???) <DF37E12A-C362-37B7-9CF4-587C5571D41A> /Users/USER/*/h5o.so
       0x108d08000 -        0x108d12fff +h5l.so (???) <2D996EC0-C947-3158-9B33-7083836D92FA> /Users/USER/*/h5l.so
       0x108daf000 -        0x108db5ff7 +constants.so (???) <D2C5AC74-B1D4-3556-9293-3426BE81175A> /Users/USER/*/constants.so
       0x108dc1000 -        0x108dc2ff7 +error.so (???) <2C1602E9-E21B-3148-85B9-8FD34DF1C4E3> /Users/USER/*/error.so
       0x108dc6000 -        0x108dceff7 +message.so (???) <5ED269D0-16C1-3382-AE15-E809ED1CF3B0> /Users/USER/*/message.so
       0x108dd8000 -        0x108dddff7 +context.so (???) <4DDF536F-430C-34C4-BFE6-699051D0514B> /Users/USER/*/context.so
       0x108de5000 -        0x108de8ff7 +utils.so (???) <B8406D5E-5B91-33C0-AB94-888CB02A9337> /Users/USER/*/utils.so
       0x108dee000 -        0x108df3fff +_poll.so (???) <1BB757C2-0EFA-36E8-8968-A6C2B94766EA> /Users/USER/*/_poll.so
       0x108df9000 -        0x108dfaff7 +_version.so (???) <204B3C73-EEB4-3584-A046-9453EAD22DAF> /Users/USER/*/_version.so
       0x108f00000 -        0x108f6fffa +libzmq.3.dylib (5) <F05CB4E8-72A4-FCA8-07B8-103C6D8CAD9B> /Users/USER/*/libzmq.3.dylib
       0x108fec000 -        0x108feffff +_device.so (???) <1E0707E4-0A11-3D35-A0E0-53D65658A4E1> /Users/USER/*/_device.so
       0x108ff4000 -        0x108ff7ff7 +_multiprocessing.so (???) <F177B745-B5FC-B67E-F3A0-46BE6BE0F72F> /Users/USER/*/_multiprocessing.so
       0x109800000 -        0x109883fff +libsodium.4.dylib (10) <7C44222F-DF5C-32B5-B1E6-7102AAB52B01> /Users/USER/*/libsodium.4.dylib
       0x109895000 -        0x1098a4ff7 +socket.so (???) <FDBB66D3-424B-39CB-A8CE-9932BED05414> /Users/USER/*/socket.so
       0x1098b2000 -        0x1098b6fff +monitoredqueue.so (???) <B9CDF46E-B10D-3BB5-A38A-EE6C7CFB0339> /Users/USER/*/monitoredqueue.so
       0x10993d000 -        0x10994afff +_curses.so (???) <0774AC78-7A80-2355-5FEE-F9F5870B0E38> /Users/USER/*/_curses.so
       0x1099d5000 -        0x109a2dfff +_backend_agg.so (???) <9D8AA106-D034-3086-ACBF-2AB16D2401EB> /Users/USER/*/_backend_agg.so
       0x129fc1000 -        0x129fddff7 +ttconv.so (???) <6F4CFFF2-2661-3CA4-8E28-C1C8E702BB2B> /Users/USER/*/ttconv.so
    0x7fff6de85000 -     0x7fff6debb837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8756c000 -     0x7fff875a4ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
    0x7fff875a5000 -     0x7fff875a7ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff875ae000 -     0x7fff87622fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff87898000 -     0x7fff878b2ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
    0x7fff878cb000 -     0x7fff8793afff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff87b39000 -     0x7fff87b48fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87c59000 -     0x7fff87c99ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff87c9a000 -     0x7fff87cb6ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff87cbc000 -     0x7fff87feffff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
    0x7fff88879000 -     0x7fff88893ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8987f000 -     0x7fff8989cffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff898fa000 -     0x7fff8990bff3  libsystem_coretls.dylib (35.10.1) <3EAED90A-7AA0-323C-A52B-E16477981D59> /usr/lib/system/libsystem_coretls.dylib
    0x7fff899a4000 -     0x7fff899a4fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff899a5000 -     0x7fff89b33fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff89b34000 -     0x7fff89b35ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff89b36000 -     0x7fff89b37fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8a1a0000 -     0x7fff8a4a4ffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8a4f3000 -     0x7fff8a503ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff8a504000 -     0x7fff8a52cffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8a576000 -     0x7fff8a576ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8a577000 -     0x7fff8a77146f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff8a772000 -     0x7fff8a77bfff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8a815000 -     0x7fff8a82cff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8a93d000 -     0x7fff8a95dfff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8a98f000 -     0x7fff8a9a1ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8acca000 -     0x7fff8ad5bff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8ad5c000 -     0x7fff8ad96ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8ad9d000 -     0x7fff8adcdfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8ade4000 -     0x7fff8ade4fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ade5000 -     0x7fff8adffff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8ae07000 -     0x7fff8ae07fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8ae08000 -     0x7fff8ae16ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8ae17000 -     0x7fff8b0bfff7  com.apple.RawCamera.bundle (6.03 - 777) <127AB12C-190F-31BC-A0D9-A127004F7017> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b0c3000 -     0x7fff8b3f1fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b40b000 -     0x7fff8b412fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8b462000 -     0x7fff8b46affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8b46b000 -     0x7fff8b476fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8b477000 -     0x7fff8b47bfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8b4a2000 -     0x7fff8b4ddfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8b4de000 -     0x7fff8b746ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8b747000 -     0x7fff8bf80fe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8bf81000 -     0x7fff8bfa2fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8bfa6000 -     0x7fff8bfaafff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8bfd0000 -     0x7fff8c000ff7  libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
    0x7fff8c001000 -     0x7fff8c012fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8c13b000 -     0x7fff8c141ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8c142000 -     0x7fff8c166fef  libJPEG.dylib (1232) <638302B6-369F-3C50-BF63-F8D19C393F47> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c167000 -     0x7fff8c2d2ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8c315000 -     0x7fff8c35bffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c35c000 -     0x7fff8c55fff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8c654000 -     0x7fff8c654ff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
    0x7fff8c655000 -     0x7fff8c67dfff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
    0x7fff8cba8000 -     0x7fff8cbadfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8cbae000 -     0x7fff8cbd9fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8cbff000 -     0x7fff8cc25ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8cc26000 -     0x7fff8ccc4fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8ccc5000 -     0x7fff8cccdfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8ccce000 -     0x7fff8ccd0fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8ccd1000 -     0x7fff8cce5ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8cce6000 -     0x7fff8cce8fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8cce9000 -     0x7fff8cd8bff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8cf68000 -     0x7fff8cf81ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8cf92000 -     0x7fff8cf95fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8cf96000 -     0x7fff8cfa1fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8cfda000 -     0x7fff8cfddfff  com.apple.IOSurface (97.0.1 - 97.0.1) <0C9ED49D-AADB-3CB9-9A11-F5D765253548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8d03e000 -     0x7fff8d223ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
    0x7fff8d347000 -     0x7fff8d34fff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8d38f000 -     0x7fff8d390fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8d3a6000 -     0x7fff8d3d3fff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8d3d4000 -     0x7fff8d420ff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8d421000 -     0x7fff8d44efff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8d67a000 -     0x7fff8d687ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8d688000 -     0x7fff8d903ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d904000 -     0x7fff8d905fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8d924000 -     0x7fff8d929ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8d92a000 -     0x7fff8dc11ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8dc3f000 -     0x7fff8dc49ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8dca5000 -     0x7fff8dcceffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff8ddaf000 -     0x7fff8ddaffff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8e1f0000 -     0x7fff8e21aff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8e3a1000 -     0x7fff8e3fcfef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e3fd000 -     0x7fff8e44aff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8e4e3000 -     0x7fff8e4e3fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8e4e4000 -     0x7fff8e914fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8e915000 -     0x7fff8ea07fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8edc3000 -     0x7fff8ede0fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8ede1000 -     0x7fff8edebff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8ef44000 -     0x7fff8ef49ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff8ef75000 -     0x7fff8efdcff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8f30d000 -     0x7fff8f316ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8f317000 -     0x7fff8f371ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8f55d000 -     0x7fff8f5a6ff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8f5a7000 -     0x7fff8f5aaff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
    0x7fff8f79c000 -     0x7fff8f7c7ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8fd69000 -     0x7fff8fd74ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
    0x7fff8fe85000 -     0x7fff8fe92fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff9007a000 -     0x7fff90103fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9039b000 -     0x7fff903a0ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
    0x7fff903b6000 -     0x7fff903b7fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff903b8000 -     0x7fff903bafff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff90414000 -     0x7fff90427ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9042b000 -     0x7fff904ebfff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff904ec000 -     0x7fff9059bfe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9059c000 -     0x7fff906b4ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff906b5000 -     0x7fff906fbff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff9073d000 -     0x7fff90765fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff907f9000 -     0x7fff90845ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff90852000 -     0x7fff908b9ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff90977000 -     0x7fff90979fff  libRadiance.dylib (1232) <9C2DBBDF-0F0B-36BF-84D0-13E0086F793A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9097a000 -     0x7fff90983fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff90984000 -     0x7fff90984fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff909a6000 -     0x7fff909cbfff  libPng.dylib (1232) <10DC46CC-A4FD-3B1A-AA23-E4F12938BC13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff909cc000 -     0x7fff90a1dff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90a1e000 -     0x7fff90a22ff7  libGIF.dylib (1232) <3C70FBBC-FBA5-3013-A440-05D68B63885F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff90a41000 -     0x7fff90d5cfcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff90d5d000 -     0x7fff90dd5ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff90de4000 -     0x7fff90e83df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff90f54000 -     0x7fff90f55fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    0x7fff90f56000 -     0x7fff90f5afff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90f5b000 -     0x7fff90f76ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff90fc6000 -     0x7fff913d3ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff9146a000 -     0x7fff91489fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff91492000 -     0x7fff91492ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff91497000 -     0x7fff91503fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff91504000 -     0x7fff91626ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff9175a000 -     0x7fff91792fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff91793000 -     0x7fff917e2ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff91a4e000 -     0x7fff91a68fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff923af000 -     0x7fff92431fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9248a000 -     0x7fff9257efff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff925d3000 -     0x7fff92969fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff92989000 -     0x7fff9298ffff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff929c4000 -     0x7fff929f4fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff929f5000 -     0x7fff92a11fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff92a12000 -     0x7fff92a84ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff92a96000 -     0x7fff92bdcfef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff92bdd000 -     0x7fff92e89fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff92e8a000 -     0x7fff92e97fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff92ec2000 -     0x7fff92fb2fef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff92fb3000 -     0x7fff92fe5ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff92fe6000 -     0x7fff9305aff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9305b000 -     0x7fff9309bff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff931a0000 -     0x7fff931a6fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff937c1000 -     0x7fff938d3ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff94254000 -     0x7fff942e8fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff94317000 -     0x7fff94425fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff94460000 -     0x7fff94462fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff94488000 -     0x7fff9448cfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9466b000 -     0x7fff946a6fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff94891000 -     0x7fff94893fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff94db5000 -     0x7fff94e41ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
    0x7fff94e42000 -     0x7fff94e4eff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff94e4f000 -     0x7fff94e57ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff94efb000 -     0x7fff94f0cff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff94f53000 -     0x7fff94f55ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff94f56000 -     0x7fff94f84fff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff94fb4000 -     0x7fff95003ff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff95004000 -     0x7fff950e8fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff950e9000 -     0x7fff95148ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff951a2000 -     0x7fff952caff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff952cb000 -     0x7fff952e5ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff952e8000 -     0x7fff953daff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff953db000 -     0x7fff953fefff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff953ff000 -     0x7fff956ceff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff956f3000 -     0x7fff95734fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff95735000 -     0x7fff9586fff7  com.apple.ImageIO.framework (3.3.0 - 1232) <A9682E9F-4917-3926-A035-7FEE7FF9D2AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff95870000 -     0x7fff95871ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff95872000 -     0x7fff95874ffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff95b90000 -     0x7fff95bfeffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff95c03000 -     0x7fff95c10ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff95c11000 -     0x7fff9675bff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff967c0000 -     0x7fff967c2ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff967d2000 -     0x7fff967d7ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff967d8000 -     0x7fff967eeff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff967ef000 -     0x7fff967f6ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9680f000 -     0x7fff9680ffff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff968cc000 -     0x7fff968d5ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff968d6000 -     0x7fff968e1ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff968e2000 -     0x7fff9695ffff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff96965000 -     0x7fff9696cfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9696d000 -     0x7fff96988ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff96989000 -     0x7fff96b39ff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff96b3a000 -     0x7fff96bb0fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff96bb1000 -     0x7fff96c46ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff96c5c000 -     0x7fff96cb0fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff96cba000 -     0x7fff96ce5fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff96ce6000 -     0x7fff96ceefff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff96cef000 -     0x7fff96e1ffff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 105
    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: 38453144
    thread_create: 3
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=224.0M resident=100.5M(45%) swapped_out_or_unallocated=123.6M(55%)
Writable regions: Total=4.5G written=683.7M(15%) resident=4.1G(92%) swapped_out=272.3M(6%) unallocated=372.7M(8%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  5836K
CG image                              4K
CG shared images                    176K
CoreServices                       1540K
CoreUI image data                    64K
Dispatch continuations             8192K
Image IO                             28K
Kernel Alloc Once                     8K
MALLOC                              4.5G
MALLOC (admin)                       32K
STACK GUARD                        56.0M
Stack                              14.6M
VM_ALLOCATE                        1148K
__DATA                             19.8M
__IMAGE                             528K
__LINKEDIT                         80.3M
__TEXT                            143.7M
__UNICODE                           544K
mapped file                        52.6M
shared memory                         4K
===========                      =======
TOTAL                               4.8G

Model: MacBookPro11,1, BootROM MBP111.0138.B14, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 2.16f68
Graphics: Intel Iris, Intel Iris, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.15.159.13.12)
Bluetooth: Version 4.3.2f6 15235, 3 services, 19 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en3
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: Internal Memory Card Reader
USB Device: Hub
USB Device: XT1039
USB Device: Elements 10B8
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5
@nilsbecker
Copy link
Author

as mentioned above, i think it's likely that this was introduced between the current version

matplotlib 1.4.3 np19py27_1

in anaconda and the previous released version since i have been using the same script to save pdfs quite regularly.

@tacaswell
Copy link
Member

attn @jkseppan

@jkseppan
Copy link
Member

@nilsbecker Does it only happen with usetex=True? I wonder what fonts you're getting. If this is reproducible, could you rerun with --verbose-debug and send the output (see troubleshooting faq)?

@jenshnielsen
Copy link
Member

If I understand this correctly the bug appeared between matplotlib 1.4.3 np19py27_1 and matplotlib 1.4.3 np19py27_0 I think the anaconda version was bumped for a new freetype version.

Can you use conda list to check which freetype version you have?

@jkseppan
Copy link
Member

Oh, that rings a bell: there was a freetype bug that caused some examples to fail on some versions of Ubuntu.

#2916
http://savannah.nongnu.org/bugs/?40997
https://bugs.launchpad.net/freetype/+bug/1310728

But that was early 2014, it would be odd to see that exact bug in Anaconda now. In any case, the exact version of freetype is interesting.

@nilsbecker
Copy link
Author

ok, freetype version from conda list

freetype 2.5.2 0

and indeed, usetex was on, and when i switch usetex off, i am able to save a pdf without crash. i then switch it back on, and voila, crash.

have not yet done the --verbose-debug thing. does that also work in an interactive ipython shell?

@jkseppan
Copy link
Member

Ubuntu's fix was in Freetype 2.5.2-1ubuntu3, so if Anaconda has something called "2.5.2 0" it could very well have that exact bug.

To set the verbosity from the interactive shell, I think you'd do something like

from matplotlib import verbose
verbose.set_level('debug')

as early as possible.

@jkseppan
Copy link
Member

This is probably the same as ContinuumIO/anaconda-issues#309

@nilsbecker
Copy link
Author

ok, so i have run it with the debug flag. the output is long. near the end i save the same figure first as png, then as pdf, which is when it crashes.

these are the last few lines of the output file. do you need more?

Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/d0d27337b356c9ac614b6b5e6212230e.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/464903efd6449c8b1be0a9d4da8753c3.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/464903efd6449c8b1be0a9d4da8753c3.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/d0d27337b356c9ac614b6b5e6212230e.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/2184808e68ff8554f6c0b39e0011d3d1.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/2184808e68ff8554f6c0b39e0011d3d1.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/d0d27337b356c9ac614b6b5e6212230e.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/f783765f4c2644ed9fbf3d50979116ba.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Dvi: /Users/nbecker/.matplotlib/tex.cache/f783765f4c2644ed9fbf3d50979116ba.dvi
Dvi._xxx: encountered special: papersize=5203.43999pt,5203.43999pt
Embedding font ebmr10
Writing Type-1 font
Embedding TeX font ebmr10 - fontinfo={'basefont': 'SFBMR10', 'fontfile': u'/usr/local/texlive/2014/texmf-dist/fonts/type1/public/cm-super/sfbmr10.pfb', 'encodingfile': u'/usr/local/texlive/2014/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc', 'effects': {}, 'dvifont': <matplotlib.dviread.DviFont object at 0x1085650b0>}

@jkseppan
Copy link
Member

Actually I now believe it's most likely the same freetype bug as before, so the fix would be to get anaconda to update their freetype version. But if it turns out to be something else, I will be interested in the whole debug output, which you could e.g. paste into a gist and link from here.

@nilsbecker
Copy link
Author

@cosmicpudding
Copy link

I am having the same bug (when using usetex=True, otherwise it saves fine), but according to "conda list", the freetype version is:

freetype 2.5.2 0

Any ideas yet on a fix for this?

@tacaswell
Copy link
Member

@rhobslein This is a freetype bug, the solution is to update to at least 2.5.3.

@tacaswell tacaswell added this to the unassigned milestone Apr 27, 2015
@tacaswell
Copy link
Member

We can probably put tighter constraints on the freetype version checking in our build process, but that won't help with the current situation.

@cosmicpudding
Copy link

Thanks @tacaswell -- I just downloaded and installed freetype 2.5.5, but "conda list" still says 2.5.2. Do I need to get it to point to the new version?

@cosmicpudding
Copy link

Apparently yes, it is still giving me the same error:

python(5140,0x7fff77786310) malloc: *** error for object 0x1007fbf50: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug //anaconda/bin/python.app: line 3: 5140 Abort trap: 6 //anaconda/python.app/Contents/MacOS/python "$@"

sorry for the novice question, how do I get it to register the update? Thanks!

@jenshnielsen
Copy link
Member

If you are using matplotlib from anaconda it is unlikely that it would build against any other version of
freetype that you install. Conda currently ships two different versions of matplotlib 1.4.3
np19py27_0 and np19py27_1

I think np19pyxx_0 is build against an older version of freetype that does not have this bug. Unless you have other issues you are probably better off downgrading to np19py27_0

I.e. if you are using python 2.7

conda install freetype=2.4.10
conda install matplotlib=1.4.3=np19py27_0

on 3.4

conda install freetype=2.4.10
conda install matplotlib=1.4.3=np19py34_0

ect/

@jenshnielsen
Copy link
Member

@tacaswell it would probably be nice if we had a test that triggered this issue. But testing with tex on travis is difficult due to the old versions of tex that version of ubuntu ships

@cosmicpudding
Copy link

Yeah it failed dramatically and asked me if matplotlib was even installed.

I don't know if this is the same as what you recommend (probably yours is slightly better since it didn't roll back matplotlib too far), but this worked for me:

> sudo conda install matplotlib=1.3.1
Fetching package metadata: ....
Solving package specifications: .
Package plan for installation in environment //anaconda:

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    numpy-1.8.2                |           py27_0         2.9 MB
    dateutil-2.4.1             |           py27_0         218 KB
    ------------------------------------------------------------
                                           Total:         3.1 MB

The following packages will be UPDATED:

    dateutil:   2.1-py27_2       --> 2.4.1-py27_0   

The following packages will be DOWNGRADED:

    freetype:   2.5.2-0          --> 2.4.10-1       
    matplotlib: 1.4.3-np19py27_1 --> 1.3.1-np18py27_1
    numpy:      1.9.2-py27_0     --> 1.8.2-py27_0   
    pyparsing:  2.0.3-py27_0     --> 2.0.1-py27_0   

Proceed ([y]/n)?

Fetching packages ...
numpy-1.8.2-py 100% |################################| Time: 0:00:02   1.29 MB/s
dateutil-2.4.1 100% |################################| Time: 0:00:00 356.46 kB/s
Extracting packages ...
[      COMPLETE      ]|###################################################| 100%
Unlinking packages ...
[      COMPLETE      ]|###################################################| 100%
Linking packages ...
[      COMPLETE      ]|###################################################| 100%

If I'm feeling brave later, I'll try your solution as well :)

@jenshnielsen
Copy link
Member

Yes that is basically the same thing appart from the fact that you are rolling back to version 1.3.1 rather than a version which is just build against an older version of freetype.

Note that conda has virtual environments so you can always create a new env and experiment in.

@cosmicpudding
Copy link

Thanks, I just downgraded (upgraded!) to np19py27_0 as you suggested and it all works fine. I've never really used virtual environments but I'm beginning to see why people do!

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

No branches or pull requests

5 participants