Launch/Quit CoverSutra on iTunes Launch/Quit

CoverSutra doesn't come with a iTunes launch/quit monitor daemon to start/quit itself when you lauch/quit iTunes. I wonder if it's possible to run an AppleScript automatically when iTunes runs to start/quit CoverSutra. I want something like the code bellow to run automatically.
on run
repeat
if application "iTunes" is running and application "CoverSutra" is not running then
tell application "CoverSutra" to activate
end if
if application "iTunes" is not running and application "CoverSutra" is running then
tell application "CoverSutra" to quit
end if
delay 5 --infinite loop 100% CPU
end repeat
end run

There is no file at that URL, only an error message.
Is this your podcast -
https://itunes.apple.com/podcast/soap-box-heroessoap-box-heroes/id682605938
This is using the feed at
http://feeds.feedburner.com/SoapBoxHeroessoapBoxHeroesPodcast
which has four episodes; however there are no 'enclosure' tags containing the URLs of playable media, so as iTunes does not show episodes with no playable media the podcast shows as empty.
I could only guess that that is your podcast from the title given in the error message for the URL you quote as you haven't given any further information.
If it is, then the Feedburner feed must be working from a feed you've created, though there's no way of knowing its URL. You can move Feedburner to using a different feed easily enough, or get the feed it's using working properly, and then the podcast will be subscribable again and the Store will catch up after a few days.

