apocalyptech / eschalon_utils

Eschalon Books I, II, and III Character and Map Editors
http://apocalyptech.com/eschalon/
GNU General Public License v2.0
8 stars 3 forks source link

OS X Eschalon Utils crash upon opening #35

Closed srulib closed 10 years ago

srulib commented 10 years ago

Thanks for putting this together for OS X. I encountered a bug I thought I'd share. It occurred as soon as the app was opened:

Process: eschalon_utils [21198] Path: /Volumes/VOLUME/eschalon_utils.app/Contents/MacOS/eschalon_utils Identifier: org.pythonmac.unspecified.eschalon_utils Version: 0.0.0 (0.0.0) Code Type: X86-64 (Native) Parent Process: launchd [168] Responsible: eschalon_utils [21198] User ID: 501

Date/Time: 2014-03-19 23:13:10.404 +1100 OS Version: Mac OS X 10.9.2 (13C64) Report Version: 11 Anonymous UUID: 253201B1-4E4F-C0CE-3910-470446C3D4F9

Sleep/Wake UUID: 2096768F-E44A-4571-BED5-12E0D48BB676

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018

VM Regions Near 0x18: --> __TEXT 0000000100000000-000000010000a000 [ 40K] r-x/rwx SM=COW /Volumes/VOLUME/eschalon_utils.app/Contents/MacOS/eschalon_utils

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libgdk-x11-2.0.0.dylib 0x00000001036f62f0 gdk_window_enable_synchronized_configure + 10 1 libgtk-x11-2.0.0.dylib 0x00000001041c956f 0x104000000 + 1873263 2 libgobject-2.0.0.dylib 0x00000001031d7251 _g_closure_invoke_va + 313 3 libgobject-2.0.0.dylib 0x00000001031eabdd g_signal_emit_valist + 1200 4 libgobject-2.0.0.dylib 0x00000001031eb5b2 g_signal_emit + 142 5 libgtk-x11-2.0.0.dylib 0x00000001041b6942 gtk_widget_realize + 200 6 libgtk-x11-2.0.0.dylib 0x00000001041c8f74 0x104000000 + 1871732 7 libgobject-2.0.0.dylib 0x00000001031d7251 _g_closure_invoke_va + 313 8 libgobject-2.0.0.dylib 0x00000001031eabdd g_signal_emit_valist + 1200 9 libgobject-2.0.0.dylib 0x00000001031eb5b2 g_signal_emit + 142 10 libgtk-x11-2.0.0.dylib 0x00000001041b62cd gtk_widget_show + 144 11 _gtk.so 0x0000000103545439 0x103476000 + 848953 12 org.python.python 0x00000001030831ef PyEval_EvalFrameEx + 12338 13 org.python.python 0x0000000103080093 PyEval_EvalCodeEx + 1641 14 org.python.python 0x0000000103027796 0x103000000 + 161686 15 org.python.python 0x0000000103009f72 PyObject_Call + 101 16 org.python.python 0x00000001030149a7 0x103000000 + 84391 17 org.python.python 0x0000000103009f72 PyObject_Call + 101 18 org.python.python 0x000000010308601f PyEval_CallObjectWithKeywords + 93 19 org.python.python 0x0000000103012c59 PyInstance_New + 123 20 org.python.python 0x0000000103009f72 PyObject_Call + 101 21 org.python.python 0x0000000103083df5 PyEval_EvalFrameEx + 15416 22 org.python.python 0x0000000103080093 PyEval_EvalCodeEx + 1641 23 org.python.python 0x000000010308437b PyEval_EvalFrameEx + 16830 24 org.python.python 0x0000000103080093 PyEval_EvalCodeEx + 1641 25 org.python.python 0x00000001030868c8 0x103000000 + 551112 26 org.python.python 0x00000001030834d4 PyEval_EvalFrameEx + 13079 27 org.python.python 0x0000000103080093 PyEval_EvalCodeEx + 1641 28 org.python.python 0x000000010307fa24 PyEval_EvalCode + 54 29 org.python.python 0x000000010309ec2c 0x103000000 + 650284 30 org.python.python 0x000000010309ecd3 PyRun_FileExFlags + 137 31 org.python.python 0x000000010309e821 PyRun_SimpleFileExFlags + 718 32 org.pythonmac.unspecified.eschalon_utils 0x000000010000275b 0x100000000 + 10075 33 org.pythonmac.unspecified.eschalon_utils 0x000000010000117a main + 650 34 org.pythonmac.unspecified.eschalon_utils 0x0000000100000be4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff924d7662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8b88543d _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8b885152 _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff924d6e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8c1b3f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8c1b6fb9 start_wqthread + 13

