Crash Issues

Hi everyone,

I will continue to comb the threads here for an answer but I wanted to get this question out there.

I am new to audacity and chose to use it because it is great for batch editing using Chains

My friend on PC is able to batch process 2000 files without a crash on the latest build on my mac pro tower running mountain lion, if i do over 30 files it crashes every time.

i have many vsts running in my other audio software. My gut is saying this is the issue. Audacity imported all of my vsts. Im wondering 1. if there is a way to not use any plug ins - to bypass this? and 2. maybe there is an older version of audacity that will work better?

Unfortunately I am on a deadline and need to get this work done. I will be here at my computer all day if anyone can help me?

Thank you all in advance for the help :slight_smile:

Audacity is a pretty simple program and likes running on simple computers. Many of the tools that Audacity uses demand that they be held up in the air in memory while they’re running. If you’re starved for memory because you’re trying to edit a 6-hour HiDef video show at the same time, then that’s going to be a problem. I don’t think Audacity actually launches any plugins until you need them. If Audacity crashes on launch, then, yes, you got program or plugin problems.

We actually have multiple Macs at work so we could process intensive tasks and still get other jobs out. We found it easier and simpler than setting up ultra high-speed network and remote and batch processing.

Koz

thanks for the reply

what do you suggest? i dont need any of the plugins except the mp3 encouder - im dealing with tiny mp3 files contingin one spoken word each - but thousands of them - i have to process abotu 20,000 files

id like to add that it does crash on launch sometimes.

how can i set it to not add my plug ins?

Wait. I know this one.

Audacity > Preferences > Effects: [_] De-select everything.

How much on-board memory do you have? Did you put the memory in yourself? You can get problems like this if you have a ratty memory stick. There is a Mac memory checker and any second I’m going to remember where it is…

Koz

thank you!!!
i dont know how i missed this in preferences…
this worked on my initial test with 50 files :slight_smile: good sign…

about to push it further

question: when i am exporting “multiple” i have to hit enter for each one
is there a hidden “apply to all” button that i am missing?

Is that for the “Metadata Editor” ? If so. you can disable that in “Preferences > Import Export > Show Metadata Editor prior to export step”

excellent - thank you - will try it now.

also wondering - while i am trying to push the limits of this batch processing

i have to change 20,000 very short mp3s. - it seems i can do 300 at a time - it crashes when i try 1000
going to try 500 next…

is it possible it can do more then this at once if i do anymore tweaking?

What processing do you actually need?
If it is just MP3 encoding then Audacity may not be the best tool - some ideas here: http://www.discogs.com/groups/topic/151711

I presume that you are aware that MP3 encoded files always have a short bit of silence at the start (just a fraction of a second, but with short files that may be important).

I need to compress and normalize each of the 20,000 files - while maintaing the same file name
audacity is the only tool i know of that can do this

the trimming can be done one at a time after the fact because each file is different

the amount of space i need to leave is more signifigant then that
i need a half second or so of silence before each file

btw, the crash point for me is at 300 files - any more BOOM

20,000 files, 300 at a time is going to take a while.
Have you thought of scripting a batch file (along the lines of what was suggested in the topic that I linked to)?
I’m not sure what scripting support there is on Mac OS X, but being Unix based you may have access to Bash. Does this mean anything to you or is it like a foreign language?

terminal/unix stuff for em is a pretty foreign language.

im aware of bash - but i dont know my way around in there
i can follow instructions well, but its a little over my head

not so great at scripting with applescript either
that link was just for converting them - without the normalizng and compression

I was thinking about SoX http://sox.sourceforge.net/
It can do normalizing, compression, trimming and encoding.

There are some example scripts in this topic: Batch Scripts with other programs
I may be able to help a bit if you want to give this a go, but I’m not an expert with Bash, and I’m on Linux so some things that work here may not work on your machine. If you can get this to work then you may be able (after giving it a good test) be able to process the whole lot.

Are the files all in the same folder, or different folders - how do you have the files organised?

unfortunately - everythign that page said was over my head…

strange my last post from earlier never posted.

But i answered your qeustion

the files are given to me in batches averaging 1500 files
one folder - 1500 mp3s