Similar Messages

  • Mac osx 10.6.8 itunes launches automatically and will not respond to quit or force quit

    mac osx 10.6.8 itunes launches automatically and will not respond to quit or force quit in the Activities Monitor.  When I quit or go into the Activities monitor and try to quit, it goes off, briefly, then immediately relaunches.  If i turn the computer off, and then on, iTunes launches automatically.  ITunes 10.4.  The only thing I remember doing different, lately, is I just updated a couple of days ago.  Has anyone else had this issue?  Thanks!

    Reset the page zoom on pages that cause problems, make sure that the window is not maximized:
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages

  • Itunes quits unexpectedly straight after launching

    I open itunes is it shuts down straigh away. except when the itunes libary is taken out of the itunes folder. when i do this it closes down a few minutes after i launch it. I just got my macbook back from repair it had a faulty hard drive. I restored from a time machine backup and this started happening.
    This is the details of itunes quitting unexpectedly
    Process: iTunes [981]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 9.2 (9.2)
    Build Info: iTunes-9206101~1
    Code Type: X86 (Native)
    Parent Process: launchd [372]
    Date/Time: 2010-07-16 07:41:41.580 +1000
    OS Version: Mac OS X 10.6.3 (10D2084)
    Report Version: 6
    Interval Since Last Report: 2151 sec
    Crashes Since Last Report: 17
    Per-App Interval Since Last Report: 316 sec
    Per-App Crashes Since Last Report: 17
    Anonymous UUID: E0FA9F43-8F2E-47D7-B242-116A3E69B566
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000004
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.iTunes 0x000a27c5 0x1000 + 661445
    1 com.apple.HIToolbox 0x931d8109 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    2 com.apple.HIToolbox 0x931d73d0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    3 com.apple.HIToolbox 0x931d722f SendEventToEventTargetWithOptions + 58
    4 com.apple.HIToolbox 0x931fd222 HIView::SendVisibilityChanged() + 146
    5 com.apple.HIToolbox 0x931fd27c HIView::AncestorBecomingVisible() + 60
    6 com.apple.HIToolbox 0x931fd2b3 HIView::AncestorBecomingVisible() + 115
    7 com.apple.HIToolbox 0x931eea2e HIView::Show(unsigned char) + 150
    8 com.apple.HIToolbox 0x931fd0c7 WindowData::PrepareForVisibility() + 93
    9 com.apple.HIToolbox 0x931fc6b6 _ShowHideWindows + 291
    10 com.apple.HIToolbox 0x9325f3a1 ShowWindow + 79
    11 com.apple.iTunes 0x000e813b 0x1000 + 946491
    12 com.apple.iTunes 0x000a1520 0x1000 + 656672
    13 com.apple.iTunes 0x000a01b8 0x1000 + 651704
    14 com.apple.iTunes 0x000a0143 0x1000 + 651587
    15 com.apple.iTunes 0x001b84e2 0x1000 + 1799394
    16 com.apple.iTunes 0x0000c95e 0x1000 + 47454
    17 com.apple.iTunes 0x0000c7ec 0x1000 + 47084
    18 com.apple.iTunes 0x00004aed 0x1000 + 15085
    19 com.apple.iTunes 0x0000377b 0x1000 + 10107
    20 com.apple.iTunes 0x000036a9 0x1000 + 9897
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x97bf8b42 kevent + 10
    1 libSystem.B.dylib 0x97bf925c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x97bf8719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x97bf84be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x97bf7f41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x97bf7d86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x97bf7bd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x97bf8168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x97bf7d86 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x97bd22fa machmsgtrap + 10
    1 libSystem.B.dylib 0x97bd2a67 mach_msg + 68
    2 com.apple.CoreFoundation 0x9756600f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x975650f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9756b034 CFRunLoopRun + 84
    5 com.apple.iTunes 0x003603b0 0x1000 + 3535792
    6 libSystem.B.dylib 0x97bffa19 pthreadstart + 345
    7 libSystem.B.dylib 0x97bff89e thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x97bd2342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x97bffeb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x97c4842f pthreadcondwait + 48
    3 com.apple.iTunes 0x0000ba41 0x1000 + 43585
    4 com.apple.iTunes 0x0001cb65 0x1000 + 113509
    5 libSystem.B.dylib 0x97bffa19 pthreadstart + 345
    6 libSystem.B.dylib 0x97bff89e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x97bf1286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x975a582d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x97bffa19 pthreadstart + 345
    3 libSystem.B.dylib 0x97bff89e thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x97c9946a accept$NOCANCEL$UNIX2003 + 10
    1 libSystem.B.dylib 0x97c98342 accept + 32
    2 com.apple.iTunes 0x003e1bc2 0x1000 + 4066242
    3 com.apple.iTunes 0x004442fb 0x1000 + 4469499
    4 com.apple.iTunes 0x004443c9 0x1000 + 4469705
    5 libSystem.B.dylib 0x97bffa19 pthreadstart + 345
    6 libSystem.B.dylib 0x97bff89e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x97c9946a accept$NOCANCEL$UNIX2003 + 10
    1 libSystem.B.dylib 0x97c98342 accept + 32
    2 com.apple.iTunes 0x003e1bc2 0x1000 + 4066242
    3 com.apple.iTunes 0x004442fb 0x1000 + 4469499
    4 com.apple.iTunes 0x004443c9 0x1000 + 4469705
    5 libSystem.B.dylib 0x97bffa19 pthreadstart + 345
    6 libSystem.B.dylib 0x97bff89e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0xbfffc878 ecx: 0x00000001 edx: 0x00000000
    edi: 0xffffd96e esi: 0x0215a008 ebp: 0xbfffc898 esp: 0xbfffc860
    ss: 0x0000001f efl: 0x00010246 eip: 0x000a27c5 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000004
    Binary Images:
    0x1000 - 0xc8afc3 com.apple.iTunes 9.2 (9.2) <78FFDE4D-E6F2-46EE-667F-2E41027EEBD7> /Applications/iTunes.app/Contents/MacOS/iTunes
    0xee0000 - 0xee8ff7 com.apple.ipodsynchronization 3.0 (116) <B41B2240-34E9-4A5E-A210-F02D99E3C00E> /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xef0000 - 0xef5ff7 com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xefb000 - 0xf82fe7 com.apple.iTunes.iPodUpdater 9.2 (9.2) <E1F7F978-79CB-CF0E-681C-4B914732457A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xfd1000 - 0x1011ff7 com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x13000000 - 0x14144fef com.apple.CoreFP 1.8.22 (1.8) <1AF551DA-514D-C488-CA92-788D34DB6D45> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x142a6000 - 0x142a7ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x142af000 - 0x142b3ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <62FB7131-7CCC-A773-8D45-DF7B95B45DA1> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x142b8000 - 0x142beffb com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc2) <52A6B7E8-024C-18CA-99F8-849260D79C97> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x142d6000 - 0x1438bfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2E52683A-7E8E-68D5-5AC6-09962C37CB98> /usr/lib/libcrypto.0.9.7.dylib
    0x14572000 - 0x14598fff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <73B10885-F9AF-5B9D-A91C-D96869959EA5> /usr/lib/libssl.0.9.7.dylib
    0x14700000 - 0x14763feb com.apple.mobiledevice 392.8 (392.8) <F6DE13AA-4BBD-0492-18BF-F411EACE9596> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x19131000 - 0x19351feb com.apple.audio.codecs.Components 2.0.1 (2.0.1) <3B1071C3-1AB4-0F6A-2CFC-7A258A0C2C46> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1a3d3000 - 0x1a752fe3 com.apple.RawCamera.bundle 3.0.3 (529) <68958A8F-F1AC-A73C-3172-BC17F18EC5FC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1a8c9000 - 0x1a979fe3 com.apple.QuickTimeImporters.component 7.6.6 (1742) <76B0E668-214A-AB71-AAB8-E39E7F227C9B> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x70000000 - 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) <0E7E5B62-94E2-F6D6-E35D-683D48CC3EDA> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <6C9B2A0B-632C-A651-A9CF-719C5E7B936F> /usr/lib/dyld
    0x90075000 - 0x90097fef com.apple.DirectoryService.Framework 3.6 (621.3) <BCB030BE-60E2-9AF3-80BE-CC090FCEA6F0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x900ba000 - 0x900c5ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <5A00AB61-1172-05E5-7B05-942D871B7B65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x900e0000 - 0x90342ff3 com.apple.security 6.1.1 (37594) <276DD6FE-C6EE-CEEE-423D-DA375462F18E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90343000 - 0x90427ff7 com.apple.WebKit 6531.21 (6531.21.11) <9EAF9318-2004-56D1-481F-C8F3B9BDD923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90428000 - 0x90438ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90439000 - 0x90445ff7 libkxld.dylib ??? (???) <595DBB0E-02B1-F758-A1FE-26BE7BD823C1> /usr/lib/system/libkxld.dylib
    0x90446000 - 0x9048cffb com.apple.CoreMediaIOServices 130.0 (1035) <70F99DED-C70B-84FC-E9BC-2FFC1C4A216A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9048d000 - 0x904f7fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x904f8000 - 0x9067afe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <790F5013-01FD-2CA8-7815-8DB9D009B937> /usr/lib/libicucore.A.dylib
    0x9067b000 - 0x90974fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90975000 - 0x909a6ff3 libTrueTypeScaler.dylib ??? (???) <ADB44F5B-4D7E-E5AB-C0E2-493A2D072496> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x90f3a000 - 0x90f7efe7 com.apple.Metadata 10.6.3 (507.8) <AA82A951-84B9-B781-2656-77F584F907FA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90f7f000 - 0x90fb0ff7 libGLImage.dylib ??? (???) <D8305C56-3C0F-FC15-6D2D-ABB291E30117> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x90fb1000 - 0x91015ffb 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
    0x91016000 - 0x911b3fef com.apple.JavaScriptCore 6531.21 (6531.21.9) <261D9551-3E1E-98D7-6942-96881B15732A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x911e7000 - 0x91248fe7 com.apple.CoreText 3.1.0 (???) <F9E654F5-107E-8CED-2D6A-F5008A854A4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91249000 - 0x9124aff7 com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9124b000 - 0x912bcff7 com.apple.AppleVAFramework 4.8.12 (4.8.12) <A5E5769A-8BBB-8237-05E4-A7E6921C5096> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x912bd000 - 0x912ddfe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <906E554A-F2E3-F2CE-30CD-B156A2787AAB> /usr/lib/libresolv.9.dylib
    0x91486000 - 0x91d65ff7 com.apple.AppKit 6.6.5 (1038.29) <AD25C99A-19D1-B9D8-8A22-67166B4100A2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91d66000 - 0x91d6aff7 IOSurface ??? (???) <6AD01372-3BE0-1843-4F3C-14FEC6E0A8F1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91d6b000 - 0x91e08fe3 com.apple.LaunchServices 362.1 (362.1) <ED243C3B-9A16-A6CB-CA51-5924F48569DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91e09000 - 0x91e09ff7 com.apple.Carbon 150 (152) <221E90ED-2F6B-8296-9236-8D4D9E5B13BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91e8e000 - 0x91ee9ff7 com.apple.framework.IOKit 2.0 (???) <76E6AC9F-7899-9C75-B477-C75BCEE4AF57> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91eea000 - 0x91f1fff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A544BF9D-6D84-A7BC-CF32-6734A062F517> /usr/lib/libcups.2.dylib
    0x91f20000 - 0x91f66ff7 libauto.dylib ??? (???) <0898A4A1-28BC-5337-EE17-D55C74F975F4> /usr/lib/libauto.dylib
    0x91f67000 - 0x92002ff7 com.apple.ApplicationServices.ATS 4.1 (???) <7D470055-2A4F-37D4-97D5-CA5A774DA2D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92003000 - 0x92183feb com.apple.MediaToolbox 0.484.4 (484.4) <8E400FE3-6B93-D4FE-18C9-E521F8CD652C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92184000 - 0x921b8ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C185A2D5-508E-0337-86A0-DB124BE14D06> /usr/lib/libssl.0.9.8.dylib
    0x922fe000 - 0x92301fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9233a000 - 0x92345ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92346000 - 0x9238aff3 com.apple.coreui 2 (114) <E6096C79-94B0-730E-6070-3AE93B5678FE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x923f2000 - 0x92be1537 com.apple.CoreGraphics 1.543.33 (???) <152BC992-D1EB-D018-32AE-AAC599B6F99B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x92be2000 - 0x92c56fef com.apple.CoreSymbolication 2.0 (23) <8C63D09A-6DF5-082A-553B-3E7610604C5D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x92c57000 - 0x92d28fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <77241533-B77C-EAC4-17A9-182D36A5EC33> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x92d29000 - 0x92d36ff7 com.apple.NetFS 3.2.1 (3.2.1) <E483137C-8239-E4DE-821C-05A9C22726AB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92d37000 - 0x92e63fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <B9469F98-E349-3C27-86C4-B99AD178FDF1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x931cf000 - 0x931cfff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x931d0000 - 0x934f4fef com.apple.HIToolbox 1.6.2 (???) <75872DB8-A178-7BFB-B795-60E4012F589A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936bb000 - 0x93771fef libFontParser.dylib ??? (???) <58D3E8DC-FDF9-E720-7957-2349DFD341DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93772000 - 0x93f9cfe7 com.apple.WebCore 6531.21 (6531.21.8) <985AB79C-53C9-8CEE-0515-79A8E170C7DD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93fca000 - 0x9410cff7 com.apple.syncservices 5.2 (578.3) <C57BBAC9-B7CC-88BF-DEDD-9C43711655DC> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9412d000 - 0x94141ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94142000 - 0x94161ff7 com.apple.CoreVideo 1.6.1 (45.5) <2FB7F93F-39C8-6ACE-EDFD-C843965842CD> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94197000 - 0x941d5ff7 com.apple.CoreMedia 0.484.4 (484.4) <59F10C78-522D-FB5A-2454-7C32788E6225> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x941d6000 - 0x942c8ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D0EC9F75-387E-D003-27D9-320D88B4F766> /usr/lib/libcrypto.0.9.8.dylib
    0x942c9000 - 0x94630ff7 com.apple.QuartzCore 1.6.1 (227.18) <3812EA02-2CB5-7879-0473-94716B0B01BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94644000 - 0x94658fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x9468d000 - 0x9468dff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9468e000 - 0x949aefeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <58254FA9-A30C-2246-A5FE-538DA6869AFE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x949af000 - 0x94a41fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <2A8801E6-6D9F-68F5-947D-A1D68BE4F876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94a42000 - 0x94aebff7 com.apple.CFNetwork 454.9.4 (454.9.4) <D1D0D2B9-9BD0-6F36-FC6D-24436EDE02F0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94aed000 - 0x94c2ffe3 com.apple.QTKit 7.6.6 (1729) <ECB11513-A6CF-0B41-EB0B-C54C38F02728> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94c64000 - 0x94cdefef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <BCED691A-F85F-F2C5-C1A2-F07C647D0686> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94cdf000 - 0x94cedfe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <2020E84A-F5A1-9D49-B0CA-7C68A8085BAA> /usr/lib/libz.1.dylib
    0x95c5e000 - 0x95c62ff7 libGFXShared.dylib ??? (???) <86C0BF66-BCE7-FD11-64D9-8EF09987846A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x95ca5000 - 0x95cb5ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95cbd000 - 0x95d9aff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95df4000 - 0x95ecfff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <AE3C3048-74BE-92C3-5A72-2149E83A15F3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95ed0000 - 0x95f3fff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95f40000 - 0x9606efe7 com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9606f000 - 0x961a6ff7 com.apple.CoreAUC 6.04.00 (6.04.00) <00EE905B-F174-F409-106B-29C8C61E4936> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x961a7000 - 0x96664ffb com.apple.VideoToolbox 0.484.4 (484.4) <A27D8C1B-43FA-14F0-9966-602A600CF75F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x96665000 - 0x96667ff7 com.apple.securityhi 4.0 (36638) <2C51D7FF-3B60-8A24-08C3-0D9E7D415C61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x96668000 - 0x96680ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96681000 - 0x96683ff7 libRadiance.dylib ??? (???) <8AE5AE8F-807F-8E22-5CE7-3A9D02C4EA4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96684000 - 0x966c5ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <D1DA661B-AC42-DBC0-E98F-2FB75F78A201> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x966f8000 - 0x966f8ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x966f9000 - 0x967d4fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <82DFBC40-4D05-FEA9-1077-D6FD5F9BB0E6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x967d5000 - 0x96bebff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96bec000 - 0x96bf1ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x96bf2000 - 0x96bf2ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96bf3000 - 0x96bfaff7 com.apple.agl 3.0.12 (AGL-3.0.12) <8FBA6937-15EC-EC20-18AD-69F8C473C4B2> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96bfb000 - 0x96ca3ffb com.apple.QD 3.35 (???) <37854644-864D-A3F2-7116-89F2F28E1CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96ca4000 - 0x96d51fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <22CD62D4-9E7D-C31A-F585-FCEF1FE4C39A> /usr/lib/libobjc.A.dylib
    0x96d52000 - 0x96d5ffe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <38F79C3C-8356-6EC8-588D-0AE8873A3559> /usr/lib/libbz2.1.0.dylib
    0x96d60000 - 0x96d62fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x96d63000 - 0x96d66ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <F18A7DFC-7FA9-FC63-785C-426AE122745C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96d67000 - 0x96e73ff7 libGLProgrammability.dylib ??? (???) <BA1EB270-6E42-CDB1-45A6-72ADB28EFD83> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96e74000 - 0x96e8fff7 libPng.dylib ??? (???) <F0282E23-43A1-D9DC-A17C-A545D7D1B02E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96e90000 - 0x96ecdff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <BD51473D-5F8F-F38F-768C-59738F27A1B6> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96f2f000 - 0x96f30ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <F3872A43-6157-098D-F9DD-210187B95FD3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9700b000 - 0x9704dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <EF769BD0-63B6-B65D-FA54-8F2354CAD865> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x970bd000 - 0x97134ff3 com.apple.backup.framework 1.2.2 (1.2.2) <7F360AB7-6F4C-167B-4C28-A69A55ECE433> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x97135000 - 0x97310ff3 libType1Scaler.dylib ??? (???) <AC36591C-855F-FDD3-523F-616FD9F5C4A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x97311000 - 0x97322ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <41B2FB02-A638-2513-3620-CE30B391AC64> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97323000 - 0x974dfff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <11AC358A-879A-9F68-C273-F0B974C083E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97529000 - 0x976a2ffb com.apple.CoreFoundation 6.6.1 (550.19) <9CA9F114-5DD6-26AA-F909-E9E87B764F93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x976b9000 - 0x976bffff 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
    0x976c0000 - 0x976ceff7 com.apple.opengl 1.6.7 (1.6.7) <27686B70-9E5F-EFF5-7B33-3FEC6334A8DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x976cf000 - 0x976d3ff7 libGIF.dylib ??? (???) <0D00124C-1B80-F26A-33EF-2130E2F8174E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x976e4000 - 0x97705fe7 com.apple.opencl 12.1 (12.1) <C3E87DE8-8D11-41C3-6C76-6BD82C740BBD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x97706000 - 0x97807fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <AB3A3749-B577-1EB3-72DF-215E866F1168> /usr/lib/libxml2.2.dylib
    0x97808000 - 0x9780bffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9780c000 - 0x97844ff7 com.apple.LDAPFramework 2.0 (120.1) <C324E71E-17DE-A3E3-4EBC-99F4730FB99A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97bd1000 - 0x97d76feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <DEC6C669-EBBB-A533-6F97-A016BDBF9E6D> /usr/lib/libSystem.B.dylib
    0x97db8000 - 0x97e71fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x97e72000 - 0x97eadfe7 com.apple.DebugSymbols 1.1 (70) <1D0447CB-C221-A112-AA68-372951672A3D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x97eae000 - 0x97ec3fff com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x97ef0000 - 0x97ef7ff3 com.apple.print.framework.Print 6.1 (237.1) <9758733E-7FBB-29CF-04F3-0D6D6B4C6A78> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x98134000 - 0x98185ff7 com.apple.HIServices 1.8.0 (???) <BE4D9BC1-B527-D416-F4EB-FFB66EDA5DBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98186000 - 0x98236ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x98238000 - 0x98243ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E573829B-1E46-D9FE-5069-D5D0AFBBD5D2> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x9824e000 - 0x98289feb libFontRegistry.dylib ??? (???) <B1D9DD51-D047-DA0C-753B-B8AA901F9D9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9828a000 - 0x98293ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x982a8000 - 0x982c4fe3 com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x983af000 - 0x9845dff3 com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9850f000 - 0x9855fff7 com.apple.Symbolication 1.1 (67) <A173E87D-4F8D-C1F1-891C-48981656F84C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x98560000 - 0x98766feb com.apple.AddressBook.framework 5.0.1 (868) <082B34B2-2FBF-3283-82AB-AA9F37F9188A> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x98767000 - 0x987b7ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B54EA59E-F6C3-177B-0658-3120DD5FBBF6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x988dc000 - 0x9891fff7 com.apple.NavigationServices 3.5.4 (182) <ED268D94-E544-5548-AA59-7EC70DCB5EE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9897d000 - 0x9898fff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <7C8A3958-BE2C-A0F9-D545-44FD48B2F30A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98a18000 - 0x98a3cff7 libJPEG.dylib ??? (???) <C8C7652B-0CA7-A4B2-4139-5F0714B607B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x98a98000 - 0x98abefff com.apple.DictionaryServices 1.1.1 (1.1.1) <00C1B034-5AE7-996C-CDD3-5A21DA1DBAC9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98ad8000 - 0x98ba2fef com.apple.CoreServices.OSServices 357 (357) <C4D2E59A-8D1F-4B0D-3035-E25D74A4ED8A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x98ba3000 - 0x98c25ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <BC991DBB-3296-0946-EE77-E9335548C92F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98c82000 - 0x98ccffeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <E2632F3E-6B5C-2E92-CD11-15BC0CE109CA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x98cde000 - 0x98d11ff7 com.apple.AE 496.4 (496.4) <582F5E9D-1B8E-6D03-EBB8-AA85F66253E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x98d12000 - 0x98d12ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98d2c000 - 0x98d75fe7 libTIFF.dylib ??? (???) <B07126AD-8BDA-1B36-5EF4-5CD2BF650916> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98d76000 - 0x98df6feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x98df7000 - 0x99067ffb com.apple.Foundation 6.6.2 (751.21) <7E50458D-02FC-7EEC-87D9-18BBAA843083> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99068000 - 0x99068ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99071000 - 0x9907bfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9907c000 - 0x990bfff7 libGLU.dylib ??? (???) <87050E98-0183-E8AA-4886-C4F5B5843C04> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x990c0000 - 0x994f5ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x994f6000 - 0x994f6ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x994f7000 - 0x994faff7 libCoreVMClient.dylib ??? (???) <ADCA7D46-631F-BC06-8C74-C50C565F9964> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x99575000 - 0x9960dfe7 edu.mit.Kerberos 6.5.9 (6.5.9) <C1E87A20-A2F0-FEA9-34F0-212B38F9768A> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9960e000 - 0x99636ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x99637000 - 0x99677ff3 com.apple.securityinterface 4.0.1 (37214) <195A203C-FD6F-64D2-E8E1-D4F83479EAFD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x99678000 - 0x99682ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <DEC6C669-EBBB-A533-6F97-A016BDBF9E6D> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B09, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.14.7)
    Bluetooth: Version 2.3.2f4, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 465.76 GB
    Serial ATA Device: MATSHITADVD-R UJ-898
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
    USB Device: FreeAgent, 0x0bc2, 0x2100, 0xfd130000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
    USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000
    USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
    Please help!!

    Hi skinapple!
    Drives me crazy when iTunes isn't working! Have you tried repairing your permissions on your computer? You can do this by going into your applications folder, then to the Utilities folder and selecting the Disk Utility Application. Once open, select your hard drive and click on Repair Permissions.
    Good luck!
    Sharon

  • ITunes launches by itself and won't quit

    Re-posting this b/c I got no responses, havn't found an answer in the forums, and am still experiencing the problem.
    My system is an imac running 10.5.6 and itunes8.
    recently itunes launched for no apparent reason. we haven't used it in months. when i quit, even force quit, it immediately relaunches.
    we have not installed any itunes related widgets.
    on restart, itunes launched itself approximately an hour later, and will not quit.
    i saw issues with a process called "genredetection" but that is not running per Activity Monitor.
    Anyone else have this issue or know the cause?
    Thanks!

    I might have solved this problem on my newly setup Snow Leopard system -- didn't have it on my old Tiger system.
    I have multiple accounts setup. My day-to-day account is non-admin. Checked Login Items - no iTunes Helper.
    However, one admin account had iTunes Helper setup as a login item. I removed it.
    iTunes no longer launches by itself. Yay!
    Note that Fast User Switching is turned off, so I can't see any way this would fix the problem, but it stopped, and I'm

  • ITunes launches and then quits responding in windows 7.

    iTunes launches and then quits responding...I have windows 7.  How do I correct the issue without having to check each song to see if it is a problem.  I have over 8000 of them and that would suck.

    Hey Apple techs you going to help with this problem !!!!!!!!!??

  • ITunes launches, "experiences unexpected error," quits

    I've experienced this problem for a few weeks: iTunes launches, acts like it's connecting to the store, then quits. When I "fool it" by backdooring the store through Purchased Music (then following the arrows next to song titles), it goes to the proper page, but there are no graphics or music descriptions--just a list of songs for purchase. I can also navigate through iTunes after backdooring, but the homepage only has pictures--no titles, descriptions, lists, etc. I've tried installing newest iTunes a number of times. Same error.

    I've been having this same problem for a few months as well, even BEFORE the 2.1 update. There are countless threads on this issue, but Apple support refuses to do anything about it.
    Submit feedback, then call apple support!
    Feedback link:
    http://www.apple.com/feedback/iphone.html
    iPhone Support:
    1-800-MY-IPHONE
    Here are a few other recent related threads. Maybe if we keep bumping them to the top of the list, Apple will get tired of seeing them and FIX the core problem, instead of making us erase our data every time we need an update.
    http://discussions.apple.com/thread.jspa?threadID=1707192
    http://discussions.apple.com/thread.jspa?threadID=1700391
    http://discussions.apple.com/thread.jspa?threadID=1657882
    http://discussions.apple.com/thread.jspa?threadID=1627183
    http://discussions.apple.com/thread.jspa?threadID=8198296

  • When i launch Illustrator CC it starts then quits.

    when i launch Illustrator CC it starts then quits right away and never opens.

    Did you see any error messages during download or install?
    If yes, you may need to sign out of your Cloud account so you may UN-install and then RE-install
    If no... the program downloaded and installed with no error messages, you might want to ask in that forum
    http://forums.adobe.com/community/illustrator

  • FlashBuilder fails to quit AIR app before launching new one

    Frequently FlashBuilder fails at quitting a currently running debug application.  Is there any way this could be improved so it could consistently quit the application when launching another debug session?
    Launch Failed
    If the program is already running, close it before attempting to run.

    These are user to user forums, so if you want Apple to see your report, best to repost it at
    http://www.apple.com/feedback/macosx.html

  • Still running adobe cs2 on leopard. but now get unexpected quit msg. and wont launch. any chance that when i installed then uninstalled GENIEO yesterday something went wrong? how to fix? can i reinstall cs2 from original discs? by stephenftlaud

    still running adobe cs2 on leopard. but now get unexpected quit msg. and wont launch. any chance that when i installed then uninstalled GENIEO yesterday something went wrong? how to fix? can i reinstall cs2 from original discs? bystephenftlaud

    Hi,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    Open Console in Applications>Utilities & see if there are any clues or repeating messages when trying to open CS2.

  • Still running adobe cs2 on leopard. but now get unexpected quit msg. and wont launch. any chance that when i installed then uninstalled GENIEO yesterday something went wrong? how to fix? can i reinstall cs2 from original discs?

    still running adobe cs2 on leopard. but now get unexpected quit msg. and wont launch. any chance that when i installed then uninstalled GENIEO yesterday something went wrong? how to fix? can i reinstall cs2 from original discs?

    Hi,
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    Open Console in Applications>Utilities & see if there are any clues or repeating messages when trying to open CS2.

  • Photoshop quits before it finishes launching.

    The Photoshop Icon starts to bounce in the dock then stops.
    There are no error messages.
    If Photoshop hangs or quits before it finishes launching it may be because you have installed Scanning Software which has badly-coded Drivers (such as those from Epson) that are incompatible with Photoshop's TWAIN plug-in.
    Go to Applications/Adobe Photoshop/Plug-ins/ImportExport/TWAIN.plugin
    Disable Photoshop's TWAIN plug-in by putting a Tilde (~) in front of its name like this
    ~TWAIN.plugin
    Then use your Scanning software as a stand-alone Application to scan from OUTSIDE of Photoshop.
    This was submitted by Ann Shelbourne.

    The Photoshop Icon starts to bounce in the dock then stops.
    There are no error messages.
    If Photoshop hangs or quits before it finishes launching it may be because you have installed Scanning Software which has badly-coded Drivers (such as those from Epson) that are incompatible with Photoshop's TWAIN plug-in.
    Go to Applications/Adobe Photoshop/Plug-ins/ImportExport/TWAIN.plugin
    Disable Photoshop's TWAIN plug-in by putting a Tilde (~) in front of its name like this
    ~TWAIN.plugin
    Then use your Scanning software as a stand-alone Application to scan from OUTSIDE of Photoshop.
    This was submitted by Ann Shelbourne.

  • Forced iTunes to quit now it won't open anymore and it took Quicktime down

    I moved my iTunes files over when I got a new computer and I have added a lot to of new material since then. Recently I plugged my iPod into the old computer to access it's hard drive and, much to my surprise, it was still authorized for the old iTunes and it immediatly tried to synchronize. This of course meant that it began deleting all the new files on my iPod (like about 400 new songs) that I had added with the other computer.
    In a panic I pushed the COMMAND-Period combination and escape and just about any other of the familiar commands to stop something like that from continuing. I think it was a forced quit that finally stopped it and that action might have been a mistake. Ever since then iTunes will no longer open and it took Quicktime down with it.
    Every other application opens just fine but now when I try to open iTunes or Quicktime player they just hang. The icon bounces in the dock and the little black triangle appears below it but the application never actually opens. It doesn't quit itself, it just hangs there in a half open state and only a forced quit will stop it from hanging there forever. If I am in the finder when I open it I sometimes get an endless beach ball.
    I completely deleted the music and library files, I deleted all the preferences, I even completely deleted both applications and everything I could find related to them and re-installed them both from scratch. Nothing has worked so far and I'm beginning to wonder if something went haywire in the operating system related to these programs.
    Another odd glitch that I have noticed in attempting to fix this issue is that the Disk utility is failing when I try to verify or repair permissions. It goes about half way through the process and then claims it cannot continue. I've never seen that before and I'm not sure if it's related.
    Does anyone have any idea what I have done to my computer and how to get this issue fixed? I'm getting ready to completely reinstall the operating system but that seems a bit drastic.
    Any other ideas?
    The computer is:
    Early G4 500 Mhz
    512 Meg of RAM
    OS 10.3.9
    iTunes 6.0.4
    Quicktime 7.0.4

    it's saying i need apple support or something?
    Let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, does iTunes launch properly now?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • 3G no longer shows up on desktop, spinning beach ball on iTunes launch

    After playing with my new 3G all day, which included several successful syncs with iTunes, the iPhone no longer shows up on the desktop. iTunes launches automatically but just sits there with the spinning beach ball. Have to Force Quit. The iPhone also no longer displays Sync In Progress. Repaired Permissions, restarted, tried various combinations of plugging/unplugging the iPhone with no success. Any ideas?

    I am having this problem too, but I just leave it plugged in and eventually it pops up. It has taken up to 3 minutes.
    How long have you given it?

  • ITunes Launches Automatically?

    Hi folks,
    I've read a few postings about this but can't find a solution.
    In the last couple of days, iTunes has begun to launch by itself. When I quit it, it launches again immediately, sometimes appearing in the doc as a semi-transparent icon (doubt whether that matters).
    In the terminal, a "ps -alx" shows iTunes being launched by launchd. So I've looked in the various Library/LaunchItems and LaunchDaemons folders for anything obvious that might suggest a 3rd-party app opening iTunes for its own use...however nothing obvious jumps out.
    I don't expect anyone to be able to tell me "that's why" given the lack of info, but I'm looking for suggestions how to sleuth the problem...e.g., if there's a way of listing the full process execution path. I'm UNIX literate and quite happy to wander there if someone has ideas.
    Thanks
    Tony.
    Message was edited by: Welsh Baloney

    I've had this problem a few times myself, and so I have a few things you might want to try:
    1) Try repairing disk permissions, go to App folder, then Utilities, then click repair disk permissions.
    if that doesn't work, try turning off the itunes widget, or any related itunes widgets. (this is what I'm trying for myself because it just started happening again, and so far it hasn't popped up.) so go to your dashboard, click "plus," then click on "manage widgets" and lastly once the box pops into view find the itunes one and deselect it.
    I hope this helps a bit.

  • ITunes unexpectedly quits

    Hello everyone,
    When I open iTunes, after about five seconds it unexpectedly quits. For those five seconds, I can play music, it recognizes my iPhone 4 and iPad 2, and I can click through menus/playlists like normal. But like clockwork it then quits.
    This only started after restoring a Time Machine backup to a new internal hard drive to replace one that crapped out. iTunes, my library and all of my music are located on the boot disk.
    I have tried the following:
    Software Update
    Trashing my library files and reopening with a blank library
    Trashing pref files
    Checking to make sure there were no duplicate QuickTime plug-ins in my user library and the system library folder
    Trashing iTunes, reinstalling
    Trashing library, pref files, iTunes and reinstalling
    The problem persists despite these steps.
    Error report pasted below. Any other ideas?
    Thank you!
    Ryan
    Process:         iTunes [54460]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.3.1 (10.3.1)
    Build Info:      iTunes-10315501~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [828]
    Date/Time:       2011-06-08 19:26:34.484 -0400
    OS Version:      Mac OS X 10.6.6 (10J3210)
    Report Version:  6
    Interval Since Last Report:          260928 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  15 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      D1DC533C-ABCB-44A4-80A7-746B5DB28D38
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    Crashed Thread:  6  Dispatch queue: FigFPSharedContextFPInitializationQueue
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9807f291 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox                     0x98a6ed60 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox                     0x98a6eb17 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox                     0x98bf7141 ReceiveNextEvent + 83
    8   com.apple.iTunes                        0x00114c18 0x1000 + 1129496
    9   com.apple.HIToolbox                     0x98a41c0f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    10  com.apple.HIToolbox                     0x98a40ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    11  com.apple.HIToolbox                     0x98a40d35 SendEventToEventTargetWithOptions + 58
    12  com.apple.HIToolbox                     0x98a75984 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
    13  com.apple.HIToolbox                     0x98a42060 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    14  com.apple.HIToolbox                     0x98a40ed6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    15  com.apple.HIToolbox                     0x98a63773 SendEventToEventTarget + 52
    16  com.apple.HIToolbox                     0x98becc17 ToolboxEventDispatcher + 86
    17  com.apple.HIToolbox                     0x98becd4f RunApplicationEventLoop + 243
    18  com.apple.iTunes                        0x003b506b 0x1000 + 3883115
    19  com.apple.iTunes                        0x003b58db 0x1000 + 3885275
    20  com.apple.iTunes                        0x0081df42 0x1000 + 8507202
    21  com.apple.iTunes                        0x000041e0 0x1000 + 12768
    22  com.apple.iTunes                        0x00003f25 0x1000 + 12069
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x90cfe942 kevent + 10
    1   libSystem.B.dylib                       0x90cff05c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x90cfe519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x90cfe2be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x90cfdd41 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x90cfdb86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x980853a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000ba20 0x1000 + 43552
    6   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    7   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x980853a4 CFRunLoopRun + 84
    5   com.apple.DVCPROHDMuxer                 0x11fc1507 AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 285
    6   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    7   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90d06062 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90d05d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90d079b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00022096 0x1000 + 135318
    4   com.apple.iTunes                        0x00021523 0x1000 + 132387
    5   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    6   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 5:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90cf7086 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x980bfc83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    3   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 6 Crashed:  Dispatch queue: FigFPSharedContextFPInitializationQueue
    0   com.apple.AppleGVAFramework             0x18942d5f AVFQTX_CreateMediaAcceleratorInterface + 44575
    1   com.apple.AppleGVAFramework             0x1894340c AVFQTX_CreateMediaAcceleratorInterface + 46284
    2   ...le.MediaToolbox.AVCFSupport          0x017d0a12 _FigCFCaptionRendererAddCommandDataForRow + 26255
    3   ...le.MediaToolbox.AVCFSupport          0x017d0c6a _FigCFCaptionRendererAddCommandDataForRow + 26855
    4   libSystem.B.dylib                       0x90d0bfe4 _dispatch_call_block_and_release + 16
    5   libSystem.B.dylib                       0x90cfea4c _dispatch_queue_drain + 249
    6   libSystem.B.dylib                       0x90cfe4a8 _dispatch_queue_invoke + 50
    7   libSystem.B.dylib                       0x90cfe2be _dispatch_worker_thread2 + 240
    8   libSystem.B.dylib                       0x90cfdd41 _pthread_wqthread + 390
    9   libSystem.B.dylib                       0x90cfdb86 start_wqthread + 30
    Thread 7:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x980853a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x007e385a 0x1000 + 8267866
    6   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    7   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x90d5072a accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x003cc4da 0x1000 + 3978458
    2   com.apple.iTunes                        0x00433cd5 0x1000 + 4402389
    3   com.apple.iTunes                        0x00433e55 0x1000 + 4402773
    4   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    5   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x90cd811a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x90d05ca1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x90d34ac8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.iTunes                        0x00048e4b 0x1000 + 294475
    4   com.apple.iTunes                        0x00048dab 0x1000 + 294315
    5   com.apple.iTunes                        0x00048ccd 0x1000 + 294093
    6   com.apple.iTunes                        0x00048b27 0x1000 + 293671
    7   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    8   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x980853a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000ba20 0x1000 + 43552
    6   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    7   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x980853a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000ba20 0x1000 + 43552
    6   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    7   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x980853a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000ba20 0x1000 + 43552
    6   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    7   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x90cd80ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90cd8827 mach_msg + 68
    2   com.apple.CoreFoundation                0x9808037f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9807f464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9807f291 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x93c4d7ac +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x93c14bcc -[NSThread main] + 45
    7   com.apple.Foundation                    0x93c14b7c __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x90d05819 _pthread_start + 345
    9   libSystem.B.dylib                       0x90d0569e thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x90cfd9d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x90cfdf68 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x90cfdb86 start_wqthread + 30
    Thread 15:
    0   libSystem.B.dylib                       0x90cfd9d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x90cfdf68 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x90cfdb86 start_wqthread + 30
    Thread 6 crashed with X86 Thread State (32-bit):
      eax: 0xb039be44  ebx: 0x00000000  ecx: 0x00000000  edx: 0xb039be48
      edi: 0xb039be40  esi: 0x03214c00  ebp: 0xb039b598  esp: 0xb039b584
       ss: 0x0000001f  efl: 0x00010286  eip: 0x18942d5f   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000008
    Binary Images:
        0x1000 -   0xe50ff3  com.apple.iTunes 10.3.1 (10.3.1) <DA5B3668-53FC-8550-A39C-06EB35AA692F> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x1060000 -  0x10ecffb  com.apple.iTunes.iPodUpdater 9.2 (9.2) <D6F1133D-C407-3C70-7AAD-3844AD6C441A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x1141000 -  0x115dff7  com.apple.avfoundationcf 2.0 (44.3) <6ED5D356-B123-EFDE-88B7-54254C2F5CCC> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x117f000 -  0x1186ff7  com.apple.aps.framework 1.1 (1.1) <C63F374A-E2C0-FE01-BAD8-1E9588CFD228> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x118f000 -  0x1194ff7  com.apple.iPod 1.6 (17) <1C363658-799C-351F-52F3-645FB18CCAE3> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x119a000 -  0x11b8ff7 +libgnsdk_musicid.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.8.2.dylib
    0x11c5000 -  0x1287feb +libgnsdk_sdkmanager.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.8.2.dylib
    0x129e000 -  0x12dcfff +libgnsdk_submit.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.8.2.dylib
    0x12e1000 -  0x1562fe2 +libgnsdk_dsp.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.8.2.dylib
    0x158b000 -  0x15cbff7  com.apple.vmutils 4.2 (106) <92BB4844-304C-C7AB-1F9B-686537C56099> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x15e4000 -  0x1629ff7  com.apple.CoreMedia.AVCFSupport 1.0 (694.4) <9C3036C3-BCA7-D1AF-F58B-7939A464884F> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x1647000 -  0x19a7ff3  com.apple.MediaToolbox.AVCFSupport 1.0 (694.4) <F09E50F5-01AA-3778-DB1B-4C15CFE4DCF6> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1a0a000 -  0x1d61ff3  com.apple.VideoToolbox.AVCFSupport 1.0 (694.4) <7B597959-62F5-5446-8F03-2692D39E2038> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x2ea0000 -  0x2f55fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
    0x2fd9000 -  0x2fdeff7  com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <52EF9BE5-FB13-BCC4-140D-880C271A7B43> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x2ff0000 -  0x2ff2fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x579b000 -  0x579cff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x57a6000 -  0x57aaff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <555CBE4D-BF4B-9DE6-D7B1-B0D96C8E481B> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x57af000 -  0x57b5ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.2 (2.0.2f9) <91221A59-CD16-D31E-FC85-83066EDC9C2D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0xe900000 -  0xf5b6ffb  com.apple.CoreFP 1.11.17 (1.11.17) <952E0018-1878-B23A-FF7B-BC187E4EF1F2> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0xfaf8000 -  0xfafbfff  com.apple.LiveType.component 2.1.2 (2.1.2) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xff13000 -  0xff78ffe  com.apple.LiveType.framework 2.1.2 (2.1.2) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x11f00000 - 0x11f52fc3  com.apple.DVCPROHDAudio 1.2 (1.2) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x11fb0000 - 0x11ff7fef  com.apple.DVCPROHDMuxer 1.2 (1.2) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x13198000 - 0x131cffe7  com.apple.iSightAudio 7.6.6 (1770) <995B8FBF-5638-A6E0-8A7C-F55203D8D9AE> /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x15565000 - 0x155d6ff7  com.apple.mobiledevice 423.1 (423.1) <4CC5B92E-ECBC-D762-FE2E-B548A03CD3B2> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x15612000 - 0x15638fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <1C17D1BE-1E54-70CF-07B2-86E5DA647C81> /usr/lib/libssl.0.9.7.dylib
    0x15647000 - 0x1582dfef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <FE4E2812-A732-EF4C-5E16-DA181122DBC6> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x18100000 - 0x181b9fff  com.apple.GeForceVADriver 1.6.30 (6.3.0) <04597632-30C3-1358-8D92-3A93428D8FAC> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x18900000 - 0x18a19feb  com.apple.AppleGVAFramework 1.2.35 (1.2.35) <4443445E-5413-E001-53C1-87B99B6C52AB> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.4 (1.6.4) <AE13AC3E-5E57-C163-B585-CAAE321321DD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld
    0x9000b000 - 0x90061ff7  com.apple.MeshKitRuntime 1.1 (49.2) <4B41E225-69AC-6EFA-190E-DC6A4BD8109E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x90062000 - 0x900bfff7  com.apple.framework.IOKit 2.0 (???) <9A4DE9DD-F7E3-07FD-055D-2B7DAADF2642> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x900d9000 - 0x900e4ff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x900e5000 - 0x900e5ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x900e6000 - 0x9010eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
    0x9010f000 - 0x90131fef  com.apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90244000 - 0x90a33557  com.apple.CoreGraphics 1.545.0 (???) <61D2EA85-8F04-0971-B3B3-0E6AC379033A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90a34000 - 0x90a74ff3  com.apple.securityinterface 4.0.1 (40418) <A57E6534-6731-864D-114C-78BF958F6F4D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90a75000 - 0x90ca0ff3  com.apple.QuartzComposer 4.2 ({156.29}) <39271513-2D50-815E-58EE-AADAEB70BA31> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90ca1000 - 0x90cd4ff7  com.apple.AE 496.4 (496.4) <23F0DB1F-2856-0091-80AE-BDEF9A4F1731> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90cd5000 - 0x90cd6ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <E49F6AB1-941E-5DA8-575F-D816A449624B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90cd7000 - 0x90e7eff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <A15716E7-2660-F4ED-7DCE-BD4857D4E544> /usr/lib/libSystem.B.dylib
    0x90ed2000 - 0x90edaff7  com.apple.DisplayServicesFW 2.3.0 (286.3) <E993D482-7827-69AD-0CDB-94C12138402A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90fad000 - 0x911abff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <C97A479C-FDF9-3F19-2EE0-80288257C477> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x911fa000 - 0x91239ff7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <48304D7D-4E05-6BAB-3B8A-F0C77654C27D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9123a000 - 0x9127efe7  com.apple.Metadata 10.6.3 (507.15) <C318F4FA-E7F7-8C59-1CD3-FC3EDAAEC223> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9127f000 - 0x912c0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <B519C2B1-ECEF-6DD4-FD73-714E5554CB59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91363000 - 0x91798ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91799000 - 0x917b9fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
    0x917ba000 - 0x9189afe7  com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9189b000 - 0x91c06ff7  com.apple.QuartzCore 1.6.3 (227.35) <F894BB55-33B8-C247-F1B7-283D03BE8D0A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91c07000 - 0x9201dff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9201e000 - 0x9205bff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <EFC2E4A9-B905-5B37-3E1A-13FCC1D7B9B4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92096000 - 0x920d8ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920d9000 - 0x92114feb  libFontRegistry.dylib ??? (???) <D7E411FC-E649-ED9E-8D16-E70C4410157C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92115000 - 0x9218eff7  com.apple.PDFKit 2.5.1 (2.5.1) <4C374867-71B8-B202-ADDA-9985B4379470> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9218f000 - 0x9218fff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x921b0000 - 0x922b1fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
    0x922b2000 - 0x9276dffb  com.apple.VideoToolbox 0.484.33 (484.33) <8DE72F2D-3FAE-BA1D-3E84-EC2D9DC30240> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9276e000 - 0x928aaff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <F4E5167C-E184-8D2D-082B-0B3EB751F707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92924000 - 0x92b2bfeb  com.apple.AddressBook.framework 5.0.3 (875) <32BC2271-9160-F8E9-4DDA-D67B7CD6468A> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x92b2c000 - 0x92be8fff  com.apple.ColorSync 4.6.6 (4.6.6) <8FB2E63C-FA84-1CFD-15ED-F9FEC7A019A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92be9000 - 0x92c04ff7  libPng.dylib ??? (???) <12A2679F-1663-AF52-1F95-AB121A3EE94D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92c05000 - 0x92c5dfe7  com.apple.datadetectorscore 2.0 (80.7) <463C62DE-2664-E186-915A-0772C6AC0664> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92dc1000 - 0x92dc8ff3  com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92e47000 - 0x92e85ff7  com.apple.QuickLookFramework 2.3 (327.6) <FCA83173-6DBF-615C-699A-529A7FD821ED> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92e86000 - 0x92e86ff7  com.apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e87000 - 0x92e91ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ea0000 - 0x92eb1ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92eb2000 - 0x92f4afe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92f4b000 - 0x92f4fff7  libGFXShared.dylib ??? (???) <30C23761-A976-008D-D587-C337FEF5B329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x92f50000 - 0x92f89ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A618C135-8463-B2C4-C3E5-16DD58E0E389> /usr/lib/libcups.2.dylib
    0x92fd0000 - 0x92fd4ff7  libGIF.dylib ??? (???) <AE4279C6-D3C2-8CCB-9764-75D9141FE4B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92fd5000 - 0x92fedff7  com.apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93035000 - 0x93035ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x93036000 - 0x9306dfe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <8AF8C02A-9B51-D4CC-BAAA-B420210478FE> /usr/lib/libssl.0.9.8.dylib
    0x93093000 - 0x934e5ffb  com.apple.RawCamera.bundle 3.7.0 (569) <A991D958-B0D3-D071-7EE5-7DDA597653FC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93597000 - 0x93632ff7  com.apple.ApplicationServices.ATS 4.4 (???) <3E4237F4-E664-81E2-2213-7150206DAC69> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93728000 - 0x93731ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93732000 - 0x93776ff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93777000 - 0x9377cff7  com.apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9377d000 - 0x9377dff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x937a0000 - 0x937c1fe7  com.apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x937c2000 - 0x938d1fe7  com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x938d2000 - 0x93ab4fff  com.apple.imageKit 2.0.3 (1.0) <D8B8AF86-FDBA-6B45-0288-3DB023A348C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x93b06000 - 0x93b06ff7  com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93b07000 - 0x93b08ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93bfe000 - 0x93e71fe7  com.apple.Foundation 6.6.4 (751.42) <B1C73E72-B574-4C49-9CAD-D45176EDCC8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93e72000 - 0x93eb9ffb  com.apple.CoreMediaIOServices 136.0 (1478) <69195236-40D0-F4D9-1DB2-9BF28E599D23> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93eca000 - 0x93efdffb  libTrueTypeScaler.dylib ??? (???) <5C36253B-6F3B-6512-DFD7-738955504967> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93efe000 - 0x940daffb  libType1Scaler.dylib ??? (???) <124E12A4-977B-78EA-5B87-A5C90350D754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x940db000 - 0x940efffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x940f0000 - 0x9419afe7  com.apple.CFNetwork 454.11.5 (454.11.5) <F8EEEF8F-8EE6-14E8-0FC8-5255C95B8B34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9419b000 - 0x94494fef  com.apple.QuickTime 7.6.6 (1770) <A6107204-D3CE-DC00-7CA3-27D62472E679> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94495000 - 0x9450ffff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <FCE540B8-6AF3-E309-2650-E1D835C2771E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94510000 - 0x94511ff7  libScreenReader.dylib ??? (???) <793F7898-B9D4-8580-69AB-D918BB598892> /usr/lib/libScreenReader.dylib
    0x9453d000 - 0x94608fef  com.apple.CoreServices.OSServices 359 (359) <28D5D404-39C8-1EAF-F1B2-D90E09F319AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94655000 - 0x9470efe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
    0x9470f000 - 0x947b7ffb  com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x947b8000 - 0x947bbff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <6D5F2F9D-18CC-46E5-72B9-435E450457E3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x947bc000 - 0x947c6fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x947c7000 - 0x94804ff7  com.apple.CoreMedia 0.484.33 (484.33) <703AC690-76F9-2702-51F8-3B1F6042E722> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x94805000 - 0x95258ff7  com.apple.WebCore 6533.21 (6533.21.1) <09CE6602-4DB5-6E93-8593-4E1C57CB202F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95259000 - 0x958d4ff7  com.apple.CoreAUC 6.11.00 (6.11.00) <2C5696D5-A98D-EB85-D9CF-14FADAC7C6B3> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x958d5000 - 0x958dbfff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x958dc000 - 0x958e0ff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x958e1000 - 0x958f5fe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x958fe000 - 0x9596cff7  com.apple.QuickLookUIFramework 2.3 (327.6) <0A8CF0E7-9ED7-31F2-B6CC-7EE5A5F2EEC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x95a22000 - 0x95a24ff7  com.apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95b0b000 - 0x95b31ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95b5e000 - 0x95b61ff7  libCoreVMClient.dylib ??? (???) <FD175019-3C63-E323-EB0F-EBC66B3D6A2F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x95c5f000 - 0x95c6aff7  com.apple.CrashReporterSupport 10.6.6 (256) <1272B593-725B-4BC4-0CFA-1BBB9D506213> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95c8a000 - 0x95ccdff7  libGLU.dylib ??? (???) <C1546BD7-97DE-ED18-593F-176B08DF864A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95cce000 - 0x95d38fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95d39000 - 0x96c8cfe3  com.apple.QuickTimeComponents.component 7.6.6 (1770) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96c8d000 - 0x96c9bfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
    0x96c9c000 - 0x96d53feb  libFontParser.dylib ??? (???) <486AA77E-BD0B-A647-A739-33EF68A3D832> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x96d54000 - 0x96d78ff7  libJPEG.dylib ??? (???) <C590671B-23C1-46B5-20BE-A744A3E34710> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96d79000 - 0x96dc2fe7  libTIFF.dylib ??? (???) <C64C22CE-9E71-F53D-279B-CB3EF828325B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96dc3000 - 0x96e10feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x96e11000 - 0x96e23ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <08850988-36D7-D2D8-D407-75EBFC811A1C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x96e30000 - 0x96e3bff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4B59C337-B909-6021-71F1-75E8E485B2D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96e3c000 - 0x96e3cff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96e3d000 - 0x970a2ffb  com.apple.security 6.1.1 (37594) <507DC633-D908-8BF6-273E-394076195987> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9714d000 - 0x9714fff7  libRadiance.dylib ??? (???) <986DBC20-DB5F-9812-07CA-8D43A3D232DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97150000 - 0x9715eff7  com.apple.opengl 1.6.13 (1.6.13) <198CEC06-1E26-0AB9-6B3E-639E1C947696> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9715f000 - 0x9747fff3  com.apple.CoreServices.CarbonCore 861.32 (861.32) <1ED1DC8C-8455-33EB-D45E-F328900CA1B3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x97480000 - 0x974e1fe7  com.apple.CoreText 3.151.8 (???) <2411D033-D8BC-0EB6-0F4F-FD3E16292CE0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97828000 - 0x979e2feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <AACA543B-E66E-AF28-6074-749F937E93E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x979e3000 - 0x97a26ff7  com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x97a27000 - 0x97b29fef  com.apple.MeshKitIO 1.1 (49.2) <EC52D0C5-5291-441D-F137-8E4DD60F0E25> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x97b2a000 - 0x97c6dfef  com.apple.QTKit 7.6.6 (1770) <221820BF-3669-605F-A1D7-88788A855EA3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x97ca1000 - 0x97e23fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <F03AAEF8-C73C-4E2A-29B0-0702EAD2E4A7> /usr/lib/libicucore.A.dylib
    0x97e24000 - 0x97e31ff7  com.apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97e6d000 - 0x97f71fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C2C11723-A56D-C790-4E4D-BE6C82CC1099> /usr/lib/libcrypto.0.9.8.dylib
    0x97f72000 - 0x9800ffe3  com.apple.LaunchServices 362.2 (362.2) <16E9C194-A145-5BD0-2A8B-8E610AE1169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98043000 - 0x981befe7  com.apple.CoreFoundation 6.6.4 (550.42) <BA29C5CE-77DB-87DB-5B74-9EEFF5265681> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x981bf000 - 0x981cbff7  libkxld.dylib ??? (???) <47012951-3258-DEA3-E422-E0775AA7A854> /usr/lib/system/libkxld.dylib
    0x981cc000 - 0x982fafe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x982fb000 - 0x982fefe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x982ff000 - 0x98345ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
    0x98368000 - 0x983dfff3  com.apple.backup.framework 1.2.2 (1.2.2) <EAD97F26-D3B1-F618-A84C-CF689860C2AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x983e0000 - 0x984ecff7  libGLProgrammability.dylib ??? (???) <760414B6-30A5-0718-138B-BC0222728C4E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x984ed000 - 0x9856fffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x98602000 - 0x98629ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x98848000 - 0x98878ff7  com.apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x98879000 - 0x9887aff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9887b000 - 0x9887bff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9887c000 - 0x988d6fe7  com.apple.CorePDF 1.3 (1.3) <3293C017-8294-402E-79C7-AA728A7B9535> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x988d7000 - 0x988daffb  com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x988db000 - 0x9895bfeb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9895c000 - 0x98a39fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <71B7D788-2435-06C4-93AC-33C65634A4CA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x98a3a000 - 0x98d5efef  com.apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x98ea2000 - 0x98ef2ff7  com.apple.framework.familycontrols 2.0.2 (2020) <6B6BDFCF-E26C-F7ED-B80D-805D90F4FDFC> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x98ef3000 - 0x98fa1ff3  com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x98fa2000 - 0x99006fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x99007000 - 0x9903fff7  com.apple.LDAPFramework 2.0 (120.1) <FDBA63D6-E765-407A-AD1F-858116AECE8C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x99040000 - 0x99040ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99041000 - 0x99051ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x99052000 - 0x990e4fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x990e5000 - 0x991c0feb  com.apple.DesktopServices 1.5.9 (1.5.9) <4C9F7B24-A8E7-69AB-24DB-A44AEF64C347> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x991c6000 - 0x992f2ffb  com.apple.MediaToolbox 0.484.33 (484.33) <02D594A0-4338-F97C-4C7C-5BFE4D923BB8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9932f000 - 0x9939eff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9939f000 - 0x993d0ff7  libGLImage.dylib ??? (???) <C3E24745-57C9-C815-AFA2-2558A95079B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x993d1000 - 0x993d7fe7  com.apple.CommerceCore 1.0 (6) <97D22E85-034B-9D9A-B981-6961E1FE54E5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x99402000 - 0x99412ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x99452000 - 0x99471ff7  com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9949e000 - 0x9954bfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
    0x995d9000 - 0x99eb9ff7  com.apple.AppKit 6.6.7 (1038.35) <8070FE1F-1B86-F58C-441F-FF8629F5061D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x99ec5000 - 0x99eccff7  com.apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x99ecd000 - 0x99ee2fff  com.apple.ImageCapture 6.0.1 (6.0.1) <4049588C-9303-BE3A-EBEC-D68B8B5CCACC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x99f1a000 - 0x99f95fff  com.apple.AppleVAFramework 4.10.24 (4.10.24) <A990FCD7-EE01-CA9B-DCD3-C2CD0C1CA8E1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x99f96000 - 0x99fe7ff7  com.apple.HIServices 1.8.2 (???) <BBE23110-368B-EE45-9D1D-D61473BF2078> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x99ff5000 - 0x9a011fe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <A15716E7-2660-F4ED-7DCE-BD4857D4E544> /usr/lib/libSystem.B.dylib

    Hi Charles - funny you ask. I gave up opening iTunes for a while, then one day I plugged my iPhone in to transfer some photos off of it and of course iTunes automatically launched. I expected it to quit on its own, but for whatever reason it stayed open and worked fine, and I haven't had the problem again since.
    I have restarted a few times since the problem started... and I ran a Software Update, so somewhere along the way that fixed out the problem. So I guess I would suggest that - restart and run Software Update.

