Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
Hello everyone!

After years of PC usage, I've decided to switch to Mac. I'm an experienced Win user and working at tech support, but OS X is bigger than me. Hope I'll be able to find someone here, who can help me out.

Mac is & will be used solely for music productions. Currently I'm running OS X 10.7.5, which was preinstalled when I got it. I have happily installed ProTools & drivers for the control surface/interface. Everything was working like a charm (well, it still is when using ProTools, as it takes exclusive control over my Digidesign Digi 002), but one day I wanted to run my previous Windows DAW (Reaper) and needed to configure MIDI in OS X Audio / MIDI configurator. That's where the sh.. hit the fan - in Digi002's properties there's a list of MIDI keyboards and my exact model was on it, so I clicked it. The configurator crashed & never returned to normal again.

Current scenarios:
1. Boot, start Pro Tools - no issues, I can work all day long using MIDI, audio and whatever I want
2. Boot, start Reaper - coreMIDI crash during MIDI scan. The same goes for each and every program that has MIDI support and even opening the MIDI configuration from system preferences. Below an example crash report:

Process: MIDIServer [262]
Path: /System/Library/Frameworks/CoreMIDI.framework/MIDIServer
Identifier: com.apple.audio.midi.CoreMIDI
Version: 1.8 (42)
Code Type: X86 (Native)
Parent Process: launchd [125]

Date/Time: 2021-03-04 11:07:56.890 +0100
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 2471 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 2 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: C6CCFF5F-2264-4282-BD46-3898AB0D902C

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000001d03077

VM Regions Near 0x1d03077:
__PDSIG 0000000001cfc000-0000000001d02000 [ 24K] r--/rwx SM=COW /Library/Frameworks/DFW.framework/Versions/A/DFW
--> __DATA 0000000001d02000-0000000001f1c000 [ 2152K] rw-/rwx SM=COW /Library/Frameworks/DFW.framework/Versions/A/DFW
__LINKEDIT 0000000001f1c000-0000000002016000 [ 1000K] r--/rwx SM=COW /Library/Frameworks/DFW.framework/Versions/A/DFW