Thread 3:: Dispatch queue: com.apple.asl-redirect 0 libsystem_c.dylib 0x00007fff915bfad6 sfvwrite + 6 1 libsystem_c.dylib 0x00007fff915c95f9 __vfprintf + 14934 2 libsystem_c.dylib 0x00007fff915ee2db v2printf + 471 3 libsystem_c.dylib 0x00007fff915d3f67 _vsnprintf + 623 4 libsystem_c.dylib 0x00007fff915d401c vsnprintf + 80 5 libsystem_c.dylib 0x00007fff91601b56 __snprintf_chk + 128 6 libsystem_asl.dylib 0x00007fff8b5fd776 asl_string_append_char_no_encoding + 143 7 libsystem_asl.dylib 0x00007fff8b5fdb00 asl_string_append_internal + 568 8 libsystem_asl.dylib 0x00007fff8b6034c8 asl_msg_to_string_raw + 248 9 libsystem_asl.dylib 0x00007fff8b5fb3bb _asl_send_message + 1637 10 libsystem_asl.dylib 0x00007fff8b5fa9d9 _asl_lib_vlog + 533 11 libsystem_asl.dylib 0x00007fff8b5fab86 asl_log + 174 12 libsystem_asl.dylib 0x00007fff8b5fe4f4 _read_redirect + 225 13 libsystem_asl.dylib 0x00007fff8b5fe30b read_from_source + 23 14 libdispatch.dylib 0x00007fff8b8832ad _dispatch_client_callout + 8 15 libdispatch.dylib 0x00007fff8b8858a1 _dispatch_source_invoke + 413 16 libdispatch.dylib 0x00007fff8b885633 _dispatch_queue_drain + 359 17 libdispatch.dylib 0x00007fff8b8869dd _dispatch_queue_invoke + 110 18 libdispatch.dylib 0x00007fff8b884fa3 _dispatch_root_queue_drain + 75 19 libdispatch.dylib 0x00007fff8b886193 _dispatch_worker_thread2 + 40 20 libsystem_pthread.dylib 0x00007fff8c1b3ef8 _pthread_wqthread + 314 21 libsystem_pthread.dylib 0x00007fff8c1b6fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000102872060 rcx: 0x0000000100400000 rdx: 0x0000000000002800 rdi: 0x0000000000000000 rsi: 0x000000010047a670 rbp: 0x00007fff5fbfc1e0 rsp: 0x00007fff5fbfc1d0 r8: 0x0000000100400000 r9: 0x00000000000007a6 r10: 0x0000000000000101 r11: 0x0000000000000008 r12: 0x0000000102872040 r13: 0x00000001028720a8 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x00000001036f62f0 rfl: 0x0000000000010246 cr2: 0x0000000000000018