Maybe you are looking for

  • Unable to get Rmi program working. Help plz - urgent.

    Any help to get this problem resolved would be of help. I get the error as below: D:\test\nt>java Client Server Client exception: Error marshaling transport header; nested exception is: javax.net.ssl.SSLException: untrusted server cert chain java.rmi

  • Need instruction how to install Windows XP on Satellite A200-1AE

    Hello can some one write a instruction of installing Windows XP Professional on this notebook? What I need before instalation? I have oryginal Windows XP. Which drivers i must have before? And what about boot? I guess that my PC have SATA drive and X

  • Integration between Oracle BPM 10.3 and UCM 11g

    I need to use UCM to manage documents created during a BPM workflow. Instead of attaching these files to the BPM process instance i must put them into the content repository, organizing the folder structure. So all i need to use is: Search, GetInfo,

  • FTP details

    Hello, Am using FTP FM just wondering that from where should i get details which i shall be passing in the FM for FTP_connect USER PASSWORD ACCOUNT HOST RFC_DESTINATION can anyone plz help me out in this. Thanks in Advance. Regards

  • Filter or Collection for Metadata State

    When trying to save metadata, LR sometimes reports a conflict about a file having been changed by another program or other error. It is almost impossible to track down those conflicts as the only indicator of which images have the problem is the smal