Application Specific Information:
/Library/Frameworks/DFW.framework/Versions/A/DFW
objc[262]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 ??? 0x01d03077 g_dwILiLokTokens + 4103
1 dyld 0x8fe1c203 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 251
2 dyld 0x8fe1bd68 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 64
3 dyld 0x8fe192c8 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 256
4 dyld 0x8fe1925e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 150
5 dyld 0x8fe1925e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 150
6 dyld 0x8fe1a268 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 62
7 dyld 0x8fe0e31d dyld::runInitializers(ImageLoader*) + 91
8 dyld 0x8fe1517b dlopen + 585
9 libdyld.dylib 0x95626a95 dlopen + 70
10 com.apple.CoreFoundation 0x96ed1540 _CFBundleDlfcnLoadFramework + 192
11 com.apple.CoreFoundation 0x96e90b2d _CFBundleLoadExecutableAndReturnError + 1629
12 com.apple.CoreFoundation 0x96e9041e CFBundleGetFunctionPointerForName + 62
13 com.digidesign.midi.driver.directIO 0x011e2e55 LinkToDIO() + 113
14 com.digidesign.midi.driver.directIO 0x011e4ff1 BindLocalClient(bool) + 91
15 com.digidesign.midi.driver.directIO 0x011e52a0 DIOOSXMIDIDriver::Init() + 238
16 com.digidesign.midi.driver.directIO 0x011e5469 NewDIOOSXMIDIDriver + 371
17 com.apple.CoreFoundation 0x96e903b8 _CFPFactoryCreateInstance + 120
18 com.apple.CoreFoundation 0x96e902ec CFPlugInInstanceCreate + 140
19 com.apple.audio.midi.CoreMIDI 0x0003b89a XPluginManager::OpenPlugins() + 72
20 com.apple.audio.midi.CoreMIDI 0x00034a74 MIDIDriverMgr::Init2() + 26
21 com.apple.audio.midi.CoreMIDI 0x00029d3e MIDIServerRun + 354
22 MIDIServer 0x0000ce96 0xc000 + 3734
23 MIDIServer 0x0000cd9d 0xc000 + 3485

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9ace790a kevent + 10
1 libdispatch.dylib 0x94c83e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x94c82853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x9ace702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x900a9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x900ab6fe start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x9ace702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x900a9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x900ab6fe start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x9ace683e __psynch_cvwait + 10
1 libsystem_c.dylib 0x900abe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x900abf7b pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.midi.CoreMIDI 0x0002142a CAGuard::WaitFor(unsigned long long) + 188
4 com.apple.audio.midi.CoreMIDI 0x0002135b CAGuard::WaitUntil(unsigned long long) + 193
5 com.apple.audio.midi.CoreMIDI 0x0003c4ac TimerTaskMgr::Run() + 546
6 com.apple.audio.midi.CoreMIDI 0x0002253b XThread::RunHelper(void*) + 17
7 com.apple.audio.midi.CoreMIDI 0x00021f05 CAPThread::Entry(CAPThread*) + 123
8 libsystem_c.dylib 0x900a7ed9 _pthread_start + 335
9 libsystem_c.dylib 0x900ab6de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x9ace4c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9ace41f6 mach_msg + 70
2 com.apple.CoreFoundation 0x96e589da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x96e61b04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x96e611dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x96e71f01 CFRunLoopRun + 129
6 com.digidesign.midi.driver.directIO 0x011e33e4 MessageReceiver::TaskMain(void*) + 266
7 com.apple.CoreServices.CarbonCore 0x9c6245e0 PrivateMPEntryPoint + 68
8 libsystem_c.dylib 0x900a7ed9 _pthread_start + 335
9 libsystem_c.dylib 0x900ab6de thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x9ace4c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9ace41f6 mach_msg + 70
2 com.digidesign.midi.driver.directIO 0x011e3a94 RTRunLoop::TaskMain(void*) + 224
3 com.apple.CoreServices.CarbonCore 0x9c6245e0 PrivateMPEntryPoint + 68
4 libsystem_c.dylib 0x900a7ed9 _pthread_start + 335
5 libsystem_c.dylib 0x900ab6de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x9ace4c5e semaphore_wait_trap + 10
1 com.digidesign.framework.digitrace 0x0210c6b7 XThreads_RawEvent::Wait(unsigned long) + 39
2 com.digidesign.framework.digitrace 0x0210fe61 CWriteBehinder::DoWriteBehind() + 47
3 com.digidesign.framework.digitrace 0x0210ffab CWriteBehinderThread::StartWriteBehinder() + 21
4 com.digidesign.framework.digitrace 0x02110101 XThreads_RawThread::TaskEntryPoint(void*) + 19
5 libsystem_c.dylib 0x900a7ed9 _pthread_start + 335
6 libsystem_c.dylib 0x900ab6de thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x9ace683e __psynch_cvwait + 10
1 libsystem_c.dylib 0x900abe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x900abf7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9c5c13a7 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x9c5c111d TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x9c5c0f2e TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore 0x9c636398 TimerThread + 292
7 libsystem_c.dylib 0x900a7ed9 _pthread_start + 335
8 libsystem_c.dylib 0x900ab6de thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x9ace683e __psynch_cvwait + 10
1 libsystem_c.dylib 0x900abe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x900abf7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9c5c13a7 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x9c5c111d TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x9c5c0f2e TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore 0x9c635e8a DeferredTaskThread + 65
7 libsystem_c.dylib 0x900a7ed9 _pthread_start + 335
8 libsystem_c.dylib 0x900ab6de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x01d03077 ecx: 0xc000ad9c edx: 0x8fe3e150
edi: 0x01cd6010 esi: 0x00000001 ebp: 0xc00095f8 esp: 0xc00095ac
ss: 0x0000001f efl: 0x00010246 eip: 0x01d03077 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x01d03077
Logical CPU: 0

