milkytracker / MilkyTracker

An FT2 compatible music tracker
http://milkytracker.github.io/
Other
1.72k stars 162 forks source link

[OSX] .wav sample loading doesn't work #87

Closed xracecar closed 7 years ago

xracecar commented 7 years ago

So whenever I try to import a sample, MilkyTracker just closes out. That's all there is to it.

OS: OSX El Capitan

CorvusCorax commented 7 years ago

Thanks for reporting, could you provide any error messages written on command line and/or a core dump?

To get those do the following:

  1. Open a terminal
  2. Enter: ulimit -c unlimited
  3. Start Milkytracker per commandline from the same terminal and reproduce the issue
  4. Copy paste the output written in the terminal in a comment here (if there is any)
  5. On OSX, core files are written to /core/ which is a hidden directory. When a program crashes hard, such a core dump is created (at least after the abve ulimit command has been given) Find the created core dump if there is any and upload it here for analysis. This would help pinpoint the cause since then even people who don't have the same OSX version can look into it too.
xracecar commented 7 years ago

Okay, well the ulimit -c unlimited didn't do its thing, as there was nothing when MilkyTracker crashed. I did open -a MilkyTracker in the Terminal after I typed in the code above, and so, nothing popped up. screen shot 2017-04-11 at 4 28 08 pm

CorvusCorax commented 7 years ago

Thanks for the screenshot. Someone with more experience with OSX will have to look into that.

dwhinham commented 7 years ago

Clicking the Report... button and pasting as much as possible here would be a good start, I think it is supposed to show a stack trace in some cases.

There is very little information to go on in this bug report, we will need more to be of any help. Have you got a faulty .wav file you can attach, or does it happen for all .wav files? You didn't specify.

I can load .wav samples via drag and drop or by the 'Load' button no problem over here.

xracecar commented 7 years ago

Alright, here's the load of code that should be viable to sift out the error. It happens with all .wav files, and I'm running on the 1.00.00 version that allows the custom resolution.

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

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.Titan.MilkyTracker 0x0000000101b8cf93 lha_basic_reader_new + 32 1 com.Titan.MilkyTracker 0x0000000101b8d11e lha_reader_new + 41 2 com.Titan.MilkyTracker 0x0000000101b87277 (anonymous namespace)::LHAReaderWrapper::LHAReaderWrapper(XMFile&) + 103 3 com.Titan.MilkyTracker 0x0000000101b86abd (anonymous namespace)::LHAReaderWrapper::LHAReaderWrapper(XMFile&) + 29 4 com.Titan.MilkyTracker 0x0000000101b869ee DecompressorLHA::identify(XMFile&) + 62 5 com.Titan.MilkyTracker 0x0000000101b7f41b Decompressor::identify(XMFile&) + 107 6 com.Titan.MilkyTracker 0x0000000101a9a970 FileIdentificator::isCompressed() + 96 7 com.Titan.MilkyTracker 0x0000000101a9a35e FileIdentificator::getFileType() + 190 8 com.Titan.MilkyTracker 0x0000000101b4cb29 Tracker::prepareLoading(FileTypes, PPString const&, bool, bool, bool) + 1065 9 com.Titan.MilkyTracker 0x0000000101b4bcc6 Tracker::loadTypeFromFile(FileTypes, PPString const&, bool, bool, bool) + 134 10 com.Titan.MilkyTracker 0x0000000101b4d56d Tracker::loadTypeWithDialog(FileTypes, bool, bool) + 1421 11 com.Titan.MilkyTracker 0x0000000101b4d722 Tracker::loadType(FileTypes) + 130 12 com.Titan.MilkyTracker 0x0000000101b16584 SectionSamples::handleEvent(PPObject, PPEvent) + 1188 13 com.Titan.MilkyTracker 0x0000000101c2983a PPButton::handleButtonRelease(bool&, bool&, PPEvent, EEventDescriptor) + 314 14 com.Titan.MilkyTracker 0x0000000101c294c0 PPButton::dispatchEvent(PPEvent) + 528 15 com.Titan.MilkyTracker 0x0000000101c2aa8e PPContainer::dispatchEvent(PPEvent) + 638 16 com.Titan.MilkyTracker 0x0000000101c2aa8e PPContainer::dispatchEvent(PPEvent) + 638 17 com.Titan.MilkyTracker 0x0000000101c43882 PPScreen::raiseEvent(PPEvent) + 1986 18 com.Titan.MilkyTracker 0x0000000101b79a33 RaiseEventSynchronized(PPEvent) + 67 19 com.Titan.MilkyTracker 0x0000000101b7ce20 -[MTTrackerView mouseUp:] + 368 20 com.apple.AppKit 0x00007fff9515c713 -[NSWindow _handleMouseUpEvent:isDelayedEvent:] + 119 21 com.apple.AppKit 0x00007fff9515d3ad -[NSWindow _reallySendEvent:isDelayedEvent:] + 212 22 com.apple.AppKit 0x00007fff94b9c539 -[NSWindow sendEvent:] + 517 23 com.apple.AppKit 0x00007fff94b1ca38 -[NSApplication sendEvent:] + 2540 24 com.apple.AppKit 0x00007fff94983df2 -[NSApplication run] + 796 25 com.apple.AppKit 0x00007fff9494d368 NSApplicationMain + 1176 26 com.Titan.MilkyTracker 0x0000000101b7ee42 main + 34 27 com.Titan.MilkyTracker 0x0000000101a80cd4 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff964b55e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91004578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff91002341 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff964b5efa kevent_qos + 10 1 libdispatch.dylib 0x00007fff92761165 _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff92760dcd _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff964b55e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91004578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff91002341 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff964b55e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91004578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff91002341 start_wqthread + 13

