taglia / HandBrakeBatch

Encode video in batch mode using HandBrake
http://www.osomac.com
53 stars 17 forks source link

Crash when the output folder no longer exists #20

Closed taglia closed 12 years ago

taglia commented 12 years ago

It's crashing whenever I click the "Choose..." button for the output folder. The value in the text window (which can't be manually edited, although it can be selected) indicates a volume that is no longer present.

Dump:

Process:         HandBrakeBatch [27520]
Path:            /Applications/HandBrakeBatch.app/Contents/MacOS/HandBrakeBatch
Identifier:      com.cemacsoft.HandBrakeBatch
Version:         2.15 (2.15)
Code Type:       X86-64 (Native)
Parent Process:  launchd [187]

Date/Time:       2012-08-01 15:39:21.100 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          675135 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  545 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      A95E77C4-36AA-4F3E-9994-CE9BF8B039ED

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000030
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc[27520]: garbage collection is ON

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.AppKit                  0x00007fff893359de -[NSImage _allocAuxiliaryStorage] + 158
1   com.apple.AppKit                  0x00007fff894b9f05 -[NSImage copyWithZone:] + 66
2   com.apple.AppKit                  0x00007fff897a443c -[NSNavView _setupNormalFileListModeControl] + 154
3   com.apple.AppKit                  0x00007fff897a4f32 -[NSNavView awakeFromNib] + 204
4   com.apple.CoreFoundation          0x00007fff82d339fd -[NSSet makeObjectsPerformSelector:] + 205
5   com.apple.AppKit                  0x00007fff8933085b -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1445
6   com.apple.AppKit                  0x00007fff893d7d14 -[NSNib instantiateNibWithExternalNameTable:] + 564
7   com.apple.AppKit                  0x00007fff893d7a92 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 233
8   com.apple.AppKit                  0x00007fff897a5b07 +[NSNavView navView] + 109
9   com.apple.AppKit                  0x00007fff89813062 -[NSSavePanel(NSSavePanelLayout) _initContentView] + 1230
10  com.apple.AppKit                  0x00007fff8980c60b -[NSSavePanel initWithContentRect:styleMask:backing:defer:] + 367
11  com.apple.AppKit                  0x00007fff89810af5 +[NSSavePanel _crunchyRawUnbonedPanel] + 198
12  com.cemacsoft.HandBrakeBatch      0x0000000100001ddd -[HandBrakeBatchAppDelegate chooseOutputFolder:] + 34
13  com.apple.AppKit                  0x00007fff894c1eda -[NSApplication sendAction:to:from:] + 95
14  com.apple.AppKit                  0x00007fff894c1e39 -[NSControl sendAction:to:] + 94
15  com.apple.AppKit                  0x00007fff8954d84b -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1715
16  com.apple.AppKit                  0x00007fff8957e37a -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 555
17  com.apple.AppKit                  0x00007fff8954c2f5 -[NSControl mouseDown:] + 624
18  com.apple.AppKit                  0x00007fff894663a7 -[NSWindow sendEvent:] + 5409
19  com.apple.AppKit                  0x00007fff8939bafa -[NSApplication sendEvent:] + 4719
20  com.apple.AppKit                  0x00007fff893326de -[NSApplication run] + 474
21  com.apple.AppKit                  0x00007fff8932b3b0 NSApplicationMain + 364
22  com.cemacsoft.HandBrakeBatch      0x0000000100001954 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                 0x00007fff86e4fc0a kevent + 10
1   libSystem.B.dylib                 0x00007fff86e51add _dispatch_mgr_invoke + 154
2   libSystem.B.dylib                 0x00007fff86e517b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib                 0x00007fff86e512de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib                 0x00007fff86e50c08 _pthread_wqthread + 353
5   libSystem.B.dylib                 0x00007fff86e50aa5 start_wqthread + 13