Binary Images:
0xc000 - 0xcffb MIDIServer (??? - ???) <1A1E57E0-D5C4-3092-BEA0-27F2E4B938CB> /System/Library/Frameworks/CoreMIDI.framework/MIDIServer
0x11000 - 0x5dffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0xc0000 - 0xc9fff com.apple.AppleMIDIFWDriver (265.4.1 - 265.4.3) <83CE0526-76D8-323D-8BE8-3E358963C403> /System/Library/Extensions/AppleMIDIFWDriver.plugin/Contents/MacOS/AppleMIDIFWDriver
0xd3000 - 0xd8fff com.apple.FWAUserLib (2.6.5 - 2.6.5fc3) <829502DD-4D8E-3C9D-BBCC-BDCB2941AEE6> /System/Library/Frameworks/FWAUserLib.framework/Versions/A/FWAUserLib
0xde000 - 0xdfff7 com.apple.AppleMIDIIACDriver (1.8 - 42) <C52CF0B0-E9DB-3E10-83B2-05AE36E4B833> /System/Library/Extensions/AppleMIDIIACDriver.plugin/Contents/MacOS/AppleMIDIIACDriver
0xe4000 - 0xf6ff7 com.apple.AppleMIDIRTPDriver (1.8 - 42) <12A9CDFF-1E81-3F5D-B2E1-298ED5EA6193> /System/Library/Extensions/AppleMIDIRTPDriver.plugin/Contents/MacOS/AppleMIDIRTPDriver
0xfd000 - 0xfdfff com.apple.audio.midi.CoreMIDIServer (1.8 - 42) <78671DC3-3A6F-31ED-ABFB-C5EEA6C225D0> /System/Library/Frameworks/CoreMIDIServer.framework/Versions/A/CoreMIDIServer
0x11a5000 - 0x11adff7 com.apple.AppleMIDIUSBDriver (1.8 - 42) <73B9BE35-8BB8-3A45-92EA-6160BC7DFF30> /System/Library/Extensions/AppleMIDIUSBDriver.plugin/Contents/MacOS/AppleMIDIUSBDriver
0x11b3000 - 0x11b4ff3 +com.digidesign.fwfamily.midi (8.0.3 - 8.0.3f251) <049E506E-D2F8-B19C-1906-60FEA65B2F1D> /Library/Audio/MIDI Drivers/DigidesignFireWireMIDI.plugin/Contents/MacOS/DigidesignFireWireMIDI
0x11b8000 - 0x11caff7 +com.digidesign.plugin.mbox2midi (8.0.3 - 8.0.3f251) <FA670DF9-D7A6-92CE-39A9-DE3DCACA1991> /Library/Audio/MIDI Drivers/DigidesignMbox2MIDI.plugin/Contents/MacOS/DigidesignMbox2MIDI
0x11cf000 - 0x11d6fff +com.digidesign.usb.midi (8.0.3 - 8.0.3f251) <38790C1F-4DE0-52E2-250F-6975C93325C0> /Library/Audio/MIDI Drivers/DigidesignMIDIIODriver.plugin/Contents/MacOS/DigidesignMIDIIODriver
0x11e1000 - 0x11e8ff3 +com.digidesign.midi.driver.directIO (8.0.3 - 8.0.3f251) <6F54C570-D845-F721-9727-C45D8F9BB148> /Library/Audio/MIDI Drivers/DigiDioMidiDriver.plugin/Contents/MacOS/DigiDioMidiDriver
0x11f5000 - 0x121cfe3 +com.digidesign.framework.PlatformSupport (8.0.3 - 8.0.3f251) <47130821-07A0-9C6F-3DFB-1FB09E832248> /Library/Frameworks/DigiPlatformSupport.framework/Versions/A/DigiPlatformSupport
0x1298000 - 0x12e1ff7 +com.digidesign.framework.DirectIO (8.0.3 - 8.0.3f251) <3415CCD0-E29F-02EF-F6F8-5BC19742DE31> /Library/Frameworks/DirectIO.framework/DirectIO
0x151e000 - 0x1565ff7 +com.digidesign.framework.DSI (8.0.3 - 8.0.3f251) <8E5C32AA-5E7E-6826-B4F0-800AD9A764F2> /Library/Frameworks/DSI.framework/Versions/A/DSI
0x15d9000 - 0x15fefff +com.digidesign.framework.DHS (8.0.3 - 8.0.3f251) <961476EC-CEEF-9904-D785-2761AE5863C4> /Library/Frameworks/DHS.framework/Versions/A/DHS
0x160c000 - 0x183eff7 +com.digidesign.framework.CoreFoundation (8.0.3 - 8.0.3f251) <F45791ED-0E36-BD5A-CE86-5E66A699BBF3> /Library/Frameworks/CFnd.framework/Versions/A/CFnd
0x1abd000 - 0x1cd4fef +com.digidesign.framework.DFW (8.0.3 - 8.0.3f251) <46CFF47B-9060-5DE6-E987-42E44014EAF5> /Library/Frameworks/DFW.framework/Versions/A/DFW
0x2016000 - 0x20c3ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0x2108000 - 0x2114fff +com.digidesign.framework.digitrace (8.0.3 - 8.0.3f251) <72386F59-6301-A5F3-A592-1A26282CFCDD> /Library/Application Support/Digidesign/Digitrace.framework/Digitrace
0x21fa000 - 0x225ffcf +[Unknown Bundle] (??? - ???) <9F8AF712-E565-4FA9-8445-4CB14FB3BB09> [Unknown Bundle]
0x8fe0b000 - 0x8fe3daa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x9004b000 - 0x90116fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x90194000 - 0x9020fffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90210000 - 0x90212ff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90213000 - 0x9040bff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9040c000 - 0x9047bfff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9047c000 - 0x904ceff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90890000 - 0x90988ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90989000 - 0x90992ff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9099b000 - 0x9099cfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x909c4000 - 0x909c5ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x909c6000 - 0x909caff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x909cb000 - 0x909faff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x909fb000 - 0x90a3effd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x910cc000 - 0x9118ffff com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91268000 - 0x9134bff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91652000 - 0x9165dffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9198c000 - 0x91994ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x91995000 - 0x922c072b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x922d0000 - 0x922d3ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x922d4000 - 0x922deff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92321000 - 0x92321ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92322000 - 0x923f8aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9240e000 - 0x92422ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92590000 - 0x925acff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x925ad000 - 0x925eaff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x925eb000 - 0x925f6ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9267f000 - 0x92b5bff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92be6000 - 0x92becfff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92d05000 - 0x92eb9ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x92ef9000 - 0x92ef9fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92efa000 - 0x92f5fff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92f60000 - 0x92f8bfff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92f8c000 - 0x9325bffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9325c000 - 0x932e9fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93769000 - 0x93791ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x93792000 - 0x93ad8ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93ad9000 - 0x93b63ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93b68000 - 0x93b68ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x93ca9000 - 0x93cfaff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x93d55000 - 0x93da5ffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94648000 - 0x946deff7 com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94709000 - 0x9470eff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9470f000 - 0x94771ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x94782000 - 0x9478aff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9478b000 - 0x947d3ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x947d4000 - 0x947feff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x947ff000 - 0x94835ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x948e5000 - 0x948fffff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94a53000 - 0x94a57fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94af3000 - 0x94b55ffb com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x94b6d000 - 0x94bb4ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94bb5000 - 0x94bb8ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94c81000 - 0x94c8ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x94c90000 - 0x94dbcff9 com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94e96000 - 0x94ed6ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9509b000 - 0x951b9fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x951ba000 - 0x951cdff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x951ce000 - 0x955d0ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x955d1000 - 0x955eeff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95626000 - 0x95628ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9565d000 - 0x95665ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x95666000 - 0x95682ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x95697000 - 0x956f8ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x956f9000 - 0x95756ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9575d000 - 0x95772fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95773000 - 0x9577aff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x957ea000 - 0x95886fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x965d9000 - 0x965dafff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x965e6000 - 0x9661dfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9661e000 - 0x9661fff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x96620000 - 0x96a95ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x96a96000 - 0x96da0ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96e21000 - 0x96e25ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x96e26000 - 0x96ffdfe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96ffe000 - 0x96fffffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97000000 - 0x97008fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9702e000 - 0x97030ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97039000 - 0x97047fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97048000 - 0x97056fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x97057000 - 0x9706cff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9706d000 - 0x97070ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x97071000 - 0x9707cffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x970b1000 - 0x970d6ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x970d7000 - 0x970edffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x97131000 - 0x971a5fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x971a6000 - 0x9742bfe3 com.apple.QuickTime (7.7.1 - 2339) <FC82F13B-1788-3766-8681-7A3B1EFAE02D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97484000 - 0x97487ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x97488000 - 0x974b6fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x974b7000 - 0x9752dfff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x979ef000 - 0x97a2cfef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97a2d000 - 0x97a2dfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x97a60000 - 0x97aedff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97aee000 - 0x97bdeff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x97be9000 - 0x97cf9fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x97d47000 - 0x97d54fff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97d66000 - 0x97d67fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x97da7000 - 0x97dadffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x97e1b000 - 0x97e3dff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x98f5b000 - 0x98f61ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x990a9000 - 0x990b9ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x990ba000 - 0x99151fff com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x992b6000 - 0x992ceff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x997a6000 - 0x997adfff com.apple.agl (3.2.0 - AGL-3.2.0) <B06FB8BF-77A7-3357-8B46-06E609E3F775> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x997ae000 - 0x997b5ffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9985c000 - 0x998e3fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99be9000 - 0x99e5dff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99ead000 - 0x99eaeff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x99eaf000 - 0x99f97fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9a24b000 - 0x9a2affff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a2b0000 - 0x9a2b0fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a2b1000 - 0x9a2d1ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9a2ed000 - 0x9a2fbff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9a710000 - 0x9a710fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a711000 - 0x9a718ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a724000 - 0x9a724fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9a830000 - 0x9a839fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9a83a000 - 0x9a898ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a899000 - 0x9a8aafff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9a8ab000 - 0x9a8abfff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9accc000 - 0x9accdfff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9acce000 - 0x9acecff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9ad24000 - 0x9ae86ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9ae87000 - 0x9aed0ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9b1a0000 - 0x9b1bdfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9b1be000 - 0x9b2cdff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9b2ce000 - 0x9b329ff3 com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b34d000 - 0x9b37bff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9b37c000 - 0x9b37cfff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b6a1000 - 0x9b761ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b7a4000 - 0x9b7c7fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9b7c8000 - 0x9b8d9ff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9b92b000 - 0x9ba81fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9ba82000 - 0x9c517ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9c525000 - 0x9c57efff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9c583000 - 0x9c885fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9c886000 - 0x9c886fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9c887000 - 0x9c88bfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9c88c000 - 0x9c897fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9c898000 - 0x9c89cff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9c8ac000 - 0x9c8bcfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9c950000 - 0x9c990ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9c991000 - 0x9c992ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9c993000 - 0x9c993ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9c994000 - 0x9c9fcfff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x9cd7c000 - 0x9cd80ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9cd8a000 - 0x9ce5affb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9ce5b000 - 0x9ce7dffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9ce7e000 - 0x9cf22fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9cf23000 - 0x9cf26ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0xbad00000 - 0xbad01fff libLatin2Converter.dylib (54.0.0 - compatibility 1.0.0) <0037D2B3-EDF4-3A68-B8CC-4A519EBF9029> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=142.6M resident=51.9M(36%) swapped_out_or_unallocated=90.8M(64%)
Writable regions: Total=57.4M written=4300K(7%) resident=5672K(10%) swapped_out=0K(0%) unallocated=51.8M(90%)

