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

Eschalon Book 3 SaveGame Editor for MAC : error when running #11

Open jwood582 opened 10 years ago

jwood582 commented 10 years ago

I dl'd the Unofficial pre-release for Mac OS X and am getting an error when trying to run

Error is :

eschalon_utils[4896] A Python runtime could not be located. You may need to install a framework build of Python, or edit the PYRuntimeLocations array in this applications info.plist file.

Any ideas?

Thanks

elliotkendallUCSF commented 10 years ago

I'm guessing you're running an older version of OS X - we've had this error reported with 10.5 and I wouldn't be surprised if it were true on 10.6. We build on 10.7 and test on that and 10.9.

jwood582 commented 10 years ago

Elliot

Thanks for the advice. I've upgraded to OS X v 10.9.2

When I attempt to run the eschalon_ultils I get a new error. I've attached the system dump that it produced if you wanted to take a look at it.

Any ideas?

On Wed, Mar 19, 2014 at 11:27 AM, elliotkendallUCSF < notifications@github.com> wrote:

I'm guessing you're running an older version of OS X - we've had this error reported with 10.5 and I wouldn't be surprised if it were true on 10.6. We build on 10.7 and test on that and 10.9.

Reply to this email directly or view it on GitHubhttps://github.com/apocalyptech/eschalon_utils/issues/11#issuecomment-38072954 .

elliotkendall commented 10 years ago

Sorry, I don't see your attachment. Did it not get through or am I just failing at github?

jwood582 commented 10 years ago

Process: eschalon_utils [1072] 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 [172] Responsible: eschalon_utils [1072] User ID: 501