and all files to be processed in the same way I presume?
That makes writing a script for SoX considerably easier.

Do you think you could do the following

  • install SoX,
  • Open the Terminal, navigate to a folder and enter a command,
  • create a plain text file, edit it, save it to a specified folde and make it executable

If you think that you can do all three, then I think we have a good chance of doing the job with SoX, which should then allow you to process all 1500 files in one go.

yes - im sure i could follow set instructions

im a little concerned about how will i set the proper compression level? how will i know what sounds best woth this program?

i will not be able to try until tomorrow - as ive been sat this all day and it is now 1 am

if you send me some hints - i can get on it as soon as i can tomorrow…

thank you for all of your help

For MP3, the main settings for sound quality and size are the bit rate (kbps) and whether it is CBR or VBR. What settings are you using with Audacity?

Due to possible patent issues, it is uncertain whether SoX will support MP3 encoding or not. Some builds do and some builds don’t.
The safest assumption is that SoX will not support MP3 encoding, in which case we should be able to do the compression and normalizing with SoX and then “pipe” the output to LAME for encoding the MP3.
If however SoX does support MP3, then that makes things a bit easier.

Let me just check - is MP3 format essential, or would Ogg format be acceptable? Ogg format has similar compression rates to MP3 and is open source so is not encumbered with patent restrictions. The downside of Ogg format is that less programs support it natively (Windows Media Player does not support it by default), though it is easy to add an additional codec to your computer to add support for Ogg if you don’t already have it.

The initial experiments that we will need to do are to apply SoX and Lame to single files and get the command line parameters correct. When we’ve got that right we can write the script that applies those settings to all files in a folder.

Let me know when you have SoX installed.
When SoX is installed, please run this in a terminal window and post the output:

sox -h

Was using Audacity 2.0.4 with no issues, then while normalizing an mp3, it suddenly quit and I received the Audacity quit unexpectedly message. Now, nothing I do seems to work, and I’ve tried repairing permissions, repairing disk, uninstalling and reinstalling 2.0.4 and 2.0.3, to no avail. Restarting does nothing, as well as trying various methods described in this forum.

I’m not to savvy in a Mac environment, so think of me as a total noob who needs a patient guide to resolve this.

Here’s the report:

Process:         Audacity [484]
Path:            /Users/jaimelim/Desktop/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier:      net.sourceforge.audacity
Version:         2.0.4.0 (2.0.4.0)
Code Type:       X86 (Native)
Parent Process:  launchd [120]

Date/Time:       2013-10-11 17:52:20.845 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          7354 sec
Crashes Since Last Report:           31
Per-App Interval Since Last Report:  82 sec
Per-App Crashes Since Last Report:   17
Anonymous UUID:                      AAE34181-67C8-40A9-8040-5679275E1C21

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   Reaktor5.MusicDevice.component	0x1fc30197 NIAudioUnitMusicEffectEntry + 247
1   ...ple.CoreServices.CarbonCore	0x94ace51f CallComponentDispatch + 29
2   ...ple.CoreServices.CarbonCore	0x94ace500 CallComponentOpen + 43
3   ...ple.CoreServices.CarbonCore	0x94acc7d8 OpenAComponent + 433
4   net.sourceforge.audacity      	0x000824b8 AudioUnitEffect::AudioUnitEffect(wxString, ComponentRecord*) + 104
5   net.sourceforge.audacity      	0x00084cfc LoadAudioUnitsOfType(unsigned long) + 156
6   net.sourceforge.audacity      	0x00084eae LoadAudioUnits() + 30
7   net.sourceforge.audacity      	0x000c0165 LoadEffects() + 2293
8   net.sourceforge.audacity      	0x0004485f AudacityApp::OnInit() + 2671
9   net.sourceforge.audacity      	0x00046cc1 wxAppConsole::CallOnInit() + 17
10  net.sourceforge.audacity      	0x0054a320 wxEntry(int&, wchar_t**) + 112
11  net.sourceforge.audacity      	0x0003f24b main + 91
12  net.sourceforge.audacity      	0x0003efae _start + 216
13  net.sourceforge.audacity      	0x0003eed5 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x999d0382 kevent + 10
1   libSystem.B.dylib             	0x999d0a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x999cff59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x999cfcfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x999cf781 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x999cf5c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x999cf412 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x999cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x999cf5c6 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dcd1f1 CFRunLoopRunInMode + 97
5   com.apple.audio.CoreAudio     	0x98fb496c HALRunLoop::OwnThread(void*) + 162
6   com.apple.audio.CoreAudio     	0x98fa0488 CAPThread::Entry(CAPThread*) + 140
7   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
8   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   net.sourceforge.audacity      	0x00050234 AudioThread::Entry() + 100
3   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
4   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x999a9b36 semaphore_wait_trap + 10
1   ...Rig 4.MusicDevice.component	0x17653560 NI::RIG::AUDIO::SuspendResumeThread::run() + 32
2   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
3   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
4   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x999a9b36 semaphore_wait_trap + 10
1   ...Rig 4.MusicDevice.component	0x1790d8cb NI::MEDIA::Asyncer<NI::PM::UndoBuffer>::run() + 395
2   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
3   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
4   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x999cf412 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x999cf9a8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x999cf5c6 start_wqthread + 30