REGION TYPE VIRTUAL
=========== =======
CG shared images 96K
CoreServices 1524K
MALLOC 43.3M
MALLOC guard page 48K
Memory tag=242 12K
Memory tag=243 4K
Stack 68.6M
VM_ALLOCATE 632K
__CI_BITMAP 80K
__DATA 13.6M
__DATA/__OBJC 68K
__IMAGE 528K
__IMPORT 48K
__LINKEDIT 45.6M
__OBJC 1452K
__PAGEZERO 4K
__PDSIG 64K
__TEXT 97.0M
__UNICODE 544K
mapped file 134.4M
shared memory 312K
shared pmap 9880K
=========== =======
TOTAL 417.4M

Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 28 GB, SMC 1.7f10
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
Memory Module: DIMM Riser A/DIMM 1, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D50344E335935
Memory Module: DIMM Riser A/DIMM 2, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D50344E335935
Memory Module: DIMM Riser B/DIMM 1, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D503444325935
Memory Module: DIMM Riser B/DIMM 2, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D50344E335935
Memory Module: DIMM Riser A/DIMM 3, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D50344E335935
Memory Module: DIMM Riser A/DIMM 4, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D503444325935
Memory Module: DIMM Riser B/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D50344E335935
Memory Module: DIMM Riser B/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D50333531463732414D50344E335935
Network Service: Ethernet 1, Ethernet, en0
PCI Card: NVIDIA GeForce 7300 GT, sppci_displaycontroller, Slot-1
Serial ATA Device: Patriot Burst, 240,06 GB
Serial ATA Device: WDC WD5000AAKS-07V0A0, 500,11 GB
Parallel ATA Device: PIONEER DVD-RW DVR-112D
USB Device: hub_device, 0x0451 (Texas Instruments), 0x2046, 0x5d100000 / 2
USB Device: hub_device, 0x0451 (Texas Instruments), 0x2046, 0x5d120000 / 6
USB Device: HP Business Slim Keyboard, 0x03f0 (Hewlett Packard), 0x304a, 0x5d140000 / 5
USB Device: Optical USB Mouse, 0x046d (Logitech Inc.), 0xc016, 0x5d130000 / 4
USB Device: KVM A6, 0x10d5 (Uni Class Technology Co., Ltd.), 0x0001, 0x5d110000 / 3
FireWire Device: built-in_hub, 800mbit_speed
FireWire Device: Digi 002, Digidesign, 400mbit_speed