Date/Time: 2014-03-20 20:04:54.895 -0500 OS Version: Mac OS X 10.9.2 (13C64) Report Version: 11 Anonymous UUID: 339D3A7B-3B62-34EC-D8EA-F8EFFDFE09D4

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

Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information: /Volumes/Eschalon Utils/eschalon_utils.app/Contents/MacOS/../Frameworks/libgobject-2.0.0.dylib

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libgobject-2.0.0.dylib 0x00000001031e14a1 0x1031c0000 + 136353 1 dyld 0x00007fff65a2fc2e ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 268 2 dyld 0x00007fff65a2fdba ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40 3 dyld 0x00007fff65a2ca62 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 308 4 dyld 0x00007fff65a2c9eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189 5 dyld 0x00007fff65a2c9eb ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 189 6 dyld 0x00007fff65a2c8f6 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54 7 dyld 0x00007fff65a22b0e dyld::runInitializers(ImageLoader*) + 89 8 dyld 0x00007fff65a297cf dlopen + 538 9 libdyld.dylib 0x00007fff889867ee dlopen + 59 10 org.python.python 0x000000010072e79c _PyImport_GetDynLoadFunc + 309 11 org.python.python 0x000000010071a8fc _PyImport_LoadDynamicModule + 96 12 org.python.python 0x000000010071968a 0x100683000 + 616074 13 org.python.python 0x000000010070514d PyEval_EvalFrameEx + 8080 14 org.python.python 0x0000000100709864 0x100683000 + 551012 15 org.python.python 0x00000001007064d4 PyEval_EvalFrameEx + 13079 16 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 17 org.python.python 0x0000000100702a24 PyEval_EvalCode + 54 18 org.python.python 0x00000001007170bc PyImport_ExecCodeModuleEx + 247 19 org.python.python 0x0000000100719f6a 0x100683000 + 618346 20 org.python.python 0x000000010071a649 0x100683000 + 620105 21 org.python.python 0x000000010071a225 0x100683000 + 619045 22 org.python.python 0x0000000100718557 PyImport_ImportModuleLevel + 1206 23 org.python.python 0x00000001006fe776 0x100683000 + 505718 24 org.python.python 0x000000010068cf72 PyObject_Call + 101 25 org.python.python 0x000000010070901f PyEval_CallObjectWithKeywords + 93 26 org.python.python 0x0000000100706110 PyEval_EvalFrameEx + 12115 27 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 28 org.python.python 0x0000000100702a24 PyEval_EvalCode + 54 29 org.python.python 0x00000001007170bc PyImport_ExecCodeModuleEx + 247 30 org.python.python 0x0000000100719f6a 0x100683000 + 618346 31 org.python.python 0x0000000100719e7c 0x100683000 + 618108 32 org.python.python 0x000000010071a649 0x100683000 + 620105 33 org.python.python 0x000000010071a263 0x100683000 + 619107 34 org.python.python 0x0000000100718522 PyImport_ImportModuleLevel + 1153 35 org.python.python 0x00000001006fe776 0x100683000 + 505718 36 org.python.python 0x000000010068cf72 PyObject_Call + 101 37 org.python.python 0x000000010070901f PyEval_CallObjectWithKeywords + 93 38 org.python.python 0x0000000100706110 PyEval_EvalFrameEx + 12115 39 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 40 org.python.python 0x0000000100702a24 PyEval_EvalCode + 54 41 org.python.python 0x00000001007170bc PyImport_ExecCodeModuleEx + 247 42 org.python.python 0x0000000100719f6a 0x100683000 + 618346 43 org.python.python 0x0000000100719e7c 0x100683000 + 618108 44 org.python.python 0x000000010071a649 0x100683000 + 620105 45 org.python.python 0x000000010071a263 0x100683000 + 619107 46 org.python.python 0x0000000100718522 PyImport_ImportModuleLevel + 1153 47 org.python.python 0x00000001006fe776 0x100683000 + 505718 48 org.python.python 0x000000010068cf72 PyObject_Call + 101 49 org.python.python 0x000000010070901f PyEval_CallObjectWithKeywords + 93 50 org.python.python 0x0000000100706110 PyEval_EvalFrameEx + 12115 51 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 52 org.python.python 0x0000000100702a24 PyEval_EvalCode + 54 53 org.python.python 0x00000001007170bc PyImport_ExecCodeModuleEx + 247 54 org.python.python 0x0000000100719f6a 0x100683000 + 618346 55 org.python.python 0x0000000100719e7c 0x100683000 + 618108 56 org.python.python 0x000000010071a649 0x100683000 + 620105 57 org.python.python 0x000000010071a225 0x100683000 + 619045 58 org.python.python 0x0000000100718522 PyImport_ImportModuleLevel + 1153 59 org.python.python 0x00000001006fe776 0x100683000 + 505718 60 org.python.python 0x000000010068cf72 PyObject_Call + 101 61 org.python.python 0x000000010070901f PyEval_CallObjectWithKeywords + 93 62 org.python.python 0x0000000100706110 PyEval_EvalFrameEx + 12115 63 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 64 org.python.python 0x000000010070737b PyEval_EvalFrameEx + 16830 65 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 66 org.python.python 0x00000001007098c8 0x100683000 + 551112 67 org.python.python 0x00000001007064d4 PyEval_EvalFrameEx + 13079 68 org.python.python 0x0000000100703093 PyEval_EvalCodeEx + 1641 69 org.python.python 0x0000000100702a24 PyEval_EvalCode + 54 70 org.python.python 0x0000000100721c2c 0x100683000 + 650284 71 org.python.python 0x0000000100721cd3 PyRun_FileExFlags + 137 72 org.python.python 0x0000000100721821 PyRun_SimpleFileExFlags + 718 73 org.pythonmac.unspecified.eschalon_utils 0x000000010000275b 0x100000000 + 10075 74 org.pythonmac.unspecified.eschalon_utils 0x000000010000117a main + 650 75 org.pythonmac.unspecified.eschalon_utils 0x0000000100000be4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8fc9e662 kevent64 + 10 1 libdispatch.dylib 0x00007fff87b8443d _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff87b84152 _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff8fc9de6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff92160f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff92163fb9 start_wqthread + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8fc9de6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff92160f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff92163fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00000001005298d8 rbx: 0x00000001031e13b9 rcx: 0x0000000000000004 rdx: 0x00000001005298d8 rdi: 0x0000000102019c60 rsi: 0x00000001005298d0 rbp: 0x00007fff5fbfa5e0 rsp: 0x00007fff5fbfa560 r8: 0x0000000000000004 r9: 0x0000000100500000 r10: 0x0000000102019c60 r11: 0x0000000000003640 r12: 0x0000000000000000 r13: 0x00007fff65a520b0 r14: 0x00007fff76fc8420 r15: 0x00000001031fd5c8 rip: 0x00000001031e14a1 rfl: 0x0000000000010246 cr2: 0x00000001031c3254