Thread 8:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dd3304 CFRunLoopRun + 84
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...Rig 4.MusicDevice.component	0x1779b489 NI::RIG::COMP::RigKontrol2Interface::onTimer() + 825
4   ...Rig 4.MusicDevice.component	0x1779b5ab NI::RIG::COMP::RigKontrolUpdateThread::run() + 27
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dd3304 CFRunLoopRun + 84
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...Rig 4.MusicDevice.component	0x17677572 NI::RIG::COMP::RigKontrol3Interface::onTimer() + 610
4   ...Rig 4.MusicDevice.component	0x176775cb NI::RIG::COMP::RigKontrol3UpdateThread::run() + 27
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 12:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...Rig 4.MusicDevice.component	0x17655dcb NI::RIG::COMP::RigKontrolManagerAudio::onTimer() + 1243
4   ...Rig 4.MusicDevice.component	0x17655ecb NI::RIG::COMP::RigKontrolManagerUpdateThread::run() + 27
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 13:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...nth 5.MusicDevice.component	0x1a008920 ProgramChangeThread::run() + 32
4   ...nth 5.MusicDevice.component	0x1a2c6936 NI::GP::Thread::execute(void*) + 54
5   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
6   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 14:
0   libSystem.B.dylib             	0x999a9b36 semaphore_wait_trap + 10
1   ...Rig 4.MusicDevice.component	0x17653560 NI::RIG::AUDIO::SuspendResumeThread::run() + 32
2   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
3   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
4   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x999a9b36 semaphore_wait_trap + 10
1   ...Rig 4.MusicDevice.component	0x1790d8cb NI::MEDIA::Asyncer<NI::PM::UndoBuffer>::run() + 395
2   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
3   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
4   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 16:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dd3304 CFRunLoopRun + 84
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 17:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...Rig 4.MusicDevice.component	0x1779b489 NI::RIG::COMP::RigKontrol2Interface::onTimer() + 825
4   ...Rig 4.MusicDevice.component	0x1779b5ab NI::RIG::COMP::RigKontrolUpdateThread::run() + 27
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 18:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dd3304 CFRunLoopRun + 84
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 19:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...Rig 4.MusicDevice.component	0x17677572 NI::RIG::COMP::RigKontrol3Interface::onTimer() + 610
4   ...Rig 4.MusicDevice.component	0x176775cb NI::RIG::COMP::RigKontrol3UpdateThread::run() + 27
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 20:
0   libSystem.B.dylib             	0x999a9c0e mach_wait_until + 10
1   libSystem.B.dylib             	0x99a31429 nanosleep + 345
2   libSystem.B.dylib             	0x99a312ca usleep + 61
3   ...Rig 4.MusicDevice.component	0x17655dcb NI::RIG::COMP::RigKontrolManagerAudio::onTimer() + 1243
4   ...Rig 4.MusicDevice.component	0x17655ecb NI::RIG::COMP::RigKontrolManagerUpdateThread::run() + 27
5   ...Rig 4.MusicDevice.component	0x17418316 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 21:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dd3304 CFRunLoopRun + 84
5   Kore2.MusicDevice.component   	0x1db96526 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 22:
0   libSystem.B.dylib             	0x999a9afa mach_msg_trap + 10
1   libSystem.B.dylib             	0x999aa267 mach_msg + 68
2   com.apple.CoreFoundation      	0x93dce2df __CFRunLoopRun + 2079
3   com.apple.CoreFoundation      	0x93dcd3c4 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x93dd3304 CFRunLoopRun + 84
5   Kore2.MusicDevice.component   	0x1db96526 NI::GP::Thread::execute(void*) + 54
6   libSystem.B.dylib             	0x999d7259 _pthread_start + 345
7   libSystem.B.dylib             	0x999d70de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x1fa32630  ebx: 0x1fc300b7  ecx: 0x00000000  edx: 0x0001adb1
  edi: 0x00810016  esi: 0xbffff724  ebp: 0xbffff6e8  esp: 0xbffff6b0
   ss: 0x0000001f  efl: 0x00010206  eip: 0x1fc30197   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000008