The thing is driving me crazy. Based on some tutorials / post for similar issues, I've reset the coreAudio configuration by deleting the preference files, but unfortunately this didn't resolve it. If it would be Windows, I'd find the faulty component based on system logs & fix it in like 5 minutes, but in OS X I'm not able to determine what exactly went wrong :/

Probably a clean system install would do the job, but it's killing a mosquito with RPG & a lazy, lousy advice. Anyone able to determine the root cause of the issue & help me, please?
 

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
You might get some help here but there would be a better chance over at the Avid audio forums.

Thanks for the reply. Forgot to mention I went through whole Avid DUC - none of the advices worked.
What I'd basically need would be (or at least I guess so) to remove one of the Digi drivers. The problem is, I don't know which one exactly. If I'll delete the wrong one, I'll have to reinstall ProTools (because it already contains drivers for the supported hardware). I'm not able to determine, which one is affected, based on the attached log. Any ideas where I could find a log that would point out the faulty file?
 

BrianBaughn

macrumors G3
Feb 13, 2011
9,640
2,411
Baltimore, Maryland
Right. What a pain. For me it's always a matter of luck whether a macOS crashlog sheds any light on an issue.

If you had a CCC clone of the system drive you could experiment with that, I'd think. Clone, start from clone, make a change, test. If no change, re-clone (would get the clone back to starting position without having to do a full clone), repeat with a new change.
 

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
Already did that in meantime, while I was waiting for any tips ;D Unfortunately without any luck - I've trashed all the Digi drivers & prefs, reinstalled ProTools (fortunately it turned out ProTools reinstallation wasn't as bad as I expected) and I'm at the starting point again - PT working, but anything else calling for MIDI causes CoreMIDI crash :/

