Is there a problem with the Azigo Installer on Snow Leopard?
The Azigo Lite installer crashes just after entering my email address. I'm using OS X 10.6.1. I've never been able to install azigo lite on Snow Leopard. I also checked my Library to see if anything exists under Application Support and Preferences and I don't see anything Azigo related in there. I've also tried the install without any applications running. Here is the crash report:
Process: Installer [1555]
Path: /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
Identifier: com.apple.installer
Version: 4.0 (430.1)
Build Info: Installer-4300100~1
Code Type: X86 (Native)
Parent Process: ??? [1]
PlugIn Path: /Users/mikefarmer/Downloads/AzigoLite Installer.pkg/Contents/Plugins/ApplicationInstallLite.bundle/Contents/MacOS/ApplicationInstallLite
PlugIn Identifier: com.azigo.install.ApplicationInstallLite
PlugIn Version: ??? (1.0)
Date/Time: 2009-10-28 08:45:21.225 -0600
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6
Interval Since Last Report: 21600 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 47 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: D0772CEE-F39D-4616-A7AF-91E12A8787A3
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
Crashed Thread: 6
Application Specific Information:
objc_msgSend() selector name: UTF8String
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x978c47da mach_msg_trap + 10
1 libSystem.B.dylib 0x978c4f47 mach_msg + 68
2 com.apple.CoreFoundation 0x97788dbf __CFRunLoopRun + 2447
3 com.apple.CoreFoundation 0x97787d34 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x97787b61 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x96c87fec RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x96c87da3 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x96c87c28 BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x93201c95 _DPSNextEvent + 847
9 com.apple.AppKit 0x9320150a -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x931c369b -[NSApplication run] + 821
11 com.apple.AppKit 0x931bb735 NSApplicationMain + 574
12 com.apple.installer 0x00002517 0x1000 + 5399
13 com.apple.installer 0x00002401 0x1000 + 5121
Thread 1:
0 libSystem.B.dylib 0x97901ce2 recvfrom$UNIX2003 + 10
1 com.apple.installframework 0x957ee080 do_log_udp_listen + 380
2 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
3 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x978eb03a kevent + 10
1 libSystem.B.dylib 0x978eb768 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x978eabf9 _dispatch_queue_invoke + 183
3 libSystem.B.dylib 0x978ea98a _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x978ea401 _pthread_wqthread + 390
5 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 3:
0 libSystem.B.dylib 0x978c483a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x978f23c1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97921208 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x97ed7aec -[NSCondition waitUntilDate:] + 453
4 com.apple.Foundation 0x97e90881 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5 com.apple.Foundation 0x97e90764 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.installframework 0x957ecef6 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 1169
7 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
8 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
9 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
10 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x978c483a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x978f23c1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97921208 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x97ed7aec -[NSCondition waitUntilDate:] + 453
4 com.apple.Foundation 0x97e90881 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5 com.apple.Foundation 0x97e90764 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.installframework 0x957fd8c1 -[IFSession(Jobs) _runMetaQueueEngine] + 167
7 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
8 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
9 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
10 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x978ea092 __workq_kernreturn + 10
1 libSystem.B.dylib 0x978ea628 _pthread_wqthread + 941
2 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 6 Crashed:
0 libobjc.A.dylib 0x9873e917 objc_msgSend + 23
1 ...tall.ApplicationInstallLite 0x1655cedb +[AIRApplicationInstallPane doInstallApplication:] + 331
2 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
3 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
4 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
5 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x978ea092 __workq_kernreturn + 10
1 libSystem.B.dylib 0x978ea628 _pthread_wqthread + 941
2 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 8:
0 libSystem.B.dylib 0x978f2782 __semwait_signal + 10
1 libSystem.B.dylib 0x9791e621 nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x9791e55f usleep$UNIX2003 + 61
3 com.apple.AppKit 0x9336b1d1 -[NSUIHeartBeat _heartBeatThread:] + 2039
4 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
5 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
7 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x978ea092 __workq_kernreturn + 10
1 libSystem.B.dylib 0x978ea628 _pthread_wqthread + 941
2 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 6 crashed with X86 Thread State (32-bit):
eax: 0x001db340 ebx: 0x1655d005 ecx: 0x93a02570 edx: 0x00000000
edi: 0x00214930 esi: 0x0029b540 ebp: 0xb0291d58 esp: 0xb0291cb8
ss: 0x0000001f efl: 0x00010202 eip: 0x9873e917 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000020
Binary Images:
0x1000 - 0x2aff7 com.apple.installer 4.0 (430.1) <866e33bd-7e95-66ec-6ef6-5361cbf445d3> /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
0x38000 - 0x4cff7 com.apple.InstallerPlugins 4.0 (430.1) <5e3fb15d-2777-13fe-a658-0f99dd2d4a0e> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugins
0xe9000 - 0xeaffd +com.1passwd.InputManager 2.9.29 (7569) <0e37c330-0f99-da65-759f-9815a5b70f66> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x16559000 - 0x16561ffe +com.azigo.install.ApplicationInstallLite ??? (1.0) <7453a81e-19fa-9bb3-5a4a-b61a675f50f4> /Users/mikefarmer/Downloads/AzigoLite Installer.pkg/Contents/Plugins/ApplicationInstallLite.bundle/Contents/MacOS/ApplicationInstallLite
0x1a696000 - 0x1a769fff org.python.python 2.5.4 (2.5) <48aa8add-2ed0-73b3-c3af-d2cea0b5155a> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
0x1df50000 - 0x1df51ff7 cStringIO.so ??? (???) <6fdf923b-caf5-925c-3d90-3c07123d536b> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so
0x1dfb7000 - 0x1dfbbff3 com.apple.audio.AudioIPCPlugIn 1.1.0 (1.1.0) <39cd9296-183c-5603-94a4-0a0ec327ba69> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1dfc0000 - 0x1dfc5ffb com.apple.audio.AppleHDAHALPlugIn 1.7.4 (1.7.4a1) <b4217dd8-4bde-cc1c-70ff-06ea901f376d> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1e10a000 - 0x1e113fe7 datetime.so ??? (???) <42dc1347-a945-d4d3-9e43-354fe2ec4dc9> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/datetime.so
0x1e11b000 - 0x1e11dff7 strop.so ??? (???) <179bab41-342e-e831-2704-6f212b0808d1> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so
0x1e122000 - 0x1e128ff7 _socket.so ??? (???) <06cf4cea-758d-287f-9c5c-07dbb44ffb83> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so
0x1e12f000 - 0x1e130ff7 _ssl.so ??? (???) <3387efbb-0262-c422-1336-8af01457065c> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_ssl.so
0x1e135000 - 0x1e138ff7 _struct.so ??? (???) <49edab93-f76a-487e-eecb-ab8c98463a4b> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_struct.so
0x1e13d000 - 0x1e13eff7 time.so ??? (???) <9d37fe7c-e18e-360c-5581-d5ddfa8502c7> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/time.so
0x1e144000 - 0x1e146fe7 binascii.so ??? (???) <2d206ebd-cc5f-a487-14dd-504fa2af0ace> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
0x1e14a000 - 0x1e14cff7 zlib.so ??? (???) <3dc8ad7e-cd44-53b1-d337-9d3bedef6581> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/zlib.so
0x1e150000 - 0x1e152ff7 collections.so ??? (???) <6bf96159-107a-4089-5d04-70eb57ac4430> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/collections.so
0x4d57d000 - 0x4d5cbff7 com.apple.GraphKit 1.0.5 (30) <e054711f-04c1-3c63-3374-f7dbfa181dee> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
0x70000000 - 0x700cbfe7 com.apple.audio.units.Components 1.6 (1.6) <a568fc6d-1d2d-a04b-fd1a-aff6e326e020> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211af0dd-42d9-79c8-bb6a-1f4beef4b4ab> /usr/lib/dyld
0x90003000 - 0x90025ff3 com.apple.DirectoryService.Framework 3.6 (621) <61569c79-6567-be8f-4f76-bac04e5fbf79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90026000 - 0x90035fe7 libxar.1.dylib ??? (???) <09b4ae50-d6e5-0814-b7f7-7e6585672400> /usr/lib/libxar.1.dylib
0x9032a000 - 0x90407ff7 com.apple.vImage 4.0 (4.0) <64597e4b-f144-dbb3-f428-0ec3d9a1219e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x906bd000 - 0x90787fef com.apple.CoreServices.OSServices 352 (352) <d9f21ca4-eed0-705f-8f3c-f1322d114b52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90788000 - 0x907a6ff7 com.apple.CoreVideo 1.6.0 (43.0) <3a853574-dd9e-08d8-fd2c-6221b55c3e08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x907c5000 - 0x907c9ff7 libGFXShared.dylib ??? (???) <ed62e870-e219-c873-88aa-9ce08108f811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x908e1000 - 0x90945ffb 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
0x90946000 - 0x90950ff7 libGL.dylib ??? (???) <b375a3b6-2983-a4e4-50fb-9087fd606fd6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90951000 - 0x90a03ffb libFontParser.dylib ??? (???) <eb089832-660f-0b34-3ac8-ccda937987d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90a04000 - 0x90a54fe7 libGLU.dylib ??? (???) <55a69dce-1237-341e-f239-cdfe1f5b19bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90a55000 - 0x90a75fe7 libresolv.9.dylib ??? (???) <a48921cb-3fa7-3071-af9c-2d86fb493a3a> /usr/lib/libresolv.9.dylib
0x90a76000 - 0x9125bfe7 com.apple.WebCore 6531 (6531.9) <f9a9848b-9eb0-b912-49f5-7e8010af2cf1> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9126f000 - 0x912a2ff7 com.apple.AE 496 (496) <b638fdd4-7322-f0e4-aceb-777d8a1399e1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x912a3000 - 0x91303fe7 com.apple.CoreText 3.0.0 (???) <8f4fcae2-8e6f-f0de-a6aa-15d0228b7f13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91304000 - 0x91307ffb com.apple.help 1.3.1 (41) <67f1f424-3983-7a2a-ec21-867be838e90b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91506000 - 0x915e0fe7 com.apple.DiscRecording 5.0 (5000.4.6) <8471b33f-5b5a-13ea-04b4-41882ae63c7d> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x915e1000 - 0x915e1ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17beef92-df30-cd52-fd65-0b7b43b93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9161b000 - 0x9161cff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <68180b96-381c-a09d-5576-606a134fd953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9161d000 - 0x91661ff3 com.apple.coreui 0.2 (112) <a810dffd-6314-5e2b-93a4-d5626634b1ee> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91662000 - 0x91a97ff7 libLAPACK.dylib ??? (???) <5e2d2283-57de-9a49-1db0-cd027fefa6c2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91b2e000 - 0x91b2eff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <f642e7a0-3720-fa19-0190-e6dbd9ef2d9b> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91b2f000 - 0x91b44fff com.apple.ImageCapture 6.0 (6.0) <3f31833a-38a9-444e-02b7-17619ca6f2a0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91b4d000 - 0x91b57fe7 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
0x91b58000 - 0x91b9eff7 libauto.dylib ??? (???) <fab17f30-a28b-e33d-6e21-c7119c9c83ed> /usr/lib/libauto.dylib
0x91b9f000 - 0x91bd3ff7 libcups.2.dylib ??? (???) <9078ba07-dee1-6597-d15d-7be3a20cb5a0> /usr/lib/libcups.2.dylib
0x91de8000 - 0x91e19ff7 libGLImage.dylib ??? (???) <0fb347c7-a579-4e51-4733-39ab28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91e22000 - 0x91f18ff7 libGLProgrammability.dylib ??? (???) <b8e40851-3a01-7d01-2f96-537bf7fa63b5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91f62000 - 0x91f68fff 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
0x91f69000 - 0x91f88fe7 com.apple.opencl 11 (11) <372a42e7-fb10-b74d-e1a0-980e94d07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91f89000 - 0x9276a497 com.apple.CoreGraphics 1.535.5 (???) <0b93d29c-d957-ad00-10f3-94112d75d6d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92773000 - 0x92776fe7 libmathCommon.A.dylib ??? (???) <1622a54f-1a98-2cbe-b6a4-2122981a500e> /usr/lib/system/libmathCommon.A.dylib
0x92777000 - 0x92778ff7 com.apple.TrustEvaluationAgent 1.0 (1) <71e2da16-83ec-6056-ffee-862a04b5599f> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92779000 - 0x92782ff7 com.apple.DiskArbitration 2.3 (2.3) <e9c40767-da6a-6ccb-8b00-2d5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92783000 - 0x9279ffe3 com.apple.openscripting 1.3 (???) <d2ff4419-fd71-5d4a-f397-b03e82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x927b1000 - 0x927ccff7 libPng.dylib ??? (???) <38dd4aa1-0643-85a0-f2f5-ee9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x927cd000 - 0x928b0ff7 com.apple.WebKit 6531 (6531.9) <991912fb-1484-a0b2-593f-a8722bc6afe7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x928b1000 - 0x928c9ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537fb4f-c112-5d12-1e5d-3b1002a4038f> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x928ca000 - 0x928caff7 com.apple.Cocoa 6.6 (???) <ea27b428-5904-b00b-397a-185588698bcc> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x928cb000 - 0x9290cff7 libRIP.A.dylib ??? (???) <6db158c6-a84d-98c9-1d48-868a3db17d09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92933000 - 0x92975fe7 libvDSP.dylib ??? (???) <8f8fffb3-81e3-2969-5688-d5b0979182e6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92976000 - 0x92980ff7 com.apple.CrashReporterSupport 10.6 (237) <2fabbc83-a515-24ad-4baa-60e458509549> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92a31000 - 0x92b59fe7 com.apple.CoreData 102 (246) <e7e6ce39-9b51-13c8-fe31-8fe57cf7bde1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92b5a000 - 0x92c09ff3 com.apple.ink.framework 1.3 (104) <8526d880-d367-3ef9-dbfd-9a6ab240f57a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c8d000 - 0x92cbeff7 com.apple.DiskManagement 3.0 (338) <7688cc35-93a1-365c-2942-78fa6b0d5e75> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x92d15000 - 0x92d84ff7 libvMisc.dylib ??? (???) <59243a8c-2b98-3e71-8032-884d4853e79f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92d85000 - 0x92dd2feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <bf66ba5d-bbc8-78a5-dbe2-f9de3dd1d775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x92e04000 - 0x92e3efe7 libFontRegistry.dylib ??? (???) <ee633cf6-8827-ef05-10a4-5f2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92e3f000 - 0x92e42ff7 libCoreVMClient.dylib ??? (???) <16bb2178-b32d-e57e-f1e4-d177f7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92e59000 - 0x92ed2ff3 com.apple.audio.CoreAudio 3.2.0 (3.2) <91ae891e-6015-aabe-3512-2d5ebca0937b> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92ed3000 - 0x92ee0ff7 libbz2.1.0.dylib ??? (???) <495732e1-2ac4-44fc-e633-4cbcc503b924> /usr/lib/libbz2.1.0.dylib
0x92ee1000 - 0x93063fe7 libicucore.A.dylib ??? (???) <fbb66376-cba9-8149-a1aa-10ab8578c3b3> /usr/lib/libicucore.A.dylib
0x9309c000 - 0x9309fff7 libCGXType.A.dylib ??? (???) <3fb5e457-eabf-b33e-e01b-c695fb2d72ee> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x930a0000 - 0x93159fe7 libsqlite3.dylib ??? (???) <16cef8e8-8c9a-94cd-ef5d-05477844c005> /usr/lib/libsqlite3.dylib
0x931b9000 - 0x93a96ff7 com.apple.AppKit 6.6.1 (1038.2) <27c304f6-0045-160b-7591-e57ecf19bddb> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93a97000 - 0x93aa4ff7 com.apple.AppleFSCompression 1.0 (1.0) <a348aeab-d279-68b9-0cf2-3c29fbadbcc4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x93cdb000 - 0x93cdfff7 libGIF.dylib ??? (???) <51848ebf-27d4-0f85-c22a-d1ae10d328f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93ce0000 - 0x93d19fe7 com.apple.bom 10.0 (164) <cc61ccd7-f76c-45dd-6666-c0e0d07c7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x93d1a000 - 0x93d2bff7 com.apple.LangAnalysis 1.6.5 (1.6.5) <e77440d0-76ee-eb4c-3d00-9ede417f13cf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93d2c000 - 0x93d2cff7 com.apple.ApplicationServices 38 (38) <8012b504-3d83-bfbb-da65-065e061cfe03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93dc7000 - 0x941ddff7 libBLAS.dylib ??? (???) <c4fb303a-db4d-f9e8-181c-129585e59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94207000 - 0x94213ff7 libkxld.dylib ??? (???) <152c8dbb-0149-5827-3240-e57ca85cfe5f> /usr/lib/system/libkxld.dylib
0x9423e000 - 0x94282fe7 com.apple.Metadata 10.6.0 (507.1) <cbd1b22b-5f10-c784-03a2-35106b97df3f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94283000 - 0x9431bfe7 edu.mit.Kerberos 6.5.8 (6.5.8) <ba9bd282-ff56-3bfd-e78c-7dbe73b48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9431c000 - 0x9431cff7 liblangid.dylib ??? (???) <b99607fc-5646-32c8-2c16-afb5ea9097c2> /usr/lib/liblangid.dylib
0x94420000 - 0x94425ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-e8f3-3dd9-eb42-4195cfb754a1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94426000 - 0x94434fe7 libz.1.dylib ??? (???) <7b7a02ab-da99-6180-880e-d28e4f9aa8eb> /usr/lib/libz.1.dylib
0x94440000 - 0x94468ff7 libxslt.1.dylib ??? (???) <769ef4b2-c1ad-73d5-aaad-1564daea77af> /usr/lib/libxslt.1.dylib
0x944dd000 - 0x9473fff3 com.apple.security 6.0 (36910) <f045b57c-054f-f06f-ef7e-eabec2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94740000 - 0x94747fff com.apple.print.framework.Print 6.0 (237) <7a06b15c-b835-096e-7d96-c2fe8f0d21e1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9490b000 - 0x94965ff7 com.apple.framework.IOKit 2.0 (???) <7618ddec-2e3b-9c6e-fdc9-15169e24b4fb> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94966000 - 0x9498aff7 libJPEG.dylib ??? (???) <265dbf67-994e-e320-4cb1-9c3de792c3b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94b68000 - 0x94c17fef com.apple.ColorSync 4.6.0 (4.6.0) <66abae86-b0ec-d641-913d-08aca965f9fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94d58000 - 0x94e59fe7 libxml2.2.dylib ??? (???) <c242a74d-280a-90c3-3f79-891624aa45d2> /usr/lib/libxml2.2.dylib
0x94e5a000 - 0x94e6effb 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
0x94e6f000 - 0x94e7cff7 com.apple.NetFS 3.2 (3.2) <e6fd80b0-0238-0c42-a3ec-ebdec107a1c3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x94e7e000 - 0x94f00ffb SecurityFoundation ??? (???) <29c27e0e-b2b3-bf6b-b1f8-5783b8b01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94f04000 - 0x94f35ff3 libTrueTypeScaler.dylib ??? (???) <f326e053-7425-2f10-f883-cbd56a1e1b72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94f36000 - 0x94f86ff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-e578-4c1c-938a-19a37eca91ca> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x950d0000 - 0x953effe7 com.apple.CoreServices.CarbonCore 859.1 (859.1) <2e72af56-4be6-294a-7372-19c360688b8b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95401000 - 0x955bdfef com.apple.ImageIO.framework 3.0.0 (3.0.0) <a37e541f-3d6a-2be9-ab32-f60ccde13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x955be000 - 0x955ceff7 libsasl2.2.dylib ??? (???) <c8744ea3-0ab7-cd03-e639-c4f2b910be5d> /usr/lib/libsasl2.2.dylib
0x955cf000 - 0x955cfff7 com.apple.CoreServices 44 (44) <ac35d112-5fb9-9c8c-6189-5f5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x957e3000 - 0x95891ff7 com.apple.installframework 518.1 (572) <12b6e029-e1bf-5434-1707-66f84ba54121> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
0x958bf000 - 0x95c23ff7 com.apple.QuartzCore 1.6.0 (226.0) <7e29dd09-be04-aa06-5c81-5c093f16901b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96c53000 - 0x96f76fef com.apple.HIToolbox 1.6.0 (???) <6f95af67-678a-d8bc-ffc2-029c9aa2f44a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96f7f000 - 0x97191fff com.apple.RawCamera.bundle 2.2.1 (477) <10937a0d-0856-1b69-ae27-43bc15b7dd21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x97192000 - 0x9723aff7 com.apple.QD 3.31 (???) <40fcac85-4e4f-2290-90d4-f66d550adfdc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9723b000 - 0x9723dff7 com.apple.securityhi 4.0 (36638) <962c66fb-5be9-634e-0810-036cb340c059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x972cc000 - 0x9730afe7 com.apple.MediaKit 10.0 (472) <8b1c89af-6a2a-8d01-d723-22a4dbea7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9730b000 - 0x9730bff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3e039e14-2a15-56cc-0074-ee59f9fbb913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9730c000 - 0x97340ff7 libssl.0.9.8.dylib ??? (???) <f3402001-ec8d-58e5-4a23-02a979c9e857> /usr/lib/libssl.0.9.8.dylib
0x97341000 - 0x9734bff7 libCSync.A.dylib ??? (???) <a05bb12d-cd51-de43-323b-3a3e99a3eed5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9734c000 - 0x97389ff7 com.apple.SystemConfiguration 1.10 (1.10) <897aeeaf-cf5d-2843-c33b-31a0a7c98a6a> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9738a000 - 0x97518fff com.apple.JavaScriptCore 6531 (6531.5) <dddcce57-42d2-baa1-63f1-f76458ee0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9758a000 - 0x975dbff7 com.apple.HIServices 1.8.0 (???) <b8ec13db-a81a-91bf-8c82-66e840c64c91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x975df000 - 0x97670fe3 com.apple.print.framework.PrintCore 6.0 (312) <c588530a-0f2c-dd72-e308-3b8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97671000 - 0x9774bfff com.apple.DesktopServices 1.5.1 (1.5.1) <d9c18268-699b-a996-1035-4ea3695f4074> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9774c000 - 0x978c3fef com.apple.CoreFoundation 6.6 (550) <193e33d6-2e92-3452-773b-60a1a9ccc573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x978c4000 - 0x97a68feb libSystem.B.dylib ??? (???) <e58b649f-ffdc-ab09-2028-8b706bef7c0f> /usr/lib/libSystem.B.dylib
0x97aa1000 - 0x97b3eff3 com.apple.LaunchServices 360.3 (360.3) <c8590d53-e46a-f58a-7cf2-03a8159d8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x97d72000 - 0x97d7fff7 com.apple.opengl 1.6.3 (1.6.3) <59d86286-b46f-b0e4-68f8-e5cdcade393e> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97dfa000 - 0x97e40ff7 com.apple.PackageKit 1.0 (65) <f4fb6fbf-ff0a-68e4-66db-e9aec1f1627c> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x97e41000 - 0x97e84ff7 com.apple.NavigationServices 3.5.3 (181) <28cdd978-030e-7d4a-5334-874a8ebe6c29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97e85000 - 0x980f5ffb com.apple.Foundation 6.6 (751) <a61b645e-1a15-5bca-3043-c8ab85c6ad30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x980f6000 - 0x98136ff3 com.apple.securityinterface 4.0 (36981) <f024c5ca-0762-1599-5bab-17f785e51075> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9825b000 - 0x9826dff7 com.apple.MultitouchSupport.framework 200.20 (200.20) <1d7ee15b-addd-1f57-f1fb-fb5252910d5a> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9826e000 - 0x98360ff7 libcrypto.0.9.8.dylib ??? (???) <792b8722-3091-5e9f-e25f-67499cfe0599> /usr/lib/libcrypto.0.9.8.dylib
0x98361000 - 0x98361ff7 com.apple.Carbon 150 (152) <608a04ab-f35d-d2eb-6629-16b88fb32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x984bd000 - 0x98559fe7 com.apple.ApplicationServices.ATS 4.0 (???) <81700c90-2614-f7e2-cc6a-b01c24a2bd75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9859a000 - 0x98641fe7 com.apple.CFNetwork 454.4 (454.4) <7c563385-9893-3b48-8607-5bc81da2c4cf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98642000 - 0x9864cffb com.apple.speech.recognition.framework 3.10.10 (3.10.10) <e106cc3a-7633-5587-0b29-64e19fcbc613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9864d000 - 0x986cdfeb 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
0x986ce000 - 0x98738fe7 libstdc++.6.dylib ??? (???) <411d87f4-b7e1-44eb-f201-f8b4f9227213> /usr/lib/libstdc++.6.dylib
0x98739000 - 0x987e6fe7 libobjc.A.dylib ??? (???) <410dd065-a18f-f054-0457-65525f4d1039> /usr/lib/libobjc.A.dylib
0x98890000 - 0x98892ff7 libRadiance.dylib ??? (???) <0e03cf64-0931-7b9a-f617-4387b809d6d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x98be4000 - 0x98c2dfe7 libTIFF.dylib ??? (???) <6ef87001-6fb4-1405-c588-f6d8042d3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98c2e000 - 0x98c42fe7 libbsm.0.dylib ??? (???) <14cb053a-7c47-96da-e415-0906ba1b78c9> /usr/lib/libbsm.0.dylib
0x98e2b000 - 0x98e51fff com.apple.DictionaryServices 1.1 (1.1) <07694b30-56a9-5c98-b8bc-da0628715fa8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99301000 - 0x99305ff7 IOSurface ??? (???) <c11d3ff3-eb51-a07d-ef24-9c2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99306000 - 0x9942ffe7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62beebe6-68fc-4a48-91cf-39da2bd793f1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <e58b649f-ffdc-ab09-2028-8b706bef7c0f> /usr/lib/libSystem.B.dylib
Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.27f2
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.19)
Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHY2200BH, 186.31 GB
Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0230, 0x5d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
</e58b649f-ffdc-ab09-2028-8b706bef7c0f></c11d3ff3-eb51-a07d-ef24-9c2004115724></e106cc3a-7633-5587-0b29-64e19fcbc613></f024c5ca-0762-1599-5bab-17f785e51075></a61b645e-1a15-5bca-3043-c8ab85c6ad30></f4fb6fbf-ff0a-68e4-66db-e9aec1f1627c></c8590d53-e46a-f58a-7cf2-03a8159d8569></e58b649f-ffdc-ab09-2028-8b706bef7c0f></d9c18268-699b-a996-1035-4ea3695f4074></c588530a-0f2c-dd72-e308-3b8735125189></b8ec13db-a81a-91bf-8c82-66e840c64c91></dddcce57-42d2-baa1-63f1-f76458ee0927></a05bb12d-cd51-de43-323b-3a3e99a3eed5></f3402001-ec8d-58e5-4a23-02a979c9e857></ac35d112-5fb9-9c8c-6189-5f5945072375></c8744ea3-0ab7-cd03-e639-c4f2b910be5d></a37e541f-3d6a-2be9-ab32-f60ccde13608></f326e053-7425-2f10-f883-cbd56a1e1b72></e6fd80b0-0238-0c42-a3ec-ebdec107a1c3></c242a74d-280a-90c3-3f79-891624aa45d2></f045b57c-054f-f06f-ef7e-eabec2700274></b99607fc-5646-32c8-2c16-afb5ea9097c2></ba9bd282-ff56-3bfd-e78c-7dbe73b48480></cbd1b22b-5f10-c784-03a2-35106b97df3f></c4fb303a-db4d-f9e8-181c-129585e59603></e77440d0-76ee-eb4c-3d00-9ede417f13cf></cc61ccd7-f76c-45dd-6666-c0e0d07c7343></a348aeab-d279-68b9-0cf2-3c29fbadbcc4></fbb66376-cba9-8149-a1aa-10ab8578c3b3></ee633cf6-8827-ef05-10a4-5f2937120227></bf66ba5d-bbc8-78a5-dbe2-f9de3dd1d775></e7e6ce39-9b51-13c8-fe31-8fe57cf7bde1></ea27b428-5904-b00b-397a-185588698bcc></d2ff4419-fd71-5d4a-f397-b03e82085232></e9c40767-da6a-6ccb-8b00-2d5706753000></b8e40851-3a01-7d01-2f96-537bf7fa63b5></fab17f30-a28b-e33d-6e21-c7119c9c83ed></f642e7a0-3720-fa19-0190-e6dbd9ef2d9b></a810dffd-6314-5e2b-93a4-d5626634b1ee></b638fdd4-7322-f0e4-aceb-777d8a1399e1></f9a9848b-9eb0-b912-49f5-7e8010af2cf1></a48921cb-3fa7-3071-af9c-2d86fb493a3a></eb089832-660f-0b34-3ac8-ccda937987d9></b375a3b6-2983-a4e4-50fb-9087fd606fd6></ed62e870-e219-c873-88aa-9ce08108f811></d9f21ca4-eed0-705f-8f3c-f1322d114b52></a568fc6d-1d2d-a04b-fd1a-aff6e326e020></e054711f-04c1-3c63-3374-f7dbfa181dee></b4217dd8-4bde-cc1c-70ff-06ea901f376d>
Process: Installer [1555]
Path: /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
Identifier: com.apple.installer
Version: 4.0 (430.1)
Build Info: Installer-4300100~1
Code Type: X86 (Native)
Parent Process: ??? [1]
PlugIn Path: /Users/mikefarmer/Downloads/AzigoLite Installer.pkg/Contents/Plugins/ApplicationInstallLite.bundle/Contents/MacOS/ApplicationInstallLite
PlugIn Identifier: com.azigo.install.ApplicationInstallLite
PlugIn Version: ??? (1.0)
Date/Time: 2009-10-28 08:45:21.225 -0600
OS Version: Mac OS X 10.6.1 (10B504)
Report Version: 6
Interval Since Last Report: 21600 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 47 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: D0772CEE-F39D-4616-A7AF-91E12A8787A3
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
Crashed Thread: 6
Application Specific Information:
objc_msgSend() selector name: UTF8String
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x978c47da mach_msg_trap + 10
1 libSystem.B.dylib 0x978c4f47 mach_msg + 68
2 com.apple.CoreFoundation 0x97788dbf __CFRunLoopRun + 2447
3 com.apple.CoreFoundation 0x97787d34 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x97787b61 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x96c87fec RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x96c87da3 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x96c87c28 BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x93201c95 _DPSNextEvent + 847
9 com.apple.AppKit 0x9320150a -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x931c369b -[NSApplication run] + 821
11 com.apple.AppKit 0x931bb735 NSApplicationMain + 574
12 com.apple.installer 0x00002517 0x1000 + 5399
13 com.apple.installer 0x00002401 0x1000 + 5121
Thread 1:
0 libSystem.B.dylib 0x97901ce2 recvfrom$UNIX2003 + 10
1 com.apple.installframework 0x957ee080 do_log_udp_listen + 380
2 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
3 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x978eb03a kevent + 10
1 libSystem.B.dylib 0x978eb768 _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x978eabf9 _dispatch_queue_invoke + 183
3 libSystem.B.dylib 0x978ea98a _dispatch_worker_thread2 + 234
4 libSystem.B.dylib 0x978ea401 _pthread_wqthread + 390
5 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 3:
0 libSystem.B.dylib 0x978c483a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x978f23c1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97921208 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x97ed7aec -[NSCondition waitUntilDate:] + 453
4 com.apple.Foundation 0x97e90881 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5 com.apple.Foundation 0x97e90764 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.installframework 0x957ecef6 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 1169
7 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
8 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
9 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
10 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x978c483a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x978f23c1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x97921208 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x97ed7aec -[NSCondition waitUntilDate:] + 453
4 com.apple.Foundation 0x97e90881 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
5 com.apple.Foundation 0x97e90764 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.installframework 0x957fd8c1 -[IFSession(Jobs) _runMetaQueueEngine] + 167
7 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
8 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
9 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
10 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x978ea092 __workq_kernreturn + 10
1 libSystem.B.dylib 0x978ea628 _pthread_wqthread + 941
2 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 6 Crashed:
0 libobjc.A.dylib 0x9873e917 objc_msgSend + 23
1 ...tall.ApplicationInstallLite 0x1655cedb +[AIRApplicationInstallPane doInstallApplication:] + 331
2 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
3 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
4 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
5 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x978ea092 __workq_kernreturn + 10
1 libSystem.B.dylib 0x978ea628 _pthread_wqthread + 941
2 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 8:
0 libSystem.B.dylib 0x978f2782 __semwait_signal + 10
1 libSystem.B.dylib 0x9791e621 nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x9791e55f usleep$UNIX2003 + 61
3 com.apple.AppKit 0x9336b1d1 -[NSUIHeartBeat _heartBeatThread:] + 2039
4 com.apple.Foundation 0x97e9b964 -[NSThread main] + 45
5 com.apple.Foundation 0x97e9b914 __NSThread__main__ + 1499
6 libSystem.B.dylib 0x978f1f39 _pthread_start + 345
7 libSystem.B.dylib 0x978f1dbe thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x978ea092 __workq_kernreturn + 10
1 libSystem.B.dylib 0x978ea628 _pthread_wqthread + 941
2 libSystem.B.dylib 0x978ea246 start_wqthread + 30
Thread 6 crashed with X86 Thread State (32-bit):
eax: 0x001db340 ebx: 0x1655d005 ecx: 0x93a02570 edx: 0x00000000
edi: 0x00214930 esi: 0x0029b540 ebp: 0xb0291d58 esp: 0xb0291cb8
ss: 0x0000001f efl: 0x00010202 eip: 0x9873e917 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000020
Binary Images:
0x1000 - 0x2aff7 com.apple.installer 4.0 (430.1) <866e33bd-7e95-66ec-6ef6-5361cbf445d3> /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
0x38000 - 0x4cff7 com.apple.InstallerPlugins 4.0 (430.1) <5e3fb15d-2777-13fe-a658-0f99dd2d4a0e> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugins
0xe9000 - 0xeaffd +com.1passwd.InputManager 2.9.29 (7569) <0e37c330-0f99-da65-759f-9815a5b70f66> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x16559000 - 0x16561ffe +com.azigo.install.ApplicationInstallLite ??? (1.0) <7453a81e-19fa-9bb3-5a4a-b61a675f50f4> /Users/mikefarmer/Downloads/AzigoLite Installer.pkg/Contents/Plugins/ApplicationInstallLite.bundle/Contents/MacOS/ApplicationInstallLite
0x1a696000 - 0x1a769fff org.python.python 2.5.4 (2.5) <48aa8add-2ed0-73b3-c3af-d2cea0b5155a> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
0x1df50000 - 0x1df51ff7 cStringIO.so ??? (???) <6fdf923b-caf5-925c-3d90-3c07123d536b> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so
0x1dfb7000 - 0x1dfbbff3 com.apple.audio.AudioIPCPlugIn 1.1.0 (1.1.0) <39cd9296-183c-5603-94a4-0a0ec327ba69> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1dfc0000 - 0x1dfc5ffb com.apple.audio.AppleHDAHALPlugIn 1.7.4 (1.7.4a1) <b4217dd8-4bde-cc1c-70ff-06ea901f376d> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1e10a000 - 0x1e113fe7 datetime.so ??? (???) <42dc1347-a945-d4d3-9e43-354fe2ec4dc9> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/datetime.so
0x1e11b000 - 0x1e11dff7 strop.so ??? (???) <179bab41-342e-e831-2704-6f212b0808d1> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so
0x1e122000 - 0x1e128ff7 _socket.so ??? (???) <06cf4cea-758d-287f-9c5c-07dbb44ffb83> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so
0x1e12f000 - 0x1e130ff7 _ssl.so ??? (???) <3387efbb-0262-c422-1336-8af01457065c> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_ssl.so
0x1e135000 - 0x1e138ff7 _struct.so ??? (???) <49edab93-f76a-487e-eecb-ab8c98463a4b> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_struct.so
0x1e13d000 - 0x1e13eff7 time.so ??? (???) <9d37fe7c-e18e-360c-5581-d5ddfa8502c7> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/time.so
0x1e144000 - 0x1e146fe7 binascii.so ??? (???) <2d206ebd-cc5f-a487-14dd-504fa2af0ace> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
0x1e14a000 - 0x1e14cff7 zlib.so ??? (???) <3dc8ad7e-cd44-53b1-d337-9d3bedef6581> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/zlib.so
0x1e150000 - 0x1e152ff7 collections.so ??? (???) <6bf96159-107a-4089-5d04-70eb57ac4430> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/collections.so
0x4d57d000 - 0x4d5cbff7 com.apple.GraphKit 1.0.5 (30) <e054711f-04c1-3c63-3374-f7dbfa181dee> /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
0x70000000 - 0x700cbfe7 com.apple.audio.units.Components 1.6 (1.6) <a568fc6d-1d2d-a04b-fd1a-aff6e326e020> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211af0dd-42d9-79c8-bb6a-1f4beef4b4ab> /usr/lib/dyld
0x90003000 - 0x90025ff3 com.apple.DirectoryService.Framework 3.6 (621) <61569c79-6567-be8f-4f76-bac04e5fbf79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90026000 - 0x90035fe7 libxar.1.dylib ??? (???) <09b4ae50-d6e5-0814-b7f7-7e6585672400> /usr/lib/libxar.1.dylib
0x9032a000 - 0x90407ff7 com.apple.vImage 4.0 (4.0) <64597e4b-f144-dbb3-f428-0ec3d9a1219e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x906bd000 - 0x90787fef com.apple.CoreServices.OSServices 352 (352) <d9f21ca4-eed0-705f-8f3c-f1322d114b52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90788000 - 0x907a6ff7 com.apple.CoreVideo 1.6.0 (43.0) <3a853574-dd9e-08d8-fd2c-6221b55c3e08> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x907c5000 - 0x907c9ff7 libGFXShared.dylib ??? (???) <ed62e870-e219-c873-88aa-9ce08108f811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x908e1000 - 0x90945ffb 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
0x90946000 - 0x90950ff7 libGL.dylib ??? (???) <b375a3b6-2983-a4e4-50fb-9087fd606fd6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90951000 - 0x90a03ffb libFontParser.dylib ??? (???) <eb089832-660f-0b34-3ac8-ccda937987d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90a04000 - 0x90a54fe7 libGLU.dylib ??? (???) <55a69dce-1237-341e-f239-cdfe1f5b19bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90a55000 - 0x90a75fe7 libresolv.9.dylib ??? (???) <a48921cb-3fa7-3071-af9c-2d86fb493a3a> /usr/lib/libresolv.9.dylib
0x90a76000 - 0x9125bfe7 com.apple.WebCore 6531 (6531.9) <f9a9848b-9eb0-b912-49f5-7e8010af2cf1> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9126f000 - 0x912a2ff7 com.apple.AE 496 (496) <b638fdd4-7322-f0e4-aceb-777d8a1399e1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x912a3000 - 0x91303fe7 com.apple.CoreText 3.0.0 (???) <8f4fcae2-8e6f-f0de-a6aa-15d0228b7f13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91304000 - 0x91307ffb com.apple.help 1.3.1 (41) <67f1f424-3983-7a2a-ec21-867be838e90b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91506000 - 0x915e0fe7 com.apple.DiscRecording 5.0 (5000.4.6) <8471b33f-5b5a-13ea-04b4-41882ae63c7d> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x915e1000 - 0x915e1ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17beef92-df30-cd52-fd65-0b7b43b93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9161b000 - 0x9161cff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <68180b96-381c-a09d-5576-606a134fd953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9161d000 - 0x91661ff3 com.apple.coreui 0.2 (112) <a810dffd-6314-5e2b-93a4-d5626634b1ee> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91662000 - 0x91a97ff7 libLAPACK.dylib ??? (???) <5e2d2283-57de-9a49-1db0-cd027fefa6c2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91b2e000 - 0x91b2eff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <f642e7a0-3720-fa19-0190-e6dbd9ef2d9b> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91b2f000 - 0x91b44fff com.apple.ImageCapture 6.0 (6.0) <3f31833a-38a9-444e-02b7-17619ca6f2a0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91b4d000 - 0x91b57fe7 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
0x91b58000 - 0x91b9eff7 libauto.dylib ??? (???) <fab17f30-a28b-e33d-6e21-c7119c9c83ed> /usr/lib/libauto.dylib
0x91b9f000 - 0x91bd3ff7 libcups.2.dylib ??? (???) <9078ba07-dee1-6597-d15d-7be3a20cb5a0> /usr/lib/libcups.2.dylib
0x91de8000 - 0x91e19ff7 libGLImage.dylib ??? (???) <0fb347c7-a579-4e51-4733-39ab28064554> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91e22000 - 0x91f18ff7 libGLProgrammability.dylib ??? (???) <b8e40851-3a01-7d01-2f96-537bf7fa63b5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x91f62000 - 0x91f68fff 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
0x91f69000 - 0x91f88fe7 com.apple.opencl 11 (11) <372a42e7-fb10-b74d-e1a0-980e94d07021> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91f89000 - 0x9276a497 com.apple.CoreGraphics 1.535.5 (???) <0b93d29c-d957-ad00-10f3-94112d75d6d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92773000 - 0x92776fe7 libmathCommon.A.dylib ??? (???) <1622a54f-1a98-2cbe-b6a4-2122981a500e> /usr/lib/system/libmathCommon.A.dylib
0x92777000 - 0x92778ff7 com.apple.TrustEvaluationAgent 1.0 (1) <71e2da16-83ec-6056-ffee-862a04b5599f> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92779000 - 0x92782ff7 com.apple.DiskArbitration 2.3 (2.3) <e9c40767-da6a-6ccb-8b00-2d5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92783000 - 0x9279ffe3 com.apple.openscripting 1.3 (???) <d2ff4419-fd71-5d4a-f397-b03e82085232> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x927b1000 - 0x927ccff7 libPng.dylib ??? (???) <38dd4aa1-0643-85a0-f2f5-ee9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x927cd000 - 0x928b0ff7 com.apple.WebKit 6531 (6531.9) <991912fb-1484-a0b2-593f-a8722bc6afe7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x928b1000 - 0x928c9ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537fb4f-c112-5d12-1e5d-3b1002a4038f> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x928ca000 - 0x928caff7 com.apple.Cocoa 6.6 (???) <ea27b428-5904-b00b-397a-185588698bcc> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x928cb000 - 0x9290cff7 libRIP.A.dylib ??? (???) <6db158c6-a84d-98c9-1d48-868a3db17d09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92933000 - 0x92975fe7 libvDSP.dylib ??? (???) <8f8fffb3-81e3-2969-5688-d5b0979182e6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92976000 - 0x92980ff7 com.apple.CrashReporterSupport 10.6 (237) <2fabbc83-a515-24ad-4baa-60e458509549> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92a31000 - 0x92b59fe7 com.apple.CoreData 102 (246) <e7e6ce39-9b51-13c8-fe31-8fe57cf7bde1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92b5a000 - 0x92c09ff3 com.apple.ink.framework 1.3 (104) <8526d880-d367-3ef9-dbfd-9a6ab240f57a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c8d000 - 0x92cbeff7 com.apple.DiskManagement 3.0 (338) <7688cc35-93a1-365c-2942-78fa6b0d5e75> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x92d15000 - 0x92d84ff7 libvMisc.dylib ??? (???) <59243a8c-2b98-3e71-8032-884d4853e79f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92d85000 - 0x92dd2feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <bf66ba5d-bbc8-78a5-dbe2-f9de3dd1d775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x92e04000 - 0x92e3efe7 libFontRegistry.dylib ??? (???) <ee633cf6-8827-ef05-10a4-5f2937120227> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92e3f000 - 0x92e42ff7 libCoreVMClient.dylib ??? (???) <16bb2178-b32d-e57e-f1e4-d177f7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92e59000 - 0x92ed2ff3 com.apple.audio.CoreAudio 3.2.0 (3.2) <91ae891e-6015-aabe-3512-2d5ebca0937b> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92ed3000 - 0x92ee0ff7 libbz2.1.0.dylib ??? (???) <495732e1-2ac4-44fc-e633-4cbcc503b924> /usr/lib/libbz2.1.0.dylib
0x92ee1000 - 0x93063fe7 libicucore.A.dylib ??? (???) <fbb66376-cba9-8149-a1aa-10ab8578c3b3> /usr/lib/libicucore.A.dylib
0x9309c000 - 0x9309fff7 libCGXType.A.dylib ??? (???) <3fb5e457-eabf-b33e-e01b-c695fb2d72ee> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x930a0000 - 0x93159fe7 libsqlite3.dylib ??? (???) <16cef8e8-8c9a-94cd-ef5d-05477844c005> /usr/lib/libsqlite3.dylib
0x931b9000 - 0x93a96ff7 com.apple.AppKit 6.6.1 (1038.2) <27c304f6-0045-160b-7591-e57ecf19bddb> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93a97000 - 0x93aa4ff7 com.apple.AppleFSCompression 1.0 (1.0) <a348aeab-d279-68b9-0cf2-3c29fbadbcc4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x93cdb000 - 0x93cdfff7 libGIF.dylib ??? (???) <51848ebf-27d4-0f85-c22a-d1ae10d328f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93ce0000 - 0x93d19fe7 com.apple.bom 10.0 (164) <cc61ccd7-f76c-45dd-6666-c0e0d07c7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x93d1a000 - 0x93d2bff7 com.apple.LangAnalysis 1.6.5 (1.6.5) <e77440d0-76ee-eb4c-3d00-9ede417f13cf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93d2c000 - 0x93d2cff7 com.apple.ApplicationServices 38 (38) <8012b504-3d83-bfbb-da65-065e061cfe03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93dc7000 - 0x941ddff7 libBLAS.dylib ??? (???) <c4fb303a-db4d-f9e8-181c-129585e59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94207000 - 0x94213ff7 libkxld.dylib ??? (???) <152c8dbb-0149-5827-3240-e57ca85cfe5f> /usr/lib/system/libkxld.dylib
0x9423e000 - 0x94282fe7 com.apple.Metadata 10.6.0 (507.1) <cbd1b22b-5f10-c784-03a2-35106b97df3f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94283000 - 0x9431bfe7 edu.mit.Kerberos 6.5.8 (6.5.8) <ba9bd282-ff56-3bfd-e78c-7dbe73b48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9431c000 - 0x9431cff7 liblangid.dylib ??? (???) <b99607fc-5646-32c8-2c16-afb5ea9097c2> /usr/lib/liblangid.dylib
0x94420000 - 0x94425ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-e8f3-3dd9-eb42-4195cfb754a1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94426000 - 0x94434fe7 libz.1.dylib ??? (???) <7b7a02ab-da99-6180-880e-d28e4f9aa8eb> /usr/lib/libz.1.dylib
0x94440000 - 0x94468ff7 libxslt.1.dylib ??? (???) <769ef4b2-c1ad-73d5-aaad-1564daea77af> /usr/lib/libxslt.1.dylib
0x944dd000 - 0x9473fff3 com.apple.security 6.0 (36910) <f045b57c-054f-f06f-ef7e-eabec2700274> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94740000 - 0x94747fff com.apple.print.framework.Print 6.0 (237) <7a06b15c-b835-096e-7d96-c2fe8f0d21e1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9490b000 - 0x94965ff7 com.apple.framework.IOKit 2.0 (???) <7618ddec-2e3b-9c6e-fdc9-15169e24b4fb> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94966000 - 0x9498aff7 libJPEG.dylib ??? (???) <265dbf67-994e-e320-4cb1-9c3de792c3b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94b68000 - 0x94c17fef com.apple.ColorSync 4.6.0 (4.6.0) <66abae86-b0ec-d641-913d-08aca965f9fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94d58000 - 0x94e59fe7 libxml2.2.dylib ??? (???) <c242a74d-280a-90c3-3f79-891624aa45d2> /usr/lib/libxml2.2.dylib
0x94e5a000 - 0x94e6effb 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
0x94e6f000 - 0x94e7cff7 com.apple.NetFS 3.2 (3.2) <e6fd80b0-0238-0c42-a3ec-ebdec107a1c3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x94e7e000 - 0x94f00ffb SecurityFoundation ??? (???) <29c27e0e-b2b3-bf6b-b1f8-5783b8b01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94f04000 - 0x94f35ff3 libTrueTypeScaler.dylib ??? (???) <f326e053-7425-2f10-f883-cbd56a1e1b72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94f36000 - 0x94f86ff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-e578-4c1c-938a-19a37eca91ca> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x950d0000 - 0x953effe7 com.apple.CoreServices.CarbonCore 859.1 (859.1) <2e72af56-4be6-294a-7372-19c360688b8b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95401000 - 0x955bdfef com.apple.ImageIO.framework 3.0.0 (3.0.0) <a37e541f-3d6a-2be9-ab32-f60ccde13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x955be000 - 0x955ceff7 libsasl2.2.dylib ??? (???) <c8744ea3-0ab7-cd03-e639-c4f2b910be5d> /usr/lib/libsasl2.2.dylib
0x955cf000 - 0x955cfff7 com.apple.CoreServices 44 (44) <ac35d112-5fb9-9c8c-6189-5f5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x957e3000 - 0x95891ff7 com.apple.installframework 518.1 (572) <12b6e029-e1bf-5434-1707-66f84ba54121> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
0x958bf000 - 0x95c23ff7 com.apple.QuartzCore 1.6.0 (226.0) <7e29dd09-be04-aa06-5c81-5c093f16901b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96c53000 - 0x96f76fef com.apple.HIToolbox 1.6.0 (???) <6f95af67-678a-d8bc-ffc2-029c9aa2f44a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96f7f000 - 0x97191fff com.apple.RawCamera.bundle 2.2.1 (477) <10937a0d-0856-1b69-ae27-43bc15b7dd21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x97192000 - 0x9723aff7 com.apple.QD 3.31 (???) <40fcac85-4e4f-2290-90d4-f66d550adfdc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9723b000 - 0x9723dff7 com.apple.securityhi 4.0 (36638) <962c66fb-5be9-634e-0810-036cb340c059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x972cc000 - 0x9730afe7 com.apple.MediaKit 10.0 (472) <8b1c89af-6a2a-8d01-d723-22a4dbea7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9730b000 - 0x9730bff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3e039e14-2a15-56cc-0074-ee59f9fbb913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9730c000 - 0x97340ff7 libssl.0.9.8.dylib ??? (???) <f3402001-ec8d-58e5-4a23-02a979c9e857> /usr/lib/libssl.0.9.8.dylib
0x97341000 - 0x9734bff7 libCSync.A.dylib ??? (???) <a05bb12d-cd51-de43-323b-3a3e99a3eed5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9734c000 - 0x97389ff7 com.apple.SystemConfiguration 1.10 (1.10) <897aeeaf-cf5d-2843-c33b-31a0a7c98a6a> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9738a000 - 0x97518fff com.apple.JavaScriptCore 6531 (6531.5) <dddcce57-42d2-baa1-63f1-f76458ee0927> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9758a000 - 0x975dbff7 com.apple.HIServices 1.8.0 (???) <b8ec13db-a81a-91bf-8c82-66e840c64c91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x975df000 - 0x97670fe3 com.apple.print.framework.PrintCore 6.0 (312) <c588530a-0f2c-dd72-e308-3b8735125189> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97671000 - 0x9774bfff com.apple.DesktopServices 1.5.1 (1.5.1) <d9c18268-699b-a996-1035-4ea3695f4074> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9774c000 - 0x978c3fef com.apple.CoreFoundation 6.6 (550) <193e33d6-2e92-3452-773b-60a1a9ccc573> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x978c4000 - 0x97a68feb libSystem.B.dylib ??? (???) <e58b649f-ffdc-ab09-2028-8b706bef7c0f> /usr/lib/libSystem.B.dylib
0x97aa1000 - 0x97b3eff3 com.apple.LaunchServices 360.3 (360.3) <c8590d53-e46a-f58a-7cf2-03a8159d8569> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x97d72000 - 0x97d7fff7 com.apple.opengl 1.6.3 (1.6.3) <59d86286-b46f-b0e4-68f8-e5cdcade393e> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97dfa000 - 0x97e40ff7 com.apple.PackageKit 1.0 (65) <f4fb6fbf-ff0a-68e4-66db-e9aec1f1627c> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
0x97e41000 - 0x97e84ff7 com.apple.NavigationServices 3.5.3 (181) <28cdd978-030e-7d4a-5334-874a8ebe6c29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97e85000 - 0x980f5ffb com.apple.Foundation 6.6 (751) <a61b645e-1a15-5bca-3043-c8ab85c6ad30> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x980f6000 - 0x98136ff3 com.apple.securityinterface 4.0 (36981) <f024c5ca-0762-1599-5bab-17f785e51075> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9825b000 - 0x9826dff7 com.apple.MultitouchSupport.framework 200.20 (200.20) <1d7ee15b-addd-1f57-f1fb-fb5252910d5a> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9826e000 - 0x98360ff7 libcrypto.0.9.8.dylib ??? (???) <792b8722-3091-5e9f-e25f-67499cfe0599> /usr/lib/libcrypto.0.9.8.dylib
0x98361000 - 0x98361ff7 com.apple.Carbon 150 (152) <608a04ab-f35d-d2eb-6629-16b88fb32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x984bd000 - 0x98559fe7 com.apple.ApplicationServices.ATS 4.0 (???) <81700c90-2614-f7e2-cc6a-b01c24a2bd75> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9859a000 - 0x98641fe7 com.apple.CFNetwork 454.4 (454.4) <7c563385-9893-3b48-8607-5bc81da2c4cf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98642000 - 0x9864cffb com.apple.speech.recognition.framework 3.10.10 (3.10.10) <e106cc3a-7633-5587-0b29-64e19fcbc613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9864d000 - 0x986cdfeb 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
0x986ce000 - 0x98738fe7 libstdc++.6.dylib ??? (???) <411d87f4-b7e1-44eb-f201-f8b4f9227213> /usr/lib/libstdc++.6.dylib
0x98739000 - 0x987e6fe7 libobjc.A.dylib ??? (???) <410dd065-a18f-f054-0457-65525f4d1039> /usr/lib/libobjc.A.dylib
0x98890000 - 0x98892ff7 libRadiance.dylib ??? (???) <0e03cf64-0931-7b9a-f617-4387b809d6d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x98be4000 - 0x98c2dfe7 libTIFF.dylib ??? (???) <6ef87001-6fb4-1405-c588-f6d8042d3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98c2e000 - 0x98c42fe7 libbsm.0.dylib ??? (???) <14cb053a-7c47-96da-e415-0906ba1b78c9> /usr/lib/libbsm.0.dylib
0x98e2b000 - 0x98e51fff com.apple.DictionaryServices 1.1 (1.1) <07694b30-56a9-5c98-b8bc-da0628715fa8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99301000 - 0x99305ff7 IOSurface ??? (???) <c11d3ff3-eb51-a07d-ef24-9c2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99306000 - 0x9942ffe7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <62beebe6-68fc-4a48-91cf-39da2bd793f1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <e58b649f-ffdc-ab09-2028-8b706bef7c0f> /usr/lib/libSystem.B.dylib
Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.27f2
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.19)
Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHY2200BH, 186.31 GB
Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0230, 0x5d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
</e58b649f-ffdc-ab09-2028-8b706bef7c0f></c11d3ff3-eb51-a07d-ef24-9c2004115724></e106cc3a-7633-5587-0b29-64e19fcbc613></f024c5ca-0762-1599-5bab-17f785e51075></a61b645e-1a15-5bca-3043-c8ab85c6ad30></f4fb6fbf-ff0a-68e4-66db-e9aec1f1627c></c8590d53-e46a-f58a-7cf2-03a8159d8569></e58b649f-ffdc-ab09-2028-8b706bef7c0f></d9c18268-699b-a996-1035-4ea3695f4074></c588530a-0f2c-dd72-e308-3b8735125189></b8ec13db-a81a-91bf-8c82-66e840c64c91></dddcce57-42d2-baa1-63f1-f76458ee0927></a05bb12d-cd51-de43-323b-3a3e99a3eed5></f3402001-ec8d-58e5-4a23-02a979c9e857></ac35d112-5fb9-9c8c-6189-5f5945072375></c8744ea3-0ab7-cd03-e639-c4f2b910be5d></a37e541f-3d6a-2be9-ab32-f60ccde13608></f326e053-7425-2f10-f883-cbd56a1e1b72></e6fd80b0-0238-0c42-a3ec-ebdec107a1c3></c242a74d-280a-90c3-3f79-891624aa45d2></f045b57c-054f-f06f-ef7e-eabec2700274></b99607fc-5646-32c8-2c16-afb5ea9097c2></ba9bd282-ff56-3bfd-e78c-7dbe73b48480></cbd1b22b-5f10-c784-03a2-35106b97df3f></c4fb303a-db4d-f9e8-181c-129585e59603></e77440d0-76ee-eb4c-3d00-9ede417f13cf></cc61ccd7-f76c-45dd-6666-c0e0d07c7343></a348aeab-d279-68b9-0cf2-3c29fbadbcc4></fbb66376-cba9-8149-a1aa-10ab8578c3b3></ee633cf6-8827-ef05-10a4-5f2937120227></bf66ba5d-bbc8-78a5-dbe2-f9de3dd1d775></e7e6ce39-9b51-13c8-fe31-8fe57cf7bde1></ea27b428-5904-b00b-397a-185588698bcc></d2ff4419-fd71-5d4a-f397-b03e82085232></e9c40767-da6a-6ccb-8b00-2d5706753000></b8e40851-3a01-7d01-2f96-537bf7fa63b5></fab17f30-a28b-e33d-6e21-c7119c9c83ed></f642e7a0-3720-fa19-0190-e6dbd9ef2d9b></a810dffd-6314-5e2b-93a4-d5626634b1ee></b638fdd4-7322-f0e4-aceb-777d8a1399e1></f9a9848b-9eb0-b912-49f5-7e8010af2cf1></a48921cb-3fa7-3071-af9c-2d86fb493a3a></eb089832-660f-0b34-3ac8-ccda937987d9></b375a3b6-2983-a4e4-50fb-9087fd606fd6></ed62e870-e219-c873-88aa-9ce08108f811></d9f21ca4-eed0-705f-8f3c-f1322d114b52></a568fc6d-1d2d-a04b-fd1a-aff6e326e020></e054711f-04c1-3c63-3374-f7dbfa181dee></b4217dd8-4bde-cc1c-70ff-06ea901f376d>
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The company marked this question as answered.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Mike - We are working on certifying Azigo for OSX 10.6 (Snow Leopard) support. We are targeting to have this supported in our next Azigo update very soon (Nov). Will send an update when available.
Loading Profile...




EMPLOYEE