Thread 5:: Dispatch queue: TBrowserViewDataSource 0 libsystem_kernel.dylib 0x00007fff964b4db6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff91005728 _pthread_cond_wait + 767 2 com.apple.FinderKit 0x00007fff8d1db575 ModifyDataSourceOnMainThreadSync(FI_TBrowserViewDataSource, FI_TBVDSChangedNotificationData, std::1::function<void ()> const&) + 442 3 com.apple.FinderKit 0x00007fff8d1de4e6 49-[FI_TBrowserViewDataSource closeContainerNodes:]_block_invoke + 355 4 libdispatch.dylib 0x00007fff9276693d _dispatch_call_block_and_release + 12 5 libdispatch.dylib 0x00007fff9275b40b _dispatch_client_callout + 8 6 libdispatch.dylib 0x00007fff9276003b _dispatch_queue_drain + 754 7 libdispatch.dylib 0x00007fff92766707 _dispatch_queue_invoke + 549 8 libdispatch.dylib 0x00007fff9275b40b _dispatch_client_callout + 8 9 libdispatch.dylib 0x00007fff9275f29b _dispatch_root_queue_drain + 1890 10 libdispatch.dylib 0x00007fff9275eb00 _dispatch_worker_thread3 + 91 11 libsystem_pthread.dylib 0x00007fff910044de _pthread_wqthread + 1129 12 libsystem_pthread.dylib 0x00007fff91002341 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff964b55e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91004578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff91002341 start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff964aef72 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff964ae3b3 mach_msg + 55 2 com.apple.audio.midi.CoreMIDI 0x0000000101e7dbb7 XServerMachPort::ReceiveMessage(int&, void, int&) + 125 3 com.apple.audio.midi.CoreMIDI 0x0000000101e99095 MIDIProcess::RunMIDIInThread() + 135 4 com.apple.audio.midi.CoreMIDI 0x0000000101e7ed02 XThread::RunHelper(void) + 10 5 com.apple.audio.midi.CoreMIDI 0x0000000101e7e92e CAPThread::Entry(CAPThread*) + 80 6 libsystem_pthread.dylib 0x00007fff9100499d _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9100491a _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff91002351 thread_start + 13

Thread 8:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff964aef72 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff964ae3b3 mach_msg + 55 2 com.apple.audio.CoreAudio 0x00007fff9559b35e HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff9559b2ec HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff955996a9 HALC_ProxyIOContext::IOWorkLoop() + 1149 5 com.apple.audio.CoreAudio 0x00007fff9559915e HALC_ProxyIOContext::IOThreadEntry(void) + 88 6 com.apple.audio.CoreAudio 0x00007fff95599033 HALB_IOThread::Entry(void*) + 75 7 libsystem_pthread.dylib 0x00007fff9100499d _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff9100491a _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff91002351 thread_start + 13

Thread 9:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff964b4db6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff9100575e _pthread_cond_wait + 821 2 com.apple.CoreVideo 0x00007fff8e9cf0d8 CVDisplayLink::waitUntil(unsigned long long) + 232 3 com.apple.CoreVideo 0x00007fff8e9ceed1 CVDisplayLink::runIOThread() + 511 4 com.apple.CoreVideo 0x00007fff8e9ce9a9 startIOThread(void*) + 147 5 libsystem_pthread.dylib 0x00007fff9100499d _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff9100491a _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff91002351 thread_start + 13

Thread 10:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff964aef72 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff964ae3b3 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff934b61c4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff934b568c CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff934b4ed8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff94ae5d95 _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff9100499d _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff9100491a _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff91002351 thread_start + 13