The whole Apple simplicity philosophy is now my worst enemy, because there aren't many people around (or at least I didn't find them) who are able to perform an in-depth analysis & provide a real solution :c

For what it's worth, I'd even pay to get rid of this...
 

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
What version of Reaper are you trying to launch? It works OK before PT is installed? What version of PT is it?
PT LE 8.0.5. I first installed PT, Reaper v5 came to the setup some time later. For test purposes I have even uninstalled PT completely, leaving only the stand-alone Digi drivers (checked couple different versions as well).
 

BrianBaughn

macrumors G3
Feb 13, 2011
9,640
2,411
Baltimore, Maryland
Have you tried an even earlier version of Reaper, just to double check?

I imagine it's difficult to find solid info on old versions of Reaper in combination with old versions of Digi drivers and macOS.
 

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
Have you tried an even earlier version of Reaper, just to double check?

I imagine it's difficult to find solid info on old versions of Reaper in combination with old versions of Digi drivers and macOS.
Actually, it's not about Reaper alone: even if no audio application is on, it crashes even by entering the Audio/MIDI Configurator :c
 

guzhogi

macrumors 68040
Aug 31, 2003
3,745
1,842
Wherever my feet take me…
I know this is silly, but I work in IT and have seen it overlooked a bit: Make sure you're running the proper version of the drivers & other software for all your equipment. You mention that you're running Mac OS 10.7.5. Some software works in only certain versions of the OS. Some software I use often says something along the lines of "For Mac OS 10.13, use version 3.4 of our software. For Mac OS 10.12, use 3.2 of our software." You might just be using software meant for older or newer versions of macOS.
 

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
I know this is silly, but I work in IT and have seen it overlooked a bit: Make sure you're running the proper version of the drivers & other software for all your equipment. You mention that you're running Mac OS 10.7.5. Some software works in only certain versions of the OS. Some software I use often says something along the lines of "For Mac OS 10.13, use version 3.4 of our software. For Mac OS 10.12, use 3.2 of our software." You might just be using software meant for older or newer versions of macOS.
I'm an IT pro with +15 years of experience in PCs, but this is the first Mac I own and despite it being basically a Unix customized by Apple, it can really be tricky to get several things running as I'd expect them to do. That's why I attached logs in the first place in this post, so I could find someone to go through them with me and at least explain, in which direction should I be troubleshooting further. I know for sure, the Digi driver I'm using is compatible & appropriate for this system, but somehow it interferes with CoreAudio, which results in crashes. I noticed the OS X logs are as generic & unhelpful as those from Windows, but I hope someone will be able to guide me anywhere near the root cause.
 