Binary Images:
    0x1000 -   0xab4ffb +net.sourceforge.audacity 2.0.4.0 (2.0.4.0) <FB28C2AD-97AB-6771-96F9-9216E4B3D108> /Users/jaimelim/Desktop/Audacity/Audacity.app/Contents/MacOS/Audacity
 0x10a7000 -  0x10f3ffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x118c000 -  0x118dff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x17f9000 -  0x17f9ff7 +hard_limiter_1413.so ??? (???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Users/jaimelim/Desktop/Audacity/plug-ins/hard_limiter_1413.so
0x16ace000 - 0x16ad0ff7 +sc4_1882.so ??? (???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Users/jaimelim/Desktop/Audacity/plug-ins/sc4_1882.so
0x16d6c000 - 0x16d70ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x16d75000 - 0x16d7bff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x16df9000 - 0x16e51fff +com.DivXInc.DivXDecoder 6.8.4.3 (6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x16e75000 - 0x16e78ffb +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x1709c000 - 0x17eceff7 +Guitar Rig 4.MusicDevice.component 4.0.7 (R960) (4.0.7 (R960), Copyright © 2009 Native Instruments) <F5562B2F-9BC2-A3B4-56CC-EE3B749B97CA> /Library/Audio/Plug-Ins/Components/Guitar Rig 4.component/Contents/MacOS/Guitar Rig 4
0x1a000000 - 0x1a881fe7 +Absynth 5.MusicDevice.component 5.0.0 (R829) (5.0.0 (R829), Copyright © 2009 Native Instruments) <8F29D37E-6D75-3087-72C4-3B721A0DD601> /Library/Audio/Plug-Ins/Components/Absynth 5.component/Contents/MacOS/Absynth 5
0x1d800000 - 0x1e61effb +Kore2.MusicDevice.component 2.1.0.009 (2.1.0, Copyright © 2009, Native Instruments) <D7EDB4A7-3F5A-0EAF-792D-47300E861045> /Library/Audio/Plug-Ins/Components/Kore2.component/Contents/MacOS/Kore2
0x1fc00000 - 0x209d4fcf +Reaktor5.MusicDevice.component 5.1.4.002 (5.1.4, Copyright © 2005 Native Instruments) /Library/Audio/Plug-Ins/Components/Reaktor5.component/Contents/MacOS/Reaktor5
0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90003000 - 0x900e3fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90253000 - 0x90688ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90689000 - 0x906a8ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x906b3000 - 0x906b3ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x906b4000 - 0x906d8ff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x906d9000 - 0x907dbfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
0x907dc000 - 0x907dfff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x907e0000 - 0x907e3fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x907e4000 - 0x907eeffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x907ef000 - 0x908a7feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x908b9000 - 0x908b9ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90929000 - 0x90aecfeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90b0f000 - 0x90b40ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90b44000 - 0x90b45ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90b46000 - 0x91429ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91460000 - 0x91464ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91465000 - 0x91502fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9150b000 - 0x91511fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x91534000 - 0x9153afff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9153b000 - 0x9157dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x915b7000 - 0x915c2ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x915d9000 - 0x9161fff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x91620000 - 0x91670ff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9170a000 - 0x91838fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x918a8000 - 0x919e5fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91f01000 - 0x9200dfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92117000 - 0x92125ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92145000 - 0x92469fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9246a000 - 0x92473ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x924f9000 - 0x92556ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x925b0000 - 0x925f1ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92e12000 - 0x92ebffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x92ec0000 - 0x92edcfe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92edd000 - 0x92eddff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92ee6000 - 0x92f96fe3  com.apple.QuickTimeImporters.component 7.6.6 (1800) <D7E3D86B-1DEA-FB86-E531-2ADD26077155> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x92f97000 - 0x93097fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x930ac000 - 0x93165fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x93166000 - 0x93460fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x938b3000 - 0x938f6ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x938fd000 - 0x93911fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x93953000 - 0x93953ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93954000 - 0x93a10fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93a68000 - 0x93a6cff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93d91000 - 0x93f0cfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93f0d000 - 0x93f2cfe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x93f2d000 - 0x93f80ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93f88000 - 0x942f3ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x942f4000 - 0x9430cff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94316000 - 0x9440aff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x9440b000 - 0x944b3ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x944ff000 - 0x94501ff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x947fc000 - 0x9481cfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x9481d000 - 0x9481dff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9481e000 - 0x9483cfe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9483d000 - 0x94865ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x94a45000 - 0x94a66fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94a67000 - 0x94d87ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94f14000 - 0x94f51ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94f52000 - 0x94f5dff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95007000 - 0x9503aff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95047000 - 0x9504eff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95052000 - 0x95085fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x95086000 - 0x95094fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x950c1000 - 0x950e3fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x953fc000 - 0x953ffffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95400000 - 0x95582fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x95583000 - 0x957f4fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x957f5000 - 0x958a1fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x959a9000 - 0x959e3ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0x959e4000 - 0x95a0affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95a8d000 - 0x95addfe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95d0f000 - 0x95d79fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x95d7a000 - 0x95d81ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95dd1000 - 0x965c0557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x966c4000 - 0x97617ffb  com.apple.QuickTimeComponents.component 7.6.6 (1800) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x97618000 - 0x976f2fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x976f3000 - 0x9781cfe7  com.apple.WebKit 6534.59 (6534.59.10) <73348DE8-9C7D-3BD9-8E9D-86E5BE67B1D1> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x979d1000 - 0x97de7ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97de9000 - 0x97eb4fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x97ee0000 - 0x97ee0ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x97ee1000 - 0x97f8fff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97f90000 - 0x97f9cff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x981a1000 - 0x98f19fe7  com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x98f1a000 - 0x98f1aff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98f1b000 - 0x98f2bff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x98f2c000 - 0x98f3eff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98f80000 - 0x98ffafff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9908c000 - 0x9911efe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9911f000 - 0x991b7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x991b8000 - 0x991f3ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x991f4000 - 0x991f7ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x991f8000 - 0x9923cff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9923d000 - 0x992bdfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x992be000 - 0x992cbff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x992cc000 - 0x992d0ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99454000 - 0x994b5fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x99534000 - 0x99534ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99535000 - 0x995b7ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x995b8000 - 0x995bdff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x995f1000 - 0x9989efff  com.apple.JavaScriptCore 6534.59 (6534.59.11) <7F623AA5-A11B-4C26-D2FD-EB5B9DE73F85> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x998e3000 - 0x9997efe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9997f000 - 0x99990ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x99992000 - 0x999a6ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x999a7000 - 0x999a8ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x999a9000 - 0x99b50ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x99bb0000 - 0x99bb2ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x99bb3000 - 0x99c00feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x99c01000 - 0x9a27cff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9a363000 - 0x9a3c7ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9a3c8000 - 0x9a499fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x9a696000 - 0x9a705ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9a706000 - 0x9a71bfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9a75a000 - 0x9a9c0ff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9aaa0000 - 0x9aae4fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9ab61000 - 0x9aba4ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9aba5000 - 0x9abaffe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.6 GHz, 4 GB, SMC 1.27f3
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS723225L9SA62, 232.89 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x820f, 0x1a110000 / 4
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0230, 0x5d200000 / 3
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000 / 2