Thread 2:
0   libSystem.B.dylib                 0x00007fff86e36dda semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                 0x00007fff86e75772 _pthread_cond_wait + 1015
2   com.apple.CoreVideo               0x00007fff86ce4de6 CVDisplayLink::waitUntil(unsigned long long) + 252
3   com.apple.CoreVideo               0x00007fff86ce42a2 CVDisplayLink::runIOThread() + 644
4   com.apple.CoreVideo               0x00007fff86ce3fe3 startIOThread(void*) + 139
5   libSystem.B.dylib                 0x00007fff86e6ffd6 _pthread_start + 331
6   libSystem.B.dylib                 0x00007fff86e6fe89 thread_start + 13

Thread 3:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
0   libSystem.B.dylib                 0x00007fff86e71a6a __semwait_signal + 10
1   libSystem.B.dylib                 0x00007fff86e718f9 nanosleep + 148
2   libSystem.B.dylib                 0x00007fff86e71863 usleep + 57
3   com.apple.DesktopServices         0x00007fff8370fe1e TNode::WaitToBeSynced(bool) + 156
4   com.apple.DesktopServices         0x00007fff8370fbfa TNode::StSynchronize::StSynchronize(TNodePtr const&, unsigned int) + 200
5   com.apple.DesktopServices         0x00007fff83749ea7 TNode::GetNodeFromPathName(TUString const&, TNodePtr&) + 83
6   com.apple.DesktopServices         0x00007fff837196ba TNode::FindUserFolder(unsigned int, bool, TNodePtr&) + 212
7   com.apple.DesktopServices         0x00007fff83719419 TNode::SetSpecialNodeFromOStype(unsigned int) + 133
8   com.apple.DesktopServices         0x00007fff83719313 TNode::SetSpecialNode(unsigned int, TNodePtr&) + 263
9   com.apple.DesktopServices         0x00007fff8371352c TNode::GetSpecialNodeWithStatus(unsigned int, OpaqueNodeRequest* const&, unsigned int, TNodePtr&) + 552
10  com.apple.DesktopServices         0x00007fff83729b94 TNode::GetSpecialNode(unsigned int, OpaqueNodeRequest* const&, unsigned int) + 44
11  com.apple.DesktopServices         0x00007fff83729b09 TNode::IsDesktop() const + 103
12  com.apple.DesktopServices         0x00007fff8372946d TNode::ResolveSharedFileListAliasIfNeeded() + 739
13  com.apple.DesktopServices         0x00007fff837116d5 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 4139
14  com.apple.DesktopServices         0x00007fff83710242 TNode::HandleSync(unsigned int) + 736
15  com.apple.DesktopServices         0x00007fff8370ff33 TNode::HandleSync(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 45
16  com.apple.DesktopServices         0x00007fff8374e964 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1052
17  com.apple.DesktopServices         0x00007fff8370e4a8 __PostNodeTaskRequest_block_invoke_2 + 98
18  libSystem.B.dylib                 0x00007fff86e72d64 _dispatch_call_block_and_release + 15
19  libSystem.B.dylib                 0x00007fff86e518d2 _dispatch_queue_drain + 251
20  libSystem.B.dylib                 0x00007fff86e51734 _dispatch_queue_invoke + 57
21  libSystem.B.dylib                 0x00007fff86e512de _dispatch_worker_thread2 + 252
22  libSystem.B.dylib                 0x00007fff86e50c08 _pthread_wqthread + 353
23  libSystem.B.dylib                 0x00007fff86e50aa5 start_wqthread + 13

Thread 4:
0   libSystem.B.dylib                 0x00007fff86e36d7a mach_msg_trap + 10
1   libSystem.B.dylib                 0x00007fff86e373ed mach_msg + 59
2   com.apple.CoreFoundation          0x00007fff82d20902 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation          0x00007fff82d1fd8f CFRunLoopRunSpecific + 575
4   com.apple.CoreFoundation          0x00007fff82d1fb16 CFRunLoopRun + 70
5   com.apple.DesktopServices         0x00007fff83706326 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
6   ...ple.CoreServices.CarbonCore    0x00007fff869b40d1 PrivateMPEntryPoint + 63
7   libSystem.B.dylib                 0x00007fff86e6ffd6 _pthread_start + 331
8   libSystem.B.dylib                 0x00007fff86e6fe89 thread_start + 13

Thread 5:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
0   libSystem.B.dylib                 0x00007fff86e36d7a mach_msg_trap + 10
1   libSystem.B.dylib                 0x00007fff86e373ed mach_msg + 59
2   com.apple.framework.IOKit         0x00007fff88ba22d0 io_service_get_matching_services + 182
3   com.apple.framework.IOKit         0x00007fff88b61c2d IOServiceGetMatchingServices + 162
4   ...ple.CoreServices.CarbonCore    0x00007fff869bedee identifierToIOKitObject + 84
5   ...ple.CoreServices.CarbonCore    0x00007fff869c7163 _GetWholeDeviceForBSDName + 31
6   ...ple.CoreServices.CarbonCore    0x00007fff869c7100 _SameIOKitDevice + 28
7   ...ple.CoreServices.CarbonCore    0x00007fff869bf30d _FSSamePhysicalDevice + 367
8   com.apple.DesktopServices         0x00007fff83772eb6 TFSVolumeInfo::Initialize(TCountedPtr<TVolumeSyncThread> const&, short, unsigned int, bool&) + 1314
9   com.apple.DesktopServices         0x00007fff83773663 TFSVolumeInfo::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned int, TCountedPtr<TFSVolumeInfo>&, bool&) + 201
10  com.apple.DesktopServices         0x00007fff83747cae TNode::AddVolume(TCountedPtr<TVolumeSyncThread> const&, short, unsigned int, TNodePtr&, bool) + 206
11  com.apple.DesktopServices         0x00007fff8374832f TNode::SynchronizeVolumes(bool, TCountedPtr<TVolumeSyncThread> const&) + 593
12  com.apple.DesktopServices         0x00007fff8374e997 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1103
13  com.apple.DesktopServices         0x00007fff8370e4a8 __PostNodeTaskRequest_block_invoke_2 + 98
14  libSystem.B.dylib                 0x00007fff86e72d64 _dispatch_call_block_and_release + 15
15  libSystem.B.dylib                 0x00007fff86e518d2 _dispatch_queue_drain + 251
16  libSystem.B.dylib                 0x00007fff86e51734 _dispatch_queue_invoke + 57
17  libSystem.B.dylib                 0x00007fff86e512de _dispatch_worker_thread2 + 252
18  libSystem.B.dylib                 0x00007fff86e50c08 _pthread_wqthread + 353
19  libSystem.B.dylib                 0x00007fff86e50aa5 start_wqthread + 13