RhodesRoads

macrumors newbie
Original poster
Mar 4, 2021
15
0
Have you tried all this in a new User Account?
No, I haven't thought about it! Thanks for the hint, I'll give it a try once I'll be back home. But aren't the drivers installed & configured globally for all user accounts?
 

BrianBaughn

macrumors G3
Feb 13, 2011
9,640
2,411
Baltimore, Maryland
No, I haven't thought about it! Thanks for the hint, I'll give it a try once I'll be back home. But aren't the drivers installed & configured globally for all user accounts?
That could be the situation in this case…but what I'm thinking is there could be some corrupted file in your user account.
 

guzhogi

macrumors 68040
Aug 31, 2003
3,745
1,842
Wherever my feet take me…
I'm an IT pro with +15 years of experience in PCs, but this is the first Mac I own and despite it being basically a Unix customized by Apple, it can really be tricky to get several things running as I'd expect them to do. That's why I attached logs in the first place in this post, so I could find someone to go through them with me and at least explain, in which direction should I be troubleshooting further. I know for sure, the Digi driver I'm using is compatible & appropriate for this system, but somehow it interferes with CoreAudio, which results in crashes. I noticed the OS X logs are as generic & unhelpful as those from Windows, but I hope someone will be able to guide me anywhere near the root cause.
I've been a professional Apple IT guy for 15 years, and been using Apple for over 25, but yeah, OS X logs aren't very helpful for me. I love Apple, but their logs, and how quickly they drop support for older versions of macOS is annoying. That's why I suggested checking if you had the appropriate version.
 
  • Sad
Reactions: RhodesRoads
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.