Thread 11:: com.apple.appkit-heartbeat 0 libsystem_kernel.dylib 0x00007fff964b510a semwait_signal + 10 1 libsystem_c.dylib 0x00007fff90b03d0f nanosleep + 199 2 libsystem_c.dylib 0x00007fff90b03c02 usleep + 54 3 com.apple.AppKit 0x00007fff94c783e4 -[NSUIHeartBeat _heartBeatThread:] + 2181 4 com.apple.Foundation 0x00007fff8a01be64 NSThreadstart + 1351 5 libsystem_pthread.dylib 0x00007fff9100499d _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff9100491a _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff91002351 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007f9b42db5720 rbx: 0x00007f9b42dc3290 rcx: 0x0000000000000b00 rdx: 0x0000000000000000 rdi: 0x00007f9b42db5720 rsi: 0x0000000000000000 rbp: 0x00007fff5e181f00 rsp: 0x00007fff5e181ef0 r8: 0x0000000000000001 r9: 0x00000000fff00000 r10: 0x00007fff9c68a701 r11: 0x00007fff9ab67431 r12: 0x0000000000000048 r13: 0x00007fff92cfe4c0 r14: 0x00007f9b42dc3290 r15: 0x00000000000000e0 rip: 0x0000000101b8cf93 rfl: 0x0000000000010202 cr2: 0x0000000101b8d0f5

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