Logical CPU: 4 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x100000000 - 0x100009fff +org.pythonmac.unspecified.eschalon_utils (0.0.0 - 0.0.0) /Volumes/VOLUME/eschalon_utils.app/Contents/MacOS/eschalon_utils 0x1000f8000 - 0x1000fbfff +libpyglib-2.0-python.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libpyglib-2.0-python.0.dylib 0x1003c3000 - 0x1003cefff +_glib.so (0) <01971A5E-9F4D-392D-9C93-E118E90C5398> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/glib/_glib.so 0x1003d7000 - 0x1003d9fff +libgthread-2.0.0.dylib (0) <2D209096-CABB-3510-A783-8FC6B3E02663> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgthread-2.0.0.dylib 0x1003dc000 - 0x1003e5fff +libintl.8.dylib (0) <2BD35FBF-10B5-3B7E-A4D3-54D810F2313C> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libintl.8.dylib 0x1003e9000 - 0x1003eefff +libffi.6.dylib (0) <7C66C60D-062A-36D5-B246-EBA3CF9414ED> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libffi.6.dylib 0x1003f1000 - 0x1003f4fff strop.so (76) <935E433D-305A-303F-A01A-80DEE79CD72C> /usr/lib/python2.7/lib-dynload/strop.so 0x1003fa000 - 0x1003fbfff _functools.so (76) <4A72F6F8-BB2F-357F-8CF1-FAF3CD4371C2> /usr/lib/python2.7/lib-dynload/_functools.so 0x1005c3000 - 0x1005c6fff operator.so (76) <57797464-DDAA-32B0-A680-BC3583B4BDEF> /usr/lib/python2.7/lib-dynload/operator.so 0x1005cc000 - 0x1005cdfff _locale.so (76) <129B3BEC-CA63-36F8-BA69-974D874BE59C> /usr/lib/python2.7/lib-dynload/_locale.so 0x1005d1000 - 0x1005d4fff _struct.so (76) <32BDEED3-1674-30E5-8C71-9536BFFEB0DE> /usr/lib/python2.7/lib-dynload/_struct.so 0x1005da000 - 0x1005f2fff +_gobject.so (0) <86DD5B44-D1CC-305F-93ED-043670ED60EE> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/gobject/_gobject.so 0x103000000 - 0x1030eafff org.python.python (2.7.5 - 2.7.5) <0202C38E-0354-34FA-9996-8D2ADCE353D8> /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x1031d0000 - 0x10320cfff +libgobject-2.0.0.dylib (0) <7AE6E226-82BE-321F-90E1-1E250F087401> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgobject-2.0.0.dylib 0x103219000 - 0x103318ff7 +libglib-2.0.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libglib-2.0.0.dylib 0x103476000 - 0x1035f6fff +_gtk.so (0) <4D3E69B8-8DD2-3893-96DC-7E2FE479C3D2> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/gtk/_gtk.so 0x1036a9000 - 0x103732fff +libgdk-x11-2.0.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgdk-x11-2.0.0.dylib 0x103750000 - 0x10375fff7 +libpangocairo-1.0.0.dylib (0) <360278B8-557C-31DE-B19C-DB3EEA2890BB> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libpangocairo-1.0.0.dylib 0x103768000 - 0x10377efff +libatk-1.0.0.dylib (0) <789F8FD5-6DF8-3E28-84A6-32B381162CFF> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libatk-1.0.0.dylib 0x103789000 - 0x1037a1fff +libgdk_pixbuf-2.0.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgdk_pixbuf-2.0.0.dylib 0x1037a8000 - 0x1037b6fff +libpangoft2-1.0.0.dylib (0) <504386F9-819D-306E-9000-F941EAF0438C> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libpangoft2-1.0.0.dylib 0x1037be000 - 0x1037eefff +libfontconfig.1.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libfontconfig.1.dylib 0x1037f8000 - 0x1037f9fff +libXinerama.1.dylib (2) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXinerama.1.dylib 0x104000000 - 0x104382fff +libgtk-x11-2.0.0.dylib (0) <8AA84950-261D-395A-97D8-C964590D3630> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgtk-x11-2.0.0.dylib 0x1043f6000 - 0x1044cffff +libcairo.2.dylib (0) <80389F55-2F78-3D9F-9BF1-A08ADE867C19> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libcairo.2.dylib 0x1044e5000 - 0x104603ff7 +libgio-2.0.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgio-2.0.0.dylib 0x10463e000 - 0x104678ff7 +libpango-1.0.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libpango-1.0.0.dylib 0x104686000 - 0x1046fbff7 +libfreetype.6.dylib (0) <4197F568-7F60-3271-BD5A-5AC0AC77B961> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libfreetype.6.dylib 0x104708000 - 0x10470efff +libXrender.1.dylib (5) <767E7864-D378-3225-824E-66A2487A6FD4> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXrender.1.dylib 0x104714000 - 0x104719fff +libXrandr.2.dylib (5) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXrandr.2.dylib 0x10471f000 - 0x104725fff +libXcursor.1.dylib (2.2) <73A54502-797E-3EBF-802B-52920BA5099D> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXcursor.1.dylib 0x10472c000 - 0x104737fff +libXext.6.dylib (11) <8CB5AF39-E115-349B-8877-DE2D7E5644B7> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXext.6.dylib 0x10473f000 - 0x104742fff +libgmodule-2.0.0.dylib (0) <07FA350A-8567-335E-BD5F-A5BEAFA92CD7> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgmodule-2.0.0.dylib 0x104745000 - 0x10484afff +libX11.6.dylib (10) <9CBEE087-41E1-394D-A345-80A246235A1F> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libX11.6.dylib 0x104868000 - 0x104869fff +libXcomposite.1.dylib (2) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXcomposite.1.dylib 0x10486e000 - 0x10486ffff +libXdamage.1.dylib (3) <2400FEAD-AB90-3D32-BE2B-468197AA05B3> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXdamage.1.dylib 0x104874000 - 0x104876fff +libXfixes.3.dylib (5) <82D6A388-C413-363C-BC7E-AB19361D3707> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXfixes.3.dylib 0x10487c000 - 0x1048bcff7 +libharfbuzz.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libharfbuzz.0.dylib 0x1048c5000 - 0x10493bff7 +libpixman-1.0.dylib (0) <2FBBD277-8981-3CFF-A332-211964234842> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libpixman-1.0.dylib 0x104946000 - 0x104966ff7 +libpng15.15.dylib (0) <9B0F10B1-B418-31BC-BBA0-C36CD3A991BA> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libpng15.15.dylib 0x10496c000 - 0x10496dfff +libxcb-shm.0.dylib (1) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libxcb-shm.0.dylib 0x104972000 - 0x104976fff +libxcb-render.0.dylib (1) <088C6FB7-EA37-3661-8972-429744B99964> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libxcb-render.0.dylib 0x10497e000 - 0x104992ff7 +libxcb.1.dylib (3) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libxcb.1.dylib 0x1049a0000 - 0x1049a1fff +libXau.6.dylib (7) <4E3827C7-B2D6-3327-9E76-63F0686D2AE8> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXau.6.dylib 0x1049a6000 - 0x1049a9fff +libXdmcp.6.dylib (7) <67B81572-E521-34CC-937B-8F94A1B45434> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libXdmcp.6.dylib 0x1049af000 - 0x1049c0fff +_cairo.so (0) <0370CA52-7710-3C83-A8F2-14932585BA35> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/cairo/_cairo.so 0x1049cc000 - 0x104a01fff +_gio.so (0) <25A89F10-8C4D-3C17-B16E-68F5853688F0> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/gio/_gio.so 0x104ae3000 - 0x104ae7fff +unix.so (0) <0776894B-DF81-37B1-8B5C-5B040A2D8F19> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/gio/unix.so 0x104aec000 - 0x104b01fff +pango.so (0) <65D39084-666B-3502-8FE1-174A83DB1750> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/pango.so 0x104b11000 - 0x104b3bfff +atk.so (0) <438E5F81-1368-39B6-A4A5-64E208AB5EB2> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/atk.so 0x104b4b000 - 0x104b4efff +pangocairo.so (0) <8621951F-5020-323C-ADD3-C933E381842E> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/pangocairo.so 0x104b52000 - 0x104b55ff7 math.so (76) <76BA19D5-48F5-31C5-9AF7-0C855F30890B> /usr/lib/python2.7/lib-dynload/math.so 0x104b5b000 - 0x104b5dfff zlib.so (76) <5CBC403F-1518-3592-928F-4140E0C59320> /usr/lib/python2.7/lib-dynload/zlib.so 0x104b63000 - 0x104b65fff binascii.so (76) /usr/lib/python2.7/lib-dynload/binascii.so 0x104b69000 - 0x104b6afff cStringIO.so (76) <33F5D92E-34D7-3B43-8626-BDB07AB03941> /usr/lib/python2.7/lib-dynload/cStringIO.so 0x104b6f000 - 0x104bbafff +czipfile.so (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/czipfile.so 0x104bc7000 - 0x104bc8fff time.so (76) <60566D0D-485D-3EE6-BD9F-3C330C973922> /usr/lib/python2.7/lib-dynload/time.so 0x104bce000 - 0x104bd0fff _collections.so (76) <6E5B8C6C-361D-34FA-8883-E385DECFC519> /usr/lib/python2.7/lib-dynload/_collections.so 0x104bd6000 - 0x104bdafff itertools.so (76) <0FFE8556-9608-3A7C-B0D0-995902493A91> /usr/lib/python2.7/lib-dynload/itertools.so 0x104be3000 - 0x104be4fff _heapq.so (76) /usr/lib/python2.7/lib-dynload/_heapq.so 0x104be9000 - 0x104be9fff grp.so (76) <2BA0ACBA-C009-384C-8981-E882A2DE01B1> /usr/lib/python2.7/lib-dynload/grp.so 0x104bed000 - 0x104beffff _csv.so (76) /usr/lib/python2.7/lib-dynload/_csv.so 0x104bf5000 - 0x104bf6fff _hashlib.so (76) <81D1416F-11BD-33BF-BDB5-9D432BF241C4> /usr/lib/python2.7/lib-dynload/_hashlib.so 0x104bfb000 - 0x104bfcff7 _random.so (76) <45324BA4-BC2A-3342-B41E-9ADDF6AD12F5> /usr/lib/python2.7/lib-dynload/_random.so 0x7fff6cead000 - 0x7fff6cee0817 dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld 0x7fff85b28000 - 0x7fff85b33fff libGL.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff85b5a000 - 0x7fff85b5cff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff86051000 - 0x7fff86321ffc com.apple.CoreImage (9.2.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff86323000 - 0x7fff86347ff7 libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff86348000 - 0x7fff86353fff libkxld.dylib (2422.90.20) /usr/lib/system/libkxld.dylib 0x7fff86354000 - 0x7fff863beff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff863c1000 - 0x7fff863c1ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff863f2000 - 0x7fff863fbff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff86442000 - 0x7fff86442fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8668a000 - 0x7fff8668fff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff8669b000 - 0x7fff8669dfff libRadiance.dylib (1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff866e9000 - 0x7fff866ebfff libCVMSPluginSupport.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff86d4b000 - 0x7fff86d72ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff86d80000 - 0x7fff86d97ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff86da2000 - 0x7fff86dddfff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff86dde000 - 0x7fff87037ff9 com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff872a6000 - 0x7fff872c1ff7 libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff872c5000 - 0x7fff8730cff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib 0x7fff87370000 - 0x7fff87432ff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff87471000 - 0x7fff87471fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff874c8000 - 0x7fff876adfff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff876ae000 - 0x7fff876b2ff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib 0x7fff87c08000 - 0x7fff87cf7fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff88f96000 - 0x7fff88ffafff com.apple.datadetectorscore (5.0 - 354.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff88ffb000 - 0x7fff89014ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8903f000 - 0x7fff89050ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff89051000 - 0x7fff89051fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff89052000 - 0x7fff890c1ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff890da000 - 0x7fff89103ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff89104000 - 0x7fff89274ff8 com.apple.CFNetwork (673.2.1 - 673.2.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8988c000 - 0x7fff89c6dffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff89d18000 - 0x7fff89d33ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff89d34000 - 0x7fff89d3eff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8a2c4000 - 0x7fff8a2c7fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8a2c8000 - 0x7fff8a3b6fff libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8a3b7000 - 0x7fff8a3b8ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff8a3b9000 - 0x7fff8a3c5ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8a3c6000 - 0x7fff8a3ebff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8a44b000 - 0x7fff8a49dfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff8a49e000 - 0x7fff8a4f9ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8a4fa000 - 0x7fff8a567fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8a5b5000 - 0x7fff8a5c3fff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8a610000 - 0x7fff8a613fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8a614000 - 0x7fff8a643fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8a644000 - 0x7fff8aa77ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8aa78000 - 0x7fff8aa78ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8aa82000 - 0x7fff8aa9aff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8ab10000 - 0x7fff8ab18fff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8ab25000 - 0x7fff8ab26fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8ab41000 - 0x7fff8ab49ffc libGFXShared.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8ac07000 - 0x7fff8ac10ffb com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8ac11000 - 0x7fff8ac12ff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8b048000 - 0x7fff8b0d8fff com.apple.Metadata (10.7.0 - 800.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8b0da000 - 0x7fff8b113ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8b428000 - 0x7fff8b435ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff8b455000 - 0x7fff8b5f1ff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8b5f2000 - 0x7fff8b5f7fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8b5f8000 - 0x7fff8b609ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff8b821000 - 0x7fff8b82eff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8b865000 - 0x7fff8b867ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8b882000 - 0x7fff8b89cfff libdispatch.dylib (339.90.1) /usr/lib/system/libdispatch.dylib 0x7fff8b92b000 - 0x7fff8b93dfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8b93e000 - 0x7fff8b97dfff libGLU.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8ba40000 - 0x7fff8ba93fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8bbc6000 - 0x7fff8bbdfff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8bbe0000 - 0x7fff8bbebff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8bbec000 - 0x7fff8bbf3ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib 0x7fff8bbf4000 - 0x7fff8bbfefff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff8bc56000 - 0x7fff8bc8afff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x7fff8bd27000 - 0x7fff8bd28ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8bd79000 - 0x7fff8bd7efff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8bd7f000 - 0x7fff8bdd0ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8bdf0000 - 0x7fff8bdf4fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8be8c000 - 0x7fff8be8cfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8be8d000 - 0x7fff8bee5ff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8bee6000 - 0x7fff8bf3ffff libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8bf67000 - 0x7fff8bf96fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8bf97000 - 0x7fff8bf98ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff8bf99000 - 0x7fff8c049ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8c074000 - 0x7fff8c153fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8c159000 - 0x7fff8c15dff7 libGIF.dylib (1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8c198000 - 0x7fff8c1b0fff libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib 0x7fff8c1b1000 - 0x7fff8c1b8ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff8c1b9000 - 0x7fff8c371ff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib 0x7fff8cfbe000 - 0x7fff8cfc4ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff8d7f2000 - 0x7fff8d99ff27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff8d9a0000 - 0x7fff8d9acff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8ded1000 - 0x7fff8df18fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8df6c000 - 0x7fff8dfecfff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8e0f6000 - 0x7fff8e17ffff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8e180000 - 0x7fff8e1cdff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8e29d000 - 0x7fff8e29eff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8e29f000 - 0x7fff8ee15fff com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8ef4d000 - 0x7fff8f221fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8f25d000 - 0x7fff8f28dfff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8f28e000 - 0x7fff8f538ff5 com.apple.HIToolbox (2.1 - 697.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8f557000 - 0x7fff8f65dff7 com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8f6aa000 - 0x7fff8f71dfff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f71e000 - 0x7fff8f80fff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff8f810000 - 0x7fff8f837ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff8f838000 - 0x7fff8f83cfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8f8f3000 - 0x7fff8f91cfff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8f91d000 - 0x7fff8f920ffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8f9a9000 - 0x7fff8f9a9fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8f9aa000 - 0x7fff8f9b1ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib 0x7fff8f9bd000 - 0x7fff8f9bfff3 libsystem_configuration.dylib (596.13) /usr/lib/system/libsystem_configuration.dylib 0x7fff8fa91000 - 0x7fff8fa9efff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8faca000 - 0x7fff8facdff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x7fff8face000 - 0x7fff8fc21ff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8fc22000 - 0x7fff8fc70fff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8fc71000 - 0x7fff8ff5bfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8ff60000 - 0x7fff90047ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff90048000 - 0x7fff9004ffff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff90050000 - 0x7fff900b3ff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff900b4000 - 0x7fff900e3ff5 com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff90107000 - 0x7fff901ebfff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff901ec000 - 0x7fff901f4ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff90381000 - 0x7fff903cffff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff9041d000 - 0x7fff90494fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff90495000 - 0x7fff90db4af3 com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff90db5000 - 0x7fff90e9ffff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff90ea0000 - 0x7fff90edeff7 libGLImage.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff90edf000 - 0x7fff90f21ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff90f2b000 - 0x7fff90f2fff7 libheimdal-asn1.dylib (323.15) /usr/lib/libheimdal-asn1.dylib 0x7fff90f30000 - 0x7fff90f42ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff90f58000 - 0x7fff90f70ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff9109a000 - 0x7fff910b6fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff910b7000 - 0x7fff910b8fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff91522000 - 0x7fff91547ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff91581000 - 0x7fff9160aff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff91618000 - 0x7fff916e1fff com.apple.LaunchServices (572.26 - 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff916e2000 - 0x7fff916fdff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff916fe000 - 0x7fff91763ff5 com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff917cb000 - 0x7fff917d2fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff91859000 - 0x7fff91862fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff91863000 - 0x7fff91887fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff91888000 - 0x7fff91b86fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff91b87000 - 0x7fff91b88fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff91bdc000 - 0x7fff91bdffff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff91be0000 - 0x7fff91c18ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff91c19000 - 0x7fff91c28ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff91c33000 - 0x7fff91c33fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff91c56000 - 0x7fff91ce2ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff91ce3000 - 0x7fff91e13ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff91e3d000 - 0x7fff92085ff7 com.apple.CoreData (107 - 481.01) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff92094000 - 0x7fff92158ff7 com.apple.backup.framework (1.5.2 - 1.5.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff92188000 - 0x7fff92253fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff9227a000 - 0x7fff9228afff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff9228b000 - 0x7fff9228fff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff922ff000 - 0x7fff9246dff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff9246e000 - 0x7fff92478ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff92479000 - 0x7fff924bafff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff924c1000 - 0x7fff924ddff7 libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib 0x7fff92a95000 - 0x7fff92a96ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff92e30000 - 0x7fff92e58ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff93204000 - 0x7fff93204ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff93205000 - 0x7fff9324affe com.apple.HIServices (1.22 - 467.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

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

VM Region Summary: ReadOnly portion of Libraries: Total=170.6M resident=78.3M(46%) swapped_out_or_unallocated=92.3M(54%) Writable regions: Total=69.4M written=9260K(13%) resident=12.4M(18%) swapped_out=0K(0%) unallocated=57.0M(82%)

REGION TYPE VIRTUAL =========== ======= Dispatch continuations 16.0M Kernel Alloc Once 4K MALLOC 43.0M MALLOC (admin) 32K STACK GUARD 56.0M Stack 9304K VM_ALLOCATE 36K DATA 20.5M IMAGE 528K LINKEDIT 67.9M TEXT 102.7M __UNICODE 544K shared memory 4K =========== ======= TOTAL 316.4M

Model: MacBookPro10,1, BootROM MBP101.00EE.B03, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f36 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM512E, 500.28 GB USB Device: Hub USB Device: iPhone USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Dell USB Keyboard Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

elliotkendall commented 10 years ago

This is probably the same bug as #11. I'll tell you the same thing I said there: probably a linking issue, but I'm not nearly good enough at dealing with those to do so remotely. Have you tried the OS X install instructions from the readme?

srulib commented 10 years ago

The only one I know of with a .app file is the pre-release, which is supposed to be install-free according to http://apocalyptech.com/eschalon/installation.php. I'm running OS 10.9.2. I had trouble getting Python/GTK set up using MacPorts last year despite the commands and file references being correct. I haven't had time to try with Homebrew and thought I'd try the self-contained version. I'm really not fussed about not getting it to run - hope the info helps though.

elliotkendall commented 10 years ago

I was hoping that finding out whether your system will run the apps with Homebrew python libraries will shed some light on the problem.

srulib commented 10 years ago

I just installed Homebrew and the latest Xcode after completely uninstalling MacPorts. After using brew doctor and brew prune and finally being ready to brew, I had the following errors using the installation instructions.

$ brew install pygtk brew install pygtk py2cairo: Unsatisfied dependency: XQuartz Homebrew does not package XQuartz. Installers may be found at: https://xquartz.macosforge.org gtk+: Unsatisfied dependency: XQuartz 2.3.6 Homebrew does not package XQuartz. Installers may be found at: https://xquartz.macosforge.org pango: Unsatisfied dependency: XQuartz Homebrew does not package XQuartz. Installers may be found at: https://xquartz.macosforge.org pygtk: Unsatisfied dependency: XQuartz Homebrew does not package XQuartz. Installers may be found at: https://xquartz.macosforge.org cairo: Unsatisfied dependency: XQuartz Homebrew does not package XQuartz. Installers may be found at: https://xquartz.macosforge.org Error: Unsatisifed requirements failed this build. I then updated to XQuartz 2.7.5. pygtk then installed without a hitch until it got to Python.h:

Installing pygtk dependency: py2cairo ==> Downloading http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 ######################################################################## 100.0% ==> ./waf configure --prefix=/usr/local/Cellar/py2cairo/1.10.0 --nopyc --nopyo Checking for header Python.h : Could not find the python development headers The configuration failed (complete log in /private/tmp/py2cairo-9JZs/py2cairo-1.10.0/build_directory/config.log) ./options() ./configure()

I had a similar problem when trying to install Python/GTK with MacPorts, but it seemed to be an issue with their updated naming system. Unfortunately, /private/tmp/py2cairo-9JZs/py2cairo-1.10.0/build_directory/config.log does not exist. Others have had a similar problem: https://github.com/Homebrew/homebrew/issues/27485 It seems to be a problem with Xcode. The other steps in the Eschalon Utils installation need Python to be installed first, so this is where I have been suck with both Homebrew and MacPorts. I tried running the .app pre-release again and got the same error as last time.

On 28.03.2014, at 2:51 am, elliotkendall notifications@github.com wrote:

I was hoping that finding out whether your system will run the apps with Homebrew python libraries will shed some light on the problem.

apocalyptech commented 10 years ago

I don't have any OSX systems myself, so I'm sort of a spectator... Had you tried the solution suggested in that Homebrew bug you found? (Specifically finding the py2cairo.rb file and modifying it as per https://gist.github.com/SamChill/9776848)

srulib commented 10 years ago

I’m not able to edit, run, or compile anything in Xcode. I think it’s because I’m not attached to a developer program.

On 29.03.2014, at 5:26 am, CJ Kucera notifications@github.com wrote:

I don't have any OSX systems myself, so I'm sort of a spectator... Had you tried the solution suggested in that Homebrew bug you found? (Specifically finding the py2cairo.rb file and modifying it as per https://gist.github.com/SamChill/9776848)

— Reply to this email directly or view it on GitHub.

elliotkendall commented 10 years ago

Well, okay, that's definitely going to cause trouble with using the homebrew install method - you have compile things. I wonder if the inability to compile in Xcode is related to the crash running the packaged executable?

elliotkendall commented 10 years ago

Closing this as a duplicate of #11