Thread 6:
0   libSystem.B.dylib                 0x00007fff86e50a2a __workq_kernreturn + 10
1   libSystem.B.dylib                 0x00007fff86e50e3c _pthread_wqthread + 917
2   libSystem.B.dylib                 0x00007fff86e50aa5 start_wqthread + 13

Thread 7:
0   libSystem.B.dylib                 0x00007fff86e50a2a __workq_kernreturn + 10
1   libSystem.B.dylib                 0x00007fff86e50e3c _pthread_wqthread + 917
2   libSystem.B.dylib                 0x00007fff86e50aa5 start_wqthread + 13

Thread 8:
0   libSystem.B.dylib                 0x00007fff86e50a2a __workq_kernreturn + 10
1   libSystem.B.dylib                 0x00007fff86e50e3c _pthread_wqthread + 917
2   libSystem.B.dylib                 0x00007fff86e50aa5 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x3ff0000000000000  rbx: 0x000000011580b4c0  rcx: 0x00007fff70ae6650  rdx: 0x0000000000000018
  rdi: 0x0000000000000000  rsi: 0x0000000000000008  rbp: 0x00007fff5fbfe850  rsp: 0x00007fff5fbfe830
   r8: 0x0000000000000001   r9: 0x000000011580b580  r10: 0x0000000000000000  r11: 0x000000000000001d
  r12: 0x0000000000000000  r13: 0x0000000000000008  r14: 0x000000020027d480  r15: 0x00000002002a6660
  rip: 0x00007fff893359de  rfl: 0x0000000000010206  cr2: 0x0000000000000030