Logical CPU: 1 Error Code: 0x00000000 Trap Number: 6

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 0x1004c3000 - 0x1004cefff +_glib.so (0) <01971A5E-9F4D-392D-9C93-E118E90C5398> /Volumes/VOLUME/eschalon_utils.app/Contents/Resources/lib/python2.7/lib-dynload/glib/_glib.so 0x1004d7000 - 0x1004d9fff +libgthread-2.0.0.dylib (0) <2D209096-CABB-3510-A783-8FC6B3E02663> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgthread-2.0.0.dylib 0x1004dc000 - 0x1004e5fff +libintl.8.dylib (0) <2BD35FBF-10B5-3B7E-A4D3-54D810F2313C> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libintl.8.dylib 0x1004e9000 - 0x1004eefff +libffi.6.dylib (0) <7C66C60D-062A-36D5-B246-EBA3CF9414ED> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libffi.6.dylib 0x100683000 - 0x10076dfff org.python.python (2.7.5 - 2.7.5) <0202C38E-0354-34FA-9996-8D2ADCE353D8> /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x1031c0000 - 0x1031fcfff +libgobject-2.0.0.dylib (0) <7AE6E226-82BE-321F-90E1-1E250F087401> /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libgobject-2.0.0.dylib 0x103209000 - 0x103308ff7 +libglib-2.0.0.dylib (0) /Volumes/VOLUME/eschalon_utils.app/Contents/Frameworks/libglib-2.0.0.dylib 0x7fff65a1e000 - 0x7fff65a51817 dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld 0x7fff84fc6000 - 0x7fff85088ff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff85128000 - 0x7fff85370ff7 com.apple.CoreData (107 - 481.01) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff853ad000 - 0x7fff853d1ff7 libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff853d2000 - 0x7fff856d0fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff856d1000 - 0x7fff856e9ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8654c000 - 0x7fff8657cfff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff865c0000 - 0x7fff86640fff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff86641000 - 0x7fff8665cff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8665d000 - 0x7fff8665dfff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff867a2000 - 0x7fff86815fff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff86816000 - 0x7fff86817ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff86818000 - 0x7fff86824ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff86892000 - 0x7fff86a3ff27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff86ffd000 - 0x7fff87000fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8706f000 - 0x7fff87074fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8707a000 - 0x7fff870e9ff1 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 0x7fff870ea000 - 0x7fff870eefff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff871c1000 - 0x7fff871d2ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff87242000 - 0x7fff87249ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib 0x7fff8724a000 - 0x7fff872a2ff7 com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff872a7000 - 0x7fff872b4fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff872b5000 - 0x7fff87302ff2 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 0x7fff873d7000 - 0x7fff873dbff7 libheimdal-asn1.dylib (323.15) /usr/lib/libheimdal-asn1.dylib 0x7fff876f2000 - 0x7fff876f2ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff876f8000 - 0x7fff87765fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff87766000 - 0x7fff877adff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib 0x7fff87887000 - 0x7fff87895fff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff87896000 - 0x7fff87897ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff87898000 - 0x7fff878f3ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8796e000 - 0x7fff879affff com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff87a02000 - 0x7fff87a02ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff87a44000 - 0x7fff87a4eff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff87a51000 - 0x7fff87a90fff libGLU.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff87a94000 - 0x7fff87aadff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff87b2d000 - 0x7fff87b80fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff87b81000 - 0x7fff87b9bfff libdispatch.dylib (339.90.1) /usr/lib/system/libdispatch.dylib 0x7fff87ca3000 - 0x7fff87ca3fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff87cb4000 - 0x7fff87cbcfff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff87cbd000 - 0x7fff87ce6ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff87ce7000 - 0x7fff87d77fff com.apple.Metadata (10.7.0 - 800.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff87d78000 - 0x7fff87d7afff libCVMSPluginSupport.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff87e6c000 - 0x7fff87e73ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib 0x7fff87e74000 - 0x7fff87e8dff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87e8e000 - 0x7fff8815effc com.apple.CoreImage (9.2.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff88441000 - 0x7fff88445fff 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 0x7fff88446000 - 0x7fff8846effb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8846f000 - 0x7fff8847cff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff88532000 - 0x7fff8853dfff libGL.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8853e000 - 0x7fff8891fffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff88929000 - 0x7fff88940ff7 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 0x7fff88941000 - 0x7fff88979ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff88984000 - 0x7fff88987ff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib 0x7fff88988000 - 0x7fff894fefff com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff894ff000 - 0x7fff89758ff9 com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff89788000 - 0x7fff897a0ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff897aa000 - 0x7fff8989bff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff898f4000 - 0x7fff89a90ff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff89a97000 - 0x7fff89aa1fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff89b2d000 - 0x7fff89b54ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff89b55000 - 0x7fff89b59ff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib 0x7fff89bc1000 - 0x7fff89c4dff7 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 0x7fff89c4e000 - 0x7fff89c4fff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff89c6a000 - 0x7fff89dd8ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8a255000 - 0x7fff8a339fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8aa1d000 - 0x7fff8aa22ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff8aa30000 - 0x7fff8aa3bfff libkxld.dylib (2422.90.20) /usr/lib/system/libkxld.dylib 0x7fff8ad1d000 - 0x7fff8ad42ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8ad8d000 - 0x7fff8ada8ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8adf3000 - 0x7fff8afabff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib 0x7fff8b015000 - 0x7fff8b934af3 com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8b94d000 - 0x7fff8b9b1fff com.apple.datadetectorscore (5.0 - 354.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8bd0e000 - 0x7fff8bd1aff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8c222000 - 0x7fff8c22bff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff8c25d000 - 0x7fff8c262fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8c26e000 - 0x7fff8c292fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff8c2fb000 - 0x7fff8c3bfff7 com.apple.backup.framework (1.5.2 - 1.5.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8c3e8000 - 0x7fff8c3effff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8c57e000 - 0x7fff8c9b1ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8c9cc000 - 0x7fff8c9ccfff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8c9cd000 - 0x7fff8c9d5ff7 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 0x7fff8ca4b000 - 0x7fff8cb51ff7 com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8cb52000 - 0x7fff8cb8dfff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8cba1000 - 0x7fff8cbd0fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8cbe3000 - 0x7fff8cbe5ff7 com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8cbe6000 - 0x7fff8ccd0fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff8dad6000 - 0x7fff8dafbff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8dafc000 - 0x7fff8db06ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8de93000 - 0x7fff8dea2ff8 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 0x7fff8df32000 - 0x7fff8df79fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8df8c000 - 0x7fff8e07afff libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8e07b000 - 0x7fff8e086ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8e420000 - 0x7fff8e432ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8e434000 - 0x7fff8e5a4ff8 com.apple.CFNetwork (673.2.1 - 673.2.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8e5b9000 - 0x7fff8e61cff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8e69c000 - 0x7fff8e946ff5 com.apple.HIToolbox (2.1 - 697.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8e947000 - 0x7fff8e947fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8e989000 - 0x7fff8ea78fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8ea83000 - 0x7fff8ea8cfff 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 0x7fff8ebf7000 - 0x7fff8eca7ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8eca8000 - 0x7fff8ecaaff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff8ecab000 - 0x7fff8ecabffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8ef6b000 - 0x7fff8efe2fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8efe5000 - 0x7fff8efedffc libGFXShared.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8efee000 - 0x7fff8efeffff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff8f210000 - 0x7fff8f299ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff8f29a000 - 0x7fff8f2d8ff7 libGLImage.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8f2d9000 - 0x7fff8f2f5fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8f2f6000 - 0x7fff8f307ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff8f312000 - 0x7fff8f315fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8f3cc000 - 0x7fff8f3d0ff7 libGIF.dylib (1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8f55b000 - 0x7fff8f5c0ff5 com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8f5c1000 - 0x7fff8f895fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8f8cb000 - 0x7fff8f8cbfff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8f93f000 - 0x7fff8f940ff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8f941000 - 0x7fff8f94affb com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8fc38000 - 0x7fff8fc38fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8fc39000 - 0x7fff8fc87fff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8fc88000 - 0x7fff8fca4ff7 libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib 0x7fff900f6000 - 0x7fff903e0fff 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 0x7fff903e1000 - 0x7fff905c6fff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff90632000 - 0x7fff90638ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff90639000 - 0x7fff90646ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff90647000 - 0x7fff90712fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff90713000 - 0x7fff9076cfff libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff907c1000 - 0x7fff907eafff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff907eb000 - 0x7fff907efff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff907f7000 - 0x7fff90849fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff908b8000 - 0x7fff908b9fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff90cbf000 - 0x7fff90ce6ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff90ceb000 - 0x7fff90dd2ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff90e2b000 - 0x7fff90e3dfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff90e51000 - 0x7fff90e93ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff90f29000 - 0x7fff90f2aff7 libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib 0x7fff90f61000 - 0x7fff90f62ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9122b000 - 0x7fff91246ff7 libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff91247000 - 0x7fff91298ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff91377000 - 0x7fff913e1ff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff913f6000 - 0x7fff91444fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff91445000 - 0x7fff91447ff3 libsystem_configuration.dylib (596.13) /usr/lib/system/libsystem_configuration.dylib 0x7fff91448000 - 0x7fff91511fff com.apple.LaunchServices (572.26 - 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff9157d000 - 0x7fff915c2ffe com.apple.HIServices (1.22 - 467.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff915c6000 - 0x7fff915d6fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff91673000 - 0x7fff916acff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff916ad000 - 0x7fff916dcfd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff91765000 - 0x7fff9176cfff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff91829000 - 0x7fff9182bfff libRadiance.dylib (1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff918aa000 - 0x7fff918adffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff918ae000 - 0x7fff918affff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff918b0000 - 0x7fff919e0ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff919e1000 - 0x7fff91b34ff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff91f8b000 - 0x7fff91f8efff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff920a2000 - 0x7fff9212bfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9215e000 - 0x7fff92165ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff92a5c000 - 0x7fff92a8bff5 com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

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: 2257 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=155.3M resident=78.7M(51%) swapped_out_or_unallocated=76.6M(49%) Writable regions: Total=56.2M written=4248K(7%) resident=4584K(8%) swapped_out=0K(0%) unallocated=51.8M(92%)

REGION TYPE VIRTUAL =========== ======= Dispatch continuations 8192K Kernel Alloc Once 4K MALLOC 38.8M MALLOC (admin) 32K STACK GUARD 56.0M Stack 9304K VM_ALLOCATE 32K DATA 19.4M IMAGE 528K LINKEDIT 65.8M TEXT 89.5M __UNICODE 544K shared memory 4K =========== ======= TOTAL 287.7M

Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 4 GB, SMC 1.64f5 Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020 Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.74.0-P2P Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: ST31000528AS, 1 TB Serial ATA Device: OPTIARC DVD RW AD-5680H, 943.4 MB USB Device: Hub USB Device: BRCM2046 Hub USB Device: Bluetooth USB Host Controller USB Device: Internal Memory Card Reader USB Device: Hub USB Device: Keyboard Hub USB Device: Apple Keyboard USB Device: Built-in iSight USB Device: IR Receiver Thunderbolt Bus:

jwood582 commented 10 years ago

sorry about that, I replied to the email and apparently it didn't attach the dump. I've just pasted it in here for ease.

elliotkendall commented 10 years ago

Presumably this is because of some kind of linking problem, but I'm bad enough at troubleshooting those when they're on my own system. Have you tried the OS X install instructions in the readme? I know Xcode and homebrew is a pain but it's probably your best bet.

jwood582 commented 10 years ago

I'll give that a try and see what comes of it. Thanks