Binary Images: 0x101a7c000 - 0x101db7ff7 +com.Titan.MilkyTracker (1.00.00) <3A96A4F9-3941-3085-96F4-B7153193F89F> /Applications/MilkyTracker.app/Contents/MacOS/MilkyTracker 0x101e70000 - 0x101ea7fff com.apple.audio.midi.CoreMIDI (1.10 - 88) <51E79766-51D8-3A95-A7FD-18E7E11528F3> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x101ed1000 - 0x101eeafff libexpat.1.dylib (12.60.1) <6BF318AC-F90F-3F16-99C2-6ADDE404E280> /usr/lib/libexpat.1.dylib 0x1044f3000 - 0x10450efff com.apple.security.csparser (3.0 - 57337.60.2) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x104f64000 - 0x1057ebfff com.apple.GeForceTeslaGLDriver (10.0.51 - 10.0.0) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver 0x106b24000 - 0x1072bafff libclh.dylib (4.0.3 - 4.0.3) <2519794C-4E11-3D41-AB19-AB3FAF38474A> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib 0x107970000 - 0x107970ff7 +cl_kernels (???) <36876DBB-F7A7-41F3-A2BC-82F1018501B9> cl_kernels 0x10920c000 - 0x109210fff com.apple.audio.AppleHDAHALPlugIn (274.12 - 274.12) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x7fff60d92000 - 0x7fff60dc9a47 dyld (360.22) /usr/lib/dyld 0x7fff8510a000 - 0x7fff85121ff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib 0x7fff85122000 - 0x7fff86388ff3 com.apple.CoreGraphics (1.600.0 - 960.3) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff86389000 - 0x7fff863cfff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib 0x7fff863ec000 - 0x7fff867eefff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff86a49000 - 0x7fff86bf5ff7 com.apple.avfoundation (2.0 - 1046.9.12) <2D241BC4-A619-3382-BABD-C4E4490BD638> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff86bf6000 - 0x7fff86c6bfff com.apple.framework.IOKit (2.0.2 - 1179.50.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff86c6c000 - 0x7fff86caaff7 libGLImage.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff86d56000 - 0x7fff86fddfff com.apple.CFNetwork (760.6.3 - 760.6.3) <8CB9CB2E-D0FB-31D4-A1AE-2A5FE028AD6B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8700b000 - 0x7fff87017fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff87043000 - 0x7fff870fcff7 libvMisc.dylib (563.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8712b000 - 0x7fff87137fff com.apple.CacheDelete (1.0 - 1) <678B521D-5B50-3137-A972-33F2DF1D7A5A> /System/Library/PrivateFrameworks/CacheDelete.framework/Versions/A/CacheDelete 0x7fff87883000 - 0x7fff87886ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff879ff000 - 0x7fff87a5ffff com.apple.QuickLookFramework (5.0 - 696.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff87a60000 - 0x7fff87b52ff7 libJP2.dylib (1459) <90B4DD14-4D0B-3373-B1B6-DC8F53D78565> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff87b75000 - 0x7fff87b7dfff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff88699000 - 0x7fff886c8fff com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff886c9000 - 0x7fff886daff7 libsystem_trace.dylib (201.10.3) <1DD0C1FD-74E2-3949-9C2C-B81D19C2CA5E> /usr/lib/system/libsystem_trace.dylib 0x7fff887f5000 - 0x7fff88820ffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib 0x7fff88821000 - 0x7fff88837fff com.apple.CoreMediaAuthoring (2.2 - 953) <5103EF2E-BB0A-302B-B8BB-CED301BC746B> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff88856000 - 0x7fff8885afff com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff888c8000 - 0x7fff888cbfff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff888cc000 - 0x7fff8890dff7 libGLU.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff88911000 - 0x7fff88923fff libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib 0x7fff88d46000 - 0x7fff88d77fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff88d78000 - 0x7fff88d78fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff88d79000 - 0x7fff88d8efff com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff88d8f000 - 0x7fff88f35ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff88f41000 - 0x7fff892bcffb com.apple.VideoToolbox (1.0 - 1731.15.206) <19DD020F-128A-32B0-96A4-A51F111B549F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff892bd000 - 0x7fff892bdfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff892be000 - 0x7fff892e7ffb libRIP.A.dylib (960.3) <702967FB-D16C-38C7-A3CC-0EC336740A69> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8935e000 - 0x7fff8935efff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8935f000 - 0x7fff89360ff7 libodfde.dylib (23) /usr/lib/libodfde.dylib 0x7fff89361000 - 0x7fff89374fff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff89522000 - 0x7fff8952affb libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8953c000 - 0x7fff8958cff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff895af000 - 0x7fff895b1fff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff895d2000 - 0x7fff895e5fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff896c2000 - 0x7fff896faff7 com.apple.RemoteViewServices (2.0 - 101) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff896fb000 - 0x7fff89822fff com.apple.LaunchServices (728.13 - 728.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff89823000 - 0x7fff89840ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff89841000 - 0x7fff89843ff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib 0x7fff8986a000 - 0x7fff89899ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8989a000 - 0x7fff8989fff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff898a0000 - 0x7fff898abff7 libGPUSupport.dylib (12.1) <69BE6E5B-789E-38A5-8BEA-5AEDCEDDB8B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x7fff898ac000 - 0x7fff898fefff com.apple.CloudDocs (1.0 - 383.13) <5FD9138D-09D9-3B97-BBAD-5692E1687F30> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff898ff000 - 0x7fff8993cff3 com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff89b24000 - 0x7fff89cf2ff3 com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff89d2e000 - 0x7fff89db7ff7 com.apple.PerformanceAnalysis (1.0 - 1) <1BC106BB-3C7F-37C9-8496-43F584A6F304> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff89dd8000 - 0x7fff89fe5fff libicucore.A.dylib (551.51.4) <3899B146-3840-3D4A-8C4A-FE391D5D25C7> /usr/lib/libicucore.A.dylib 0x7fff89fe6000 - 0x7fff8a33afff com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8a33b000 - 0x7fff8a879ff7 com.apple.MediaToolbox (1.0 - 1731.15.206) <119FFD0E-947D-3103-9221-458439F5764D> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8a87a000 - 0x7fff8a96cff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib 0x7fff8a96d000 - 0x7fff8a96ffff libCGXType.A.dylib (960.3) <70FA6D91-53BC-3DA6-92F3-7FEB33C73948> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8a970000 - 0x7fff8a970fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8aa35000 - 0x7fff8aad5fff com.apple.ViewBridge (159 - 159) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff8ab9e000 - 0x7fff8abceff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8abcf000 - 0x7fff8ac89fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8ac90000 - 0x7fff8acdcfff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8ae0a000 - 0x7fff8ae97dd7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8af5e000 - 0x7fff8af6efff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib 0x7fff8af6f000 - 0x7fff8af78ff3 libsystem_notify.dylib (150.40.1) /usr/lib/system/libsystem_notify.dylib 0x7fff8af79000 - 0x7fff8b01dfff com.apple.Bluetooth (4.4.6 - 4.4.6f1) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8b01e000 - 0x7fff8b1c9ffb GLEngine (12.1) <299D9296-2984-3967-9049-A842B99E5D43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8b1d3000 - 0x7fff8b1d3fff libmetal_timestamp.dylib (600.0.44.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fff8b1d4000 - 0x7fff8b1ddff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8b1de000 - 0x7fff8b1e0ff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib 0x7fff8b1f5000 - 0x7fff8b211fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8b292000 - 0x7fff8b321ff7 libCoreStorage.dylib (517.50.1) /usr/lib/libCoreStorage.dylib 0x7fff8b322000 - 0x7fff8b32eff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8b409000 - 0x7fff8b40bfff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8b40c000 - 0x7fff8b658ff7 com.apple.AddressBook.framework (9.0 - 1679.10) <24F823D3-C3FC-3AF9-B8B3-C166539DBD11> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff8b66a000 - 0x7fff8b672fff libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8b71d000 - 0x7fff8b762ff3 libFontRegistry.dylib (155.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8b763000 - 0x7fff8b763fff com.apple.CoreServices (728.13 - 728.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8b764000 - 0x7fff8b7b9fff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8b851000 - 0x7fff8baf7ff7 com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8baf8000 - 0x7fff8bba8fff com.apple.backup.framework (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8bba9000 - 0x7fff8bd27fff com.apple.UIFoundation (1.0 - 436.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8bd44000 - 0x7fff8bd46fff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8be2e000 - 0x7fff8be3cff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib 0x7fff8be3d000 - 0x7fff8be4efff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff8be4f000 - 0x7fff8bf3eff7 libxml2.2.dylib (29.10) /usr/lib/libxml2.2.dylib 0x7fff8bf3f000 - 0x7fff8c1acfff com.apple.imageKit (2.6 - 932) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8c2d6000 - 0x7fff8c2dcfff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8c966000 - 0x7fff8c966ff7 liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib 0x7fff8c967000 - 0x7fff8c983ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib 0x7fff8c9c7000 - 0x7fff8cd9ffef com.apple.CoreAUC (214.0.0 - 214.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8cdf1000 - 0x7fff8cdf5fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8cfbd000 - 0x7fff8d330fff com.apple.FinderKit (1.4.4 - 1.4.4) <76E52C7F-CA82-337E-BF8E-9961F11C4B8D> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 0x7fff8d331000 - 0x7fff8d38ffff com.apple.CoreServices.OSServices (728.13 - 728.13) <27C12B92-7845-38DD-B82D-DC5B678352D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8db9f000 - 0x7fff8dba0ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib 0x7fff8dd6e000 - 0x7fff8ddccfff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8de15000 - 0x7fff8de84fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8df05000 - 0x7fff8df05fff libOpenScriptingUtil.dylib (169.1) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8df06000 - 0x7fff8e050ff7 com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8e051000 - 0x7fff8e053ff7 libRadiance.dylib (1459) <1FE4F408-D135-3CA5-A06B-B0FCE974997C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8e09e000 - 0x7fff8e112ff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8e834000 - 0x7fff8e83ffff com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8e840000 - 0x7fff8e882ff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff8e896000 - 0x7fff8e89bff7 com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fff8e94b000 - 0x7fff8e951fff com.apple.IOAccelerator (205.11 - 205.11) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff8e952000 - 0x7fff8e9a3ff7 libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib 0x7fff8e9a4000 - 0x7fff8e9a8fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib 0x7fff8e9ac000 - 0x7fff8e9b4fff libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib 0x7fff8e9b5000 - 0x7fff8e9b6fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib 0x7fff8e9c7000 - 0x7fff8e9fbff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8ea7a000 - 0x7fff8eacdff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib 0x7fff8eace000 - 0x7fff8ead9fff com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8eada000 - 0x7fff8f179ff7 com.apple.JavaScriptCore (11601 - 11601.7.2) <4A888404-501D-38DE-921D-BA9AEEAC8243> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8f199000 - 0x7fff8f1c2ff7 libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib 0x7fff8f1f7000 - 0x7fff8f245ff7 libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib 0x7fff8f246000 - 0x7fff8f249ffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib 0x7fff90340000 - 0x7fff90344fff libGIF.dylib (1459) <58F85C45-96D2-3713-A8C0-B2579B419A80> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff90345000 - 0x7fff904d1ff7 libGLProgrammability.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff90503000 - 0x7fff905a3fff com.apple.Metadata (10.7.0 - 972.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff905a4000 - 0x7fff905acfff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib 0x7fff905ad000 - 0x7fff905b5fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib 0x7fff905b6000 - 0x7fff907d7ff7 com.apple.CoreImage (11.4.0 - 366.4.19) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff908d6000 - 0x7fff908dffff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff908e0000 - 0x7fff9096ffff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff909aa000 - 0x7fff90a83fff com.apple.CoreMedia (1.0 - 1731.15.206) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff90a84000 - 0x7fff90b11fef libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib 0x7fff90ba6000 - 0x7fff90ba6fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib 0x7fff90bf8000 - 0x7fff90bfbff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff90cbc000 - 0x7fff90ce0ff7 libJPEG.dylib (1459) <30F85216-E836-37B3-874E-62F1D040B098> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff90ced000 - 0x7fff90d17ff7 GLRendererFloat (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff90d5b000 - 0x7fff90d70ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff90d72000 - 0x7fff90d8cff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib 0x7fff90db7000 - 0x7fff90dc5fff com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff90dc6000 - 0x7fff90deafff com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff90e36000 - 0x7fff90e50fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff90e51000 - 0x7fff90ec8ff7 com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff90ec9000 - 0x7fff90ef7ff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff90f6a000 - 0x7fff90fa4ff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff90fa5000 - 0x7fff91000ff7 libTIFF.dylib (1459) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff91001000 - 0x7fff9100aff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib 0x7fff9104b000 - 0x7fff910b1ff7 libsystem_network.dylib (583.50.1) /usr/lib/system/libsystem_network.dylib 0x7fff910b2000 - 0x7fff9115dfff com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff9115e000 - 0x7fff9116afff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff9116b000 - 0x7fff91170fff com.apple.MediaAccessibility (1.0 - 79) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff9117e000 - 0x7fff91189fff libkxld.dylib (3248.60.10) <991CDFE9-AB87-321B-A4B2-5EFE64DDCF74> /usr/lib/system/libkxld.dylib 0x7fff9118a000 - 0x7fff911a1fff libmarisa.dylib (4) /usr/lib/libmarisa.dylib 0x7fff912c3000 - 0x7fff912c8fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff912cb000 - 0x7fff912ccffb libSystem.B.dylib (1226.10.1) /usr/lib/libSystem.B.dylib 0x7fff912cd000 - 0x7fff912d0ff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff912d1000 - 0x7fff912d2fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib 0x7fff912d3000 - 0x7fff912efff7 libextension.dylib (78) /usr/lib/libextension.dylib 0x7fff912f6000 - 0x7fff91305ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff915a2000 - 0x7fff915c7ff7 libPng.dylib (1459) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff915c8000 - 0x7fff915cbffb libdyld.dylib (360.22) <1F9FCF2C-5E94-3F2D-B4A5-1238587AA5C6> /usr/lib/system/libdyld.dylib 0x7fff915ce000 - 0x7fff915deff3 com.apple.ProtocolBuffer (1 - 243) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff924e8000 - 0x7fff924ecfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff924ed000 - 0x7fff926adffb libBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff926ae000 - 0x7fff92755fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff92756000 - 0x7fff92758fff com.apple.CoreDuetDebugLogging (1.0 - 1) <7C932160-AC9C-3173-900F-98138E829CB3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff92759000 - 0x7fff92786fff libdispatch.dylib (501.40.12) /usr/lib/system/libdispatch.dylib 0x7fff927a4000 - 0x7fff927a6ff7 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff92809000 - 0x7fff92936ff3 com.apple.CoreText (352.0 - 494.12) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff92937000 - 0x7fff9293cfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff9293d000 - 0x7fff92945fff com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff92946000 - 0x7fff92968fff com.apple.IconServices (68.1 - 68.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff92969000 - 0x7fff92970ff7 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff92971000 - 0x7fff9298cff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib 0x7fff9298d000 - 0x7fff929d8ff7 com.apple.CoreMediaIO (703.0 - 4791) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff92a77000 - 0x7fff92a85fff com.apple.opengl (12.1.0 - 12.1.0) <0718DB60-BA4F-3CF7-A117-10A2515D931F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff92a86000 - 0x7fff92a91fff libcsfde.dylib (517.50.1) <52F0DB6A-13B8-355E-ADFD-72834D3CA183> /usr/lib/libcsfde.dylib 0x7fff92a95000 - 0x7fff92a9afff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff92aa3000 - 0x7fff92abcfff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff92ac4000 - 0x7fff92b59fff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff92b5c000 - 0x7fff92bc7ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff92bc8000 - 0x7fff92bcafff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff92c4a000 - 0x7fff92c55fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff92cfd000 - 0x7fff93068657 libobjc.A.dylib (680) /usr/lib/libobjc.A.dylib 0x7fff93095000 - 0x7fff931b2fff libsqlite3.dylib (216.4) /usr/lib/libsqlite3.dylib 0x7fff932c2000 - 0x7fff932c9ff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib 0x7fff9342c000 - 0x7fff938a2fff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff938a3000 - 0x7fff938a3fff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff93905000 - 0x7fff93b97ffb com.apple.RawCamera.bundle (6.21 - 879) <4F0A10FB-7C96-31E8-9A70-E30F615B2565> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff93b98000 - 0x7fff93b9afff libCVMSPluginSupport.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff93c1c000 - 0x7fff93c1ffff libspindump.dylib (197.1) <48F4C673-9F0C-38BE-B550-88241E812518> /usr/lib/libspindump.dylib 0x7fff93c35000 - 0x7fff93c4bff7 libLinearAlgebra.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff93df9000 - 0x7fff93e02ff7 com.apple.DisplayServicesFW (3.0 - 378) <45BE1B99-8E10-32F0-A180-A6B6CB5883AE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff93f4d000 - 0x7fff93f4dfff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff93f4e000 - 0x7fff93f9affb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff93f9b000 - 0x7fff93fc9ff7 libsandbox.1.dylib (460.60.2) /usr/lib/libsandbox.1.dylib 0x7fff93fca000 - 0x7fff9410ffff com.apple.QTKit (7.7.3 - 2943.12) <79EA2D04-09EC-3266-A5F7-A4AACA97FE1E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff94135000 - 0x7fff9413dfff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff94183000 - 0x7fff941eafff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff941f4000 - 0x7fff9420dfe7 libcompression.dylib (28) /usr/lib/libcompression.dylib 0x7fff9420e000 - 0x7fff94227fff com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff94256000 - 0x7fff9427ffff libsystem_info.dylib (477.50.4) /usr/lib/system/libsystem_info.dylib 0x7fff94282000 - 0x7fff942aefff com.apple.framework.SystemAdministration (1.0 - 1.0) <1318B6A5-FFC3-3615-914D-95CBFE5BA727> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff942b1000 - 0x7fff942f6ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff942f7000 - 0x7fff9431efff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff9431f000 - 0x7fff945b9ff3 com.apple.security (7.0 - 57337.60.2) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff945ba000 - 0x7fff945d9ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff945da000 - 0x7fff94603fff com.apple.ProtectedCloudStorage (1.0 - 1) <7436B2B3-943A-3500-B099-80F133B3E002> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff94604000 - 0x7fff9460cfff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff946cb000 - 0x7fff9471dfff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff9471e000 - 0x7fff94830fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff94831000 - 0x7fff94840fe7 com.apple.AppleFSCompression (81.20.2 - 1.0) <2FE122A9-5265-320A-9600-FFC5CE4DE197> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff94947000 - 0x7fff95570ff7 com.apple.AppKit (6.9 - 1404.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff95571000 - 0x7fff955c2fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff955c6000 - 0x7fff95ae8fff com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff95c51000 - 0x7fff95d37ff7 libcrypto.0.9.8.dylib (59.60.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff95d85000 - 0x7fff95da7ff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff95f47000 - 0x7fff95f4ffef libcldcpuengine.dylib (2.7.3) <385BE8CE-16D8-3FCB-8558-8EB744D3DFE6> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff95f50000 - 0x7fff96026ffb com.apple.DiskImagesFramework (10.11.4 - 417.4) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff96075000 - 0x7fff960a0ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff960f1000 - 0x7fff960fcff7 libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib 0x7fff961b3000 - 0x7fff962c1ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff962cd000 - 0x7fff962f6ff7 libxslt.1.dylib (14.4) <72CD1CA4-1FBD-3672-ADCE-A89AB741689A> /usr/lib/libxslt.1.dylib 0x7fff96389000 - 0x7fff9639aff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib 0x7fff9639b000 - 0x7fff963a3fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib 0x7fff963a4000 - 0x7fff963bbff7 libsystem_coretls.dylib (83.40.5) /usr/lib/system/libsystem_coretls.dylib 0x7fff963bc000 - 0x7fff963c7fff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff963c8000 - 0x7fff96480ff7 com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff9649e000 - 0x7fff964bcff7 libsystem_kernel.dylib (3248.60.10) /usr/lib/system/libsystem_kernel.dylib 0x7fff964c5000 - 0x7fff964c6fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff964c7000 - 0x7fff964dcfff com.apple.AppContainer (4.0 - 261.40.2) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff96510000 - 0x7fff96511fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9657a000 - 0x7fff96743ff7 com.apple.ImageIO.framework (3.3.0 - 1459) <72B4D556-2600-3CA0-89F1-6BA24A4274B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff96744000 - 0x7fff96754fff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff96755000 - 0x7fff9675aff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib 0x7fff97096000 - 0x7fff9712cfff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9712d000 - 0x7fff97141fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff97152000 - 0x7fff971aefff com.apple.Suggestions (5.0 - 180) <450BCB58-786F-37DC-9AC7-2E3D13198032> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff971e4000 - 0x7fff9767fffb com.apple.GeoServices (1.0 - 1151.49.1) <2D887517-B73D-30FF-91DC-AF6AD91F96B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff9783b000 - 0x7fff97856fff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff97baf000 - 0x7fff97baffff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff97bb0000 - 0x7fff97e46fff libmecabra.dylib (696.5) /usr/lib/libmecabra.dylib 0x7fff97e47000 - 0x7fff97ebefeb libcorecrypto.dylib (335.50.1) /usr/lib/system/libcorecrypto.dylib 0x7fff97eef000 - 0x7fff97efdfff com.apple.IntlPreferences (2.0 - 192) <0108A3F2-6A11-30B1-965D-A167CC8131EC> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff97efe000 - 0x7fff97f61fff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff97fd6000 - 0x7fff97fd8ff7 com.apple.SafariServices.framework (11601 - 11601.7.7) <4BCAFAC2-CB87-31A1-A27B-B4794B2F8535> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff97ff1000 - 0x7fff98075ffb com.apple.AVKit (1.1 - 285.10) /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit 0x7fff98076000 - 0x7fff9812fff7 com.apple.cloudkit.CloudKit (482.29 - 482.29) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff9833b000 - 0x7fff98340ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib 0x7fff98341000 - 0x7fff98390ff7 com.apple.opencl (2.7.0 - 2.7.0) <39581F1A-04FE-3CCA-9118-E9BB9053F7A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff98391000 - 0x7fff98471ff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x7fff98472000 - 0x7fff984a9ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff984f5000 - 0x7fff984f8fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff98adc000 - 0x7fff98adcff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff98add000 - 0x7fff98b5aff7 com.apple.iLifeMediaBrowser (2.10.1 - 721) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x7fff98bbd000 - 0x7fff98becffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib 0x7fff98bed000 - 0x7fff98c11fff com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff98c22000 - 0x7fff990e0fcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff9911a000 - 0x7fff99189fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff9918a000 - 0x7fff99270fef unorm8_bgra.dylib (2.7.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff99273000 - 0x7fff992e7ff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff9943f000 - 0x7fff99441ff7 com.apple.securityhi (9.0 - 55006) <1E7BE52B-97EA-371A-AECA-1EE2AD246D8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff99442000 - 0x7fff99442ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib 0x7fff9948b000 - 0x7fff9948cff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff9948d000 - 0x7fff99772ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff99773000 - 0x7fff9997efff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib 0x7fff9997f000 - 0x7fff999cdfff libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib 0x7fff999d3000 - 0x7fff99a0dfff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff99aa1000 - 0x7fff99b0fff7 com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff99b10000 - 0x7fff99b1afff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff9a15a000 - 0x7fff9a256ff7 libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff9a476000 - 0x7fff9a76bfff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff9a779000 - 0x7fff9a7c5ff7 com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff9a7d2000 - 0x7fff9a7f1ff7 com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff9a7f2000 - 0x7fff9a7f3fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib 0x7fff9a801000 - 0x7fff9a803ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib 0x7fff9a804000 - 0x7fff9a80aff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff9a80b000 - 0x7fff9a85dfff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <271ED7A9-73E5-3595-A8D6-28594C9F3C9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff9ab61000 - 0x7fff9ab7dff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib 0x7fff9ab7e000 - 0x7fff9ab9bff7 com.apple.pluginkit.framework (1.0 - 1) <0BA96479-0451-3DA9-A2AC-FE1D86D383AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff9ab9c000 - 0x7fff9ab9ffff libsystem_sandbox.dylib (460.60.2) <2A68B39C-B786-3A05-87A2-56E688469FB8> /usr/lib/system/libsystem_sandbox.dylib 0x7fff9aba0000 - 0x7fff9abcaff7 libc++abi.dylib (307.2) <922EFB36-0E9E-315B-8270-E81AC43472C0> /usr/lib/libc++abi.dylib 0x7fff9abcb000 - 0x7fff9abfeff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff9ac02000 - 0x7fff9ac0dff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib 0x7fff9b46d000 - 0x7fff9b4f5fff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff9b4f6000 - 0x7fff9b924fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff9b961000 - 0x7fff9b964fff com.apple.IOSurface (108.2.3 - 108.2.3) <52E51D16-42E9-3DDB-A16C-48225EF262C4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff9b965000 - 0x7fff9b973fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib 0x7fff9b977000 - 0x7fff9ba62ff7 com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

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

VM Region Summary: ReadOnly portion of Libraries: Total=297.6M resident=0K(0%) swapped_out_or_unallocated=297.6M(100%) Writable regions: Total=151.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=151.2M(100%)

dwhinham commented 7 years ago

Does the proper release version work?

xracecar commented 7 years ago

Yeah, the proper release version can import the samples.

dwhinham commented 7 years ago

Okay - it's to do with the way the test version I gave you was built, and I think I know why. It's not a bug with the program code, it's actually because the binary I gave you is broken.

I'll provide a fixed binary as soon as I update the build system.

Explanation for devs:

Linking an executable 'A' built for version 'X' of macOS with some static library 'B' built for version 'Y' of macOS can cause a crash when a function from library 'B' is accessed.

In this case: A = MilkyTracker B = liblhasa X = 10.7 Y = 10.12, because libraries obtained from Homebrew are provided compiled only for the target they are being downloaded on. If you're on 10.12, you get 10.12 lhasa/zziplib/etc.

Linker warnings are generated for this, so I was aware of it possibly being a problem.

Solution: When providing Mac binaries we will also need to build all dependant libraries for the OS version we are targeting, which is a shame because it means we cannot use the ones Homebrew provide. I'll update the CMake system to fix this shortly.

dwhinham commented 7 years ago

@xracecar: Please try the following updated package - it includes the graphics fix from before and should correct this problem. milkytracker-1.00.00.dmg.zip

I've rewrote a bunch of build system related stuff so that macOS builds should be working properly now. I'll move the new commits over from my fork once I'm happy with them.

xracecar commented 7 years ago

Works perfectly. Thanks again for fixing these bugs! screen shot 2017-04-12 at 3 30 28 pm

dwhinham commented 7 years ago

Awesome! 😃

You're welcome. Nice colour scheme, by the way.