ITunes relaunches upon shutdown

This only happens now and again, but it cancels out the shutdown process meaning my computer is still on when I get back into work the following day. Any ideas? I can just watch it reopen right before my eyes. I'd love to get to the bottom of it.
FYI its also a startup item, as my library is huge and broadcasted over our intranet for music sharing.

Yes, I have sharing turned on, but this happens even after I have disconnected shared users. I'll try the preference thing though - sometimes this happens too. Strange.

Similar Messages

  • Help to eject or unmount disk upon shutdown

    Hello all,
    Please take pity on a newbie and answer what I hope is a really simple script question. This is my first attempt at Apple Script.
    I have searched for a script that will eject (unmount) a disk upon shutdown, but haven't found anything on this board. Do you have a reference to an archived script or an example of such code?
    Background:
    I have a new FireWire drive (Western Digital MyBook). It is OSX compatible, but not well integrated. For example, it should power off when I shut down the computer. It does so, but only if I unmount it first. If you have a similar drive, I should note that this behavior began when I reformatted it to HFS+ (Journaled) from the OEM FAT32. I would like to autmate the un-mounting upon shut-down via an Apple Script.
    I am running OSX 10.3.9 on an E-Mac. As for my programming skills, I used to program in Fortran on both IBM and Unix mainframes, and do some basic Unix system administration tasks. So, I should be able to manage this scripting task if given the right advice.
    Thanks in advance for your help!
    E-Mac   Mac OS X (10.3.9)  
    E-Mac   Mac OS X (10.3.9)  
    E-Mac   Mac OS X (10.3.9)   Western Digital MyBook Firewire Drive

    The issue isn't how to unmount the disk (that's the easy part), the problem is when to trigger it.
    There is no standard mechanism for launching a script at shutdown, so there's no way to tell your script to run prior to the shutdown.
    The best solution I can think of is a stay-open script that sits around doing nothing all day, until it quits. When it quits it unmounts the drive.
    Under normal circumstances you wouldn't quit the script at all - just leave it running, but when the OS tells it to quit as part of the normal shutdown process it does its thing.
    Here's one way of doing it:
    on run
    -- nothing to do here
    end run
    on idle
    return 3600 -- do nothing, and dont' bother me again for an hour
    end idle
    on quit
    tell application "Finder"
    try
    eject disk "diskName"
    end try
    end tell
    continue quit
    end quit
    The 'run' handler is executed when the script is launched, but there's nothing we need to do there.
    The 'idle' handler is run periodically in the background - again, we don't need to do anything here, either. The return value tells AppleScript how long to wait before re-running the idle handler
    The 'quit' handler does the work - as soon as it's called it unmounts the drive, then continues with the normal quit process.
    Of course, there's no checking here to make sure you really are shutting down (vs. just quitting the script manually), so you might want to add some validation (prompt the user, maybe?). You'll notice I wrapped the eject command in a try block - that way it'll fail silently if the disk isn't mounted, otherwise it would post an error dialog "Can't get disk "diskName"".

  • ITunes crashes upon syncing music to iPhone 3GS iOS4

    I recently bought an iPhone 3GS and upgraded it to 4.1. Whenever I try and sync my music, iTunes will crash - I get the "iTunes has encountered an unexpected error and has to close" message, with the Windows report screen popping up and all that. This is only when I sync my music - applications and contacts sync fine (I do not sync videos/photos/voicemails so I have those all unchecked). I only sync one selected playlist (not my whole library).
    I am using iTunes 10, running on Windows XP. I have uninstalled and reinstalled numerous times (including downgrading to 9.2 at one point) but I continue to get the same result - iTunes crashes upon syncing music. I just did a fresh restore, and this has not fixed the problem.
    I have tried splitting up my 550 song playlist that I normally sync to my iPhone, but when I did this (it was only about 250 songs) iTunes crashed again towards the end. It has been crashing whether or not I have the "Convert to 128 kbps AAC" checked or not. It crashes somewhere in the middle of "Copying X out of X."
    Note As of typing this, I successfully synced a separate 58-song playlist WITH "Convert to 128 kbps AAC checked." However, I then tried to sync a different 61-song playlist WITHOUT that checked and iTunes proceeded to crash. After this, I tried syncing the 58-song playlist again WITHOUT the Convert checked and it synced perfectly without crashing.
    Recap:
    Playlist #1 (550 songs) - Crashes WITH OR WITHOUT convert checked
    Playlist #2 (58 songs) - Syncs perfectly with or without convert checked
    Playlist #3 (61 songs) - Crashes without "Convert..." checked (have not tested with "Convert..." checked, it's late and I have to head to bed soon and I want to get this post up).
    Considering this information, would it be reasonable for me to assume that it's some of the songs in my library that are making iTunes crash? If so, how the heck am I supposed to figure which songs are causing this? I really hope I do not have to sit here as iTunes syncs and watch our for every song it crashes on...
    Does anyone have any suggestions? I've scoured these boards but I haven't found anyone with the same situation as me, and thus no answers.
    So frustrated. Even my old iPhone 2G on OS 3.0 syncs my music perfectly!!

    I am back to attempting to sync my music. iTunes continues to crash on certain songs, however I have also noticed another problem - each time I attempt to sync my main playlist (after deleting the song it crashed on last time), it will say Copying X out of like, 96 or some number that is nowhere near the real count of songs on the playlist.

  • Why does itunes crash upon opening after the software update?

    Why does itunes crash upon opening after the software update? Everything worked fine until I decided to update this morning and as soon as the computer rebooted, the error message appeared.  Is there anything available to fix this?

    I answered the same question in a similar post.  It's all to do with the wireless sync. 
    I used the following method to stop iTunes from constantly restarting -
    Open task manager
    Select the 'Processes' tab.
    Look for 'iTunesHelper.exe'
    Select 'iTunesHelper.exe'  then click on 'end process'
    Hope this helps.

  • Saving state of machine upon Shutdown?

    Is there a way to save my machine state upon shutdown such that when I start-up my computer again, everything is restored to the original state? Unsaved documents should remain unsaved.
    Something similar happens when the my MBP runs out of battery and the OS saves the "state" before going on standby. Upon plugging it back in to a power source, a line of white dots flash across the screen while the system state is restored.
    I presume this works because there's still some juice left on the battery for the OS to "remember" the state. Hence, I am led to believe that the same thing should be possible upon shutdown, as long as there's some juice left to store the state. Thoughts?

    Is there a way to save my machine state upon shutdown such that when I start-up my computer again, everything is restored to the original state? Unsaved documents should remain unsaved.
    No. If it it shutdown, it is shutdown. Hibernation, as Malcolm has posted will put the machine to sleep preserving everything but that is not shut down.
    If it shuts down the files are saved. They may not be saved as in the way the application saves them but they would HAVE to be copied to the HD to keep them if the machine is shut down.

  • ITunes keeps relaunching upon quiting

    Every time I quite iTunes, it seems to quite, but then it relaunches right after. I have no idea what is going on. Has anyone seen this before?

    This question appears a few times a week.
    On OS X 10.4 systems, iTunes related Widgets are the nr. 1 cause.
    Disable them and see if it helps.
    M

  • Multiple monitors on laptop: iTunes crashes upon display lock

    I have a laptop running XP Pro with an external monitor attached as an extended desktop. When I use iTunes (6.0.5.20) and lock my screen for any reason (close lid, screen saver activates, etc.), iTunes freezes and throws up an "Unsupported Display" window - or at least tries to: it appears in the taskbar but can't be viewed, opened, or closed. Only upon killing it (along with iTunes) can I continue to use my computer.
    Anyone have a fix? I'm not the first to run into this; see for example:
    http://forums.ilounge.com/showthread.php?postid=743115
    Thanks.

    I have a desktop with multiple monitors, and I have had the same sorts of problems. For me, iTunes 6 would display a dialog box that says "Unsupported Display" when I unlock the screens, though I was able to see it and dismiss it and life was good. Now, with iTunes 7, I can see that it tried to display an "Unsupported Display" dialog, but it crashed as well...
    Here is the stack trace of the crash, in case an Apple Engineer sees this post: (QuickTime.qts 7.1.3.100 and iTunes.exe 7.0.0.70)
    Unhandled exception at 0x669185fa in iTunes.exe: 0xC0000005: Access violation reading location 0x0322cc50.
    QuickTime.qts!669185fa()
    QuickTime.qts!66918cbe()
    QuickTime.qts!668cd8c9()
    QuickTime.qts!66917f29()
    QuickTime.qts!668cd8c9()
    iTunes.exe!0045c527()
    iTunes.exe!0044a343()
    iTunes.exe!0044a4f8()
    iTunes.exe!0044a575()
    iTunes.exe!006d2749()
    iTunes.exe!0076af71()
    QuickTime.qts!668cd8d4()
    iTunes.exe!0048a6a9()
    iTunes.exe!0048a7fb()
    iTunes.exe!005a027d()
    iTunes.exe!004d1a8d()
    iTunes.exe!0048ab3c()
    user32.dll!_InternalCallWinProc@20() + 0x28
    user32.dll!_UserCallWinProcCheckWow@32() + 0xb7
    user32.dll!_DispatchMessageWorker@8() + 0xdc
    user32.dll!_DispatchMessageW@4() + 0xf
    user32.dll!_DialogBox2@16() + 0x1a6
    user32.dll!_InternalDialogBox@24() + 0xb6
    user32.dll!_SoftModalMessageBox@4() + 0x677
    user32.dll!_MessageBoxWorker@4() + 0x175
    user32.dll!_MessageBoxTimeoutW@24() + 0x7a
    user32.dll!_MessageBoxTimeoutA@24() + 0x9c
    user32.dll!_MessageBoxExA@20() + 0x1b
    user32.dll!_MessageBoxA@16() + 0x45
    QuickTime.qts!668515ed()
    QuickTime.qts!6685f5a5()
    QuickTime.qts!6685f739()
    QuickTime.qts!6685730e()
    Windows XP Pro

  • MacBook Pro loses access to 1 memory slot upon shutdown or reboot in OS X 10.8.1

    I have had 4GB of RAM in my mid-2009 13-inch MacBook Pro since a few weeks after purchasing it in 2009.  Until a couple of weeks ago, this machine has been running OS X 10.6.8 with no RAM issues.  I wanted to wait for 10.8.1 before doing a clean install of Mountain Lion on this MacBook  So, the day that 10.8.1 was released to the App Store I immediately purchased and downloaded the new OS.  I then performed a clean install of the OS, got all my software setup, and all was right with my MacBook.
    However, over the next week I noticed upon startup or reboot of the machine everything felt sluggish. I opened the activity monitor and clicked on the system memory tab, it showed 2GB.  I immediately clicked on the About This Mac button to see how much RAM was installed, it showed only one 2GB stick installed (the other memory slot was empty).  The next option I chose was to restart the computer.  Upon startup it still only showed one 2GB stick.  Next, I shutdown the computer, opened the back cover, and proceeded to remove both 2GB sticks of memory. I blew out the slots with compressed air, swapped the positions of each stick and reseated the memory.
    I started up the computer and to my pleasant surprise both memory slots were recognizing 2GB each (4GB total). I thought this had permanently resolved the issue, but unfortunately after every shutdown or reboot my MacBook (without fail) loses access to the second memory slot, unless I remove and reseat the memory. 
    This problem did not start until after installing 10.8.1.  I have tried countless SMC and PRAM resets.  Please help.

    This didn't happen to me until I upgraded back to Lion the second time. I went from Lion back to a clean install of Snow Leopard back to Lion and then I had the problem with it not waking from sleep. The first instance with Lion I had no problems. So I decided to go back and do another install of Snow Leopard and the problem stayed with me. I am now on 10.8.1 and the problem remains the same.
    I have, kind of, solved the sleep problems by putting hibernatemode at 25. This has allowed me to wake the computer up without a hard reset, but when I do wake it up it makes that hard drive spinning noise twice, almost as if it is waking up twice. Then, back to 2gb unless I reset the ram. I am going to take the case off tomorrow and just make sure everything is ok in there, but other than that I am just hoping it's not the logic board as my computer is a few years old now. I may also just throw a 4gb into the one thats working.
    Memtest has found no problems either, both with 2gb and 4gb showing.
    Thanks for the help everyone, this is really driving me nuts and answers are hard to come by.

  • ITunes crashes upon startup?

    Hello everyone, thanks for taking the time to help! Tonight, my iTunes started crashing everytime I opened it. I haven't done anything new with iTunes recently other than downloading new music. Can anyone help me out? Here are my specifications:
    Model Name:          MacBook Pro
      Model Identifier:          MacBookPro7,1
      Processor Name:          Intel Core 2 Duo
      Processor Speed:          2.4 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache:          3 MB
      Memory:          4 GB
      Bus Speed:          1.07 GHz
      Boot ROM Version:          MBP71.0039.B0B
      SMC Version (system):          1.62f6
      Serial Number (system):
      Hardware UUID:          E2DECA4D-98F5-5276-8901-B0F85F87538A
      Sudden Motion Sensor:
      State:          Enabled
      System Version:          Mac OS X 10.6.6 (10J3210)
      Kernel Version:          Darwin 10.7.1
      Boot Volume:          Untitled 1
      Boot Mode:          Normal
      Computer Name:          Alexander Hanna’s MacBook Pro
      User Name:          Alexander Hanna (alexhanna)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          No
      Time since boot:          8:23
    And here's the error I get upon iTunes crashing:
    Process:         iTunes [2440]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.2.2 (10.2.2)
    Build Info:      iTunes-10221201~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [90]
    Date/Time:       2011-04-29 22:00:53.339 -0400
    OS Version:      Mac OS X 10.6.6 (10J3210)
    Report Version:  6
    Interval Since Last Report:          5482 sec
    Crashes Since Last Report:           10
    Per-App Interval Since Last Report:  29 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      1971C939-5564-4841-B528-3F99229800A7
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000007c
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x91ce7065 WebCore::SVGFontElement::ensureGlyphCache() const + 21
    1   com.apple.WebCore                       0x91ce6eda WebCore::SVGFontElement::getGlyphIdentifiersForString(WebCore::String const&, ***::Vector<WebCore::SVGGlyphIdentifier, 0ul>&) const + 26
    2   com.apple.WebCore                       0x9199f278 WebCore::SimpleFontData::SimpleFontData(WebCore::FontPlatformData const&, bool, bool, WebCore::SVGFontData*) + 520
    3   com.apple.WebCore                       0x919cf0aa WebCore::RenderObject::destroy() + 138
    4   com.apple.WebCore                       0x919ceca4 WebCore::Node::detach() + 36
    5   com.apple.WebCore                       0x919ceb48 WebCore::Element::detach() + 104
    6   com.apple.WebCore                       0x919ceabb WebCore::ContainerNode::detach() + 43
    7   com.apple.WebCore                       0x919ceb48 WebCore::Element::detach() + 104
    8   com.apple.WebCore                       0x9199b871 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1617
    9   com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    10  com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    11  com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    12  com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    13  com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    14  com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    15  com.apple.WebCore                       0x9199b682 WebCore::Element::recalcStyle(WebCore::Node::StyleChange) + 1122
    16  com.apple.WebCore                       0x9194c0ff WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 191
    17  com.apple.WebCore                       0x91994cb0 WebCore::Document::updateStyleIfNeeded() + 96
    18  com.apple.WebCore                       0x91a177ad WebCore::Document::updateLayout() + 45
    19  com.apple.WebCore                       0x91a23dde WebCore::Document::updateLayoutIgnorePendingStylesheets() + 46
    20  com.apple.WebCore                       0x91abe34b WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(int, WebCore::EUpdateLayout) const + 315
    21  com.apple.WebCore                       0x91abe1f8 WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(int) const + 40
    22  com.apple.WebCore                       0x91bcc6c1 WebCore::CSSComputedStyleDeclaration::getPropertyValue(int) const + 49
    23  com.apple.WebCore                       0x91b07ec3 WebCore::CSSStyleDeclaration::getPropertyValue(WebCore::String const&) + 67
    24  com.apple.WebCore                       0x9218c765 WebCore::jsCSSStyleDeclarationPrototypeFunctionGetPropertyValue(JSC::ExecState* , JSC::JSObject*, JSC::JSValue, JSC::ArgList const&) + 229
    25  ???                                     0x149fc166 0 + 346014054
    26  com.apple.JavaScriptCore                0x9775444d JSC::Interpreter::execute(JSC::FunctionExecutable*, JSC::ExecState*, JSC::JSFunction*, JSC::JSObject*, JSC::ArgList const&, JSC::ScopeChainNode*, JSC::JSValue*) + 637
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x948d2942 kevent + 10
    1   libSystem.B.dylib                       0x948d305c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x948d2519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x948d22be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x948d1d41 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x948d1b86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x948d19d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x948d1f68 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x948d1b86 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x948ac0ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x948ac827 mach_msg + 68
    2   com.apple.CoreFoundation                0x939bf37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x939be464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x939c43a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000c820 0x1000 + 47136
    6   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    7   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x948da062 __semwait_signal + 10
    1   libSystem.B.dylib                       0x948d9d1e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x948db9b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00022e98 0x1000 + 138904
    4   com.apple.iTunes                        0x00022325 0x1000 + 135973
    5   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    6   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 5:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x948cb086 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x939fec83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    3   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x948d19d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x948d1f68 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x948d1b86 start_wqthread + 30
    Thread 7:
    0   libSystem.B.dylib                       0x948ac0ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x948ac827 mach_msg + 68
    2   com.apple.CoreFoundation                0x939bf37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x939be464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x939c43a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x007dfb70 0x1000 + 8252272
    6   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    7   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x948ac11a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x948d9ca1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x94908ac8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.iTunes                        0x00049a5b 0x1000 + 297563
    4   com.apple.iTunes                        0x000499bb 0x1000 + 297403
    5   com.apple.iTunes                        0x000498dd 0x1000 + 297181
    6   com.apple.iTunes                        0x00049737 0x1000 + 296759
    7   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    8   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x948ac0ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x948ac827 mach_msg + 68
    2   com.apple.CoreFoundation                0x939bf37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x939be464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x939c43a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000c820 0x1000 + 47136
    6   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    7   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x948ac0ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x948ac827 mach_msg + 68
    2   com.apple.CoreFoundation                0x939bf37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x939be464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x939c43a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000c820 0x1000 + 47136
    6   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    7   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x948ac0ba mach_msg_trap + 10
    1   libSystem.B.dylib                       0x948ac827 mach_msg + 68
    2   com.apple.CoreFoundation                0x939bf37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x939be464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x939be291 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x9877d7ac +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x98744bcc -[NSThread main] + 45
    7   com.apple.Foundation                    0x98744b7c __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    9   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x948d2942 kevent + 10
    1   libSystem.B.dylib                       0x948e6020 _mdns_query_mDNSResponder + 1182
    2   libSystem.B.dylib                       0x948e4f62 _mdns_search + 1120
    3   libSystem.B.dylib                       0x948e4396 _mdns_addrinfo + 740
    4   libSystem.B.dylib                       0x948e331a search_addrinfo + 132
    5   libSystem.B.dylib                       0x948e2d55 si_addrinfo + 1413
    6   libSystem.B.dylib                       0x94920384 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    8   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x948d2942 kevent + 10
    1   libSystem.B.dylib                       0x948e6020 _mdns_query_mDNSResponder + 1182
    2   libSystem.B.dylib                       0x948e4f62 _mdns_search + 1120
    3   libSystem.B.dylib                       0x948e4396 _mdns_addrinfo + 740
    4   libSystem.B.dylib                       0x948e331a search_addrinfo + 132
    5   libSystem.B.dylib                       0x948e2d55 si_addrinfo + 1413
    6   libSystem.B.dylib                       0x94920384 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    8   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x948d2942 kevent + 10
    1   libSystem.B.dylib                       0x948e6020 _mdns_query_mDNSResponder + 1182
    2   libSystem.B.dylib                       0x948e4f62 _mdns_search + 1120
    3   libSystem.B.dylib                       0x948e4396 _mdns_addrinfo + 740
    4   libSystem.B.dylib                       0x948e331a search_addrinfo + 132
    5   libSystem.B.dylib                       0x948e2d55 si_addrinfo + 1413
    6   libSystem.B.dylib                       0x94920384 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    8   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x948d2942 kevent + 10
    1   libSystem.B.dylib                       0x948e6020 _mdns_query_mDNSResponder + 1182
    2   libSystem.B.dylib                       0x948e4f62 _mdns_search + 1120
    3   libSystem.B.dylib                       0x948e4396 _mdns_addrinfo + 740
    4   libSystem.B.dylib                       0x948e331a search_addrinfo + 132
    5   libSystem.B.dylib                       0x948e2d55 si_addrinfo + 1413
    6   libSystem.B.dylib                       0x94920384 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x948d9819 _pthread_start + 345
    8   libSystem.B.dylib                       0x948d969e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x91ce7061  ecx: 0x1b1d3ed0  edx: 0x00000001
      edi: 0x00000000  esi: 0x00000000  ebp: 0xbfffca08  esp: 0xbfffc8e0
       ss: 0x0000001f  efl: 0x00010282  eip: 0x91ce7065   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x0000007c
    Binary Images:
        0x1000 -   0xe46fdf  com.apple.iTunes 10.2.2 (10.2.2) <5CC6DEDE-61AD-C5A1-D11E-226686C6DA5B> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x1056000 -  0x10e2ffb  com.apple.iTunes.iPodUpdater 9.2 (9.2) <1CBAF416-E527-6A96-BD66-4F2E9C63987B> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x1137000 -  0x1153ff7  com.apple.avfoundationcf 2.0 (44.3) <6ED5D356-B123-EFDE-88B7-54254C2F5CCC> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1175000 -  0x117cff7  com.apple.aps.framework 1.1 (1.1) <C63F374A-E2C0-FE01-BAD8-1E9588CFD228> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x1185000 -  0x118aff7  com.apple.iPod 1.6 (17) <1C363658-799C-351F-52F3-645FB18CCAE3> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1190000 -  0x11aeff7 +libgnsdk_musicid.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.8.2.dylib
    0x11bb000 -  0x127dfeb +libgnsdk_sdkmanager.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.8.2.dylib
    0x1294000 -  0x12d2fff +libgnsdk_submit.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.8.2.dylib
    0x12d7000 -  0x1558fe2 +libgnsdk_dsp.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.8.2.dylib
    0x1581000 -  0x15c1ff7  com.apple.vmutils 4.2 (106) <92BB4844-304C-C7AB-1F9B-686537C56099> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x15da000 -  0x161fff7  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
    0x163d000 -  0x199dff3  com.apple.MediaToolbox.AVCFSupport 1.0 (694.4) <F09E50F5-01AA-3778-DB1B-4C15CFE4DCF6> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1a00000 -  0x1d57ff3  com.apple.VideoToolbox.AVCFSupport 1.0 (694.4) <7B597959-62F5-5446-8F03-2692D39E2038> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x2ba1000 -  0x2c56fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
    0x2e04000 -  0x2e05ff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x2e0e000 -  0x2e12ff3  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
    0x2e17000 -  0x2e1dff7  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
    0x2fe3000 -  0x2fe8ff7  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
    0x13800000 - 0x144b6ffb  com.apple.CoreFP 1.11.17 (1.11.17) <952E0018-1878-B23A-FF7B-BC187E4EF1F2> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x17a0b000 - 0x17a7cff7  com.apple.mobiledevice 423.1 (423.1) <B32726B2-40DA-737F-0705-FCD1C6082D8A> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x17ab8000 - 0x17adefff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <1C17D1BE-1E54-70CF-07B2-86E5DA647C81> /usr/lib/libssl.0.9.7.dylib
    0x17bd5000 - 0x17dbbfef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <FE4E2812-A732-EF4C-5E16-DA181122DBC6> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    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
    0x90003000 - 0x90007ff7  libGFXShared.dylib ??? (???) <30C23761-A976-008D-D587-C337FEF5B329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90027000 - 0x90027ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90028000 - 0x90105fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <71B7D788-2435-06C4-93AC-33C65634A4CA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x90139000 - 0x90169ff7  com.apple.MeshKit 1.1 (49.2) <464BD81C-9970-FBF5-507F-3EEBD020A967> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9016a000 - 0x9018eff7  libJPEG.dylib ??? (???) <C590671B-23C1-46B5-20BE-A744A3E34710> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9018f000 - 0x901d8fe7  libTIFF.dylib ??? (???) <C64C22CE-9E71-F53D-279B-CB3EF828325B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x901d9000 - 0x903e0feb  com.apple.AddressBook.framework 5.0.3 (875) <32BC2271-9160-F8E9-4DDA-D67B7CD6468A> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x903e1000 - 0x903ecff7  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
    0x903ed000 - 0x903f7fe7  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
    0x9049c000 - 0x908d3fef  com.apple.RawCamera.bundle 3.6.0 (558) <CCF48B69-6B02-B0A5-45DF-5C5327AD16F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x908d4000 - 0x9092cfe7  com.apple.datadetectorscore 2.0 (80.7) <463C62DE-2664-E186-915A-0772C6AC0664> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90932000 - 0x90a33fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <E1A44C67-FA6C-0188-F46F-EA14CEE557BB> /usr/lib/libxml2.2.dylib
    0x90a34000 - 0x90a72ff7  com.apple.QuickLookFramework 2.3 (327.6) <FCA83173-6DBF-615C-699A-529A7FD821ED> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x90df9000 - 0x90df9ff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90dfa000 - 0x90e20ffb  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
    0x90e21000 - 0x90e3cff7  libPng.dylib ??? (???) <12A2679F-1663-AF52-1F95-AB121A3EE94D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x90e3d000 - 0x90f3ffef  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
    0x90f40000 - 0x90f5cfe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90f5d000 - 0x90f60ffb  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
    0x90f95000 - 0x90f9bfe7  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
    0x90f9c000 - 0x90fdeff7  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
    0x90fdf000 - 0x9102fff7  com.apple.framework.familycontrols 2.0.2 (2020) <6B6BDFCF-E26C-F7ED-B80D-805D90F4FDFC> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x911a6000 - 0x911a6ff7  com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x911a7000 - 0x9121eff3  com.apple.backup.framework 1.2.2 (1.2.2) <EAD97F26-D3B1-F618-A84C-CF689860C2AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x912c9000 - 0x912cdff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x912ce000 - 0x912e2ffb  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
    0x912e3000 - 0x9179effb  com.apple.VideoToolbox 0.484.33 (484.33) <8DE72F2D-3FAE-BA1D-3E84-EC2D9DC30240> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9179f000 - 0x917e3fe7  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
    0x917e4000 - 0x91927fef  com.apple.QTKit 7.6.6 (1770) <221820BF-3669-605F-A1D7-88788A855EA3> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91928000 - 0x9237bff7  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
    0x923b6000 - 0x923b8ff7  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
    0x923b9000 - 0x9259bfff  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
    0x92691000 - 0x92691ff7  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
    0x927d5000 - 0x92844ff7  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
    0x92845000 - 0x92847ff7  libRadiance.dylib ??? (???) <986DBC20-DB5F-9812-07CA-8D43A3D232DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92848000 - 0x9379bfe3  com.apple.QuickTimeComponents.component 7.6.6 (1770) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9379c000 - 0x937e9feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x937f8000 - 0x93803ff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93882000 - 0x938a1ff7  com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93982000 - 0x93afdfe7  com.apple.CoreFoundation 6.6.4 (550.42) <BA29C5CE-77DB-87DB-5B74-9EEFF5265681> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93b4e000 - 0x93b57ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93b58000 - 0x93c23fef  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
    0x93c24000 - 0x93c34ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x93c35000 - 0x93c96fe7  com.apple.CoreText 3.151.8 (???) <2411D033-D8BC-0EB6-0F4F-FD3E16292CE0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93c97000 - 0x93efcffb  com.apple.security 6.1.1 (37594) <507DC633-D908-8BF6-273E-394076195987> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93efd000 - 0x93f0eff7  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
    0x93f0f000 - 0x93f55ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib
    0x93f56000 - 0x93f7dff7  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
    0x93fc4000 - 0x942e8fef  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
    0x942e9000 - 0x942f3ffb  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
    0x942f4000 - 0x942fbff7  com.apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94347000 - 0x943b5ff7  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
    0x943b6000 - 0x9442fff7  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
    0x94479000 - 0x9448dfe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x9448e000 - 0x94495ff3  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
    0x94496000 - 0x944ecff7  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
    0x944ed000 - 0x94547fe7  com.apple.CorePDF 1.3 (1.3) <3293C017-8294-402E-79C7-AA728A7B9535> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x94548000 - 0x9454bff7  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
    0x94557000 - 0x94594ff7  com.apple.CoreMedia 0.484.33 (484.33) <703AC690-76F9-2702-51F8-3B1F6042E722> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x94595000 - 0x945aafff  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
    0x945ab000 - 0x94626fff  com.apple.AppleVAFramework 4.10.24 (4.10.24) <A990FCD7-EE01-CA9B-DCD3-C2CD0C1CA8E1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x94697000 - 0x94732ff7  com.apple.ApplicationServices.ATS 4.4 (???) <3E4237F4-E664-81E2-2213-7150206DAC69> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94733000 - 0x94736fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94765000 - 0x9479eff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A618C135-8463-B2C4-C3E5-16DD58E0E389> /usr/lib/libcups.2.dylib
    0x9479f000 - 0x94856feb  libFontParser.dylib ??? (???) <486AA77E-BD0B-A647-A739-33EF68A3D832> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94879000 - 0x948aaff7  libGLImage.dylib ??? (???) <C3E24745-57C9-C815-AFA2-2558A95079B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x948ab000 - 0x94a52ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <A15716E7-2660-F4ED-7DCE-BD4857D4E544> /usr/lib/libSystem.B.dylib
    0x94a53000 - 0x94a93ff3  com.apple.securityinterface 4.0.1 (40418) <A57E6534-6731-864D-114C-78BF958F6F4D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94af2000 - 0x94af3ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <E49F6AB1-941E-5DA8-575F-D816A449624B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94b2a000 - 0x94cacfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <F03AAEF8-C73C-4E2A-29B0-0702EAD2E4A7> /usr/lib/libicucore.A.dylib
    0x94cad000 - 0x94ed8ff3  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
    0x94ff8000 - 0x950fcfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C2C11723-A56D-C790-4E4D-BE6C82CC1099> /usr/lib/libcrypto.0.9.8.dylib
    0x9514e000 - 0x9514eff7  com.apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9514f000 - 0x951ecfe3  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
    0x951ed000 - 0x9527ffe7  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
    0x952aa000 - 0x952ccfef  com.apple.DirectoryService.Framework 3.6 (621.11) <401E67B3-96DF-287B-2892-210C3A2EE9A6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95355000 - 0x9576bff7  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
    0x9576c000 - 0x9577eff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <08850988-36D7-D2D8-D407-75EBFC811A1C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9577f000 - 0x958adfe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x958ae000 - 0x95946fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95991000 - 0x959ccfeb  libFontRegistry.dylib ??? (???) <D7E411FC-E649-ED9E-8D16-E70C4410157C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x959cd000 - 0x95a89fff  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
    0x95a8a000 - 0x95bb6ffb  com.apple.MediaToolbox 0.484.33 (484.33) <02D594A0-4338-F97C-4C7C-5BFE4D923BB8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x95bd0000 - 0x95bd1ff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x95bd2000 - 0x95be2ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95be3000 - 0x95c27ff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95c6b000 - 0x95caaff7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <48304D7D-4E05-6BAB-3B8A-F0C77654C27D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x95cab000 - 0x95cabff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95cb7000 - 0x95cdfff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
    0x95dbf000 - 0x95e39fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <FCE540B8-6AF3-E309-2650-E1D835C2771E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95e3a000 - 0x95ea4fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x95ea5000 - 0x95ee8ff7  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
    0x95ee9000 - 0x95f69feb  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
    0x95f6a000 - 0x96124feb  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
    0x96125000 - 0x9612dff7  com.apple.DisplayServicesFW 2.3.0 (286.3) <E993D482-7827-69AD-0CDB-94C12138402A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9612e000 - 0x9613cff7  com.apple.opengl 1.6.13 (1.6.13) <198CEC06-1E26-0AB9-6B3E-639E1C947696> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9613d000 - 0x96148ff7  com.apple.CrashReporterSupport 10.6.6 (256) <1272B593-725B-4BC4-0CFA-1BBB9D506213> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96149000 - 0x96169fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <584B2B30-DC65-6930-F59F-C49FD5604B67> /usr/lib/libresolv.9.dylib
    0x962f3000 - 0x962f3ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x962f4000 - 0x963a1fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F237B77D-75A3-7240-931D-4735B91D365F> /usr/lib/libobjc.A.dylib
    0x963a2000 - 0x963b0fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib
    0x963b1000 - 0x966aafef  com.apple.QuickTime 7.6.6 (1770) <A6107204-D3CE-DC00-7CA3-27D62472E679> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x966ab000 - 0x966c3ff7  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
    0x966c4000 - 0x966d0ff7  libkxld.dylib ??? (???) <47012951-3258-DEA3-E422-E0775AA7A854> /usr/lib/system/libkxld.dylib
    0x966d1000 - 0x96712ff7  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
    0x96713000 - 0x96734fe7  com.apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96735000 - 0x96799fff  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
    0x9679a000 - 0x967e1ffb  com.apple.CoreMediaIOServices 136.0 (1478) <69195236-40D0-F4D9-1DB2-9BF28E599D23> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x967e2000 - 0x968c2fe7  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
    0x9699d000 - 0x969daff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <EFC2E4A9-B905-5B37-3E1A-13FCC1D7B9B4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x969db000 - 0x96a85fe7  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
    0x96a86000 - 0x96df1ff7  com.apple.QuartzCore 1.6.3 (227.35) <F894BB55-33B8-C247-F1B7-283D03BE8D0A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96df2000 - 0x96f01fe7  com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96f02000 - 0x96f05ff7  libCoreVMClient.dylib ??? (???) <FD175019-3C63-E323-EB0F-EBC66B3D6A2F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96f06000 - 0x96f49ff7  libGLU.dylib ??? (???) <C1546BD7-97DE-ED18-593F-176B08DF864A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96f57000 - 0x96f5dfff  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
    0x96f5e000 - 0x97039feb  com.apple.DesktopServices 1.5.9 (1.5.9) <4C9F7B24-A8E7-69AB-24DB-A44AEF64C347> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9703a000 - 0x9735aff3  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
    0x9735b000 - 0x973ddffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x973de000 - 0x973dfff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97431000 - 0x97432ff7  libScreenReader.dylib ??? (???) <793F7898-B9D4-8580-69AB-D918BB598892> /usr/lib/libScreenReader.dylib
    0x97433000 - 0x97440ff7  com.apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97461000 - 0x9756dff7  libGLProgrammability.dylib ??? (???) <760414B6-30A5-0718-138B-BC0222728C4E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9756e000 - 0x975cbff7  com.apple.framework.IOKit 2.0 (???) <9A4DE9DD-F7E3-07FD-055D-2B7DAADF2642> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x975dc000 - 0x977daff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <C97A479C-FDF9-3F19-2EE0-80288257C477> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x977db000 - 0x97fca557  com.apple.CoreGraphics 1.545.0 (???) <61D2EA85-8F04-0971-B3B3-0E6AC379033A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97fcb000 - 0x98002fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <8AF8C02A-9B51-D4CC-BAAA-B420210478FE> /usr/lib/libssl.0.9.8.dylib
    0x98003000 - 0x9867eff7  com.apple.CoreAUC 6.11.00 (6.11.00) <2C5696D5-A98D-EB85-D9CF-14FADAC7C6B3> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9867f000 - 0x9872dff3  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
    0x9872e000 - 0x989a1fe7  com.apple.Foundation 6.6.4 (751.42) <B1C73E72-B574-4C49-9CAD-D45176EDCC8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x989a2000 - 0x989a2ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x989a3000 - 0x989a8ff7  com.apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x989b4000 - 0x989b4ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x989b5000 - 0x98a06ff7  com.apple.HIServices 1.8.2 (???) <BBE23110-368B-EE45-9D1D-D61473BF2078> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98ac1000 - 0x98af9ff7  com.apple.LDAPFramework 2.0 (120.1) <FDBA63D6-E765-407A-AD1F-858116AECE8C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x98afa000 - 0x98ba2ffb  com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x98ba3000 - 0x98c5cfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib
    0x98c5d000 - 0x98e39ffb  libType1Scaler.dylib ??? (???) <124E12A4-977B-78EA-5B87-A5C90350D754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x98e3a000 - 0x98e6dffb  libTrueTypeScaler.dylib ??? (???) <5C36253B-6F3B-6512-DFD7-738955504967> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x98e6e000 - 0x98e72ff7  libGIF.dylib ??? (???) <AE4279C6-D3C2-8CCB-9764-75D9141FE4B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98e73000 - 0x98ea6ff7  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
    0x991a1000 - 0x995d6ff7  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
    0x995d7000 - 0x99713ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <F4E5167C-E184-8D2D-082B-0B3EB751F707> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99714000 - 0x99ff4ff7  com.apple.AppKit 6.6.7 (1038.35) <8070FE1F-1B86-F58C-441F-FF8629F5061D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <A15716E7-2660-F4ED-7DCE-BD4857D4E544> /usr/lib/libSystem.B.dylib
    Please help and thanks!

    Hanna, I was experiencing a similar problem with iTunes crashing every time I tried to start it.  I solved my problem by reinstalling the Mac OS X 10.6.7 update.  There is even a special update for early 2011 MacBook Pro models.  I've reference both Apple download webpages below for your use:
    Mac OS X 10.6.7 update
    Mac OS X 10.6.7 update for Early 2011 MacBook Pro
    All you need to do is download the appropriate update, follow the directions to install/reinstall the update, and restart your Mac.
    Good luck,
    Rob

  • Itunes crashes upon startup while going through 'Determining Gapless Playback' step.  Here is crash report:

    I was in process of adding 10,000 songs to Itunes, it added the songs and during the Determining Gapless step, it made it through 9,600 of the 10,000 songs relatively quickly, but now crashes upon startup.   It doesnt' run long enough to see what song/s are causing the problem.  If you have any ideas would really appreciate it.
    Process:         iTunes [220]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6 (10.6)
    Build Info:      iTunes-10604001~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [147]
    Date/Time:       2012-03-21 11:41:14.883 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          188747 sec
    Crashes Since Last Report:           33
    Per-App Interval Since Last Report:  128732 sec
    Per-App Crashes Since Last Report:   28
    Anonymous UUID:                      07AA2E6C-5687-4DE4-81C3-0EB49FD3A8F6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  16
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eaa1f1 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox                     0x99278e04 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox                     0x99278bb9 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox                     0x99278a3e BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit                        0x95f6b595 _DPSNextEvent + 847
    9   com.apple.AppKit                        0x95f6add6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.AppKit                        0x95f2d1f3 -[NSApplication run] + 821
    11  com.apple.iTunes                        0x0000437a 0x1000 + 13178
    12  com.apple.iTunes                        0x000041c1 0x1000 + 12737
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9147f382 kevent + 10
    1   libSystem.B.dylib                       0x9147fa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9147ef59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9147ecfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9147e781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9147e5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9147e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9147e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9147e5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x91486aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9148675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914883f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000ab43 0x1000 + 39747
    4   com.apple.iTunes                        0x00020fef 0x1000 + 131055
    5   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    6   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    7   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0003d9be 0x1000 + 248254
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9147e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9147e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9147e5c6 start_wqthread + 30
    Thread 7:
    0   libSystem.B.dylib                       0x91486aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9148675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914883f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000ab43 0x1000 + 39747
    4   com.apple.iTunes                        0x0000aa5a 0x1000 + 39514
    5   com.apple.iTunes                        0x0000a8dd 0x1000 + 39133
    6   com.apple.iTunes                        0x00a33073 0x1000 + 10690675
    7   com.apple.iTunes                        0x00a330a1 0x1000 + 10690721
    8   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    9   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.iTunes                        0x001405e9 0x1000 + 1308137
    3   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    4   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x914d131e accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x0089503f 0x1000 + 8994879
    2   com.apple.iTunes                        0x0087aa99 0x1000 + 8886937
    3   com.apple.iTunes                        0x0087ac2f 0x1000 + 8887343
    4   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    5   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    6   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x914d131e accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x0089503f 0x1000 + 8994879
    2   com.apple.iTunes                        0x0087aa99 0x1000 + 8886937
    3   com.apple.iTunes                        0x0087ac2f 0x1000 + 8887343
    4   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    5   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    6   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 11:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x91477ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x99eeac53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    3   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.iTunes                        0x0014fce1 0x1000 + 1371361
    3   com.apple.iTunes                        0x00053769 0x1000 + 337769
    4   com.apple.iTunes                        0x0015084e 0x1000 + 1374286
    5   com.apple.iTunes                        0x008d265e 0x1000 + 9246302
    6   com.apple.iTunes                        0x00154c17 0x1000 + 1391639
    7   com.apple.iTunes                        0x002a97d5 0x1000 + 2787285
    8   com.apple.iTunes                        0x0014061d 0x1000 + 1308189
    9   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x91458b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x914866e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x914b55a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.iTunes                        0x0005112b 0x1000 + 327979
    4   com.apple.iTunes                        0x00050fbf 0x1000 + 327615
    5   com.apple.iTunes                        0x00050f5b 0x1000 + 327515
    6   com.apple.iTunes                        0x00050dae 0x1000 + 327086
    7   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    8   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 16 Crashed:
    0   com.apple.iTunes                        0x002b34d0 0x1000 + 2827472
    1   com.apple.iTunes                        0x007275de 0x1000 + 7497182
    2   com.apple.iTunes                        0x0072a54e 0x1000 + 7509326
    3   com.apple.iTunes                        0x0002b338 0x1000 + 172856
    4   com.apple.iTunes                        0x000280f6 0x1000 + 159990
    5   com.apple.iTunes                        0x007d8e82 0x1000 + 8224386
    6   com.apple.iTunes                        0x007d35fb 0x1000 + 8201723
    7   com.apple.iTunes                        0x002a8512 0x1000 + 2782482
    8   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    9   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x91486aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9148675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914883f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00051103 0x1000 + 327939
    4   com.apple.iTunes                        0x00050fbf 0x1000 + 327615
    5   com.apple.iTunes                        0x00050f5b 0x1000 + 327515
    6   com.apple.iTunes                        0x00050dae 0x1000 + 327086
    7   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    8   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.iTunes                        0x0014fce1 0x1000 + 1371361
    3   com.apple.iTunes                        0x00053769 0x1000 + 337769
    4   com.apple.iTunes                        0x0015084e 0x1000 + 1374286
    5   com.apple.iTunes                        0x008d265e 0x1000 + 9246302
    6   com.apple.iTunes                        0x00154c17 0x1000 + 1391639
    7   com.apple.iTunes                        0x00750249 0x1000 + 7664201
    8   com.apple.iTunes                        0x00756e91 0x1000 + 7691921
    9   com.apple.iTunes                        0x00759636 0x1000 + 7702070
    10  com.apple.iTunes                        0x001502f1 0x1000 + 1372913
    11  com.apple.iTunes                        0x0014fd1c 0x1000 + 1371420
    12  com.apple.iTunes                        0x0014061d 0x1000 + 1308189
    13  libSystem.B.dylib                       0x91486259 _pthread_start + 345
    14  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9148782e pread$UNIX2003 + 10
    1   ...ple.CoreServices.CarbonCore          0x9a521b30 BasicRead(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 952
    2   ...ple.CoreServices.CarbonCore          0x9a52173f PBReadForkSync + 117
    3   ...ple.CoreServices.CarbonCore          0x9a5216b6 FSReadFork + 59
    4   com.apple.iTunes                        0x0000bf28 0x1000 + 44840
    5   com.apple.iTunes                        0x0042eb50 0x1000 + 4381520
    6   com.apple.iTunes                        0x00050e3f 0x1000 + 327231
    7   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    8   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x9147f382 kevent + 10
    1   libSystem.B.dylib                       0x91492a93 _mdns_query_mDNSResponder + 1225
    2   libSystem.B.dylib                       0x914919a8 _mdns_search + 1120
    3   libSystem.B.dylib                       0x91490dd8 _mdns_addrinfo + 740
    4   libSystem.B.dylib                       0x9148fd5a search_addrinfo + 132
    5   libSystem.B.dylib                       0x9148f796 si_addrinfo + 1413
    6   libSystem.B.dylib                       0x914ccf54 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 16 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000480  ecx: 0x19b6bc00  edx: 0x00000000
      edi: 0x00000000  esi: 0x0351f200  ebp: 0xb081d328  esp: 0xb081d310
       ss: 0x0000001f  efl: 0x00010246  eip: 0x002b34d0   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -  0x1128fc3  com.apple.iTunes 10.6 (10.6) <17B9741A-36B2-68AA-02F0-EDCECADBB72C> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x137c000 -  0x13f7fef  com.apple.iTunes.iPodUpdater 10.4 (10.4) <055BCDEA-3996-AC1B-EEF1-E158DF8AA5E4> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x143c000 -  0x1461ff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1489000 -  0x148eff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1494000 -  0x1770fe7 +libgnsdk_dsp.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <E468D2B0-295A-D520-C02A-5383413B5DDE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
    0x1792000 -  0x17c5fe7 +libgnsdk_musicid.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <F6487E48-3B93-7C89-7734-85600749661D> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
    0x17d2000 -  0x189cfe7 +libgnsdk_sdkmanager.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <70001144-C144-B6D7-3CA9-836ACD97CE9F> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
    0x18b3000 -  0x18f5fe7 +libgnsdk_submit.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <AB1597CE-FBAC-6C05-330E-879EDD036C94> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
    0x18fa000 -  0x193fff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x195e000 -  0x1cc9ff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1d2e000 -  0x206efeb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x27dd000 -  0x27deff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1465b000 - 0x14a2cfe7  com.apple.CoreFP 2.1.34 (2.1.34) <F5C09BB7-9948-4AC4-1A62-BDC7BCD7C474> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x155d9000 - 0x16729fe7  com.apple.CoreFP1 1.14.34 (1.14.34) <8EF6D67A-01C5-DCA3-16CC-DD386E54DDCB> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x16ff5000 - 0x16ff9ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x171fe000 - 0x17204ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17209000 - 0x17295ff7  com.apple.mobiledevice 507.6 (507.6) <F7DDA28B-630F-862A-11E2-6386027EB81C> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x172de000 - 0x17304fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x1755c000 - 0x17611fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x17657000 - 0x1783dfef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x199ff000 - 0x19a04ff7  com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <8511A037-AFDE-5D1A-67DA-1B4837432D85> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x900e0fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x900e1000 - 0x90121ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90122000 - 0x9012aff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9012b000 - 0x9026efef  com.apple.QTKit 7.7 (1789) <4D3AA05F-D4D3-0D43-99D7-F26E4640BEE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9026f000 - 0x90685ff7  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
    0x90686000 - 0x906a1ff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x906a2000 - 0x90d1dff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90d1e000 - 0x90ea0fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x90ea1000 - 0x90eb1ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90ef3000 - 0x911edfef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x911ee000 - 0x91237fe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9123d000 - 0x91248ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91297000 - 0x912a4ff7  com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x912a5000 - 0x91313ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x91366000 - 0x91413fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x91414000 - 0x91457ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91458000 - 0x915ffff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9160c000 - 0x91837ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91857000 - 0x91879fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91ad0000 - 0x91ae5fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b08000 - 0x91b0bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91b0c000 - 0x91b0eff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b0f000 - 0x91b0fff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c6c000 - 0x929e3fe7  com.apple.WebCore 6534.54 (6534.54.17) <3E6CBF05-E91D-1997-E6BC-B068B5F74F5E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x929e4000 - 0x92a22ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92a23000 - 0x92a23ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92a24000 - 0x92a8efe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92a8f000 - 0x92a90ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x92b8d000 - 0x92c49fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92d2d000 - 0x92f9efef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f9f000 - 0x92fc3ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92fc4000 - 0x92fcfff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92fd0000 - 0x93013ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93014000 - 0x930acfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x930b8000 - 0x930c1ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x930c2000 - 0x930d0fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x930d1000 - 0x9317dfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93186000 - 0x93218fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93219000 - 0x93293fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93294000 - 0x9329bff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9329c000 - 0x9329ffe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x932a0000 - 0x932a0ff7  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
    0x9347b000 - 0x93523ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93525000 - 0x93525ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x935c7000 - 0x93642fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93643000 - 0x93657fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x93709000 - 0x93750ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93751000 - 0x93913feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93917000 - 0x93950fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93954000 - 0x93984ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93985000 - 0x939a1fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x939a2000 - 0x939adff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x939ae000 - 0x93a79fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93a7a000 - 0x93b15fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94a93000 - 0x94a99fff  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
    0x94b5b000 - 0x94c5dfef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x94ca7000 - 0x950dcff7  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
    0x950dd000 - 0x950e1ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x950e2000 - 0x95162feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x951d2000 - 0x95280ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95281000 - 0x9528efe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x952a2000 - 0x952e3ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95362000 - 0x95374ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x95375000 - 0x9537cff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x953be000 - 0x95440ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95441000 - 0x95497ff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x95498000 - 0x954a5ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x954a6000 - 0x955b2fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x955b3000 - 0x95610ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95619000 - 0x9561aff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x95646000 - 0x95726fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9574a000 - 0x95787ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x957c1000 - 0x957e7ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x957e8000 - 0x957e8ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x957e9000 - 0x95841fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x95842000 - 0x95aeeffb  com.apple.JavaScriptCore 6534.54 (6534.54.15) <BF16B296-8BC4-28A6-335F-30FC96B50356> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95aef000 - 0x95af4ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95b22000 - 0x95bdbfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x95c18000 - 0x95c19ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95c1a000 - 0x95c57ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95c58000 - 0x95c5efe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x95c5f000 - 0x95d39fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95df6000 - 0x95e07ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95e08000 - 0x95e55feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95e56000 - 0x95e57ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95e58000 - 0x95e78fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x95e79000 - 0x95e7dff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95e7e000 - 0x95e7eff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95e98000 - 0x95edcff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95f23000 - 0x96806ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96807000 - 0x96841fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x96eb9000 - 0x96efbff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96efc000 - 0x96f1dfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96f1e000 - 0x96f1eff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96f1f000 - 0x96f47ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x96f48000 - 0x96f60ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9736f000 - 0x9740cfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9740d000 - 0x97486ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97487000 - 0x974aeff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x974af000 - 0x976b6feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x976b7000 - 0x97707ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97708000 - 0x97777ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97778000 - 0x97f67557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97f68000 - 0x97f68ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97f69000 - 0x97fcdffb  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
    0x97fce000 - 0x9810bfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9810c000 - 0x9855dfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9855e000 - 0x98560ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x98673000 - 0x986c6ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x987c6000 - 0x987cdff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x987e7000 - 0x988e8fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x98913000 - 0x9894effb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9894f000 - 0x98a7cffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98a91000 - 0x98a9dff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98b13000 - 0x98b32ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98b33000 - 0x98feeff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x98fef000 - 0x99066ff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x99244000 - 0x99568fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99569000 - 0x9974bfff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9974c000 - 0x9977fff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x998e3000 - 0x99a0bfe7  com.apple.WebKit 6534.54 (6534.54.16) <2FA1223C-F6E6-F5FA-7293-ADDDBA0DADCE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x99a3f000 - 0x99af7feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x99af8000 - 0x99e63ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99e6e000 - 0x99fe9fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99ff5000 - 0x99ff9ff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x99ffa000 - 0x9a004fe7  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
    0x9a02c000 - 0x9a03cff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9a03d000 - 0x9a03dff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9a03e000 - 0x9a048ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9a049000 - 0x9a04cff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9a04d000 - 0x9a092ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9a093000 - 0x9a195fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9a268000 - 0x9a2a0ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9a2a1000 - 0x9a507ff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9a508000 - 0x9a828ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9a829000 - 0x9a837ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9a863000 - 0x9a8a9ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9a8aa000 - 0x9a8dbff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9a8dc000 - 0x9a93dfe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9a93e000 - 0x9a971fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9a972000 - 0x9aaa0fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9aaa1000 - 0x9aafbfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9aafc000 - 0x9aaffffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9ab00000 - 0x9ab14ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9ab15000 - 0x9ab4fff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x9ab50000 - 0x9ab94fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9136, 0x26200000 / 3
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x26230000 / 9
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x26232000 / 13
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x26210000 / 5
    USB Device: Plantronics Headset, 0x047f  (Plantronics, Inc.), 0x0ca1, 0x26211000 / 12
    USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x1003, 0x26214000 / 11
    USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc01b, 0x26212000 / 10
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9137, 0x26240000 / 4
    USB Device: Apple LED Cinema Display, 0x05ac  (Apple Inc.), 0x9236, 0x26243000 / 8
    USB Device: Display iSight, 0x05ac  (Apple Inc.), 0x8508, 0x26242000 / 7
    USB Device: Display Audio, 0x05ac  (Apple Inc.), 0x2912, 0x26241000 / 6
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3

    I was in process of adding 10,000 songs to Itunes, it added the songs and during the Determining Gapless step, it made it through 9,600 of the 10,000 songs relatively quickly, but now crashes upon startup.   It doesnt' run long enough to see what song/s are causing the problem.  If you have any ideas would really appreciate it.
    Process:         iTunes [220]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.6 (10.6)
    Build Info:      iTunes-10604001~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [147]
    Date/Time:       2012-03-21 11:41:14.883 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          188747 sec
    Crashes Since Last Report:           33
    Per-App Interval Since Last Report:  128732 sec
    Per-App Crashes Since Last Report:   28
    Anonymous UUID:                      07AA2E6C-5687-4DE4-81C3-0EB49FD3A8F6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  16
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eaa1f1 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox                     0x99278e04 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox                     0x99278bb9 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox                     0x99278a3e BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit                        0x95f6b595 _DPSNextEvent + 847
    9   com.apple.AppKit                        0x95f6add6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.AppKit                        0x95f2d1f3 -[NSApplication run] + 821
    11  com.apple.iTunes                        0x0000437a 0x1000 + 13178
    12  com.apple.iTunes                        0x000041c1 0x1000 + 12737
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x9147f382 kevent + 10
    1   libSystem.B.dylib                       0x9147fa9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x9147ef59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9147ecfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x9147e781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x9147e5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9147e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9147e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9147e5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x91486aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9148675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914883f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000ab43 0x1000 + 39747
    4   com.apple.iTunes                        0x00020fef 0x1000 + 131055
    5   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    6   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    7   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0003d9be 0x1000 + 248254
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9147e412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x9147e9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x9147e5c6 start_wqthread + 30
    Thread 7:
    0   libSystem.B.dylib                       0x91486aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9148675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914883f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000ab43 0x1000 + 39747
    4   com.apple.iTunes                        0x0000aa5a 0x1000 + 39514
    5   com.apple.iTunes                        0x0000a8dd 0x1000 + 39133
    6   com.apple.iTunes                        0x00a33073 0x1000 + 10690675
    7   com.apple.iTunes                        0x00a330a1 0x1000 + 10690721
    8   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    9   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.iTunes                        0x001405e9 0x1000 + 1308137
    3   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    4   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x914d131e accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x0089503f 0x1000 + 8994879
    2   com.apple.iTunes                        0x0087aa99 0x1000 + 8886937
    3   com.apple.iTunes                        0x0087ac2f 0x1000 + 8887343
    4   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    5   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    6   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x914d131e accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x0089503f 0x1000 + 8994879
    2   com.apple.iTunes                        0x0087aa99 0x1000 + 8886937
    3   com.apple.iTunes                        0x0087ac2f 0x1000 + 8887343
    4   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    5   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    6   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 11:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x91477ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x99eeac53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    3   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.iTunes                        0x0014fce1 0x1000 + 1371361
    3   com.apple.iTunes                        0x00053769 0x1000 + 337769
    4   com.apple.iTunes                        0x0015084e 0x1000 + 1374286
    5   com.apple.iTunes                        0x008d265e 0x1000 + 9246302
    6   com.apple.iTunes                        0x00154c17 0x1000 + 1391639
    7   com.apple.iTunes                        0x002a97d5 0x1000 + 2787285
    8   com.apple.iTunes                        0x0014061d 0x1000 + 1308189
    9   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x91458b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x914866e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x914b55a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.iTunes                        0x0005112b 0x1000 + 327979
    4   com.apple.iTunes                        0x00050fbf 0x1000 + 327615
    5   com.apple.iTunes                        0x00050f5b 0x1000 + 327515
    6   com.apple.iTunes                        0x00050dae 0x1000 + 327086
    7   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    8   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 16 Crashed:
    0   com.apple.iTunes                        0x002b34d0 0x1000 + 2827472
    1   com.apple.iTunes                        0x007275de 0x1000 + 7497182
    2   com.apple.iTunes                        0x0072a54e 0x1000 + 7509326
    3   com.apple.iTunes                        0x0002b338 0x1000 + 172856
    4   com.apple.iTunes                        0x000280f6 0x1000 + 159990
    5   com.apple.iTunes                        0x007d8e82 0x1000 + 8224386
    6   com.apple.iTunes                        0x007d35fb 0x1000 + 8201723
    7   com.apple.iTunes                        0x002a8512 0x1000 + 2782482
    8   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    9   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x91486aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9148675e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914883f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00051103 0x1000 + 327939
    4   com.apple.iTunes                        0x00050fbf 0x1000 + 327615
    5   com.apple.iTunes                        0x00050f5b 0x1000 + 327515
    6   com.apple.iTunes                        0x00050dae 0x1000 + 327086
    7   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    8   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.iTunes                        0x0014fce1 0x1000 + 1371361
    3   com.apple.iTunes                        0x00053769 0x1000 + 337769
    4   com.apple.iTunes                        0x0015084e 0x1000 + 1374286
    5   com.apple.iTunes                        0x008d265e 0x1000 + 9246302
    6   com.apple.iTunes                        0x00154c17 0x1000 + 1391639
    7   com.apple.iTunes                        0x00750249 0x1000 + 7664201
    8   com.apple.iTunes                        0x00756e91 0x1000 + 7691921
    9   com.apple.iTunes                        0x00759636 0x1000 + 7702070
    10  com.apple.iTunes                        0x001502f1 0x1000 + 1372913
    11  com.apple.iTunes                        0x0014fd1c 0x1000 + 1371420
    12  com.apple.iTunes                        0x0014061d 0x1000 + 1308189
    13  libSystem.B.dylib                       0x91486259 _pthread_start + 345
    14  libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9148782e pread$UNIX2003 + 10
    1   ...ple.CoreServices.CarbonCore          0x9a521b30 BasicRead(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 952
    2   ...ple.CoreServices.CarbonCore          0x9a52173f PBReadForkSync + 117
    3   ...ple.CoreServices.CarbonCore          0x9a5216b6 FSReadFork + 59
    4   com.apple.iTunes                        0x0000bf28 0x1000 + 44840
    5   com.apple.iTunes                        0x0042eb50 0x1000 + 4381520
    6   com.apple.iTunes                        0x00050e3f 0x1000 + 327231
    7   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    8   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x91458afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91459267 mach_msg + 68
    2   com.apple.CoreFoundation                0x99eab2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x99eaa3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x99eb0304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000a968 0x1000 + 39272
    6   com.apple.iTunes                        0x0091e3ee 0x1000 + 9556974
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x9147f382 kevent + 10
    1   libSystem.B.dylib                       0x91492a93 _mdns_query_mDNSResponder + 1225
    2   libSystem.B.dylib                       0x914919a8 _mdns_search + 1120
    3   libSystem.B.dylib                       0x91490dd8 _mdns_addrinfo + 740
    4   libSystem.B.dylib                       0x9148fd5a search_addrinfo + 132
    5   libSystem.B.dylib                       0x9148f796 si_addrinfo + 1413
    6   libSystem.B.dylib                       0x914ccf54 si_async_launchpad + 105
    7   libSystem.B.dylib                       0x91486259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914860de thread_start + 34
    Thread 16 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000480  ecx: 0x19b6bc00  edx: 0x00000000
      edi: 0x00000000  esi: 0x0351f200  ebp: 0xb081d328  esp: 0xb081d310
       ss: 0x0000001f  efl: 0x00010246  eip: 0x002b34d0   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -  0x1128fc3  com.apple.iTunes 10.6 (10.6) <17B9741A-36B2-68AA-02F0-EDCECADBB72C> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x137c000 -  0x13f7fef  com.apple.iTunes.iPodUpdater 10.4 (10.4) <055BCDEA-3996-AC1B-EEF1-E158DF8AA5E4> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x143c000 -  0x1461ff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1489000 -  0x148eff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1494000 -  0x1770fe7 +libgnsdk_dsp.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <E468D2B0-295A-D520-C02A-5383413B5DDE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
    0x1792000 -  0x17c5fe7 +libgnsdk_musicid.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <F6487E48-3B93-7C89-7734-85600749661D> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
    0x17d2000 -  0x189cfe7 +libgnsdk_sdkmanager.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <70001144-C144-B6D7-3CA9-836ACD97CE9F> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
    0x18b3000 -  0x18f5fe7 +libgnsdk_submit.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <AB1597CE-FBAC-6C05-330E-879EDD036C94> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
    0x18fa000 -  0x193fff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x195e000 -  0x1cc9ff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1d2e000 -  0x206efeb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x27dd000 -  0x27deff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1465b000 - 0x14a2cfe7  com.apple.CoreFP 2.1.34 (2.1.34) <F5C09BB7-9948-4AC4-1A62-BDC7BCD7C474> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x155d9000 - 0x16729fe7  com.apple.CoreFP1 1.14.34 (1.14.34) <8EF6D67A-01C5-DCA3-16CC-DD386E54DDCB> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x16ff5000 - 0x16ff9ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x171fe000 - 0x17204ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17209000 - 0x17295ff7  com.apple.mobiledevice 507.6 (507.6) <F7DDA28B-630F-862A-11E2-6386027EB81C> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x172de000 - 0x17304fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x1755c000 - 0x17611fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x17657000 - 0x1783dfef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x199ff000 - 0x19a04ff7  com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <8511A037-AFDE-5D1A-67DA-1B4837432D85> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x900e0fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x900e1000 - 0x90121ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90122000 - 0x9012aff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9012b000 - 0x9026efef  com.apple.QTKit 7.7 (1789) <4D3AA05F-D4D3-0D43-99D7-F26E4640BEE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9026f000 - 0x90685ff7  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
    0x90686000 - 0x906a1ff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x906a2000 - 0x90d1dff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90d1e000 - 0x90ea0fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x90ea1000 - 0x90eb1ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90ef3000 - 0x911edfef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x911ee000 - 0x91237fe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9123d000 - 0x91248ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91297000 - 0x912a4ff7  com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x912a5000 - 0x91313ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x91366000 - 0x91413fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x91414000 - 0x91457ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91458000 - 0x915ffff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9160c000 - 0x91837ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x91857000 - 0x91879fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91ad0000 - 0x91ae5fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b08000 - 0x91b0bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91b0c000 - 0x91b0eff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b0f000 - 0x91b0fff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c6c000 - 0x929e3fe7  com.apple.WebCore 6534.54 (6534.54.17) <3E6CBF05-E91D-1997-E6BC-B068B5F74F5E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x929e4000 - 0x92a22ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92a23000 - 0x92a23ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92a24000 - 0x92a8efe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92a8f000 - 0x92a90ff7  com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x92b8d000 - 0x92c49fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92d2d000 - 0x92f9efef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f9f000 - 0x92fc3ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92fc4000 - 0x92fcfff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92fd0000 - 0x93013ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93014000 - 0x930acfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x930b8000 - 0x930c1ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x930c2000 - 0x930d0fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x930d1000 - 0x9317dfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93186000 - 0x93218fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x93219000 - 0x93293fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93294000 - 0x9329bff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9329c000 - 0x9329ffe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x932a0000 - 0x932a0ff7  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
    0x9347b000 - 0x93523ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93525000 - 0x93525ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x935c7000 - 0x93642fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93643000 - 0x93657fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x93709000 - 0x93750ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93751000 - 0x93913feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93917000 - 0x93950fe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93954000 - 0x93984ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93985000 - 0x939a1fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x939a2000 - 0x939adff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x939ae000 - 0x93a79fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93a7a000 - 0x93b15fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94a93000 - 0x94a99fff  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
    0x94b5b000 - 0x94c5dfef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x94ca7000 - 0x950dcff7  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
    0x950dd000 - 0x950e1ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x950e2000 - 0x95162feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x951d2000 - 0x95280ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x95281000 - 0x9528efe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x952a2000 - 0x952e3ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95362000 - 0x95374ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x95375000 - 0x9537cff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x953be000 - 0x95440ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95441000 - 0x95497ff7  com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x95498000 - 0x954a5ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x954a6000 - 0x955b2fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x955b3000 - 0x95610ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95619000 - 0x9561aff7  libScreenReader.dylib ??? (???) <E559E38F-FB36-C1C4-B915-D3A4E4354921> /usr/lib/libScreenReader.dylib
    0x95646000 - 0x95726fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9574a000 - 0x95787ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x957c1000 - 0x957e7ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x957e8000 - 0x957e8ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x957e9000 - 0x95841fe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x95842000 - 0x95aeeffb  com.apple.JavaScriptCore 6534.54 (6534.54.15) <BF16B296-8BC4-28A6-335F-30FC96B50356> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x95aef000 - 0x95af4ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x95b22000 - 0x95bdbfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x95c18000 - 0x95c19ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95c1a000 - 0x95c57ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95c58000 - 0x95c5efe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x95c5f000 - 0x95d39fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95df6000 - 0x95e07ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95e08000 - 0x95e55feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x95e56000 - 0x95e57ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95e58000 - 0x95e78fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x95e79000 - 0x95e7dff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95e7e000 - 0x95e7eff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95e98000 - 0x95edcff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x95f23000 - 0x96806ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96807000 - 0x96841fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x96eb9000 - 0x96efbff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96efc000 - 0x96f1dfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96f1e000 - 0x96f1eff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96f1f000 - 0x96f47ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x96f48000 - 0x96f60ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9736f000 - 0x9740cfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9740d000 - 0x97486ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97487000 - 0x974aeff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x974af000 - 0x976b6feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x976b7000 - 0x97707ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97708000 - 0x97777ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97778000 - 0x97f67557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97f68000 - 0x97f68ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97f69000 - 0x97fcdffb  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
    0x97fce000 - 0x9810bfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9810c000 - 0x9855dfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9855e000 - 0x98560ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x98673000 - 0x986c6ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x987c6000 - 0x987cdff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x987e7000 - 0x988e8fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x98913000 - 0x9894effb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9894f000 - 0x98a7cffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98a91000 - 0x98a9dff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x98b13000 - 0x98b32ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98b33000 - 0x98feeff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x98fef000 - 0x99066ff3  com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x99244000 - 0x99568fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x99569000 - 0x9974bfff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9974c000 - 0x9977fff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x998e3000 - 0x99a0bfe7  com.apple.WebKit 6534.54 (6534.54.16) <2FA1223C-F6E6-F5FA-7293-ADDDBA0DADCE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x99a3f000 - 0x99af7feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x99af8000 - 0x99e63ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99e6e000 - 0x99fe9fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x99ff5000 - 0x99ff9ff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x99ffa000 - 0x9a004fe7  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
    0x9a02c000 - 0x9a03cff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9a03d000 - 0x9a03dff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9a03e000 - 0x9a048ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9a049000 - 0x9a04cff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9a04d000 - 0x9a092ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9a093000 - 0x9a195fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x9a268000 - 0x9a2a0ff7  com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9a2a1000 - 0x9a507ff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9a508000 - 0x9a828ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9a829000 - 0x9a837ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9a863000 - 0x9a8a9ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9a8aa000 - 0x9a8dbff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9a8dc000 - 0x9a93dfe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9a93e000 - 0x9a971fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9a972000 - 0x9aaa0fe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9aaa1000 - 0x9aafbfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9aafc000 - 0x9aaffffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9ab00000 - 0x9ab14ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9ab15000 - 0x9ab4fff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x9ab50000 - 0x9ab94fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9136, 0x26200000 / 3
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0x26230000 / 9
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0x26232000 / 13
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x26210000 / 5
    USB Device: Plantronics Headset, 0x047f  (Plantronics, Inc.), 0x0ca1, 0x26211000 / 12
    USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x1003, 0x26214000 / 11
    USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc01b, 0x26212000 / 10
    USB Device: Hub, 0x05ac  (Apple Inc.), 0x9137, 0x26240000 / 4
    USB Device: Apple LED Cinema Display, 0x05ac  (Apple Inc.), 0x9236, 0x26243000 / 8
    USB Device: Display iSight, 0x05ac  (Apple Inc.), 0x8508, 0x26242000 / 7
    USB Device: Display Audio, 0x05ac  (Apple Inc.), 0x2912, 0x26241000 / 6
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 3

  • Itunes relaunching

    im not too sure how to solve this as im rather new to the mac OS. itunes keeps relaunching a few minutes after i quit the program, is there somewhere to reset the settings to default or 'reinstall' itunes? help much appreciated
    Powerbook 12"   Mac OS X (10.4.3)  

    The most likely cause of relaunching is an iTunes related Widget.
    Disable it (them) and see if iTunes stops relaunching.
    Hope this helps.
    M

  • ITunes crash upon attempted sync.

    Hello,
    I've been having some issues with my ipod for a couple of days now involving a "corrupted" ipod that wouldn't be read by iTunes but i sorted that out by reinstalling the iPod software yet I still run into a problem:
    Whenever iTunes attempts to being syncing my songs onto my iPod, iTunes freezes. I have tried using Manually Manage Music and all of the other options on iTunes' iPod menu but none of it prevents the crash.
    Any ideas? I'm scared to restore it because the last time I did that it gave me the "Corrupt iPod" thing upon reconnect

    I'd recommend you to try this: http://www.jeffmccord.org/itunes-crashes-when-syncing-iphone-221/

  • ITunes freezes upon connecting 3rd gen Shuffle

    Hello,
    Had my Shuffle for about 18 months and has worked fine but recently when I tried plugging it into my laptop to charge it, iTunes just freezes. Upon removing the Shuffle it begins working again and just says that it isn't possible to sync to the shuffle at this time. If I leave it in to charge despite this problem, it usually goes to a bluescreen after around 10 minutes.
    Tried reinstalling iTunes and and have also reset my laptop to factory settings (unrelated reason but thought it might help anyway).
    Any help would be appreciated as I'm getting really sick of the same songs.
    Thanks

    never mind, problem solved

  • ITunes crash upon opening

    Started appearing several days when the program would freeze, not doing anything in it, and need to be reopened. 3 days ago it just stopped. Any attempt to open either manually or by logging in ipod touch (4gen) is now meet with windows alert "This program has stopped working - searching for a fix", it fails and tells me to go to apple. Repaired and uninstall/reinstalled countless times and it keeps crashing instantly upon opening.
    OS Windows 7 Home Premium
    Itunes last used was most current edition

    have you tried this article: iTunes for Windows Vista or Windows 7: Troubleshooting ...

  • If my iPhone software update finishes downloading in iTunes can I shutdown my Windows 7 laptop and update tomorrow? Or will I have to re-download the update?

    Right now I'm downloading a software update for my iPhone 4. I don't want to update it just yet, I want to update tomorrow when I get home. But the problem is I've been downloading this update for about 4 hours now and it's about to be completed. When it's finished can I close out iTunes and shutdown my laptop and when I log into my laptop tomorrow will the software update still be there ready for me to install on my iPhone or will I have to re-download the update and wait ANOTHER 4 hours? If I'll have to re-download please let me know so I can cancel it now because I will NOT be updating tonight. Thanks!

    If you can pause the download it should continue when you click on continue.

Maybe you are looking for

  • Need help regarding payment terms f4 for purchase order

    hello everyone,             im currently workin on smartform for purchase order so transaction code is me23n in dat 1st tab delivery/invoice can u see payment terms field its technical field name is ZTERM in dat if u click on f4 ull find tht value al

  • Not able to run app on iphone

    I have all the profiles set up and i am also able to run one application but not the other one. In the next one I set profile under build tab. Is there any other settings need to be made ?

  • N95 8GB with external GPS receiver

    Not being too happy with the internal receiver on my N95 I bought and external one (HBTGPSOL BT Solar GPS Bluetooth GPS Receiver by Hamletcom.com). It is very easy to connect by bluetooth but I cannot figure how to switch the phone from using the int

  • How to convert a Date to a specific locale?

    Hi, A locale specific date is read from the swing JTextField, and now the as the user changes the value of the JTextField changes with respect to the JTextField entered. I m using - String zInputTxt = t1.getText(); Date zInputDate = new Date(); try{

  • Is there a way to Fine Tune Webcenter Imaging 11g

    Hi All In our latest implementation, we have two Applications in IPM, 20 searches and around 70,000 documents stored for these applications. When a user with access to one or two searches logs in IPM, it takes around 2-3 minutes to first display the