spakk Posted August 7, 2013 Share Posted August 7, 2013 the 64-bit kernel and userland can be start with 32-bit or 64-bit and when I look at the diff file of Andy, then it should also be possible to start Mountain Lion with -force64, is this correct? -#if CONFIG_YONAH +#ifdef __i386__ /* * At this point we check whether we are a 64-bit processor * and that we're not restricted to legacy mode, 32-bit operation. */ + uint32_t boot_arg; if (cpuid_extfeatures() & CPUID_EXTFEATURE_EM64T) { boolean_t legacy_mode; kprintf("EM64T supported"); @@ -560,11 +626,17 @@ } } else IA32e = FALSE; + if (PE_parse_boot_argn("-force64", &boot_arg, sizeof(boot_arg))) { + kprintf("EM64T forced\n"); + IA32e = TRUE; + } #endif What results have you achieved with boot flag: -force64? can with boot -force64 have an effects on the graphic? Link to comment Share on other sites More sharing options...
Andy Vandijck Posted August 7, 2013 Share Posted August 7, 2013 the 64-bit kernel and userland can be start with 32-bit or 64-bit and when I look at the diff file of Andy, then it should also be possible to start Mountain Lion with -force64, is this correct? -#if CONFIG_YONAH +#ifdef __i386__ /* * At this point we check whether we are a 64-bit processor * and that we're not restricted to legacy mode, 32-bit operation. */ + uint32_t boot_arg; if (cpuid_extfeatures() & CPUID_EXTFEATURE_EM64T) { boolean_t legacy_mode; kprintf("EM64T supported"); @@ -560,11 +626,17 @@ } } else IA32e = FALSE; + if (PE_parse_boot_argn("-force64", &boot_arg, sizeof(boot_arg))) { + kprintf("EM64T forced\n"); + IA32e = TRUE; + } #endif What results have you achieved with boot flag: -force64? can with boot -force64 have an effects on the graphic? look to the #ifdef... This piece of code only compiles in for i386 (32-bit) builds of the kernel... x86_64 (64-bit) builds of the kernel always start 64-bit userspace... Link to comment Share on other sites More sharing options...
spakk Posted August 7, 2013 Share Posted August 7, 2013 look to the #ifdef... This piece of code only compiles in for i386 (32-bit) builds of the kernel... x86_64 (64-bit) builds of the kernel always start 64-bit userspace... thx,Andy for quick answer Link to comment Share on other sites More sharing options...
Sinetek Posted August 8, 2013 Share Posted August 8, 2013 Hello friends, I'm reading the few last posts; to be honest I'm a bit lost as to what's going on in the thread. any questions anyway?I guess the only real problem right now is the graphics issue. 10.8 has been nothing but a big bunch of trouble in the graphics department, and even then, it hasn't been all rosy on my macbook air either.. On the other hand, Mavericks has been quite impressive so far. Fast, works, stable and so on. There's no question about it, I'm interested to know how this Mavericks runs on our AMDs and certainly how it fares with our manly PC GPUs. If there is a hope, this is it.nota bene: i can be reached via PM; i reply to all, so don't despair if you don't get an answer quickly 5 Link to comment Share on other sites More sharing options...
theconnactic Posted August 8, 2013 Author Share Posted August 8, 2013 Unfortunately no source code for Mavericks yet, and that's just expected. Still waiting for root dev... oops... for source delivery, All the best! Link to comment Share on other sites More sharing options...
Andy Vandijck Posted August 8, 2013 Share Posted August 8, 2013 Unfortunately no source code for Mavericks yet, and that's just expected. Still waiting for root dev... oops... for source delivery, All the best! We are allready at DP5.Probably next DP6 or directly GM. After GM a while we will get the sources. @Sinetek: I'm also curious how Mavericks will run on an AMD as all the graphics kexts and frameworks have been severely updated :hope: 2 Link to comment Share on other sites More sharing options...
Mad Marcsen Posted August 10, 2013 Share Posted August 10, 2013 Logic 10.0.1 crash: Last login: Sat Aug 10 08:57:58 on console localhost:~ fnord$ uname -a Darwin localhost 12.3.0 Darwin Kernel Version 12.3.0: суббота, 6 июля 2013 г. 22:53:04 (MSK); root:xnu-2050.22.13_amd/BUILD/obj//RELEASE_X86_64 x86_64 localhost:~ fnord$ Process: Logic Pro X [911] Path: /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X Identifier: com.apple.logic10 Version: 10.0.1 (2911.42) Build Info: MALogic-2911042000000000~1 Code Type: X86-64 (Native) Parent Process: launchd [138] User ID: 501 Date/Time: 2013-08-10 15:07:53.905 +0200 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10 Interval Since Last Report: 21473 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 76 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 3AFD7BF2-4942-57FC-E443-63AA161ACFD6 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffd4 VM Regions Near 0xffffffffffffffd4: --> shared memory 00007fffffefa000-00007fffffefb000 [ 4K] r-x/r-x SM=SHM Application Specific Information: Performing @selector(globalMenuItemCall:) from sender CLgMenuItem 0x7fad181d16b0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.logic10 0x0000000107250c1a CGenEvsNamed* std::__uninitialized_copy_aux<__gnu_cxx::__normal_iterator<CGenEvsNamed const*, std::vector<CGenEvsNamed, std::allocator<CGenEvsNamed> > >, CGenEvsNamed*>(__gnu_cxx::__normal_iterator<CGenEvsNamed const*, std::vector<CGenEvsNamed, std::allocator<CGenEvsNamed> > >, __gnu_cxx::__normal_iterator<CGenEvsNamed const*, std::vector<CGenEvsNamed, std::allocator<CGenEvsNamed> > >, CGenEvsNamed*, std::__false_type) + 9322 1 com.apple.logic10 0x000000010721db95 std::_Rb_tree<std::string, std::pair<std::string const, CGenDrumMapBase*>, std::_Select1st<std::pair<std::string const, CGenDrumMapBase*> >, std::less<std::string>, std::allocator<std::pair<std::string const, CGenDrumMapBase*> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CGenDrumMapBase*> >*) + 126421 2 com.apple.logic10 0x000000010722276b std::_Rb_tree<std::string, std::pair<std::string const, CGenDrumMapBase*>, std::_Select1st<std::pair<std::string const, CGenDrumMapBase*> >, std::less<std::string>, std::allocator<std::pair<std::string const, CGenDrumMapBase*> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CGenDrumMapBase*> >*) + 145835 3 com.apple.logic10 0x000000010722367c std::_Rb_tree<std::string, std::pair<std::string const, CGenDrumMapBase*>, std::_Select1st<std::pair<std::string const, CGenDrumMapBase*> >, std::less<std::string>, std::allocator<std::pair<std::string const, CGenDrumMapBase*> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CGenDrumMapBase*> >*) + 149692 4 com.apple.logic10 0x0000000107223875 std::_Rb_tree<std::string, std::pair<std::string const, CGenDrumMapBase*>, std::_Select1st<std::pair<std::string const, CGenDrumMapBase*> >, std::less<std::string>, std::allocator<std::pair<std::string const, CGenDrumMapBase*> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CGenDrumMapBase*> >*) + 150197 5 com.apple.logic10 0x0000000107223bd2 std::_Rb_tree<std::string, std::pair<std::string const, CGenDrumMapBase*>, std::_Select1st<std::pair<std::string const, CGenDrumMapBase*> >, std::less<std::string>, std::allocator<std::pair<std::string const, CGenDrumMapBase*> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CGenDrumMapBase*> >*) + 151058 6 com.apple.logic10 0x0000000106f93474 std::_Rb_tree<TSeqIDAndPointerGroup, std::pair<TSeqIDAndPointerGroup const, CGenDataContainer>, std::_Select1st<std::pair<TSeqIDAndPointerGroup const, CGenDataContainer> >, std::less<TSeqIDAndPointerGroup>, std::allocator<std::pair<TSeqIDAndPointerGroup const, CGenDataContainer> > >::erase(TSeqIDAndPointerGroup const&) + 64420 7 com.apple.logic10 0x0000000106f149d3 std::vector<MidiRegion, std::allocator<MidiRegion> >::_M_insert_aux(__gnu_cxx::__normal_iterator<MidiRegion*, std::vector<MidiRegion, std::allocator<MidiRegion> > >, MidiRegion const&) + 303843 8 com.apple.logic10 0x0000000107214282 std::_Rb_tree<std::string, std::pair<std::string const, CGenDrumMapBase*>, std::_Select1st<std::pair<std::string const, CGenDrumMapBase*> >, std::less<std::string>, std::allocator<std::pair<std::string const, CGenDrumMapBase*> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CGenDrumMapBase*> >*) + 87234 9 com.apple.logic10 0x0000000106c1f0ca std::vector<ScMidiLaunch, std::allocator<ScMidiLaunch> >::_M_insert_aux(__gnu_cxx::__normal_iterator<ScMidiLaunch*, std::vector<ScMidiLaunch, std::allocator<ScMidiLaunch> > >, ScMidiLaunch const&) + 287450 10 com.apple.AppKit 0x00007fff93fbb959 -[NSApplication sendAction:to:from:] + 342 11 com.apple.LogicUIKit 0x000000010a20f1f5 0x10a16a000 + 676341 12 com.apple.logic10 0x0000000106c817c4 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 54948 13 com.apple.AppKit 0x00007fff940f136c -[NSMenuItem _corePerformAction] + 406 14 com.apple.AppKit 0x00007fff940f105a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 133 15 com.apple.AppKit 0x00007fff93dde20f -[NSMenu _internalPerformActionForItemAtIndex:] + 36 16 com.apple.AppKit 0x00007fff93dde097 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 135 17 com.apple.AppKit 0x00007fff940ea165 NSSLMMenuEventHandler + 342 18 com.apple.HIToolbox 0x00007fff8a632d1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206 19 com.apple.HIToolbox 0x00007fff8a6321e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410 20 com.apple.HIToolbox 0x00007fff8a647fc9 SendEventToEventTarget + 40 21 com.apple.HIToolbox 0x00007fff8a67eca9 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 443 22 com.apple.HIToolbox 0x00007fff8a623a21 SendMenuCommandWithContextAndModifiers + 59 23 com.apple.HIToolbox 0x00007fff8a6239d3 SendMenuItemSelectedEvent + 254 24 com.apple.HIToolbox 0x00007fff8a62385f FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94 25 com.apple.HIToolbox 0x00007fff8a5ff8bb MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 605 26 com.apple.HIToolbox 0x00007fff8a5feec8 _HandleMenuSelection2 + 565 27 com.apple.AppKit 0x00007fff93fa98c6 _NSHandleCarbonMenuEvent + 245 28 com.apple.AppKit 0x00007fff93ecba9f _DPSNextEvent + 2073 29 com.apple.AppKit 0x00007fff93ecadf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 30 com.apple.AppKit 0x00007fff93ec21a3 -[NSApplication run] + 517 31 com.apple.AppKit 0x00007fff93e66bd6 NSApplicationMain + 869 32 com.apple.logic10 0x0000000106c81a69 std::vector<CTVal, std::allocator<CTVal> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CTVal*, std::vector<CTVal, std::allocator<CTVal> > >, CTVal const&) + 55625 33 com.apple.logic10 0x0000000106800c34 0x1067fe000 + 11316 Thread 1: 0 libsystem_kernel.dylib 0x00007fff8cc456d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89016f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89016d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff890011d1 start_wqthread + 13 Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8cc45d16 kevent + 10 1 libdispatch.dylib 0x00007fff8d645dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff8d6459ee _dispatch_mgr_thread + 54 Thread 3:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff8cc43686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8cc42c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8dfce233 __CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8dfd3916 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8dfd30e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff927db546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff92839562 __NSThread__main__ + 1345 7 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff8cc456d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89016f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89016d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff890011d1 start_wqthread + 13 Thread 5:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8cc45322 __select + 10 1 com.apple.CoreFoundation 0x00007fff8e012f46 __CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 6:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.CoreVideo 0x00007fff92e2e2a1 CVDisplayLink::runIOThread() + 689 3 com.apple.CoreVideo 0x00007fff92e2dfd7 startIOThread(void*) + 148 4 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 5 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff8cc43686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8cc42c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff8dfce233 __CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff8dfd3916 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff8dfd30e2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff9283e7ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 6 com.apple.Foundation 0x00007fff9283e69b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78 7 com.apple.logic10 0x00000001069dbd1f std::vector<CONTEXTMENUITEM, std::allocator<CONTEXTMENUITEM> >::_M_insert_aux(__gnu_cxx::__normal_iterator<CONTEXTMENUITEM*, std::vector<CONTEXTMENUITEM, std::allocator<CONTEXTMENUITEM> > >, CONTEXTMENUITEM const&) + 101711 8 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 9 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 8:: ExtendedAudioFileScheduler::WorkerThreadProc 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAFiles 0x0000000109de0c23 ExtendedAudioFileScheduler::WorkerThreadProc() + 115 3 com.apple.music.apps.MAFiles 0x0000000109de08d9 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9 4 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 5 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 9:: ExtendedAudioFileScheduler::WorkerThreadProc 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAFiles 0x0000000109de0c23 ExtendedAudioFileScheduler::WorkerThreadProc() + 115 3 com.apple.music.apps.MAFiles 0x0000000109de08d9 ExtendedAudioFileScheduler::WorkerThreadProc(void*) + 9 4 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 5 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff8cc43686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8cc42c42 mach_msg + 70 2 com.apple.audio.midi.CoreMIDI 0x0000000108254970 XServerMachPort::ReceiveMessage(int&, void*, int&) + 96 3 com.apple.audio.midi.CoreMIDI 0x0000000108270b23 MIDIProcess::RunMIDIInThread() + 243 4 com.apple.audio.midi.CoreMIDI 0x0000000108255c2c XThread::RunHelper(void*) + 10 5 com.apple.audio.midi.CoreMIDI 0x000000010825580f CAPThread::Entry(CAPThread*) + 175 6 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 11:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff8cc43686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8cc42c42 mach_msg + 70 2 com.apple.audio.CoreAudio 0x00007fff8ec5ec1c HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff8ec5ebaa HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff8ec5cfe9 HALC_ProxyIOContext::IOWorkLoop() + 1161 5 com.apple.audio.CoreAudio 0x00007fff8ec5cacf HALC_ProxyIOContext::IOThreadEntry(void*) + 83 6 com.apple.audio.CoreAudio 0x00007fff8ec5c9a7 HALB_IOThread::Entry(void*) + 75 7 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 12:: ProcessThread1/1024 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAAudioEngine 0x0000000109ecfc53 MD::CallProcessThread1(void*) + 563 3 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 13:: ProcessThread2/1024 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAAudioEngine 0x0000000109ecff01 MD::CallProcessThread2(void*) + 577 3 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 14:: ProcessThread3/1024 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAAudioEngine 0x0000000109ed0191 MD::CallProcessThread3(void*) + 577 3 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 15:: ProcessThread15/1024 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAAudioEngine 0x0000000109ed2051 MD::CallProcessThread15(void*) + 577 3 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 16:: FileIOThread 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89018fe9 _pthread_cond_wait + 869 2 com.apple.music.apps.MAAudioEngine 0x0000000109eeb765 0x109ebf000 + 182117 3 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 17:: SeqTimer 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89019023 _pthread_cond_wait + 927 2 com.apple.CoreServices.CarbonCore 0x00007fff923ac406 TSWaitOnConditionTimedRelative + 163 3 com.apple.CoreServices.CarbonCore 0x00007fff923abf6d TSWaitOnSemaphoreCommon + 265 4 com.apple.CoreServices.CarbonCore 0x00007fff92393b21 TimerThread + 356 5 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 18: 0 libsystem_kernel.dylib 0x00007fff8cc45322 __select + 10 1 com.apple.logic10 0x000000010705ae64 std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique(std::pair<std::string const, std::string> const&) + 16900 2 com.apple.logic10 0x0000000106c6521d TOSCService* std::__uninitialized_copy_aux<TOSCService*, TOSCService*>(TOSCService*, TOSCService*, TOSCService*, std::__false_type) + 144221 3 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 4 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 19: 0 libsystem_kernel.dylib 0x00007fff8cc456d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89016f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89016d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff890011d1 start_wqthread + 13 Thread 20: 0 libsystem_kernel.dylib 0x00007fff8cc456d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89016f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89016d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff890011d1 start_wqthread + 13 Thread 21: 0 libsystem_kernel.dylib 0x00007fff8cc456d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff89016f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff89016d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff890011d1 start_wqthread + 13 Thread 22:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff8cc450fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff89019023 _pthread_cond_wait + 927 2 com.apple.CoreVideo 0x00007fff92e2eea3 CVDisplayLink::waitUntil(unsigned long long) + 271 3 com.apple.CoreVideo 0x00007fff92e2e201 CVDisplayLink::runIOThread() + 529 4 com.apple.CoreVideo 0x00007fff92e2dfd7 startIOThread(void*) + 148 5 libsystem_c.dylib 0x00007fff890147a2 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff890011e1 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0xffffffffffffffd4 rbx: 0x0000000000000001 rcx: 0xffffffffffffffd0 rdx: 0x0000000000000001 rdi: 0x00007fff59400158 rsi: 0x0000000000000001 rbp: 0x00007fff59400190 rsp: 0x00007fff59400180 r8: 0xffff8052e67dcd9f r9: 0x00000000000007ff r10: 0x000000010a0f47f8 r11: 0x0000000109ee6120 r12: 0x00007fad19a1ca20 r13: 0x00007fff8c6ea240 r14: 0x00007fad18043ce0 r15: 0x00007fad19823230 rip: 0x0000000107250c1a rfl: 0x0000000000010202 cr2: 0xffffffffffffffd4 Logical CPU: 1 Binary Images: 0x1067fe000 - 0x10766efff com.apple.logic10 (10.0.1 - 2911.42) <CFCC83B6-A1C7-361B-AB38-598F2703BF9A> /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X 0x107b30000 - 0x107f22fff com.apple.music.apps.MALogicLegacySong (10.0.0 - 2911.42) <C567B0FE-C99A-3910-B606-F886493ED667> /Applications/Logic Pro X.app/Contents/Frameworks/MALogicLegacySong.framework/Versions/A/MALogicLegacySong 0x108029000 - 0x10805efff com.apple.music.apps.MAAudioUnitSupport (10.0.0 - 2911.42) <28ACC35E-7409-313A-BC4B-F56651873154> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSupport 0x108082000 - 0x108084fff com.apple.ExceptionHandling (1.5 - 10) <47FF83ED-0C07-308C-A375-2A2189DB1056> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x10808f000 - 0x1080b3fff com.apple.music.apps.MALoopManagement (10.0.0 - 2911.42) <5E7842D1-7310-3841-BEF2-4EB8024EDEC0> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagement 0x1080c6000 - 0x1081d5fff com.apple.music.apps.MACore (10.0.0 - 2911.42) <8366B13D-0411-3652-AAC7-B46A0613D93B> /Applications/Logic Pro X.app/Contents/Frameworks/MACore.framework/Versions/A/MACore 0x108247000 - 0x108291ff7 com.apple.audio.midi.CoreMIDI (1.9 - 78) <28B1D3A5-973A-359A-99DC-18BE8C30C6B8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x1082c0000 - 0x10830efff com.apple.music.apps.MAHarmony (10.0.0 - 2911.42) <E468C594-6ABE-3B91-9666-E4FA0DA18C4F> /Applications/Logic Pro X.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony 0x10832e000 - 0x1088bbff7 com.apple.music.apps.MAPlugInGUI (10.0.0 - 2911.42) <D2453EA4-2EB4-32F9-BABF-AEB3FA0E35D6> /Applications/Logic Pro X.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI 0x108bb0000 - 0x108c79fff com.apple.music.apps.OMF (10.0.0 - 2911.42) <A74FD7F5-A867-3721-9FFB-B00D128E5F86> /Applications/Logic Pro X.app/Contents/Frameworks/OMF.framework/Versions/A/OMF 0x108c9d000 - 0x1093cfff7 com.apple.music.apps.MADSP (10.0.0 - 2911.42) <450EA38B-746A-3FEF-A05D-37F471A42C16> /Applications/Logic Pro X.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP 0x109ca3000 - 0x109cc9ff7 com.apple.music.apps.LogicFileBrowser (10.0.1 - 2911.42) <46EFE102-91CC-3481-9BFE-479B0EF6BF01> /Applications/Logic Pro X.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrowser 0x109ce0000 - 0x109d2ffff com.apple.music.apps.LogicLoopBrowser (10.0.1 - 2911.42) <53083AD3-3FEA-3BDD-AACE-5B0AD09CB292> /Applications/Logic Pro X.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrowser 0x109d4a000 - 0x109d4fff7 com.apple.music.apps.MAResources (10.0.0 - 2911.42) <2D20646D-B864-3BA9-8B46-F9187BE2C365> /Applications/Logic Pro X.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources 0x109d56000 - 0x109d84fff com.apple.audio.CoreAudioKit (1.6.5 - 1.6.5) <DF069200-1DBF-3137-9440-1758B47334C1> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit 0x109da2000 - 0x109dabff7 com.apple.music.apps.MAUnitTest (10.0.0 - 2911.42) <C0E308E2-6A36-3074-97AA-8465ED281208> /Applications/Logic Pro X.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest 0x109dbc000 - 0x109e78ff7 com.apple.music.apps.MAFiles (10.0.0 - 2911.42) <50B01408-B262-37FF-B32B-43A978CA17F8> /Applications/Logic Pro X.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles 0x109ebf000 - 0x109f9dfff com.apple.music.apps.MAAudioEngine (10.0.0 - 2911.42) <761F3686-1668-3C5A-82DE-A1C3E6B68302> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine 0x10a128000 - 0x10a14ffff com.apple.music.apps.MAVideo (10.0.0 - 2911.42) <95FAD7EC-631E-3D13-A030-F1285846E1CE> /Applications/Logic Pro X.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo 0x10a16a000 - 0x10a43fff7 com.apple.LogicUIKit (10.0.0 - 2911.42) <F8137BF5-4E0D-3075-8A06-91AB1B027EE9> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitLg.framework/Versions/A/MAToolKitLg 0x10a560000 - 0x10a8ebff7 com.apple.music.apps.Animal (10.0.0 - 2911.42) <2C1FD8BE-8A47-36C6-A0BD-E45C27FFAD3F> /Applications/Logic Pro X.app/Contents/Frameworks/Animal.framework/Versions/A/Animal 0x10abf0000 - 0x10ac09fff com.apple.music.apps.MALoopBrowser (10.0.1 - 2911.42) <31F7730A-65E3-3F5A-841F-FE1E3117F24E> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopBrowser.framework/Versions/A/MALoopBrowser 0x10ac1a000 - 0x10acbcff7 com.apple.music.apps.MAWorkspace (10.0.0 - 2911.42) <944D0B7A-9AAD-3514-9190-158FC3B4318D> /Applications/Logic Pro X.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace 0x10ad11000 - 0x10ad48fff com.apple.LogicUIKitHighLevel (10.0.0 - 2911.42) <BAEFC71E-6B2C-39E3-8632-045B050685F6> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitHighLevel.framework/Versions/A/MAToolKitHighLevel 0x10ad69000 - 0x10ad6cfff com.apple.music.apps.MAResourcesLg (10.0.0 - 2911.42) <5910A3DC-EF47-3FBA-AB15-07CFC059CD88> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesLg.framework/Versions/A/MAResourcesLg 0x10ad78000 - 0x10ad7cff7 com.apple.music.apps.MAContentDownloading (10.0.1 - 2911.42) <5AED0988-7B24-382F-AE80-EA73D6B712E1> /Applications/Logic Pro X.app/Contents/Frameworks/MAContentDownloading.framework/Versions/A/MAContentDownloading 0x10ad89000 - 0x10ad9bff7 +com.nxtbgthng.OAuth2Client (1.1.0 - 2911.42) <40110327-11BE-3770-B27B-FC2C37F0524B> /Applications/Logic Pro X.app/Contents/Frameworks/OAuth2Client.framework/Versions/A/OAuth2Client 0x10ada9000 - 0x10adaefff +com.yourcompany.SoundCloudAPI (2.0b6 - 2911.42) <E345A243-7F03-3ACA-A095-AED415BBB45D> /Applications/Logic Pro X.app/Contents/Frameworks/SoundCloudAPI.framework/Versions/A/SoundCloudAPI 0x10adbc000 - 0x10adfbfff com.apple.MAGFFoundation (1.0 - 2911.42) <6E760949-55E6-3EA6-92DB-1DF12C512A6A> /Applications/Logic Pro X.app/Contents/Frameworks/MAGFFoundation.framework/Versions/A/MAGFFoundation 0x10aff3000 - 0x10aff3ff7 +cl_kernels (???) <A358DD79-BE01-4F25-B461-751E441E75A9> cl_kernels 0x10d5fe000 - 0x10d60bfff libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x10d612000 - 0x10d61bfe7 libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x10f39a000 - 0x10f453ff7 ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x10f4b1000 - 0x10f4b3ff7 com.apple.music.apps.common.resources (10.0.0 - 2911.42) <591728F0-72B8-3CD6-8D19-945B13CCFAF9> /Applications/Logic Pro X.app/Contents/PlugIns/common.res/Contents/MacOS/common 0x10f653000 - 0x10f811fff GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x10f848000 - 0x10f9b8fff libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x10f9f0000 - 0x10fca8fff com.apple.ATIRadeonX2000GLDriver (8.12.47 - 8.1.2) <2763421F-F64B-39FD-8DD2-60DDDEB246F3> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver 0x10fd05000 - 0x10fd30fff GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x110001000 - 0x11000aff7 com.apple.music.apps.midi.device.plugin.CS-32 (10.0.0 - 2911.42) <4B878AD6-7485-3A6B-A8BC-AE48753A550A> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32 0x110014000 - 0x110017fff com.apple.music.apps.midi.device.plugin.FaderMaster-4-100 (10.0.0 - 2911.42) <8B411C04-80A3-3657-B6C5-99DB20D4C6AA> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/FaderMaster 4-100.bundle/Contents/MacOS/FaderMaster 4-100 0x1113c6000 - 0x1113cbff7 libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib 0x113142000 - 0x113144ff7 com.apple.music.apps.anvil.resources (10.0.0 - 2911.42) <E146C46F-C613-39E6-9BA2-34BB679C5324> /Applications/Logic Pro X.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil 0x115919000 - 0x11591bfff com.apple.music.apps.ebp.resources (10.0.0 - 2911.42) <92AAE6BB-F822-3142-ABB4-8D5E24F507E3> /Applications/Logic Pro X.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp 0x115b2d000 - 0x115b2ffff com.apple.music.apps.efx.resources (10.0.0 - 2911.42) <547821FA-BFFE-3C46-B44E-34CB8127C1E4> /Applications/Logic Pro X.app/Contents/PlugIns/efx.res/Contents/MacOS/efx 0x115b35000 - 0x115b37fff com.apple.music.apps.egt.resources (10.0.0 - 2911.42) <C8DCD4E8-D185-366D-9199-5B264E8E19F9> /Applications/Logic Pro X.app/Contents/PlugIns/egt.res/Contents/MacOS/egt 0x115b3d000 - 0x115b3ffff com.apple.music.apps.emx.resources (10.0.0 - 2911.42) <3E0AD21C-3A15-3A09-940E-6CE9D65B0572> /Applications/Logic Pro X.app/Contents/PlugIns/emx.res/Contents/MacOS/emx 0x115b45000 - 0x115b47fff com.apple.music.apps.es1.resources (10.0.0 - 2911.42) <6D395B51-1BCA-325B-BB10-3387D21CDABC> /Applications/Logic Pro X.app/Contents/PlugIns/es1.res/Contents/MacOS/es1 0x115b4d000 - 0x115b4ffff com.apple.music.apps.es2.resources (10.0.0 - 2911.42) <7E23C961-92F8-32A3-9A2A-5911B5069EA7> /Applications/Logic Pro X.app/Contents/PlugIns/es2.res/Contents/MacOS/es2 0x115b55000 - 0x115b57fff com.apple.music.apps.esp.resources (10.0.0 - 2911.42) <F06B953D-5EAF-3814-9121-680941705DFD> /Applications/Logic Pro X.app/Contents/PlugIns/esp.res/Contents/MacOS/esp 0x115ba0000 - 0x115ba2fff com.apple.music.apps.evb3.resources (10.0.0 - 2911.42) <E2C8CE85-24AD-32D5-B285-2FD3549504FD> /Applications/Logic Pro X.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3 0x115ba8000 - 0x115baafff com.apple.music.apps.evd6.resources (10.0.0 - 2911.42) <00D144FC-BB26-336C-B803-1B0E793D4647> /Applications/Logic Pro X.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6 0x115bb0000 - 0x115bb2fff com.apple.music.apps.evoc.resources (10.0.0 - 2911.42) <43AE0F8A-D2BD-3A66-9239-17D63710FEC6> /Applications/Logic Pro X.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc 0x115bb8000 - 0x115bbaff7 com.apple.music.apps.evp88.resources (10.0.0 - 2911.42) <475B9916-25A2-31DA-B333-E0F5E5FC1C62> /Applications/Logic Pro X.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88 0x115bc0000 - 0x115bc2ff7 com.apple.music.apps.exs24.resources (10.0.0 - 2911.42) <8BD3B914-8B22-3D0F-8D60-1F61F0252FDF> /Applications/Logic Pro X.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24 0x115bc8000 - 0x115bcaff7 com.apple.music.apps.guitaramp.resources (10.0.0 - 2911.42) <E43BFD7D-4016-36B3-84D8-16C622BD6D24> /Applications/Logic Pro X.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp 0x115bd0000 - 0x115bd2fff com.apple.music.apps.guitarcontrols.resources (10.0.0 - 2911.42) <C0AAAB06-FD7C-30FB-92D0-7AFD076E2176> /Applications/Logic Pro X.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols 0x115bd8000 - 0x115bdaff7 com.apple.music.apps.mutapdel.resources (10.0.0 - 2911.42) <A41BF0E6-4A22-34F0-A7E0-371D546B97E1> /Applications/Logic Pro X.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel 0x115be0000 - 0x115be2ff7 com.apple.music.apps.pedalboard.resources (10.0.0 - 2911.42) <8381B13C-3E1E-304E-98EF-F91F764837EF> /Applications/Logic Pro X.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard 0x115be8000 - 0x115beaff7 com.apple.music.apps.revolver.resources (10.0.0 - 2911.42) <F5BC6F00-5285-3AF9-8D1C-E4391D2BD19B> /Applications/Logic Pro X.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver 0x115bf0000 - 0x115bf2ff7 com.apple.music.apps.sphere.resources (10.0.0 - 2911.42) <B9AF7B58-CB9A-30C3-A24C-E9F16A026F0E> /Applications/Logic Pro X.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere 0x11c5a9000 - 0x11c5acff7 com.apple.music.apps.midi.device.plugin.MCS3 (10.0.0 - 2911.42) <72B7F1B3-1673-3283-A46E-44F063DEA593> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3 0x11d439000 - 0x11d448fff com.apple.music.apps.midi.device.plugin.FW-1884 (10.0.0 - 2911.42) <FEA9419B-758C-396F-AD99-532EEDC5E9BE> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/FW-1884.bundle/Contents/MacOS/FW-1884 0x11d4d9000 - 0x11d4ddfff com.apple.music.apps.midi.device.plugin.GiO (10.0.0 - 2911.42) <FC47054A-CFEF-3E9D-8243-43FE9E165F58> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO 0x11d704000 - 0x11d706fff com.apple.music.apps.midi.device.plugin.Recording-Light (10.0.0 - 2911.42) <385A6C07-C46C-3C58-85DD-DCDD6837BCCA> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light 0x11d70f000 - 0x11d714ff7 com.apple.music.apps.midi.device.plugin.iControl (10.0.0 - 2911.42) <A2D94F03-12CD-39B4-9D3C-0AD94EBB1CB1> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl 0x11d71c000 - 0x11d720ff7 com.apple.music.apps.midi.device.plugin.US-428 (10.0.0 - 2911.42) <CD4BDC11-EBE4-38BB-A32B-17147F39C395> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/US-428.bundle/Contents/MacOS/US-428 0x11d728000 - 0x11d72eff7 com.apple.music.apps.midi.device.plugin.SI-24 (10.0.0 - 2911.42) <EBFFCAD6-892D-3E36-BA27-743D0C44249F> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SI-24.bundle/Contents/MacOS/SI-24 0x11d847000 - 0x11d8e1ff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x11d912000 - 0x11d926ff7 com.apple.music.apps.midi.device.plugin.HUI (10.0.0 - 2911.42) <2ACA1B25-3182-3631-B94F-D3C9F39AFDAF> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI 0x11d936000 - 0x11d976ff7 com.apple.music.apps.midi.device.plugin.Logic-Control (10.0.0 - 2911.42) <48746565-7A07-3840-ADD6-A96F2CD488F8> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control 0x11d999000 - 0x11d9a2ff7 +Logic Remote (???) <4D251756-F757-3FDA-AE9E-925FB2047EE7> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Logic Remote.bundle/Contents/MacOS/Logic Remote 0x11d9ac000 - 0x11d9b5fff com.apple.music.apps.midi.device.plugin.microKONTROL (10.0.0 - 2911.42) <3D451144-478A-34D1-BF18-718C3822E70B> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL 0x11d9be000 - 0x11d9cbfff com.apple.music.apps.midi.device.plugin.Motormix (10.0.0 - 2911.42) <A850C5EE-6EDB-3A46-900D-04A3E4FA2B25> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/Motormix.bundle/Contents/MacOS/Motormix 0x11d9d6000 - 0x11d9e4ff7 com.apple.music.apps.midi.device.plugin.SAC-2K (10.0.0 - 2911.42) <D405FE0A-F17A-3BBE-B800-B3E861C9D0A7> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/SAC-2K.bundle/Contents/MacOS/SAC-2K 0x11d9ef000 - 0x11d9fffff com.apple.music.apps.midi.device.plugin.TouchOSC (10.0.0 - 2911.42) <46EAB856-3B5E-396C-84AD-24CE19DFD594> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC 0x11da0d000 - 0x11da12fff com.apple.music.apps.midi.device.plugin.TranzPort (10.0.0 - 2911.42) <88ACD0E8-3B7D-3B1B-8264-41FC600CDF7A> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort 0x11da19000 - 0x11da24fff com.apple.music.apps.midi.device.plugin.US-2400 (10.0.0 - 2911.42) <78953740-9914-3A58-B4AF-5FFC0E7A9BB3> /Applications/Logic Pro X.app/Contents/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400 0x7fff663fe000 - 0x7fff6643293f dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld 0x7fff88165000 - 0x7fff8816bfff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff88176000 - 0x7fff88197ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff88198000 - 0x7fff881d7ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff881d8000 - 0x7fff882e3fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff882e4000 - 0x7fff88455ff7 com.apple.QTKit (7.7.1 - 2599.31) <1CBAB8B9-E335-33E3-B442-60105D265CB7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff88456000 - 0x7fff8845cfff libCGXCoreImage.A.dylib (332) <F6300A73-D4C4-3DE6-A1B7-806E627CCF76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff8845d000 - 0x7fff88494ff7 libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib 0x7fff88d92000 - 0x7fff88d95fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff88d96000 - 0x7fff88ddafff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib 0x7fff88ddb000 - 0x7fff88f61fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff88ffc000 - 0x7fff88ffefff com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff88fff000 - 0x7fff88ffffff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib 0x7fff89000000 - 0x7fff890ccff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib 0x7fff890cd000 - 0x7fff89192ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff89193000 - 0x7fff891edff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff891ee000 - 0x7fff891eeffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8921b000 - 0x7fff8a1daff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff8a1db000 - 0x7fff8a25bff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8a25c000 - 0x7fff8a2b8fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8a2b9000 - 0x7fff8a3bbfff libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8a3bc000 - 0x7fff8a3c2ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff8a3c3000 - 0x7fff8a3c3fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8a401000 - 0x7fff8a456ff7 libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8a45b000 - 0x7fff8a4a8fff com.apple.CoreMediaIO (308.0 - 4155.4) <B563579E-469D-39A1-975C-F4EDD419602E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8a4a9000 - 0x7fff8a4abfff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8a4ac000 - 0x7fff8a4acfff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8a512000 - 0x7fff8a59cfff com.apple.iLifeMediaBrowser (2.7.4 - 546.7) <C2C75472-2F7E-3E5F-BDD3-1B1309566FDB> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser 0x7fff8a5fa000 - 0x7fff8a92afff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8aa91000 - 0x7fff8ab64ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <6DCA9535-E276-3D77-BEB3-296B537AA6BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8ab65000 - 0x7fff8ab66fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib 0x7fff8ab67000 - 0x7fff8b4f74af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8b4f8000 - 0x7fff8b5f6fff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8b5f7000 - 0x7fff8b625ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib 0x7fff8b626000 - 0x7fff8b663fef libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8b664000 - 0x7fff8baa0fef com.apple.VideoToolbox (1.0 - 926.104) <9231E12F-3D46-3F3D-B24F-6E16127E5909> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8baa1000 - 0x7fff8baa8fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8baa9000 - 0x7fff8bab2ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8bab3000 - 0x7fff8bac7fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8bac8000 - 0x7fff8bb55ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8bb56000 - 0x7fff8bb56fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff8bb57000 - 0x7fff8bcf2fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8bd37000 - 0x7fff8bfe6fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8bfe7000 - 0x7fff8c3defff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8c591000 - 0x7fff8c59cff7 com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8c59d000 - 0x7fff8c61fff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8c620000 - 0x7fff8c66bfff com.apple.CoreMedia (1.0 - 926.104) <31EAF297-9C42-3D6F-A8A1-CDAB94A26113> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8c66c000 - 0x7fff8c691ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib 0x7fff8c692000 - 0x7fff8c6e1fff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff8c6e2000 - 0x7fff8c6e3ff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8c6e4000 - 0x7fff8c7fc92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff8c7fd000 - 0x7fff8c80bff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff8c80c000 - 0x7fff8c8fdff7 com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8c946000 - 0x7fff8c955ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff8c956000 - 0x7fff8cc1afff com.apple.AddressBook.framework (7.1 - 1170) <A850809B-B087-3366-9FA0-1518C20831D3> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff8cc1b000 - 0x7fff8cc30fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8cc33000 - 0x7fff8cc4eff7 libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib 0x7fff8cc9f000 - 0x7fff8cda1fff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8cda2000 - 0x7fff8cef4fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8cf02000 - 0x7fff8cf24ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8cf25000 - 0x7fff8cf33fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff8cffe000 - 0x7fff8cffffff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff8d000000 - 0x7fff8d070fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8d1db000 - 0x7fff8d1e0fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff8d1e1000 - 0x7fff8d27fff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8d280000 - 0x7fff8d551ff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d59a000 - 0x7fff8d619ff7 com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8d63e000 - 0x7fff8d640ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff8d641000 - 0x7fff8d656ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib 0x7fff8d657000 - 0x7fff8d70aff7 com.apple.PDFKit (2.8.4 - 2.8.4) <BD6E8774-1C8B-3CD1-B5FA-7352B2173068> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8d70b000 - 0x7fff8d757ff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib 0x7fff8daf0000 - 0x7fff8db46fff com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8db47000 - 0x7fff8db53fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8db54000 - 0x7fff8dbabff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8dbac000 - 0x7fff8dbbdff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff8dbbe000 - 0x7fff8dbe9fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff8dbec000 - 0x7fff8dbefff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib 0x7fff8dbf0000 - 0x7fff8dd1aff7 com.apple.avfoundation (2.0 - 361.40) <EDEAB424-D693-39C6-B4A6-C503213203AF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8dd43000 - 0x7fff8dd4efff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib 0x7fff8ddb8000 - 0x7fff8de17fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8de18000 - 0x7fff8de46fff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8df16000 - 0x7fff8df31ff7 libexpat.1.dylib (12) <95D59F1F-0A5C-3F33-BA97-26F7D796CE7A> /usr/lib/libexpat.1.dylib 0x7fff8df32000 - 0x7fff8df9afff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8df9e000 - 0x7fff8e188ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8e1b2000 - 0x7fff8e1e8fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8e22b000 - 0x7fff8e345fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8e347000 - 0x7fff8e347fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff8e367000 - 0x7fff8e398ff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8e8a1000 - 0x7fff8e8d9fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib 0x7fff8e8da000 - 0x7fff8e929ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8e92a000 - 0x7fff8e931fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff8e932000 - 0x7fff8e936ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8e937000 - 0x7fff8e99fff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff8e9e7000 - 0x7fff8eae4fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib 0x7fff8eb75000 - 0x7fff8eb7cfff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8eb7d000 - 0x7fff8eba4fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8eba5000 - 0x7fff8ebcdfff libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8ebce000 - 0x7fff8ebcfff7 libSystem.B.dylib (169.3) <5ED23C27-47AF-3C93-984A-172751CF745A> /usr/lib/libSystem.B.dylib 0x7fff8ebea000 - 0x7fff8ebeafff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8ebeb000 - 0x7fff8ec25ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8ec26000 - 0x7fff8ec2afff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8ec2b000 - 0x7fff8ec2efff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8ec31000 - 0x7fff8ec94ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8ec95000 - 0x7fff8ec95fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8ec96000 - 0x7fff8ed17fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8ed1c000 - 0x7fff8ed48fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8ed49000 - 0x7fff8edddff7 com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8edde000 - 0x7fff8edfffff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8ee00000 - 0x7fff8ee59ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8ee5a000 - 0x7fff8ee7cff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff8efac000 - 0x7fff8f247ff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8f2a3000 - 0x7fff8f2a3fff com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8f2a4000 - 0x7fff8f33ffff com.apple.CoreSymbolication (3.0 - 117) <50716F74-41C2-3BB9-AC16-12C4D4C2DD1E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f3dc000 - 0x7fff8f7f9fff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8f7fa000 - 0x7fff8f96fff7 com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8f970000 - 0x7fff8fc14ff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8fc15000 - 0x7fff8fc28ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib 0x7fff8fc29000 - 0x7fff8fc78ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib 0x7fff8fd9a000 - 0x7fff8fdb1fff libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8fdb2000 - 0x7fff8fdc0ff7 libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib 0x7fff8fdc1000 - 0x7fff8fdeffff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff8fe53000 - 0x7fff8ff25ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff90182000 - 0x7fff901cdfff com.apple.framework.CoreWLAN (3.3 - 330.15) <047FA8CB-7447-3171-9518-6C88DA71F20E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff901ce000 - 0x7fff901fafff com.apple.framework.Apple80211 (8.4 - 840.22.1) <7CFDDBBB-87DF-3CB5-AB69-A77D73F26239> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff901fb000 - 0x7fff90215fff com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff90216000 - 0x7fff9032ffff com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff90330000 - 0x7fff90450fff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff90451000 - 0x7fff9046cff7 com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff9046d000 - 0x7fff90479ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <5AA375C4-9FD4-3F4F-849D-0329E0D5DC04> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff90758000 - 0x7fff90763ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff90785000 - 0x7fff909effff com.apple.RawCamera.bundle (4.05 - 690) <811A4D96-D91B-39AE-A9DC-652E3EB8937E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff90a01000 - 0x7fff90c01fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff90c02000 - 0x7fff90c3cfff com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff90c3d000 - 0x7fff90c4cfff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff90c4d000 - 0x7fff90c4ffff libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff90c50000 - 0x7fff90c52ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff90c53000 - 0x7fff90c59fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib 0x7fff90c5a000 - 0x7fff90c5ffff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff90c60000 - 0x7fff90c6bfff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff90c6c000 - 0x7fff90c6dff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff90c6e000 - 0x7fff90cbfff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff90cc9000 - 0x7fff90cccfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff90ccd000 - 0x7fff90cdfff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff90ce0000 - 0x7fff91487fff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff91488000 - 0x7fff91585ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff91586000 - 0x7fff915ddff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff915f0000 - 0x7fff91617ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E8DA9FDB-3A58-3934-A7C9-2728B683D741> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff91618000 - 0x7fff91619fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9161a000 - 0x7fff916c0ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff916c1000 - 0x7fff9179bfff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff9179c000 - 0x7fff917a9ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff917b0000 - 0x7fff917e6fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff917e7000 - 0x7fff91807fff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff918f6000 - 0x7fff918f6fff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib 0x7fff918f7000 - 0x7fff918f8ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff918f9000 - 0x7fff9193cff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff9193d000 - 0x7fff919eefff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff919ef000 - 0x7fff919f6fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff919f7000 - 0x7fff919fbfff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff921e2000 - 0x7fff921efff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff9229e000 - 0x7fff9229efff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff922ff000 - 0x7fff92616ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff926bf000 - 0x7fff92709ff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff9270d000 - 0x7fff9272cff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff9272d000 - 0x7fff92775fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib 0x7fff92776000 - 0x7fff927a2ff7 libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff927a3000 - 0x7fff92b02fff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff92b03000 - 0x7fff92b1afff com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff92b1b000 - 0x7fff92c79fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff92c7a000 - 0x7fff92c7efff libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff92c7f000 - 0x7fff92c92ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff92c93000 - 0x7fff92e1efff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff92e1f000 - 0x7fff92e2bfff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff92e2c000 - 0x7fff92e56ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff92e57000 - 0x7fff92e8bfff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff92e8c000 - 0x7fff92e8efff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff92e91000 - 0x7fff9303ffff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff93083000 - 0x7fff93087fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib 0x7fff93088000 - 0x7fff930a7ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff930a8000 - 0x7fff93116ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff93117000 - 0x7fff93122ff7 com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff93123000 - 0x7fff9315efff com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff9315f000 - 0x7fff9317cff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff9336a000 - 0x7fff93621ff7 com.apple.MediaToolbox (1.0 - 926.104) <916B1ACC-2623-39FB-9B5A-1B0162F8C468> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff9366e000 - 0x7fff9367bfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib 0x7fff9367c000 - 0x7fff936d8ff7 com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff93704000 - 0x7fff93712fff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib 0x7fff93713000 - 0x7fff93729fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff9372a000 - 0x7fff93793fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib 0x7fff93794000 - 0x7fff939efff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff939f0000 - 0x7fff939fdfff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff939fe000 - 0x7fff93a06fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff93a07000 - 0x7fff93c3cff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff93c3d000 - 0x7fff93c3dfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff93c3e000 - 0x7fff93cfbff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff93cfc000 - 0x7fff93d01fff com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff93d03000 - 0x7fff93d70ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff93d71000 - 0x7fff93d75fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff93d76000 - 0x7fff949a3fff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff949a4000 - 0x7fff949bbfff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff949bc000 - 0x7fff949c4ff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib 0x7fff949c5000 - 0x7fff94a5ffff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff94b52000 - 0x7fff94dd3fff com.apple.AOSKit (1.051 - 152.4) <01C09924-2603-3C1E-97F7-9484CBA35BC9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff94dd4000 - 0x7fff94e2efff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff94e8f000 - 0x7fff94f84fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib 0x7fff94fc9000 - 0x7fff9500cff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff9500d000 - 0x7fff9504dff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff9504e000 - 0x7fff95058fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff950b4000 - 0x7fff950b8ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 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: 861 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=270.0M resident=125.2M(46%) swapped_out_or_unallocated=144.8M(54%) Writable regions: Total=1.4G written=57.5M(4%) resident=196.2M(14%) swapped_out=0K(0%) unallocated=1.2G(86%) REGION TYPE VIRTUAL =========== ======= (null) (reserved) 40K reserved VM address space (unallocated) CG backing stores 24.4M CG image 3288K CG shared images 1184K CoreAnimation 6728K CoreAnimation (reserved) 12K reserved VM address space (unallocated) CoreImage 4K CoreServices 1752K IOKit 15.7M IOKit (reserved) 1088K reserved VM address space (unallocated) JS JIT generated code 8K JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated) MALLOC 211.7M MALLOC guard page 48K MALLOC_LARGE (reserved) 71.9M reserved VM address space (unallocated) Memory tag=240 4K Memory tag=242 12K Memory tag=249 156K Memory tag=251 8K OpenCL 8K OpenGL GLSL 1936K OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) SQLite page cache 288K STACK GUARD 56.1M Stack 18.7M VM_ALLOCATE 16.7M __DATA 35.6M __IMAGE 528K __LINKEDIT 63.0M __TEXT 207.0M __UNICODE 544K mapped file 65.9M shared memory 9916K =========== ======= TOTAL 1.8G TOTAL, minus reserved VM space 740.7M Try with another kernel now... Edit: Same with: Last login: Sat Aug 10 09:23:25 on console localhost:~ fnord$ uname -a Darwin localhost 12.2.0 Darwin Kernel Version 12.2.0: ma 7 jan 2013 17:11:39 CET; SinetekBronzovkAnVoodoo v1.0.0:xnu-2050.18.24/BUILD/obj/RELEASE_X86_64 x86_64 localhost:~ fnord$ Could this be kernel related? Link to comment Share on other sites More sharing options...
Duran Keeley Posted August 10, 2013 Share Posted August 10, 2013 Logic 10.0.1 crash: Last login: Sat Aug 10 08:57:58 on console localhost:~ fnord$ uname -a Darwin localhost 12.3.0 Darwin Kernel Version 12.3.0: суббота, 6 июля 2013 г. 22:53:04 (MSK); root:xnu-2050.22.13_amd/BUILD/obj//RELEASE_X86_64 x86_64 localhost:~ fnord$ Process: Logic Pro X [477] Path: /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X Identifier: com.apple.logic10 Version: 10.0.1 (2911.42) Build Info: MALogic-2911042000000000~1 Code Type: X86-64 (Native) Parent Process: launchd [140] User ID: 501 Date/Time: 2013-08-10 09:10:08.584 +0200 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10 Interval Since Last Report: 151105 sec Crashes Since Last Report: 7 Per-App Interval Since Last Report: 1720 sec Per-App Crashes Since Last Report: 3 Anonymous UUID: 2C9A1B20-E757-8DDB-2A60-302D002602C3 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffd4 VM Regions Near 0xffffffffffffffd4: --> shared memory 00007ffffffc8000-00007ffffffc9000 [ 4K] r-x/r-x SM=SHM Try with another kernel now... Edit: Same with: Last login: Sat Aug 10 09:23:25 on console localhost:~ fnord$ uname -a Darwin localhost 12.2.0 Darwin Kernel Version 12.2.0: ma 7 jan 2013 17:11:39 CET; SinetekBronzovkAnVoodoo v1.0.0:xnu-2050.18.24/BUILD/obj/RELEASE_X86_64 x86_64 localhost:~ fnord$ Is this after the Basic Content Download? If so, I'm busy downloading the content now and will give it a shot myself. If not look for varibles in your system (as I learnt with After Effects CC, if my system doesn't detect the name of the Graphics Card it crashes) Link to comment Share on other sites More sharing options...
Mad Marcsen Posted August 10, 2013 Share Posted August 10, 2013 @Duran Keeley: Yes. I downloaded the basic content and shut down the system... was too late to try Today i wanted to try Logic.... but yeah.. you see Edit: What version are you trying to install? Maybe 10.0.0 gives a different output? Link to comment Share on other sites More sharing options...
Duran Keeley Posted August 10, 2013 Share Posted August 10, 2013 @Duran Keeley: Yes. I downloaded the basic content and shut down the system... was too late to try Today i wanted to try Logic.... but yeah.. you see Edit: What version are you trying to install? Maybe 10.0.0 gives a different output? Installed 10.0.0 - Installed Basic Content (sorry slow connection and near my data cap) Working on my side, anything you were doing before the crash or is it at startup? Link to comment Share on other sites More sharing options...
Mad Marcsen Posted August 10, 2013 Share Posted August 10, 2013 Installed 10.0.0 - Installed Basic Content (sorry slow connection and near my data cap) Working on my side, anything you were doing before the crash or is it at startup? For example: open Logic -> empty project -> create software instrument -> crash hmm, maybe i should try 10.0.0 I have a fresh installed system due to a hdd crash, so this might not be the problem. Link to comment Share on other sites More sharing options...
Duran Keeley Posted August 10, 2013 Share Posted August 10, 2013 @theconnactic Can we move the previous posts to help topic. Another thing, can create a topic for app support, then report working apps to my topic. For example: open Logic -> empty project -> create software instrument -> crash hmm, maybe i should try 10.0.0 I have a fresh installed system due to a hdd crash, so this might not be the problem. I tried the same and it opened up the Application Frame. As I said maybe it's a hardware variable like I had. Link to comment Share on other sites More sharing options...
Sinetek Posted August 11, 2013 Share Posted August 11, 2013 @connactic, @AnV, I had binary patching on my mind. But that's true, with the GM so close by, we're better off waiting a bit.Another thought: try booting 109 with a ML kernel/kexts and see if it jives. Perhaps replacing some base libraries as well.I assume the i386 kexts are gone completely from DP1 on? 1 Link to comment Share on other sites More sharing options...
Andy Vandijck Posted August 11, 2013 Share Posted August 11, 2013 @connactic, @AnV, I had binary patching on my mind. But that's true, with the GM so close by, we're better off waiting a bit. Another thought: try booting 109 with a ML kernel/kexts and see if it jives. Perhaps replacing some base libraries as well. I assume the i386 kexts are gone completely from DP1 on? Yes only 64bit executables.So 32bit is a total no-go now Link to comment Share on other sites More sharing options...
Shaneee Posted August 12, 2013 Share Posted August 12, 2013 @connactic, @AnV, I had binary patching on my mind. But that's true, with the GM so close by, we're better off waiting a bit. Another thought: try booting 109 with a ML kernel/kexts and see if it jives. Perhaps replacing some base libraries as well. I assume the i386 kexts are gone completely from DP1 on? What are the main libraries needed? I have DP1 on USB and can try installing. Link to comment Share on other sites More sharing options...
Shaneee Posted August 12, 2013 Share Posted August 12, 2013 I'm sure someone could manage to get it to boot all the way 10.9 DP1 with Bronya's latest ML kernel and a few ML kexts. Link to comment Share on other sites More sharing options...
Shaneee Posted August 12, 2013 Share Posted August 12, 2013 Now loads up will the HFS: Mounted message and freezes Link to comment Share on other sites More sharing options...
Shaneee Posted August 12, 2013 Share Posted August 12, 2013 This is where it is stuck at. Link to comment Share on other sites More sharing options...
Sinetek Posted August 12, 2013 Share Posted August 12, 2013 that's good news, I know what's happening, at least i have a rough idea. see you in the Mavericks task force thread. 4 Link to comment Share on other sites More sharing options...
Bronya Posted August 12, 2013 Share Posted August 12, 2013 hi gils83, yes , i patched original maverick kernel 10.9 and it working on amd, but stop at launch. Problem only It is problem's Libsystem.B.dylib and others *.dylib ! If from 10.8.3 copy files *.dylib, singleuser terminal is working. It "uname -a" in terminal in singleuser is working. but i stop and no continue for 10.9 . 1 Link to comment Share on other sites More sharing options...
theconnactic Posted August 13, 2013 Author Share Posted August 13, 2013 Off topic posts deleted. All the best! 1 Link to comment Share on other sites More sharing options...
Ice1602 Posted August 16, 2013 Share Posted August 16, 2013 Hello, I've been lurking in this forum for awhile now and I want to get involved. I got everything working on my AMD build with ML10.8.4 except for QE/CI and it's a shame to let go now. Sure, I could switch to Intel but where's the fun in that? Where can I find the source code for the AMD patched kernel? 1 Link to comment Share on other sites More sharing options...
Sinetek Posted August 16, 2013 Share Posted August 16, 2013 Welcome aboard Ice! you can get AnV's sources http://www.osx86.net/view/3539-amd_kernel_for_mountain_lion_10.8.2.html I would suggest you use that instead of my earlier workPS: someone might wanna update http://wiki.osx86project.org/wiki/index.php/Patched_Kernels for 10.9. There's a kernel now thx our friend Bronya from Russia. Still doesn't run tho, but it's Work In Progress 1 Link to comment Share on other sites More sharing options...
Andy Vandijck Posted August 17, 2013 Share Posted August 17, 2013 I just recompiled the current source diff to the latest XNU (for 10.8.4). Apple finally released the sources... amd_kernel.zip 8 Link to comment Share on other sites More sharing options...
Ice1602 Posted August 17, 2013 Share Posted August 17, 2013 Could you please zip them? Does it work for your nvidia gpu also? Link to comment Share on other sites More sharing options...
Recommended Posts