by snaki on 12 Jul 2011, 10:13
voici le rapport de crash pour le Cross 1.6 et ca fait le tout le temps:
Process: Cross-DJ [9962]
Path: /Applications/Cross DJ 1.6.0.app/Contents/MacOS/Cross-DJ
Identifier: com.mixvibes.cross-dj
Version: 1.6.0 (1.6.0)
Code Type: X86 (Native)
Parent Process: launchd [148]
Date/Time: 2011-07-12 10:10:14.768 +0200
OS Version: Mac OS X 10.6.8 (10K540)
Report Version: 6
Interval Since Last Report: 112796 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 1083 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 3A43D637-A970-4608-9744-3216B3AF79BE
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000001afde000
Crashed Thread: 0 Dispatch queue: com.Apple.main-thread
Thread 0 Crashed: Dispatch queue: com.Apple.main-thread
0 com.mixvibes.cross-dj 0x0077e100 convert_utf16 + 96
1 com.mixvibes.cross-dj 0x0077dc55 store_id3_text + 133
2 com.mixvibes.cross-dj 0x0077fad5 parse_new_id3 + 3413
3 com.mixvibes.cross-dj 0x00775dce read_frame + 2302
4 com.mixvibes.cross-dj 0x0078ad00 get_next_frame + 80
5 com.mixvibes.cross-dj 0x0078b397 mpg123_scan + 135
6 com.mixvibes.cross-dj 0x00211a6f vibe::Mpg123MP3Reader::Mpg123MP3Reader(juce::InputStream*) + 879
7 com.mixvibes.cross-dj 0x00210d50 vibe::MP3AudioFormatMPG123::createReaderFor(juce::InputStream*, bool) + 48
8 com.mixvibes.cross-dj 0x01428073 juce::AudioFormatManager::createReaderFor(juce::File const&, juce::AudioFormat*&) + 163
9 com.mixvibes.cross-dj 0x014280f6 juce::AudioFormatManager::createReaderFor(juce::File const&) + 38
10 com.mixvibes.cross-dj 0x000ff674 vibe::MediaFormatManager::createPreviewFor(juce::File const&) + 36
11 com.mixvibes.cross-dj 0x000e22e2 vibe::TrackPreviewerAudioProcessor::setSourceFullPath(juce::String) + 162
12 com.mixvibes.cross-dj 0x0011e4d1 vibe::PreviewPlayer::startPreviewing(juce::String const&) + 49
13 com.mixvibes.cross-dj 0x0011e8ab vibe::PreviewPlayer::play() + 155
14 com.mixvibes.cross-dj 0x0011eac6 vibe::PreviewPlayer::updateTrack(tracks::Track*) + 198
15 com.mixvibes.cross-dj 0x001b4087 vibe::PreviewComponent::updatePorts() + 183
16 com.mixvibes.cross-dj 0x013d5d66 pipes::ComponentPortHolder::updatePortsNow() + 86
17 com.mixvibes.cross-dj 0x0143c727 juce::MessageManager::deliverMessage(void*) + 279
18 com.mixvibes.cross-dj 0x013e5bc0 juce::EventHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96
19 com.Apple.HIToolbox 0x982f6c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
20 com.Apple.HIToolbox 0x982f5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
21 com.Apple.HIToolbox 0x982f5d55 SendEventToEventTargetWithOptions + 58
22 com.Apple.HIToolbox 0x9832aa24 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
23 com.Apple.HIToolbox 0x982f7080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
24 com.Apple.HIToolbox 0x982f5ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
25 com.Apple.HIToolbox 0x983187f3 SendEventToEventTarget + 52
26 com.mixvibes.cross-dj 0x013eb99a juce::juce_dispatchNextMessageOnSystemQueue(bool) + 234
27 com.mixvibes.cross-dj 0x0143c5f3 juce::MessageManager::runDispatchLoop() + 67
28 com.mixvibes.cross-dj 0x0141cfdc juce::JUCEApplication::main(juce::StringArray&, juce::JUCEApplication*) + 220
29 com.mixvibes.cross-dj 0x0141d1df juce::JUCEApplication::main(int, char**, juce::JUCEApplication*) + 47
30 com.mixvibes.cross-dj 0x009f7de0 program::Program::startProgramApplication(program::Program::ApplicationKind) + 320
31 com.mixvibes.cross-dj 0x009f7958 program::Program::run(juce::StringArray const&) + 696
32 com.mixvibes.cross-dj 0x009f7abf program::Program::run(int, char**) + 47
33 com.mixvibes.cross-dj 0x0006ad27 main + 55
34 com.mixvibes.cross-dj 0x0006aaad _start + 208
35 com.mixvibes.cross-dj 0x0006a9dc start + 40
Thread 1:
0 libSystem.B.dylib 0x969ddb42 semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6f8 _pthread_cond_wait + 1089
2 libSystem.B.dylib 0x96a5405f pthread_cond_wait + 48
3 com.mixvibes.cross-dj 0x013e872f juce::WaitableEvent::wait(int) const + 159
4 com.mixvibes.cross-dj 0x01410e7b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x0143d8eb juce::(anonymous namespace)::MessageQueueThread::run() + 267
6 com.mixvibes.cross-dj 0x01411174 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x013e8801 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 2: Dispatch queue: com.Apple.libdispatch-manager
0 libSystem.B.dylib 0x96a04382 kevent + 10
1 libSystem.B.dylib 0x96a04a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x96a03f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x96a03cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x96a03781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x96a035c6 start_wqthread + 30
Thread 3:
0 libSystem.B.dylib 0x969ddafa mach_msg_trap + 10
1 libSystem.B.dylib 0x969de267 mach_msg + 68
2 com.Apple.CoreFoundation 0x97fef30f __CFRunLoopRun + 2079
3 com.Apple.CoreFoundation 0x97fee3f4 CFRunLoopRunSpecific + 452
4 com.Apple.CoreFoundation 0x97ff4334 CFRunLoopRun + 84
5 com.joesoft.hal 0x177a1e8d listener(void*) + 61
6 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
7 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x969ddafa mach_msg_trap + 10
1 libSystem.B.dylib 0x969de267 mach_msg + 68
2 com.Apple.audio.MIDI.CoreMIDI 0x029c90c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
3 com.Apple.audio.MIDI.CoreMIDI 0x029e797a MIDIProcess::RunMIDIInThread() + 150
4 com.Apple.audio.MIDI.CoreMIDI 0x029ca2d9 XThread::RunHelper(void*) + 17
5 com.Apple.audio.MIDI.CoreMIDI 0x029c9ca6 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
7 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x969ddb5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x96a3a5a8 pthread_cond_timedwait_relative_np + 47
3 com.mixvibes.cross-dj 0x013e86f9 juce::WaitableEvent::wait(int) const + 105
4 com.mixvibes.cross-dj 0x01410e7b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x006cf350 tracks_db::MissingStatusUpdater::run() + 464
6 com.mixvibes.cross-dj 0x01411174 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x013e8801 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x969ddb5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x96a3a5a8 pthread_cond_timedwait_relative_np + 47
3 com.mixvibes.cross-dj 0x013e86f9 juce::WaitableEvent::wait(int) const + 105
4 com.mixvibes.cross-dj 0x01410e7b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x01436802 juce::MidiOutput::run() + 290
6 com.mixvibes.cross-dj 0x01411174 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x013e8801 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x969ddafa mach_msg_trap + 10
1 libSystem.B.dylib 0x969de267 mach_msg + 68
2 com.Apple.CoreFoundation 0x97fef30f __CFRunLoopRun + 2079
3 com.Apple.CoreFoundation 0x97fee3f4 CFRunLoopRunSpecific + 452
4 com.Apple.CoreFoundation 0x97fee221 CFRunLoopRunInMode + 97
5 com.Apple.audio.CoreAudio 0x9105696c HALRunLoop::OwnThread(void*) + 162
6 com.Apple.audio.CoreAudio 0x91042488 CAPThread::Entry(CAPThread*) + 140
7 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
8 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x969ddc0e mach_wait_until + 10
1 libSystem.B.dylib 0x96a65429 nanosleep + 345
2 com.mixvibes.cross-dj 0x013e8a14 juce::Thread::sleep(int) + 68
3 com.mixvibes.cross-dj 0x0079dcc0 machine::LocalStorage::run() + 96
4 com.mixvibes.cross-dj 0x01411174 juce::Thread::threadEntryPoint(juce::Thread*) + 276
5 com.mixvibes.cross-dj 0x013e8801 juce::threadEntryProc(void*) + 17
6 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
7 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x969ddb5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x96a3a5a8 pthread_cond_timedwait_relative_np + 47
3 com.mixvibes.cross-dj 0x013e86f9 juce::WaitableEvent::wait(int) const + 105
4 com.mixvibes.cross-dj 0x01410e7b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x000e599c vibe::SharedAsynchronousAudioFormatReaderThread::run() + 588
6 com.mixvibes.cross-dj 0x01411174 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x013e8801 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x969ddb5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x96a3a5a8 pthread_cond_timedwait_relative_np + 47
3 com.Apple.audio.CoreAudio 0x910423ab CAGuard::WaitFor(unsigned long long) + 219
4 com.Apple.audio.CoreAudio 0x910453dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.Apple.audio.CoreAudio 0x91042cda HP_IOThread::WorkLoop() + 1892
6 com.Apple.audio.CoreAudio 0x91042571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.Apple.audio.CoreAudio 0x91042488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x969ddb5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x96a3a5a8 pthread_cond_timedwait_relative_np + 47
3 com.Apple.audio.CoreAudio 0x910423ab CAGuard::WaitFor(unsigned long long) + 219
4 com.Apple.audio.CoreAudio 0x910453dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.Apple.audio.CoreAudio 0x91042cda HP_IOThread::WorkLoop() + 1892
6 com.Apple.audio.CoreAudio 0x91042571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.Apple.audio.CoreAudio 0x91042488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x969ddb5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96a0b6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x96a3a5a8 pthread_cond_timedwait_relative_np + 47
3 com.mixvibes.cross-dj 0x013e86f9 juce::WaitableEvent::wait(int) const + 105
4 com.mixvibes.cross-dj 0x01410e7b juce::Thread::wait(int) const + 27
5 com.mixvibes.cross-dj 0x01430a93 juce::SharedBufferingAudioSourceThread::run() + 211
6 com.mixvibes.cross-dj 0x01411174 juce::Thread::threadEntryPoint(juce::Thread*) + 276
7 com.mixvibes.cross-dj 0x013e8801 juce::threadEntryProc(void*) + 17
8 libSystem.B.dylib 0x96a0b259 _pthread_start + 345
9 libSystem.B.dylib 0x96a0b0de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0x0077e0b1 ecx: 0x1afdac58 edx: 0x000033a9
edi: 0x000033a8 esi: 0x000033a8 ebp: 0xbfffe7d8 esp: 0xbfffe760
ss: 0x0000001f efl: 0x00010206 eip: 0x0077e100 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x1afde000
Binary Images:
0x1000 - 0x1ee8fe7 +com.mixvibes.cross-dj 1.6.0 (1.6.0) <99B20D36-0025-06FD-8745-C116743A5C1B> /Applications/Cross DJ 1.6.0.app/Contents/MacOS/Cross-DJ
0x29b9000 - 0x2a05ffb com.Apple.audio.MIDI.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x4db0000 - 0x4db4ff3 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
0x4db9000 - 0x4dbfff7 com.Apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f13) <76BC9284-582A-EF9A-960D-5CD0801B1917> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x17780000 - 0x177aaff3 +com.joesoft.hal ??? (1.0.5.497) <23548998-1971-C230-144B-4AEC09850426> /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear64
0x18b84000 - 0x18bbdfef +com.serato.audio.SeratoVirtualAudioPlugIn 1.0.11 (1.0) <D7ED3777-3D55-9638-9147-33416447254E> /Library/Audio/Plug-Ins/HAL/SeratoVirtualAudioPlugIn.plugin/Contents/MacOS/SeratoVirtualAudioPlugIn
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x90060ff7 com.Apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x900e0000 - 0x901e2fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x901e3000 - 0x902efff7 libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x902f0000 - 0x9030ffe3 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
0x90310000 - 0x90311ff7 com.Apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90312000 - 0x90324ff7 com.Apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x90325000 - 0x90c08ff7 com.Apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90c09000 - 0x90c4bff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <EF769BD0-63B6-B65D-FA54-8F2354CAD865> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90e48000 - 0x90ef0ffb com.Apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90fe6000 - 0x91021feb libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91022000 - 0x9109cfff com.Apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9179d000 - 0x917a7ffb com.Apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x917a8000 - 0x917f1fe7 libTIFF.dylib ??? (???) <10F7E21B-EC59-6594-004F-798DA3F37789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91802000 - 0x9180dff7 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
0x91915000 - 0x9191aff7 com.Apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91933000 - 0x9194bff7 com.Apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9194c000 - 0x91a26fff com.Apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91a27000 - 0x91ad3fe7 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
0x91b68000 - 0x91b8afef com.Apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91b8b000 - 0x91bc1fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x91bc2000 - 0x91c5afe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91c5b000 - 0x91c62ff7 com.Apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91c63000 - 0x91cc4fe7 com.Apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91cc5000 - 0x91ce4ff7 com.Apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91e33000 - 0x91e59ffb 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
0x91f1e000 - 0x91f1eff7 com.Apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92326000 - 0x92326ff7 com.Apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92327000 - 0x92464fe7 com.Apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92465000 - 0x92485fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x92540000 - 0x925aafe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x925ab000 - 0x925efff3 com.Apple.coreui 2 (114) <E6096C79-94B0-730E-6070-3AE93B5678FE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9264b000 - 0x928bcfef com.Apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x929b0000 - 0x929b3fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x92a9f000 - 0x92ab0ff7 com.Apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92ab1000 - 0x92e1cff7 com.Apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92e1d000 - 0x92e1dff7 com.Apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92e1e000 - 0x92ea0ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9335d000 - 0x9335fff7 libRadiance.dylib ??? (???) <47E300B5-DBEF-86C4-29BD-86DBEDD2FBB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x933cf000 - 0x93409ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x9340a000 - 0x93434ff7 com.Apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93468000 - 0x93533fef com.Apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93534000 - 0x93567fff libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9363a000 - 0x9364effb com.Apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9364f000 - 0x93673ff7 libJPEG.dylib ??? (???) <0C406884-DAAF-0409-2659-9D1602D752D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x93674000 - 0x9367afff 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
0x9367b000 - 0x936c8feb com.Apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9370a000 - 0x9371efe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x9397d000 - 0x9398aff7 com.Apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9398b000 - 0x93999ff7 com.Apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x939a8000 - 0x93a55fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x93a56000 - 0x93a6bfff 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
0x93a6c000 - 0x93c2efeb com.Apple.ImageIO.framework 3.0.4 (3.0.4) <20E90968-E04B-7B68-DBA2-92C729A8243F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93c2f000 - 0x93ce8fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x93ce9000 - 0x93d26ff7 com.Apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93d2f000 - 0x93f95ff7 com.Apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93f96000 - 0x93f9cfe7 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
0x93f9d000 - 0x93fceff7 libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940fd000 - 0x9416cff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9416d000 - 0x94171ff7 libGIF.dylib ??? (???) <B7BA65AF-681C-F18B-A434-CBEC76A45646> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94cd6000 - 0x94dd7fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x94dd8000 - 0x94e75fe3 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
0x950e1000 - 0x95124ff7 com.Apple.NavigationServices 3.5.4 (182) <ED268D94-E544-5548-AA59-7EC70DCB5EE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9512c000 - 0x951befe7 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
0x95268000 - 0x95272ff7 com.Apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95273000 - 0x953a1fe7 com.Apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95493000 - 0x954e6ff7 com.Apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x954e7000 - 0x9551aff7 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
0x9551b000 - 0x955d3feb libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9560e000 - 0x9565eff7 com.Apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9565f000 - 0x95662ffb 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
0x95663000 - 0x95663ff7 com.Apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95664000 - 0x95664ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9584b000 - 0x95c61ff7 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
0x95d65000 - 0x95dc9ffb 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
0x95dca000 - 0x961ffff7 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
0x96200000 - 0x96520ff3 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
0x96521000 - 0x965cfff3 com.Apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9664a000 - 0x9664eff7 libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9698c000 - 0x969d0fe7 com.Apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x969dd000 - 0x96b84ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x96b93000 - 0x96b9fff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x96c6c000 - 0x96d4cfe7 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
0x96dee000 - 0x96df1ff7 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
0x96df5000 - 0x96e10ff7 libPng.dylib ??? (???) <4C105512-6FA8-2AE0-D058-6A8AA00F9DA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96e21000 - 0x96ef2fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x96f3b000 - 0x96fbbfeb com.Apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96fbf000 - 0x96fc9fe7 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
0x96fca000 - 0x96fdaff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x97f64000 - 0x97f6bff3 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
0x97fb2000 - 0x9812dfe7 com.Apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9812e000 - 0x98174ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x98183000 - 0x98185ff7 com.Apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98200000 - 0x98228ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x98229000 - 0x9822cff7 libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9822d000 - 0x98231ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98232000 - 0x982eefff com.Apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x982ef000 - 0x98613fef com.Apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98614000 - 0x98657ff7 libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98658000 - 0x98674fe3 com.Apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9880d000 - 0x98816ff7 com.Apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98817000 - 0x98818ff7 com.Apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9881e000 - 0x9885fff7 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
0x98882000 - 0x98882ff7 com.Apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98883000 - 0x988a4fe7 com.Apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98f42000 - 0x990c4fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x990c5000 - 0x990d3fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x990d4000 - 0x992b2fe3 libType1Scaler.dylib ??? (???) <97A2DBFA-C50B-266C-E63A-D6644F3B737C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x992b3000 - 0x9934efe7 com.Apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x997dc000 - 0x99fcb557 com.Apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99fcc000 - 0x99fd7ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9a04d000 - 0x9a04dff7 com.Apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545050B9SA02, 465,76 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: MixVibes U-Mix Control Pro, 0x4446, 0x0001, 0xfa140000 / 7
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000 / 5
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0xfa120000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc52b, 0xfd130000 / 5
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 3