Binary Images:
       0x100000000 -        0x10000eff7 +com.cemacsoft.HandBrakeBatch 2.15 (2.15) <819232F2-39ED-31C5-B998-ABB50C77F197> /Applications/HandBrakeBatch.app/Contents/MacOS/HandBrakeBatch
       0x10002e000 -        0x100045fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/HandBrakeBatch.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10005e000 -        0x10008dfff +com.growl.growlframework 1.3.1 (1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/HandBrakeBatch.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
       0x1000b4000 -        0x10019afe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
       0x100293000 -        0x1002a0ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.5 (2.2.5) <6AF52262-5A98-9EC3-4640-B2617DAE5E17> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
       0x1195ac000 -        0x11973ffe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x119770000 -        0x119b62fff com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <282E53E2-ABB3-B97D-F298-6A8FE21F3A5A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
       0x119ba9000 -        0x119bcffff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <1CF125D0-00E6-8665-8C72-C68DCC709C4D> /usr/lib/dyld
    0x7fff8005d000 -     0x7fff803fafe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff803fb000 -     0x7fff8043eff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff806a9000 -     0x7fff806d0ff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff806d1000 -     0x7fff806f2fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
    0x7fff806f3000 -     0x7fff80700fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8092a000 -     0x7fff80973fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80974000 -     0x7fff80bf6fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80bf7000 -     0x7fff80bf8fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff80bf9000 -     0x7fff80c12fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff80c13000 -     0x7fff80c29fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff80c2a000 -     0x7fff80cb6fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff80cb7000 -     0x7fff80cb7ff7  com.apple.Carbon 150 (152) <5B128594-2898-B513-FB01-D77E8557F04B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff80cdb000 -     0x7fff80ceffff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff80cf0000 -     0x7fff80d23ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff80d24000 -     0x7fff80d24ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff80dc7000 -     0x7fff812d0ff7  com.apple.RawCamera.bundle 3.14.0 (646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff812d1000 -     0x7fff812dfff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
    0x7fff812e0000 -     0x7fff81481fe7  com.apple.WebKit 6534.57 (6534.57.2) <B99EF91E-676F-79A0-FADC-A72C1E14536E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff815d3000 -     0x7fff815d3ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff81884000 -     0x7fff818a4ff7 com.apple.DirectoryService.Framework 3.6 (621.14) <15CF4C96-372D-C706-A237-47D20D2CAA6B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff818a5000 -     0x7fff818d6fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff818d7000 -     0x7fff81915fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff81916000 -     0x7fff81925fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff81926000 -     0x7fff819d6fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff819d7000 -     0x7fff819eefff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff81a79000 -     0x7fff81a9cfff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81a9d000 -     0x7fff81dc0fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81df6000 -     0x7fff81df9fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff81dfa000 -     0x7fff81e0bff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff81e0c000 -     0x7fff81e22fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff81e2e000 -     0x7fff81e98fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff81e99000 -     0x7fff81eabfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff81f08000 -     0x7fff81f1dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff81f1e000 -     0x7fff81f32ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff81f33000 -     0x7fff82052fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff82053000 -     0x7fff82188fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82189000 -     0x7fff821d8ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff82a0c000 -     0x7fff82a17ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff82a67000 -     0x7fff82aa2fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff82ad9000 -     0x7fff82addff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff82ade000 -     0x7fff82adfff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff82ae0000 -     0x7fff82b27ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff82b76000 -     0x7fff82bf3fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82c0d000 -     0x7fff82ccafff com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff82cd4000 -     0x7fff82e4bfe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff82ed5000 -     0x7fff82fb2fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8303f000 -     0x7fff83041fff  libRadiance.dylib ??? (???) <B422DA26-E0CF-F280-6EB4-3B8FEF59B665> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83042000 -     0x7fff83045ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff831b7000 -     0x7fff831b7ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8332d000 -     0x7fff83443ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
    0x7fff83444000 -     0x7fff83602fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
    0x7fff83704000 -     0x7fff837e9fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff837ea000 -     0x7fff83840fff  libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff83841000 -     0x7fff83902fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff83903000 -     0x7fff83903ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83904000 -     0x7fff83c02fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff83c03000 -     0x7fff8440dfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8440e000 -     0x7fff84436fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff84437000 -     0x7fff8447afef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff84586000 -     0x7fff845a7fe7  libPng.dylib ??? (???) <A6BF1360-1B23-78BD-12EF-E4A5753EEB76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff845ba000 -     0x7fff84cb6ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84cb7000 -     0x7fff84cbcfff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff84cbd000 -     0x7fff84d91fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84dda000 -     0x7fff84ddbff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84f67000 -     0x7fff85001fff com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff85002000 -     0x7fff8511cfff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8520c000 -     0x7fff85291ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff85589000 -     0x7fff85619fff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8566b000 -     0x7fff85671ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85672000 -     0x7fff866dcfef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8674c000 -     0x7fff8675bfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff867a7000 -     0x7fff867adff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff869ad000 -     0x7fff86ce1fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff86ce2000 -     0x7fff86d07ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86d08000 -     0x7fff86d0afff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff86e36000 -     0x7fff86ff7fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    0x7fff86ff8000 -     0x7fff87039fff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8703a000 -     0x7fff8703eff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff87042000 -     0x7fff872cbff7  com.apple.security 6.1.2 (55002) <0D80504C-9A6D-C865-AF37-7C231ACF97CB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87a61000 -     0x7fff87ea4fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff88460000 -     0x7fff88516ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
    0x7fff8877f000 -     0x7fff88786fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88787000 -     0x7fff88792ff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff88793000 -     0x7fff88793ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88794000 -     0x7fff8879aff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff887a9000 -     0x7fff88828fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff88859000 -     0x7fff888a1ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff888a2000 -     0x7fff888d2fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff888d5000 -     0x7fff88997fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff889ad000 -     0x7fff88a4dfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff88a4e000 -     0x7fff88a8ffef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff88a90000 -     0x7fff88b45fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff88b5c000 -     0x7fff88bbcfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88bbd000 -     0x7fff88bd8ff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff88bf4000 -     0x7fff88bf9fff  libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88bfa000 -     0x7fff88c34fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
    0x7fff88d7d000 -     0x7fff88d80ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff88d81000 -     0x7fff88dd4ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff88e2f000 -     0x7fff88e34ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff88f01000 -     0x7fff88f4dfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff891be000 -     0x7fff891e9ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
    0x7fff891ea000 -     0x7fff89328fff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff89329000 -     0x7fff89d23ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff89d2e000 -     0x7fff89d78ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8a196000 -     0x7fff8a24ffff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8a290000 -     0x7fff8a2e5ff7 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8a5ce000 -     0x7fff8a64cff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8a6db000 -     0x7fff8a89afff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8a89b000 -     0x7fff8a89bff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: MacPro5,1, BootROM MP51.007F.B03, 6 processors, 6-Core Intel Xeon, 3.33 GHz, 12 GB, SMC 1.39f11
Graphics: ATI Radeon HD 5870, ATI Radeon HD 5870, PCIe, 1024 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en1
PCI Card: ATI Radeon HD 5870, sppci_displaycontroller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH61N
Serial ATA Device: INTEL SSDSA2CW300G3, 279.46 GB
Serial ATA Device: APPLE SSD TS512C, 465.92 GB
Serial ATA Device: WDC WD2002FAEX-007BA0, 1.82 TB
Serial ATA Device: Hitachi HDS722020ALA330, 1.82 TB
USB Device: USB 2.0 Drive, 0x4855, 0x6288, 0xfd300000 / 3
USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: iPod, 0x05ac  (Apple Inc.), 0x129e, 0xfd120000 / 7
USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd140000 / 4
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc531, 0xfd144000 / 6
USB Device: USB Keyboard + 3P  HUB, 0x04d9  (Holtek Semiconductor, Inc.), 0x4250, 0xfd141000 / 5
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x5a100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x5a110000 / 3
USB Device: USB-Serial Controller, 0x067b  (Prolific Technology, Inc.), 0x2303, 0x3a200000 / 2
USB Device: S15 AV UPS FW:816.u1 .D USB FW:u1, 0x051d  (American Power Conversion), 0x0002, 0x1a200000 / 2
FireWire Device: built-in_hub, Up to 800 Mb/sec