Statement in Terminal following upgrade to Mountain Lion

I installed Mountain Lion two days ago with a few issues which I have overcome. However Terminal now shows the following when opened:
The header in Terminal window:
     bash 80X24
The message text:
     Last login: Sun Aug 12 11:51:17 on ttys000
     -bash: /Users/shortusername/.profile: line 1: unexpected EOF while looking for matching `"'
     -bash: /Users/shortusername/.profile: line 2: syntax error: unexpected end of file
     Full-Names-MacBook-Pro:~ shortusername$
Has anyone any idea as to what it means? Is it perhaps related to my login identity / profile, but I have no issue with start up? And Bash, what is that?

My thanks to both Linc and Alfred for their help. There did not seem to be any issues, my concern was that it appeared to be a glitch in my user profile.
The outcome is that having made hidden files to be seen I was quickly able to find a .profile file, which I opened to read its content. This proved to be nothing to do with my user identity. Having deleted it, restarted the computer, I opened Terminal in which there was no reference as before to the file.
The puzzle is that the file was a short note on how to keep ~Library unhidden in Lion and I have no idea how it was renamed.
Problem solved, with my thanks.

Similar Messages

  • Server admin is unable to login to server.app after upgrade to Mountain Lion Server?

    After upgrade to Mountain Lion Server I am unable to login to the server tools. When I input the admin user name and password the dialog box just shakes indicating the wrong password. But it is the correct password. How do I reset the password or if necessary how do I rest the server and start over on Mountain Lion. I found info on how to reset the server on previous versions of the server which involved executing a plist in the LaunchDaemon folder. However that file does not exist on the server following upgrade to Mountain Lion.
    Thanks, Howard

    I upgraded today and had the same issue. I took following steps to fix my computer.
    Boot into Recovery Partition (Hold Option Button while booting)
    Open Terminal.
    Type resetpassword
    Select your hard drive
    Select the user account (Administrator)
    Enter a new password for the user
    Reenter password
    Save
    Restart
    Boot normally, Login as Adminstrator with the new password and add "Admin" permission to your account.
    Restart
    Everything should be working as expected

  • HT204291 I have a MBP 13-inch, Mid 2010 and have just upgraded to mountain lion and am trying to connect it to my apple tv however i dont get the air play icon on my mac i have followed all the advise on support anyone able to help??

    I have a MBP 13-inch, Mid 2010 and have just upgraded to mountain lion and am trying to connect it to my apple tv however i dont get the air play icon on my mac i have followed all the advise on support anyone able to help??

    stevie, a third party app called airparrot will give you the pretty much the same as mirroring and forks on Macs too old to mirror.

  • I'm currently running 10.6.8 and would like to upgrade to mountain lion but all i keep getting is the following: We could not complete your purchase. OS X Mountain Lion is not compatible with this computer. help

    I'm currently running 10.6.8 and would like to upgrade to mountain lion but all i keep getting is the following: We could not complete your purchase. OS X Mountain Lion is not compatible with this computer. help

    ERA AND MCM wrote:
    We could not complete your purchase. OS X Mountain Lion is not compatible with this computer.
    it means exactly that, you mac is not compatible to run ML. http://support.apple.com/kb/SP654

  • Is there going to be a firmware upgrade for mountain lion customers that have a Macbook with a soild state drive so we can use the Power Nap feature?

    Is there going to be a firmware upgrade for mountain lion customers that have a Macbook with a soild state drive so we can use the Power Nap feature?

    here: http://www.apple.com/osx/whats-new/
    "Power Nap requires a Mac notebook with built-in flash storage. May require a firmware update."
    We have to wait for the Firmware-Updates. Some are already here: http://support.apple.com/kb/HT5394
    And I am shure, that you will need for Power Nap one of the newer Macs with SSD from 2011 and 2012.

  • After upgrading to mountain lion, contribute cs4 did not open

    After upgrading to Mountain Lion, I found that Contribute CS4 did not open.  In searching for an answer I found the following on the Adobe forum:
    "Earlier versions of Adobe Photoshop (CS3 and CS4) software were also tested with Mountain Lion and there are currently no known issues."
    So continuing to search, two days of frustration ensued as I "chatted" with 2 unhelpful Adobe customer support reps, searched unhelpful Apple and Adobe websites and posted my question in various places.  Finally I found that the above statement was completely wrong when I received the following from an Adobe staffer:
    Mountain LION is not a supported platform for Adobe Contribute CS4. The supported versions are Latest Adobe Contribute 6.5 and Adobe Contribute CS5.X.
    And now I have to spend hundreds in order to maintain my website after upgrading to Mountain Lion.  I don't even know to whom I should take my complaint, Apple or Adobe.  Does this mean I have to research every piece of software I use before upgrading my Mac?  At the very least, Mac owners should be forwarned of platform support failures for major 3rd party producers. I'm doing my bit here.   How about you taking some responsibility?

    I just baught a new imac from the apple store and loaded mountain lion when I got home due to the time it would take there.  I then used migration assitant to load CS4 from my mac pro that is using snow lepord.  This worked flawlessly. CS4 and Bridge work great.  I then downloaded the mountain lion upgrade to my wifes mac pro that was also using snow lepord and once mountain lion was instaled it disabled CS4 compleatly.  I will repost the results tomorrow. I believe that I can reinstall CS4 to her mac pro now that she has mountain lion installed using migration assistant from my mac pro since it worked this way with the new imac.  I hope this works because I want to upgrade my mac pro to mountain lion but can't afford to lose CS4. 

  • Cannot see items in my trash bin sice upgrading to mountain lion

    cannot see deleted items in my trash bin,since upgrading to mountain lion,it seems to delete items straight away.

    Back up all data now.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy — do not type — the following line into the Terminal window, then press return:
    sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:20 ~ $_ ; chmod -R -N ~ $_
    Be sure to select the whole line by triple-clicking anywhere in it. You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning. If you don’t have a login password, you’ll need to set one before you can run the command.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select Utilities ▹ Terminal from the menu bar. A text window opens.
    In the Terminal window, type this:
    resetpassword
    That's one word with no spaces. Then press return. A Reset Password window opens. You’re not going to reset a password.
    Select your boot volume if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select  ▹ Restart from the menu bar.

  • Since the upgrade to Mountain lion, Adobe bridge cs4 crashes right on start up - please help!

    please HELP!
    upgraded to Mountain Lion just 3 days ago - and since then Bridge cs4 started crashing everytime it opens.
    did some research and tried Onyx as other users recommended  - didn't help.
    i need Bridge for my everyday work and right now i'm getting so frustrated without it.
    PLEASE help me end this nightmare!
    here's the report i'm getting, and thanks in advance:
    Process:         Adobe Bridge CS4 [18911]
    Path:            /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/MacOS/Adobe Bridge CS4
    Identifier:      com.adobe.bridge3
    Version:         3.0.0.464 (3.0.0.464)
    Code Type:       X86 (Native)
    Parent Process:  launchd [134]
    User ID:         501
    Date/Time:       2012-08-13 20:08:00.270 +0300
    OS Version:      Mac OS X 10.8 (12A269)
    Report Version:  10
    Interval Since Last Report:          163168 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  16500 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      500A5A82-2C20-450F-AACA-CA6A3C5C8CC1
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000f12d000
    VM Regions Near 0xf12d000:
        shared memory          000000000f11a000-000000000f12d000 [   76K] r--/r-- SM=SHM 
    --> shared memory          000000000f12d000-000000000f12e000 [    4K] rw-/rw- SM=SHM 
        __TEXT                 000000000f8d2000-000000000fa5f000 [ 1588K] r-x/rwx SM=COW  /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.HIServices                    0x93e97672 _ISGetCGImageRefForISImageRef + 3054
    1   com.apple.HIServices                    0x93e98c5e PlotISImageRefInContext + 1327
    2   com.apple.HIServices                    0x93e984a6 PlotIconRefInContext + 406
    3   com.adobe.bridge3                       0x00073b5f start + 462751
    4   com.adobe.bridge3                       0x00073c5a start + 463002
    5   com.adobe.bridge3                       0x000fcadf start + 1023775
    6   com.adobe.bridge3                       0x00223226 VCUI_Terminate + 52480
    7   com.adobe.bridge3                       0x0021efa2 VCUI_Terminate + 35452
    8   com.adobe.bridge3                       0x000df6fd start + 903997
    9   com.adobe.bridge3                       0x000e8804 start + 941124
    10  com.adobe.bridge3                       0x003bd279 Mondo::CView::PaintContent(Mondo::CRegion const&) + 467
    11  com.adobe.bridge3                       0x003c1377 Mondo::CView::DrawView(Mondo::CRegion const&) + 599
    12  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    13  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    14  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    15  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    16  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    17  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    18  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    19  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    20  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    21  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    22  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    23  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    24  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    25  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    26  com.adobe.bridge3                       0x00425d3e Mondo::CTabDock::DrawView(Mondo::CRegion const&) + 630
    27  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    28  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    29  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    30  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    31  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    32  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    33  com.adobe.bridge3                       0x003c4405 Mondo::CPane::DrawPane(Mondo::CRegion const&) + 91
    34  com.adobe.bridge3                       0x003c12b7 Mondo::CView::DrawView(Mondo::CRegion const&) + 407
    35  com.adobe.bridge3                       0x003c4d2e Mondo::CContext::UpdateContext(Mondo::CRegion const&) + 196
    36  com.adobe.bridge3                       0x003c4de1 Mondo::CContext::UpdateView() + 61
    37  com.adobe.bridge3                       0x003cf38e Mondo::CWindow::HandleWindowUpdate(Mondo::THandlerInfo&) + 144
    38  com.adobe.bridge3                       0x003cc8db Mondo::CWindow::CWindowHandlerProc(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 51
    39  com.apple.HIToolbox                     0x9550e0cb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    40  com.apple.HIToolbox                     0x95395cd4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    41  com.apple.HIToolbox                     0x953950c0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    42  com.apple.HIToolbox                     0x95394f0a SendEventToEventTargetWithOptions + 94
    43  com.apple.HIToolbox                     0x953c90ae ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3108
    44  com.apple.HIToolbox                     0x9539617f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    45  com.apple.HIToolbox                     0x953950c0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    46  com.apple.HIToolbox                     0x953a8f8d SendEventToEventTarget + 88
    47  com.adobe.bridge3                       0x003b7313 Mondo::CProcess::Execute(Mondo::CFlags<unsigned long>) + 857
    48  com.adobe.bridge3                       0x003ab04a Mondo::CExecutable::RunExecute() + 78
    49  com.adobe.bridge3                       0x003ab0cb Mondo::CExecutable::Run() + 39
    50  com.adobe.bridge3                       0x0047f94a Mondo::CApplication::Main() + 58
    51  com.adobe.bridge3                       0x0047ff06 main + 84
    52  com.adobe.bridge3                       0x00002cc2 start + 258
    53  com.adobe.bridge3                       0x00002be9 start + 41
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x986e89ae kevent + 10
    1   libdispatch.dylib                       0x94ff2cc5 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x94ff27fd _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x986e80ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9839f04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9839ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98386cca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x986e80ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9839f04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9839ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98386cca start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x986e80ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9839f04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9839ee19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98386cca start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x984270ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95e9749e TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x95e9769a TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95de3bcb MPWaitOnQueue + 261
    6   AdobeACE                                0x0149638d 0x1465000 + 201613
    7   AdobeACE                                0x01495d85 0x1465000 + 200069
    8   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    10  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x984270ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95e9749e TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x95e9769a TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95de3bcb MPWaitOnQueue + 261
    6   AdobeACE                                0x0149638d 0x1465000 + 201613
    7   AdobeACE                                0x01495d85 0x1465000 + 200069
    8   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    10  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x984270ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95e9749e TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x95e9769a TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95de3bcb MPWaitOnQueue + 261
    6   AdobeACE                                0x0149638d 0x1465000 + 201613
    7   AdobeACE                                0x01495d85 0x1465000 + 200069
    8   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    10  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x986e5826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95e6a81c MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x04fdaeff 0x4fab000 + 196351
    3   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    5   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x986e5826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95e6a81c MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x04fdaeff 0x4fab000 + 196351
    3   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    5   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x986e5826 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95e6a81c MPWaitOnSemaphore + 106
    2   MultiProcessor Support                  0x04fdaeff 0x4fab000 + 196351
    3   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    5   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x984270ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95e9749e TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x95e9769a TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95de3bcb MPWaitOnQueue + 261
    6   com.adobe.CameraRaw                     0x0aebf8b8 0xacd5000 + 2009272
    7   com.adobe.CameraRaw                     0x0aebf1b6 0xacd5000 + 2007478
    8   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    10  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x984270ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95e9749e TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x95e9769a TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95de3bcb MPWaitOnQueue + 261
    6   com.adobe.CameraRaw                     0x0aebf8b8 0xacd5000 + 2009272
    7   com.adobe.CameraRaw                     0x0aebf1b6 0xacd5000 + 2007478
    8   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    10  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x984270ad pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95e9749e TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x95e9769a TSWaitOnConditionTimedRelative + 146
    5   com.apple.CoreServices.CarbonCore          0x95de3bcb MPWaitOnQueue + 261
    6   com.adobe.CameraRaw                     0x0aebf8b8 0xacd5000 + 2009272
    7   com.adobe.CameraRaw                     0x0aebf1b6 0xacd5000 + 2007478
    8   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    10  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9842eb08 pthread_cond_wait + 48
    3   com.adobe.CameraRaw                     0x0ad1aaea 0xacd5000 + 285418
    4   com.adobe.CameraRaw                     0x0b0022f4 EntryFM + 836980
    5   com.adobe.CameraRaw                     0x0add74a6 0xacd5000 + 1057958
    6   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    7   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9842eb08 pthread_cond_wait + 48
    3   com.adobe.CameraRaw                     0x0ad1aaea 0xacd5000 + 285418
    4   com.adobe.CameraRaw                     0x0b092118 EntryFM + 1426328
    5   com.adobe.CameraRaw                     0x0add74a6 0xacd5000 + 1057958
    6   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    7   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 16:
    0   libunwind.dylib                         0x993ed506 libunwind::CFI_Parser<libunwind::LocalAddressSpace>::parseInstructions(libunwin d::LocalAddressSpace&, unsigned int, unsigned int, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::CIE_Info const&, unsigned int, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::PrologInfoStackEntry*&, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::PrologInfo*) + 6190
    1   libunwind.dylib                         0x993ebccd libunwind::CFI_Parser<libunwind::LocalAddressSpace>::parseFDEInstructions(libun wind::LocalAddressSpace&, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::FDE_Info const&, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::CIE_Info const&, unsigned int, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::PrologInfo*) + 151
    2   libunwind.dylib                         0x993ebb14 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::getInfoFromDwarfSection(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) + 276
    3   libunwind.dylib                         0x993eb465 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::setInfoBasedOnIPRegister(bool) + 293
    4   libunwind.dylib                         0x993eb1dc libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::step() + 150
    5   libunwind.dylib                         0x993e9ca0 _Unwind_RaiseException + 68
    6   libc++abi.dylib                         0x90b73961 __cxa_throw + 97
    7   com.adobe.bridge3                       0x005ea4cc vio_timeout + 57610
    8   com.adobe.bridge3                       0x005ef4a1 vio_timeout + 78047
    9   com.adobe.bridge3                       0x006c4300 vio_timeout + 950078
    10  com.adobe.bridge3                       0x006c9513 vio_timeout + 971089
    11  com.adobe.bridge3                       0x005fa709 vio_timeout + 123719
    12  com.adobe.bridge3                       0x0048ecd4 Mondo::CThread::EntryProc() + 18
    13  com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    14  libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    15  libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9842eb3c pthread_cond_timedwait + 47
    3   com.adobe.bridge3                       0x005f9ff5 vio_timeout + 121907
    4   com.adobe.bridge3                       0x005fa683 vio_timeout + 123585
    5   com.adobe.bridge3                       0x005fa6e2 vio_timeout + 123680
    6   com.adobe.bridge3                       0x0048ecd4 Mondo::CThread::EntryProc() + 18
    7   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    8   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    9   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x986e58e6 mach_wait_until + 10
    1   libsystem_c.dylib                       0x9842dc28 nanosleep + 375
    2   com.adobe.bridge3                       0x00388b0d VCUI_Terminate + 1517031
    3   com.adobe.bridge3                       0x00388b6d VCUI_Terminate + 1517127
    4   com.adobe.bridge3                       0x00367916 VCUI_Terminate + 1381360
    5   com.adobe.bridge3                       0x00388f93 VCUI_Terminate + 1518189
    6   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    7   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9842eb3c pthread_cond_timedwait + 47
    3   com.adobe.bridge3                       0x005f9ff5 vio_timeout + 121907
    4   com.adobe.bridge3                       0x0063a3c6 vio_timeout + 385028
    5   com.adobe.bridge3                       0x0048ecd4 Mondo::CThread::EntryProc() + 18
    6   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    7   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    8   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x986e78e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x983a1289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9842eb3c pthread_cond_timedwait + 47
    3   com.adobe.bridge3                       0x005f9ff5 vio_timeout + 121907
    4   com.adobe.bridge3                       0x00ac5f5e st_tz_names_entry::st_tz_names_entry() + 1986
    5   com.adobe.bridge3                       0x005dd9d4 vio_timeout + 5650
    6   com.adobe.bridge3                       0x0048ecd4 Mondo::CThread::EntryProc() + 18
    7   com.apple.CoreServices.CarbonCore          0x95e6aa87 PrivateMPEntryPoint + 68
    8   libsystem_c.dylib                       0x9839c557 _pthread_start + 344
    9   libsystem_c.dylib                       0x98386cee thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x0e975f12  ebx: 0x00000000  ecx: 0x0f12d000  edx: 0x00000039
      edi: 0x0000004e  esi: 0x0f12cf38  ebp: 0xbfffe1b8  esp: 0xbfffe030
       ss: 0x00000023  efl: 0x00010206  eip: 0x93e97672   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0f12d000
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xcd7ff7 +com.adobe.bridge3 (3.0.0.464 - 3.0.0.464) <1B6A56FB-E649-4A04-B272-80FEA8737FEB> /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/MacOS/Adobe Bridge CS4
    0x13bf000 -  0x13fffef +AdobeARE (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1409000 -  0x142dff6 +AdobeAXE8SharedExpat (0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0x1440000 -  0x145afff +AdobeBIB (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1465000 -  0x1572fff +AdobeACE (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1590000 -  0x182cfef +AdobeCoolType (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x18b7000 -  0x1c81fef +AdobeMPS (1) <4E366E06-A4EB-4717-9639-0443743F5104> /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x1d10000 -  0x1d14ffc +com.adobe.AdobeCrashReporter (2.5 - 3.0.20080806) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashR eporter
    0x1d1a000 -  0x1de8fff +AdobeExtendScript (3.7) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendS cript
    0x1e5f000 -  0x1e63ffc +AdobeOperaMgr (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeOperaMgr.framework/Versions/A/AdobeOperaMgr
    0x1e6d000 -  0x1f0efd7 +AdobeScCore (3.7) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x1f6a000 -  0x1fcafc7 +AdobeXMP (0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1fd9000 -  0x27a1067 +libagldata.dylib.28.0 (28) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AGLData.framework/Versions/2.8/libagldata.dylib.28. 0
    0x27b5000 -  0x2869feb +libagli18n.dylib.28.0 (28) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AGLInternationalization.framework/Versions/2.8/liba gli18n.dylib.28.0
    0x28f3000 -  0x297cfef +libagluc.dylib.28.0 (28) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AGLUnicode.framework/Versions/2.8/libagluc.dylib.28 .0
    0x29d2000 -  0x29f3ff7 +AdobeBIBUtils (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x2a00000 -  0x3732fff +com.adobe.psl (AdobePSL 11.0.0.1724 - 11.0.0.1724) <6BE27A60-E0F9-4483-8E57-2A7A5227D878> /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x3a66000 -  0x3ae8fd7 +AdobeXMPFiles (0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x3aff000 -  0x3cf9fcf +AdobeOwl (1) <F209A9B2-9606-4182-93D8-84B349CFBE48> /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x3d74000 -  0x3d90fd7 +com.adobe.LogTransport (1.0 - 1.0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x3d9b000 -  0x40a2fef +AdobeAGM (1) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x4167000 -  0x431dff4 +com.adobe.amtlib (amtlib 2.0.1.10077 - 2.0.1.10077) <CB2EC3BF-6771-4DAB-BF29-6775FB6F9608> /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x4354000 -  0x4429fdd +FileInfo (0) <F0932F89-FC98-4BA9-B4F2-C58D0E71D3C1> /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x445a000 -  0x44eafc3 +WRServices (0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x466c000 -  0x468780f +libicudata.dylib.36.0 (36) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36. 0
    0x468a000 -  0x47172cb +libicucnv.dylib.36.0 (36) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib .36.0
    0x4744000 -  0x4780ff7  com.apple.vmutils (4.2.1 - 108) <6918860D-B24F-356C-9374-025BFFEA66A3> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x4dea000 -  0x4debffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4fab000 -  0x4ff2ff7 +MultiProcessor Support (???) <F3BFBFC8-1EE7-419A-AAD4-EABD31CCECD1> /Applications/Adobe Bridge CS4/*/multiprocessor support.plugin/Contents/MacOS/MultiProcessor Support
    0x7fd1000 -  0x7fdcffb +PPCCore (???) <E03AC05D-336F-40F2-A37A-B877795F1487> /Applications/Adobe Bridge CS4/*/ppccore.plugin/Contents/MacOS/PPCCore
    0x7fe2000 -  0x7fedffe +AltiVecCore (???) <33D125DA-94B4-4B34-BCDC-014482B0CEC6> /Applications/Adobe Bridge CS4/*/altiveccore.plugin/Contents/MacOS/AltiVecCore
    0x7ff3000 -  0x7ff5ffc  com.apple.IOAccelerator (19.0.26 - 19.0.26) <6A93A355-1FC9-3E0A-8A4F-B924EC2F2CD8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0xa9d5000 -  0xaa93ff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0xaad7000 -  0xab89ff6 +Photoshop Adapter (???) <F95753A8-7885-4D38-B7E3-B893D912042F> /Applications/Adobe Bridge CS4/*/Photoshop Adapter.plugin/Contents/MacOS/Photoshop Adapter
    0xacd5000 -  0xb482fe9 +com.adobe.CameraRaw (5.7 - 5.7.0f213) <4BC57888-B891-3DA2-DEAB-B2F15DBA0E93> /Library/Application Support/Adobe/*/Camera Raw.plugin/Contents/MacOS/Camera Raw
    0xca0d000 -  0xca1affb  com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0xdbfa000 -  0xdc12ff7  com.apple.OpenTransport (10.6.0 - 10.6.0) <CDC4C81F-8441-3F12-86FC-EBB1B5ED7B3B> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0xdc23000 -  0xdc6afc7 +com.adobe.adobe_caps (adobe_caps 2.0.99.0 - 2.0.99.0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
    0xdcdc000 -  0xdce7ffb  libGPUSupportMercury.dylib (8.5) <3FA664DE-1C08-3ECE-8F57-19AA040BB05C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0xdcef000 -  0xdcf7ff2  libcldcpuengine.dylib (2.1.16) <61717F57-9AAC-31B4-8894-27A1BF7987B9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0xe8ab000 -  0xe8d7ffa  GLRendererFloat (8.5) <1E69D3D7-1782-3FF8-AB52-3F23DC4F617B> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xe8e0000 -  0xe8e2fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xe8f7000 -  0xe8f8ff8  ATSHI.dylib (341) <3A73E02F-0EDA-32F8-A768-17C9E417C82C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0xefde000 -  0xefdfffd  com.apple.ironwoodcore (1.0.25 - 1.0.25) <269200E5-59BC-3B4A-BCB3-4C70746762D4> /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks /DictationServicesCore.framework/DictationServicesCore
    0xefe5000 -  0xeffafff +PNG (???) <CEB62D72-131D-4E8C-B90F-935134398BBF> /Applications/Adobe Bridge CS4/*/PNG.plugin/Contents/MacOS/PNG
    0xf8d2000 -  0xfa5eff8  GLEngine (8.5) <23C1BECF-D0EF-339D-B312-EFACB26C5983> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xfa95000 -  0xfbe6ff7  libGLProgrammability.dylib (8.5) <27E2DAE2-DECE-364C-A1C2-138735A3869E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xfc34000 -  0xfc38ffb  libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x10800000 - 0x10a97fe7  com.apple.AMDRadeonX3000GLDriver (1.0.25 - 1.0.0) <01AB1CFE-C83F-3C6A-BCD9-DEBDA813006A> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x40000000 - 0x400ae030 +AdobeJP2K (0) /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fee9000 - 0x8ff1be57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90034ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x90035000 - 0x9008cff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x9008d000 - 0x90090ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x90091000 - 0x90091fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x900a1000 - 0x901ae15f  libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib
    0x90203000 - 0x9025efff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9025f000 - 0x902ceffb  com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x902cf000 - 0x902d6ffe  com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x902d7000 - 0x902e9fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x902ea000 - 0x902eafff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x90347000 - 0x903e1fff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x90424000 - 0x90463ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x906ce000 - 0x908ceffb  com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90b27000 - 0x90b2affb  com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x90b68000 - 0x90b6cffc  libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90b6d000 - 0x90b70ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x90b71000 - 0x90b93ff3  libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib
    0x90b94000 - 0x90c2bfff  com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90c2c000 - 0x90c5fff3  com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x90c60000 - 0x90caeffb  com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17-D5F3-39D3-B6F1-1DF3DBECCBDE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90caf000 - 0x90dadff7  libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90ddd000 - 0x90df2fff  com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90df3000 - 0x90e85ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90fec000 - 0x90ff6fff  libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9108f000 - 0x9110bffb  libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9110c000 - 0x911a4ff7  com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x911a5000 - 0x91258ff7  com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91259000 - 0x91259fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x9125a000 - 0x91271fff  com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x91317000 - 0x913ebff7  com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x913ec000 - 0x913ecfff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91ef2000 - 0x91fdbff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x91fdc000 - 0x91fddfff  libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib
    0x920bc000 - 0x920c0fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x920c1000 - 0x921bdff3  com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x921be000 - 0x921c0fff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x921c1000 - 0x9221bfff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9228d000 - 0x922b6ff7  libRIP.A.dylib (322) <48626D20-EFD2-3F8C-B458-30514DDD7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x922b7000 - 0x922e8ff7  com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x922e9000 - 0x924d0ffb  com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x924d1000 - 0x9254bff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9254c000 - 0x9254fff9  libCGXType.A.dylib (322) <2090D588-49DD-3DB6-A296-8E7B0FF1482A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92550000 - 0x92558fff  com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x92559000 - 0x92607ff3  com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x92654000 - 0x92696ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x92982000 - 0x92aceffb  com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8-5775-37C8-B6C7-8BC7CAECB222> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x92b26000 - 0x92b8cfff  com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92b8d000 - 0x92bf1ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x92bf2000 - 0x92c54fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x92c55000 - 0x92c9aff5  com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x92c9b000 - 0x92c9fff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x92ccc000 - 0x92d8aff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92d8b000 - 0x92f03ff5  com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92f6b000 - 0x92f6bfff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92f6c000 - 0x92f6dffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x92f75000 - 0x93082ffb  com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x93083000 - 0x9308efff  libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
    0x9308f000 - 0x93096fff  liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib
    0x93097000 - 0x930a5ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x93e43000 - 0x93e45fff  libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x93e46000 - 0x93e8afff  libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93e8b000 - 0x93ee1ff3  com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93ee2000 - 0x93ef8fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93ef9000 - 0x93f01fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x93f04000 - 0x93f05fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x93f06000 - 0x93f0efff  com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93f0f000 - 0x94007ff2  libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib
    0x94008000 - 0x94008fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94009000 - 0x9429affb  com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x9492b000 - 0x94935ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x94936000 - 0x9496bfff  libTrueTypeScaler.dylib (84.5) <2598F930-5E6B-37D7-B1E6-18181A972C6E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9496c000 - 0x94d24ffa  libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94edd000 - 0x94ee0fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94eef000 - 0x94f0cfff  libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib
    0x94f0d000 - 0x94f19ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x94f1a000 - 0x94f3eff2  com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x94f3f000 - 0x94f54fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94f85000 - 0x94faefff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x94fb9000 - 0x94fb9fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94fba000 - 0x94fedff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x94fee000 - 0x95000ff7  libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib
    0x95232000 - 0x9525eff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x95362000 - 0x95744ff7  com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x95745000 - 0x95762ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x95763000 - 0x95776ff9  com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x95777000 - 0x957c6ff6  libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x957df000 - 0x957efff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x957f0000 - 0x95814fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x95815000 - 0x95857fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x9585a000 - 0x95895fe7  libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95896000 - 0x95899ffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9589a000 - 0x958b6ff7  libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x958b7000 - 0x95903fff  libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib
    0x95b96000 - 0x95b97ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x95b98000 - 0x95c14ffb  com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95c15000 - 0x95dd1ffd  libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib
    0x95dd4000 - 0x960d9fff  com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x960da000 - 0x96141ff7  com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96142000 - 0x961c7ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x961c8000 - 0x961e8ff7  com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x961e9000 - 0x961eafff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x961eb000 - 0x96467ff7  com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D-C51E-3A85-B114-6C7DDCEC864C> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96468000 - 0x968aaff3  com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x968ab000 - 0x968b1fff  libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x968b2000 - 0x968b2fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x968b7000 - 0x968c1fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x968c2000 - 0x96910ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x96911000 - 0x96911ffd  libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib
    0x96912000 - 0x96937ff7  com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96d2b000 - 0x978e4fff  com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97a01000 - 0x97a05fff  com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97a06000 - 0x97a0fffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x97a46000 - 0x97a53fff  libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97b49000 - 0x97b4dfff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97b50000 - 0x97f6dff3  FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x97f6e000 - 0x97f6ffff  libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97f7a000 - 0x97fd7fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97fd9000 - 0x97fe2ff9  com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97fe3000 - 0x97fe5ffb  libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x97ffe000 - 0x9802bffb  com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9802c000 - 0x981b5ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x981b6000 - 0x981b7fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x981b8000 - 0x98

    Have you made your user Library-folder visible in Finder?
    I did that in the Terminal and shortly after that the crashes started for me.
    I just updated to 10.8.2 and that made the user Library-folder invisible again.
    At the same time Bridge started behaving properly.
    Not saying that's anything other than a coincidence.

  • Track pad Gestures stops working after upgrading to mountain lion osx

    I upgraded to Mountain Lion Osx from Snow Leopard on my Macbook pro (Mid 2011 model) last month. However, it happens so that sudden;y all kind of trackpad gestures stops working. I have tried to find options on System preferences but nothing really works. i have tried unticking and then ticking again all the options to no avail. Even though restarting machine sometimes help but not always. Are their anyone with similar problems and if it is did you manage to come out with possible soutions?? If you did please kindly share as it is quite annoying to use machine without those gestures
    Thanks in advance

    Launch Terminal, type or copy/paste the following:
    killall Dock
    Hit enter.

  • Cinema display USB stops working after upgrading to mountain lion

    I am using a newly bought 27' Cinema display + mid 2011 MBA. an Apple USB keyboard is attached to the display USB port, and a logitech mouse is attached to the USB port on the keyboard.
    After upgrading to mountain lion, when I unplug the thunderbolt from MBA, and then plug it back, the USB keyboard and mouse stops working. Moreover, I cannot open anything in System preference, and cannot properly shutdown the machine!
    Please help on this issue.

    Launch Terminal, type or copy/paste the following:
    killall Dock
    Hit enter.

  • Upgraded to Mountain Lion and Safari now crashes everytime

    I cannot load and run Safari following upgarding to Mountain Lion, here's the error messages, if anyone could help I'd be very grateful:
    Process:    
    Safari [766]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [348]
    Date/Time:  
    2012-08-01 16:39:33.485 +0100
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    87395 sec
    Crashes Since Last Report:      
    -101
    Per-App Interval Since Last Report:  74 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                 
    8FD6DB11-EDEF-4E64-9E1C-87E8ADF2EDEA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[766]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
    0   CoreFoundation                 
    0x00007fff88512f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff8828cd5e objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff88512d8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff855d571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff8175bcdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff8175be38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x0000000104684c2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff88509fb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff88509f32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff817439ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff81739f73 loadNib + 322
    11  AppKit                         
    0x00007fff81739470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff8173938b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff817392ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff819aa06f NSApplicationMain + 398
    15  Safari                         
    0x0000000104887806 SafariMain + 166
    16  Safari                         
    0x0000000104668f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff826efce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff845ed7d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff845dea7a abort + 143
    3   libc++abi.dylib          
    0x00007fff8d41c7bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff8d419fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff8828d1b9 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff8d41a001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff8d41a05c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff8d41b152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff8828ce7a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff88512d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff855d571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff8175bcdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff8175be38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x0000000104684c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff88509fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff88509f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff817439ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff81739f73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff81739470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff8173938b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff817392ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff819aa06f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x0000000104887806 SafariMain + 166
    24  com.apple.Safari         
    0x0000000104668f24 0x104668000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff826f07e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8cebe78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8cebd31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x00007fff826f00ea __unlink + 10
    1   libsystem_kernel.dylib   
    0x00007fff826ef322 unlink + 14
    2   libsqlite3.dylib         
    0x00007fff89c41ec1 unixDelete + 33
    3   libsqlite3.dylib         
    0x00007fff89be2149 sqlite3PagerSharedLock + 313
    4   libsqlite3.dylib         
    0x00007fff89be1a47 sqlite3BtreeBeginTrans + 1191
    5   libsqlite3.dylib         
    0x00007fff89bd9427 sqlite3InitOne + 2391
    6   libsqlite3.dylib         
    0x00007fff89bd8a44 sqlite3Init + 116
    7   libsqlite3.dylib         
    0x00007fff89bd3dcf sqlite3Pragma + 10287
    8   libsqlite3.dylib         
    0x00007fff89bcbe4f yy_reduce + 3967
    9   libsqlite3.dylib         
    0x00007fff89bcaa2d sqlite3Parser + 253
    10  libsqlite3.dylib         
    0x00007fff89bc96fd sqlite3RunParser + 413
    11  libsqlite3.dylib         
    0x00007fff89bc8fe8 sqlite3Prepare + 1032
    12  libsqlite3.dylib         
    0x00007fff89bc8b23 sqlite3LockAndPrepare + 355
    13  libsqlite3.dylib         
    0x00007fff89bc7f42 sqlite3_exec + 418
    14  com.apple.CFNetwork      
    0x00007fff8807a53a __CFURLCache::OpenDatabase() + 188
    15  com.apple.CFNetwork      
    0x00007fff8807a040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    16  com.apple.CFNetwork      
    0x00007fff88079a72 _ZL24_CFURLCacheTimerCallbackPv + 662
    17  libdispatch.dylib        
    0x00007fff8cebca86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff8cebe2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff8cebe132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff8cebd92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff845ed3da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff845eeb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff826f0192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff845ed594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff845eeb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff826efbca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff845ef274 _pthread_cond_wait + 840
    2   com.apple.WebCore        
    0x00000001057171fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore        
    0x0000000105714d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore 
    0x000000010506111f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff845eb8bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff845eeb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff826ee67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff826edd71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8536c2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8536c219 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff845eb8bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff845eeb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff64266328  rdx: 0x0000000000000000
      rdi: 0x0000000000000507  rsi: 0x0000000000000006  rbp: 0x00007fff64266350  rsp: 0x00007fff64266328
       r8: 0x00007fff7123dfb8   r9: 0x00007fff64265db8  r10: 0x00007fff826efd0a  r11: 0xffffff80002da8d0
      r12: 0x00007fdab3554ea0  r13: 0x000000000000000d  r14: 0x00007fff71240960  r15: 0x00007fff642664a0
      rip: 0x00007fff826efce2  rfl: 0x0000000000000246  cr2: 0x00007fff846331dd
    Logical CPU: 0
    Binary Images:
    0x104668000 -   
    0x104668fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
    0x104678000 -   
    0x104b12ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x104e2e000 -   
    0x1050bdfff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10516a000 -   
    0x1052ecff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x1053d9000 -   
    0x1055b2fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x105711000 -   
    0x1066b6ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x1083eb000 -   
    0x1083f8ff7 +com.rogueamoeba.audio_hijack_server.hermes (4.1.0 - 4.1.0) <5A72A90F-2861-0D77-4E57-C9A4826AC7BE> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x7fff64268000 -
    0x7fff6429cbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff80942000 -
    0x7fff80943ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff80944000 -
    0x7fff80a50fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff80a51000 -
    0x7fff80a58fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff80a59000 -
    0x7fff80ab9fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff80ada000 -
    0x7fff80ae0fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff80b28000 -
    0x7fff80b2efff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff80b2f000 -
    0x7fff80bb3ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff80bb4000 -
    0x7fff80c59fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff80c66000 -
    0x7fff80ca5fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff80ca6000 -
    0x7fff80cacfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff80cad000 -
    0x7fff80cd6ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff80e52000 -
    0x7fff80e5fff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff80e60000 -
    0x7fff80e77fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8119b000 -
    0x7fff811ddff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff811de000 -
    0x7fff81683fff  com.apple.RawCamera.bundle (3.12.0 - 615) <10CCCC87-4A1E-3343-BF09-1C6640B56F45> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff81684000 -
    0x7fff81689fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff816cc000 -
    0x7fff816e0ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff81715000 -
    0x7fff81728ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff81729000 -
    0x7fff8232fff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff82330000 -
    0x7fff823f7ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff823f8000 -
    0x7fff82408ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82409000 -
    0x7fff8240cfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8240d000 -
    0x7fff82476fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff824dd000 -
    0x7fff824ddfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff824de000 -
    0x7fff824e3ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff825cd000 -
    0x7fff825d2fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff82696000 -
    0x7fff826d8fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff826d9000 -
    0x7fff826f9fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff82741000 -
    0x7fff82877fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff82ef4000 -
    0x7fff82f42fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff82f43000 -
    0x7fff82fb3fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff83861000 -
    0x7fff83861fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83862000 -
    0x7fff83967fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff83968000 -
    0x7fff83ac1fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83bc3000 -
    0x7fff83bc8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83bc9000 -
    0x7fff83c34ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83d7d000 -
    0x7fff83d85fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff83d86000 -
    0x7fff83dcfff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff83dd0000 -
    0x7fff83dd0fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff83dd1000 -
    0x7fff83e0bfe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff83e8f000 -
    0x7fff83e9efff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff83ea1000 -
    0x7fff83ef3ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff83ef4000 -
    0x7fff83fd8fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8459d000 -
    0x7fff8467afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8467b000 -
    0x7fff84964ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff84965000 -
    0x7fff84989fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8498a000 -
    0x7fff849b3fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff849b5000 -
    0x7fff849e0ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff84a32000 -
    0x7fff84a40ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff84a41000 -
    0x7fff84a8dff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84a8e000 -
    0x7fff84b90fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff84c3f000 -
    0x7fff84c3ffff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff84c40000 -
    0x7fff84f5cfff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff84fdf000 -
    0x7fff8501ffff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff85020000 -
    0x7fff85022fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff85023000 -
    0x7fff85035ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff85036000 -
    0x7fff85039fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff85092000 -
    0x7fff850b8fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff850b9000 -
    0x7fff85134ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85137000 -
    0x7fff851eaff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff851fa000 -
    0x7fff85211fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff85216000 -
    0x7fff85255ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff85256000 -
    0x7fff852f8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8536a000 -
    0x7fff85509ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8550a000 -
    0x7fff85823fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85824000 -
    0x7fff8582afff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8582b000 -
    0x7fff8585eff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff858ab000 -
    0x7fff858cffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8672a000 -
    0x7fff8673ffff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8678f000 -
    0x7fff86793fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff86794000 -

    Do you have any Safari extensions enabled?  It may be worth disabling them and re-enabling them one-by-one to see if they're causing the crash.

  • My MacBook Pro mid 2010 was upgraded to mountain lion os x and then my wifi started saying no hardware installed

    My MacBook Pro mid 2010 was upgraded to mountain lion os x and then my wifi started saying no hardware installed

    Hello Harrisonhcue,
    I would be concerned too if I was getting the message "no hardware installed" when trying to use Wi-Fi on my MacBook Pro.  For a message like this, I recommend resetting your System Management Controller (SMC) and NVRAM. 
    Resetting the SMC on portables with a battery you should not remove on your own
    Note: Portable computers that have a battery you should not remove on your own include MacBook Pro (Early 2009) and later, all models of MacBook Air, and MacBook (Late 2009).
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    You can find the full article here:
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/ht3964
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    You can find the full article here:
    About NVRAM and PRAM
    http://support.apple.com/kb/ht1379
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Upgrade to Mountain Lion and Office 2011: Office Crashes when I hit the "Print" button

    Hello Community, I just upgraded to Mountain Lion, but now my Office 2011 crashes every time I want to print. Word, Excel and Power Point have the same problem. What can I do? Here is the crash log I get:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_BAD_ACCESS
    Date/Time: 2012-11-10 18:42:00 +0000
    Application Name: Microsoft Word
    Application Bundle ID: com.microsoft.Word
    Application Signature: MSWD
    Application Version: 14.2.3.120616
    Crashed Module Name: CoreFoundation
    Crashed Module Version: 744.12
    Crashed Module Offset: 0x00012746
    Blame Module Name: PrintFabPDE
    Blame Module Version: 2.14
    Blame Module Offset: 0x00006ea6
    Application LCID: 1036
    Extra app info: Reg=en Loc=0x040c
    Crashed thread: 0
    Thread 0 crashed:
    #  1  0x990e2746 in _CFNumberGetValue + 0x00000026 (CoreFoundation + 0x00012746)
    #  2  0x0abecea6 in _MyGetTicket + 0x00000066 (PrintFabPDE + 0x00006ea6)
    #  3  0x0abe7a3c in _MyInitialize + 0x000000BC (PrintFabPDE + 0x00001a3c)
    #  4  0x1393051c in _CreateDefaultFileName + 0x00004E30 (PrintCocoaUI + 0x0001751c)
    #  5  0x139212a6 in  (PrintCocoaUI + 0x000082a6)
    #  6  0x13921982 in  (PrintCocoaUI + 0x00008982)
    #  7  0x13921feb in  (PrintCocoaUI + 0x00008feb)
    #  8  0x1391ff06 in  (PrintCocoaUI + 0x00006f06)
    #  9  0x1391e4a2 in  (PrintCocoaUI + 0x000054a2)
    # 10  0x1391c46d in  (PrintCocoaUI + 0x0000346d)
    # 11  0x139354ae in _CreateDefaultFileName + 0x00009DC2 (PrintCocoaUI + 0x0001c4ae)
    # 12  0x13934da0 in _CreateDefaultFileName + 0x000096B4 (PrintCocoaUI + 0x0001bda0)
    # 13  0x955d71a6 in -[NSWindowController _windowDidLoad] + 0x000001F3 (AppKit + 0x002b61a6)
    # 14  0x955a605a in -[NSWindowController window] + 0x00000079 (AppKit + 0x0028505a)
    # 15  0x1393cecc in CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x00007198 (PrintCocoaUI + 0x00023ecc)
    # 16  0x1392a3af in _PMPrivatePrintDialog + 0x00000126 (PrintCocoaUI + 0x000113af)
    # 17  0x94f72a88 in  (Print + 0x00001a88)
    # 18  0x94f73213 in  (Print + 0x00002213)
    # 19  0x94f73074 in  (Print + 0x00002074)
    # 20  0x02c9e389 in _MsoAfxPMSessionPrintDialog + 0x00000032 (MicrosoftOffice + 0x002d1389)
    # 21  0x00926201 in _wdCommandDispatch + 0x003455E1 (Microsoft Word + 0x008bc201)
    # 22  0x011e75b4 in _wdGetApplicationObject + 0x007FBD94 (Microsoft Word + 0x0117d5b4)
    # 23  0x011ef6bb in _wdGetApplicationObject + 0x00803E9B (Microsoft Word + 0x011856bb)
    # 24  0x002fcd0d in __mh_execute_header + 0x00292D0D (Microsoft Word + 0x00292d0d)
    # 25  0x00361971 in __mh_execute_header + 0x002F7971 (Microsoft Word + 0x002f7971)
    # 26  0x0036164a in __mh_execute_header + 0x002F764A (Microsoft Word + 0x002f764a)
    # 27  0x02a37ca9 in _MsoOSTypeDefaultMailClient + 0x00000088 (MicrosoftOffice + 0x0006aca9)
    # 28  0x022c0e98 in _MsoFClonePxCore + 0x00000241 (MicrosoftComponentPlugin + 0x0006ce98)
    # 29  0x022c0e27 in _MsoFClonePxCore + 0x000001D0 (MicrosoftComponentPlugin + 0x0006ce27)
    # 30  0x022c0df1 in _MsoFClonePxCore + 0x0000019A (MicrosoftComponentPlugin + 0x0006cdf1)
    # 31  0x0610d681 in MenuLib::TMenuItem::CallSelectionProcs(unsigned long) + 0x0000045D (MicrosoftMenuLibrary + 0x0001a681)
    # 32  0x0610d2af in MenuLib::TMenuItem::CallSelectionProcs(unsigned long) + 0x0000008B (MicrosoftMenuLibrary + 0x0001a2af)
    # 33  0x06110001 in MenuLib::Terminate() + 0x00001A23 (MicrosoftMenuLibrary + 0x0001d001)
    # 34  0x060f95b1 in MenuLib::CreateAppMenu(MenuLib::MMLMenuType) + 0x00000F9B (MicrosoftMenuLibrary + 0x000065b1)
    # 35  0x9a0d9b6b in _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 0x00000024 (HIToolbox + 0x001acb6b)
    # 36  0x99f61594 in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x0000053F (HIToolbox + 0x00034594)
    # 37  0x99f60980 in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x000001AE (HIToolbox + 0x00033980)
    # 38  0x99f74855 in _SendEventToEventTarget + 0x00000058 (HIToolbox + 0x00047855)
    # 39  0x9a0d9a1a in SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 0x000001F2 (HIToolbox + 0x001aca1a)
    # 40  0x99f50b84 in _SendMenuCommandWithContextAndModifiers + 0x00000046 (HIToolbox + 0x00023b84)
    # 41  0x99f50b31 in _SendMenuItemSelectedEvent + 0x0000010C (HIToolbox + 0x00023b31)
    # 42  0x9a13954d in __HIMenuSendItemSelectedEventToTarget + 0x0000008E (HIToolbox + 0x0020c54d)
    # 43  0x9a1394b2 in __HIMenuSendItemSelectedEvent + 0x0000003F (HIToolbox + 0x0020c4b2)
    # 44  0x9a0dcd59 in HIMenuBar::HandleKeyboardEvent(OpaqueEventRef*) + 0x0000013B (HIToolbox + 0x001afd59)
    # 45  0x9a0dcc0a in HIMenuBar::HandleEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 0x0000009A (HIToolbox + 0x001afc0a)
    # 46  0x99f61bbf in HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x000000A3 (HIToolbox + 0x00034bbf)
    # 47  0x9a0d9b6b in _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 0x00000024 (HIToolbox + 0x001acb6b)
    # 48  0x99f61594 in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x0000053F (HIToolbox + 0x00034594)
    # 49  0x99f60980 in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x000001AE (HIToolbox + 0x00033980)
    # 50  0x99f607ca in _SendEventToEventTargetWithOptions + 0x0000005E (HIToolbox + 0x000337ca)
    # 51  0x99f9436d in ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x00000413 (HIToolbox + 0x0006736d)
    # 52  0x99f61a3f in DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 0x000009EA (HIToolbox + 0x00034a3f)
    # 53  0x99f60980 in SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 0x000001AE (HIToolbox + 0x00033980)
    # 54  0x99f74855 in _SendEventToEventTarget + 0x00000058 (HIToolbox + 0x00047855)
    # 55  0x0229bdfd in _McpRunApplicationEventLoop + 0x00002E27 (MicrosoftComponentPlugin + 0x00047dfd)
    # 56  0x0229946a in _McpRunApplicationEventLoop + 0x00000494 (MicrosoftComponentPlugin + 0x0004546a)
    # 57  0x0006d541 in __mh_execute_header + 0x00003541 (Microsoft Word + 0x00003541)
    # 58  0x04d30ca5 in __WlmMain + 0x00000061 (WLMKernel + 0x00004ca5)
    # 59  0x0006c8e5 in __mh_execute_header + 0x000028E5 (Microsoft Word + 0x000028e5)
    # 60  0x0006c896 in __mh_execute_header + 0x00002896 (Microsoft Word + 0x00002896)
    X86 Thread State:
    eax: 0x3d8436d3  ebx: 0x0abe7994  ecx: 0x00000000  edx:0x0abeeb30
    edi: 0x990e2731  esi: 0x00000000  ebp: 0xbff92138  esp:0xbff91e30
      ss: 0x00000023  eip: 0x990e2746   cs: 0x0000001b   ds:0x00000023
      es: 0x00000023   fs: 0x00000000   gs: 0x0000000f  eflags:0x00010286
    Thread 1:
    #  1  0x950619ae in _kevent + 0x0000000A (libsystem_kernel.dylib + 0x000159ae)
    #  2  0x95f2c7a9 in __dispatch_mach_notify_source_init + 0x00000000 (libdispatch.dylib + 0x000047a9)
    X86 Thread State:
    eax: 0x0000016b  ebx: 0xb0080700  ecx: 0xb00805ac  edx:0x950619ae
    edi: 0x00000000  esi: 0x95f2c8a1  ebp: 0xb0080718  esp:0xb00805ac
      ss: 0x00000023  eip: 0x950619ae   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000246
    Thread 2:
    #  1  0x950610ee in ___workq_kernreturn + 0x0000000A (libsystem_kernel.dylib + 0x000150ee)
    #  2  0x94fa6e19 in __pthread_wqthread + 0x000001C0 (libsystem_c.dylib + 0x00018e19)
    #  3  0x94f8ecca in _start_wqthread + 0x0000001E (libsystem_c.dylib + 0x00000cca)
    X86 Thread State:
    eax: 0x00100170  ebx: 0x94fa6c67  ecx: 0xb0184f6c  edx:0x950610ee
    edi: 0xb0185000  esi: 0xb0185000  ebp: 0xb0184f88  esp:0xb0184f6c
      ss: 0x00000023  eip: 0x950610ee   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000282
    Thread 3:
    #  1  0x95060c72 in ___semwait_signal + 0x0000000A (libsystem_kernel.dylib + 0x00014c72)
    #  2  0x9502e88f in _sleep$UNIX2003 + 0x00000042 (libsystem_c.dylib + 0x000a088f)
    #  3  0x02754012 in _MerpCreateSession + 0x00000B3F (merp + 0x00003012)
    #  4  0x027536de in _MerpCreateSession + 0x0000020B (merp + 0x000026de)
    #  5  0x02753669 in _MerpCreateSession + 0x00000196 (merp + 0x00002669)
    #  6  0x02754c06 in _MerpCreateSession + 0x00001733 (merp + 0x00003c06)
    #  7  0x94fa4557 in __pthread_start + 0x00000158 (libsystem_c.dylib + 0x00016557)
    #  8  0x94f8ecee in _thread_start + 0x00000022 (libsystem_c.dylib + 0x00000cee)
    X86 Thread State:
    eax: 0x0000014e  ebx: 0xb0206ae8  ecx: 0xb0206a7c  edx:0x95060c72
    edi: 0x9502e9b2  esi: 0xb0206ae0  ebp: 0xb0206ac8  esp:0xb0206a7c
      ss: 0x00000023  eip: 0x95060c72   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000246
    Thread 4:
    #  1  0x950610ee in ___workq_kernreturn + 0x0000000A (libsystem_kernel.dylib + 0x000150ee)
    #  2  0x94fa6e19 in __pthread_wqthread + 0x000001C0 (libsystem_c.dylib + 0x00018e19)
    #  3  0x94f8ecca in _start_wqthread + 0x0000001E (libsystem_c.dylib + 0x00000cca)
    X86 Thread State:
    eax: 0x00100170  ebx: 0x94fa6c67  ecx: 0xb0288f6c  edx:0x950610ee
    edi: 0xb0289000  esi: 0xb0289000  ebp: 0xb0288f88  esp:0xb0288f6c
      ss: 0x00000023  eip: 0x950610ee   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000282
    Thread 5:
    #  1  0x95060c72 in ___semwait_signal + 0x0000000A (libsystem_kernel.dylib + 0x00014c72)
    #  2  0x93c0f6c5 in +[NSThread sleepForTimeInterval:] + 0x00000097 (Foundation + 0x0009f6c5)
    #  3  0x02260530 in _RegisterWindowForMouseMoveEvents + 0x000003F3 (MicrosoftComponentPlugin + 0x0000c530)
    #  4  0x93c0e1d8 in -[NSThread main] + 0x0000002D (Foundation + 0x0009e1d8)
    #  5  0x93c0e15b in ___NSThread__main__ + 0x00000574 (Foundation + 0x0009e15b)
    #  6  0x94fa4557 in __pthread_start + 0x00000158 (libsystem_c.dylib + 0x00016557)
    #  7  0x94f8ecee in _thread_start + 0x00000022 (libsystem_c.dylib + 0x00000cee)
    X86 Thread State:
    eax: 0x0000014e  ebx: 0xb030a530  ecx: 0xb030a49c  edx:0x95060c72
    edi: 0x9502e9b2  esi: 0x00000000  ebp: 0xb030a4e8  esp:0xb030a49c
      ss: 0x00000023  eip: 0x95060c72   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000246
    Thread 6:
    #  1  0x950610ee in ___workq_kernreturn + 0x0000000A (libsystem_kernel.dylib + 0x000150ee)
    #  2  0x94fa6e19 in __pthread_wqthread + 0x000001C0 (libsystem_c.dylib + 0x00018e19)
    #  3  0x94f8ecca in _start_wqthread + 0x0000001E (libsystem_c.dylib + 0x00000cca)
    X86 Thread State:
    eax: 0x00100170  ebx: 0x94fa6c67  ecx: 0xb038cf6c  edx:0x950610ee
    edi: 0xb038d000  esi: 0xb038d000  ebp: 0xb038cf88  esp:0xb038cf6c
      ss: 0x00000023  eip: 0x950610ee   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000282
    Thread 7:
    #  1  0x950610ee in ___workq_kernreturn + 0x0000000A (libsystem_kernel.dylib + 0x000150ee)
    #  2  0x94fa6e19 in __pthread_wqthread + 0x000001C0 (libsystem_c.dylib + 0x00018e19)
    #  3  0x94f8ecca in _start_wqthread + 0x0000001E (libsystem_c.dylib + 0x00000cca)
    X86 Thread State:
    eax: 0x00100170  ebx: 0x94fa6c67  ecx: 0xb0102f6c  edx:0x950610ee
    edi: 0xb0103000  esi: 0xb0103000  ebp: 0xb0102f88  esp:0xb0102f6c
      ss: 0x00000023  eip: 0x950610ee   cs: 0x0000000b   ds:0x00000023
      es: 0x00000023   fs: 0x00000023   gs: 0x0000000f  eflags:0x00000282
    Loaded modules:
    0: Microsoft Word (14.2.3.120616 Reg=en Loc=0x040c: /Applications/Microsoft Office 2011/Microsoft Word.app/Contents/MacOS/Microsoft Word
    1: mbukernel (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/mbukernel.framework/Versions/14/mbukernel
    2: MicrosoftSetupUI (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftSetupUI.framework/Versions/14/MicrosoftSetupUI
    3: MicrosoftComponentPlugin (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftComponentPlugin.framework/Versions/14/MicrosoftComponentPl ugin
    4: Netlib (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/Netlib.framework/Versions/14/Netlib
    5: MicrosoftOLE (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftOLE.framework/Versions/14/MicrosoftOLE
    6: MicrosoftOLEAutomation (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftOLEAutomation.framework/Versions/14/MicrosoftOLEAutomation
    7: merp (2.2.4.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/merp.framework/Versions/14/merp
    8: MSXML (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MSXML.framework/Versions/14/MSXML
    9: MicrosoftOffice (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftOffice.framework/Versions/14/MicrosoftOffice
    10: OfficeArt (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/OfficeArt.framework/Versions/14/OfficeArt
    11: MicrosoftOleo (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftOleo.framework/Versions/14/MicrosoftOleo
    12: MicrosoftMathFont (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftMathFont.framework/Versions/14/MicrosoftMathFont
    13: MicrosoftChartPlugin (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftChartPlugin.framework/Versions/14/MicrosoftChartPlugin
    14: MicrosoftPTLS (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftPTLS.framework/Versions/14/MicrosoftPTLS
    15: MsgrLibClient (8.0.0.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MsgrLibClient.framework/Versions/14/MsgrLibClient
    16: MBURibbon (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MBURibbon.framework/Versions/14/MBURibbon
    17: MViewLib (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MViewLib.framework/Versions/14/MViewLib
    18: WLMUser (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/WLMUser.framework/Versions/14/WLMUser
    19: WLMGraphicsDevice (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/WLMGraphicsDevice.framework/Versions/14/WLMGraphicsDevice
    20: WLMKernel (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/WLMKernel.framework/Versions/14/WLMKernel
    21: Gfx (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/Gfx.framework/Versions/14/Gfx
    22: SmartArt (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/SmartArt.framework/Versions/14/SmartArt
    23: MicrosoftCloudServices (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftCloudServices.framework/Versions/14/MicrosoftCloudServices
    24: mbustrings (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/mbustrings.framework/Versions/14/mbustrings
    25: mbulocale (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/mbulocale.framework/Versions/14/mbulocale
    26: wlmstrings (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/wlmstrings.framework/Versions/14/wlmstrings
    27: CocoaUI (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/CocoaUI.framework/Versions/14/CocoaUI
    28: MicrosoftOfficeDRM (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftOfficeDRM.framework/Versions/14/MicrosoftOfficeDRM
    29: ThreadPool (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/ThreadPool.framework/Versions/14/ThreadPool
    30: MicrosoftMenuLibrary (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftMenuLibrary.framework/Versions/14/MicrosoftMenuLibrary
    31: StdUrlMoniker (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/StdUrlMoniker.framework/Versions/14/StdUrlMoniker
    32: Uniscribe (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/Uniscribe.framework/Versions/14/Uniscribe
    33: mbuinstrument (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/mbuinstrument.framework/Versions/14/mbuinstrument
    34: WinCrypto (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/WinCrypto.framework/Versions/14/WinCrypto
    35: mbupgx.dylib: /Applications/Microsoft Office 2011/Office/MicrosoftSetupUI.framework/Libraries/mbupgx.dylib
    36: libcrypto.0.9.7.dylib: /usr/lib/libcrypto.0.9.7.dylib
    37: mbunamedstrings (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/mbunamedstrings.framework/Versions/14/mbunamedstrings
    38: CocoaTooltipParser (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/CocoaTooltipParser.framework/Versions/14/CocoaTooltipParser
    39: DocEx (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/DocEx.framework/Versions/14/DocEx
    40: WinHttp (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/WinHttp.framework/Versions/14/WinHttp
    41: MicrosoftCredui (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftCredui.framework/Versions/14/MicrosoftCredui
    42: MicrosoftDDCS (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftDDCS.framework/Versions/14/MicrosoftDDCS
    43: WinAPIUI (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/WinAPIUI.framework/Versions/14/WinAPIUI
    44: MicrosoftCSI (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftCSI.framework/Versions/14/MicrosoftCSI
    45: MetEx (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MetEx.framework/Versions/14/MetEx
    46: MicrosoftFBA (14.2.3.120616 Reg=(null) Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftFBA.framework/Versions/14/MicrosoftFBA
    47: XPG (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/XPG.framework/Versions/14/XPG
    48: MicrosoftFS (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftFS.framework/Versions/14/MicrosoftFS
    49: MicrosoftWlmFile (14.2.3.120616 Reg=en-US Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftWlmFile.framework/Versions/14/MicrosoftWlmFile
    50: MicrosoftWebServices (14.2.3.120616 Reg=en-US Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftWebServices.framework/Versions/14/MicrosoftWebServices
    51: WebKit (8536.26.14 Reg=English Loc=0x0000: /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    52: WebCore (8536.26.14 Reg=English Loc=0x0000: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    53: Oimg (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/Oimg.framework/Versions/14/Oimg
    54: Librarian (1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    55: ProtocolBuffer (104 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    56: libffi.dylib: /usr/lib/libffi.dylib
    57: PrintFabPDE (2.14 Reg=English Loc=0x0000: /Library/Printers/PPD Plugins/PrintFabPDE.plugin/Contents/MacOS/PrintFabPDE
    58: libGPUSupport.dylib: /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    59: GLRendererFloat (1.8.6 Reg=English Loc=0x0000: /System/Library/Frameworks/OpenGL.framework/Resources//GLRendererFloat.bundle/G LRendererFloat
    60: libcldcpuengine.dylib: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    61: libCoreFSCache.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    62: ATSHI.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    63: libTraditionalChineseConverter.dylib: /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    64: libSimplifiedChineseConverter.dylib: /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    65: cl_kernels: cl_kernels
    66: cl_kernels: cl_kernels
    67: GLEngine (1.8.6 Reg=English Loc=0x0000: /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    68: DictationServicesCore (4.7.12 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks /DictationServicesCore.framework/DictationServicesCore
    69: libGLProgrammability.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    70: AppleIntelHD4000GraphicsGLDriver (8.0.6 Reg=English Loc=0x0000: /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    71: Speller (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/Shared Applications/Proofing Tools/French Speller.proofingtool/Contents/MacOS/Speller
    72: MicrosoftProofing (14.2.3.120616 Reg=en Loc=0x0000: /Applications/Microsoft Office 2011/Office/MicrosoftProofing.framework/Versions/14/MicrosoftProofing
    73: ScriptingBridge: /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    74: FrenchGrammar (14.2.3.120616 Reg=English Loc=0x0000: /Applications/Microsoft Office 2011/Office/Shared Applications/Proofing Tools/FrenchGrammar.proofingtool/Contents/MacOS/FrenchGrammar
    75: libFontRegistryUI.dylib: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    76: PrintCocoaUI (409 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    77: PrintingPrivate (91.1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
    78: CoreLocation (1239.39 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    79: GeoServices (1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    80: unorm8_bgra.dylib: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    81: QuickTime (2599.13 Reg=English Loc=0x0000: /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    82: CrashReporterSupport (415 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    83: ImageKit (667 Reg=English Loc=0x0000: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    84: CoreAUC (6.16.00 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    85: libc++abi.dylib: /usr/lib/libc++abi.dylib
    86: QuartzFilters (1.7.0 Reg=English Loc=0x0000: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    87: libcrypto.0.9.8.dylib: /usr/lib/libcrypto.0.9.8.dylib
    88: CoreServices (57 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    89: libDiagnosticMessagesClient.dylib: /usr/lib/libDiagnosticMessagesClient.dylib
    90: libTIFF.dylib: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    91: Quartz (1.5 Reg=English Loc=0x0000: /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    92: RawCamera (666 Reg=English Loc=0x0000: /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    93: CoreServicesInternal (154.2 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    94: CoreText: /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    95: libdnsinfo.dylib: /usr/lib/system/libdnsinfo.dylib
    96: DictionaryServices (184.4 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    97: RemoteViewServices (80.5 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    98: Apple80211 (830.18 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    99: libbz2.1.0.dylib: /usr/lib/libbz2.1.0.dylib
    100: AddressBook (1167 Reg=English Loc=0x0000: /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    101: libremovefile.dylib: /usr/lib/system/libremovefile.dylib
    102: vImage (6.0 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    103: ServiceManagement (2.0 Reg=English Loc=0x0000: /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    104: ApplicationServices (45 Reg=English Loc=0x0000: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    105: Accelerate (Accelerate 1.8 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    106: CFOpenDirectory (151.10 Reg=English Loc=0x0000: /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    107: libCoreVMClient.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    108: CoreAVCHD (5600.4.16 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    109: MediaControlSender (145.3 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    110: Metadata (707.3 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    111: CorePDF (2 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    112: CommerceCore (26 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    113: libJPEG.dylib: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    114: libCGXCoreImage.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    115: IOSurface (86.0.3 Reg=English Loc=0x0000: /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    116: CommonAuth (2.0 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    117: CoreGraphics: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    118: ImageIO (845 Reg=English Loc=0x0000: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    119: libkxld.dylib: /usr/lib/system/libkxld.dylib
    120: libvMisc.dylib (vecLib 3.8 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    121: libicucore.A.dylib: /usr/lib/libicucore.A.dylib
    122: libsystem_sandbox.dylib: /usr/lib/system/libsystem_sandbox.dylib
    123: JavaScriptCore (8536.26.7 Reg=English Loc=0x0000: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    124: libc++.1.dylib: /usr/lib/libc++.1.dylib
    125: DebugSymbols (98 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    126: libBLAS.dylib (vecLib 3.8 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    127: DiskImages (344 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    128: SecurityInterface (55024.4 Reg=English Loc=0x0000: /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    129: ApplePushService (3.0 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    130: libsystem_info.dylib: /usr/lib/system/libsystem_info.dylib
    131: DiscRecording (7000.2.4 Reg=English Loc=0x0000: /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    132: libTrueTypeScaler.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    133: LangAnalysis (1.7.0 Reg=English Loc=0x0000: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    134: TCC (1 Reg=en Loc=0x0000: /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    135: ColorSync (4.8.0 Reg=English Loc=0x0000: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    136: PreferencePanes (15.0 Reg=English Loc=0x0000: /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    137: Bom (192 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    138: PhoneNumbers (47 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    139: NavigationServices (200 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    140: Foundation (945.11 Reg=en_US Loc=0x0000: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    141: libz.1.dylib: /usr/lib/libz.1.dylib
    142: SearchKit (1.4.0 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    143: MediaKit (685 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    144: libsystem_blocks.dylib: /usr/lib/system/libsystem_blocks.dylib
    145: libbsm.0.dylib: /usr/lib/libbsm.0.dylib
    146: DataDetectorsCore (269.1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    147: libcurl.4.dylib: /usr/lib/libcurl.4.dylib
    148: InternetAccounts (210 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    149: OpenCL (2.1.21 Reg=English Loc=0x0000: /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    150: QuartzCore (304.0 Reg=English Loc=0x0000: /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    151: libresolv.9.dylib: /usr/lib/libresolv.9.dylib
    152: libxpc.dylib: /usr/lib/system/libxpc.dylib
    153: CarbonCore (1037.3 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    154: libLAPACK.dylib (vecLib 3.8 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    155: SecurityFoundation (55115.4 Reg=English Loc=0x0000: /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    156: libGLImage.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    157: IOKit: /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    158: MultitouchSupport (235.29 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    159: libGIF.dylib: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    160: libcopyfile.dylib: /usr/lib/system/libcopyfile.dylib
    161: libstdc++.6.dylib: /usr/lib/libstdc++.6.dylib
    162: QuickLook (555.4 Reg=English Loc=0x0000: /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    163: vecLib (vecLib 3.8 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    164: CoreSymbolication (87 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    165: libcorecrypto.dylib: /usr/lib/system/libcorecrypto.dylib
    166: Backup (1.4.1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    167: PerformanceAnalysis (16 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    168: Heimdal (2.0 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    169: CoreMediaIO (4151.1 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    170: ATS: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    171: AudioUnit (1.8 Reg=English Loc=0x0000: /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    172: Ink (150 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    173: OpenGL (1.8.6 Reg=English Loc=0x0000: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    174: Print (258 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    175: SpeechSynthesis (4.1.12 Reg=English Loc=0x0000: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    176: libsystem_c.dylib: /usr/lib/system/libsystem_c.dylib
    177: libsystem_kernel.dylib: /usr/lib/system/libsystem_kernel.dylib
    178: libType1Scaler.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    179: libvDSP.dylib (vecLib 3.8 Reg=English Loc=0x0000: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    180: PDFKit (2.7.2 Reg=English Loc=0x0000: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    181: libquarantine.dylib: /usr/lib/system/libquarantine.dylib
    182: libJP2.dylib: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    183: AppKit (1187.34 Reg=English Loc=0x0000: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    184: libcache.dylib: /usr/lib/system/libcache.dylib
    185: libGLU.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    186: libdispatch.dylib: /usr/lib/system/libdispatch.dylib
    187: CoreMedia (926.62 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    188: libunwind.dylib: /usr/lib/system/libunwind.dylib
    189: libssl.0.9.8.dylib: /usr/lib/libssl.0.9.8.dylib
    190: AE (645.3 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    191: libOpenScriptingUtil.dylib: /usr/lib/libOpenScriptingUtil.dylib
    192: CoreImage (1.0.1 Reg=English Loc=0x0000: /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    193: libSystem.B.dylib: /usr/lib/libSystem.B.dylib
    194: libFontRegistry.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    195: SpeechRecognition (4.1.5 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    196: libsystem_notify.dylib: /usr/lib/system/libsystem_notify.dylib
    197: libsqlite3.dylib: /usr/lib/libsqlite3.dylib
    198: AppleSystemInfo (2 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    199: OpenDirectory (151.10 Reg=English Loc=0x0000: /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    200: libCSync.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    201: libsystem_dnssd.dylib: /usr/lib/system/libsystem_dnssd.dylib
    202: QuartzComposer (284 Reg=English Loc=0x0000: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    203: AOSMigrate (1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    204: OpenScripting: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    205: libsasl2.2.dylib: /usr/lib/libsasl2.2.dylib
    206: CFNetwork (596.2.3 Reg=English Loc=0x0000: /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    207: libkeymgr.dylib: /usr/lib/system/libkeymgr.dylib
    208: OSServices (557.4 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    209: libcups.2.dylib: /usr/lib/libcups.2.dylib
    210: DirectoryService (151.10 Reg=English Loc=0x0000: /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    211: AudioToolbox (1.8 Reg=English Loc=0x0000: /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    212: VideoToolbox (926.62 Reg=English Loc=0x0000: /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    213: Symbolication (93 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    214: TrustEvaluationAgent (23 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    215: libcommonCrypto.dylib: /usr/lib/system/libcommonCrypto.dylib
    216: QD: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    217: MediaToolbox (926.62 Reg=English Loc=0x0000: /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    218: Cocoa (19 Reg=English Loc=0x0000: /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    219: ImageCaptureCore (5.0.1 Reg=English Loc=0x0000: /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    220: libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    221: libpam.2.dylib: /usr/lib/libpam.2.dylib
    222: SystemConfiguration (1.12.2 Reg=English Loc=0x0000: /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    223: CoreAudio (4.1.0 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    224: CoreUI (181.1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    225: libcompiler_rt.dylib: /usr/lib/system/libcompiler_rt.dylib
    226: libsystem_network.dylib: /usr/lib/system/libsystem_network.dylib
    227: libsystem_m.dylib: /usr/lib/system/libsystem_m.dylib
    228: FamilyControls (410 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    229: Security (55179.1 Reg=English Loc=0x0000: /System/Library/Frameworks/Security.framework/Versions/A/Security
    230: libunc.dylib: /usr/lib/system/libunc.dylib
    231: FaceCoreLight (2.4.1 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    232: libFontParser.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    233: LaunchServices (539.7 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    234: AppleFSCompression (1.0 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    235: liblaunch.dylib: /usr/lib/system/liblaunch.dylib
    236: AGL (AGL-3.2.1 Reg=English Loc=0x0000: /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    237: CoreWiFi (110.11 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    238: CoreData (407.7 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    239: AppleVA (5.0.18 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    240: vecLib (vecLib 3.8 Reg=English Loc=0x0000: /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    241: NetFS (4.0 Reg=English Loc=0x0000: /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    242: QuickLookUI (555.4 Reg=English Loc=0x0000: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    243: CoreMediaAuthoring (914 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    244: HTMLRendering (1.1.4 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    245: libauto.dylib: /usr/lib/libauto.dylib
    246: PrintCore (387.1 Reg=English Loc=0x0000: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    247: libiconv.2.dylib: /usr/lib/libiconv.2.dylib
    248: libmacho.dylib: /usr/lib/system/libmacho.dylib
    249: libxml2.2.dylib: /usr/lib/libxml2.2.dylib
    250: Help (42 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    251: DiskArbitration (2.5.1 Reg=English Loc=0x0000: /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    252: libCVMSPluginSupport.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    253: HIServices: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    254: libobjc.A.dylib: /usr/lib/libobjc.A.dylib
    255: DisplayServices (357 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    256: NetAuth (4.0 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    257: libGFXShared.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    258: liblangid.dylib: /usr/lib/liblangid.dylib
    259: libCRFSuite.dylib: /usr/lib/libCRFSuite.dylib
    260: CoreWLAN (301.12 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    261: ImageCapture (8.0 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    262: libPng.dylib: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    263: libCGXType.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    264: CoreFoundation (744.12 Reg=en_US Loc=0x0000: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    265: CarbonSound (4.0 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    266: GenerationalStorage (132.2 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    267: libxslt.1.dylib: /usr/lib/libxslt.1.dylib
    268: AOSKit (151 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    269: ScalableUserInterface (1 Reg=English Loc=0x0000: /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    270: ISSupport (56 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    271: HIToolbox: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    272: CommonPanels (94 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    273: LDAP (194.5 Reg=English Loc=0x0000: /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    274: DesktopServicesPriv (1.7.2 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    275: QTKit (2599.13 Reg=English Loc=0x0000: /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    276: libdyld.dylib: /usr/lib/system/libdyld.dylib
    277: Ubiquity (243.10 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    278: libxar.1.dylib: /usr/lib/libxar.1.dylib
    279: Carbon (155 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    280: ChunkingLibrary (133.2 Reg=English Loc=0x0000: /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    281: SecurityHI (55002 Reg=English Loc=0x0000: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    282: libRadiance.dylib: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    283: Kerberos (1 Reg=English Loc=0x0000: /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    284: CoreVideo (99.3 Reg=English Loc=0x0000: /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    285: libRIP.A.dylib: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    286: GSS (2.0 Reg=English Loc=0x0000: /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    287: libCyrillicConverter.dylib: /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    288: libJapaneseConverter.dylib: /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    289: libKoreanConverter.dylib: /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    290: libLatin2Converter.dylib: /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
    Operating System Information
    Operating System: Mac OS X 10.8.2 (Build 12C3006)
    CPU: Intel Core Duo, Number: 4, Speed: 1700 MHz
    gestaltPhysicalRAMSizeInMegabytes err = 0, result = 4096 MB
    gestaltSystemVersion err = 0, result = 0x1082
    Screen: 1366 x 768, depth = 32, ltbr = 0, 0, 768, 1366
    Microsoft Application Information:
    Error Reporting UUID: 03AAA202-2DAB-40E6-9A1C-1B84E6DB7ACA
    Time from launch: 0 hours, 0 minutes, 11 seconds
    Total errors on this client: 65

    For future reference please don't post crash logs. They are very long and are of little to no help in diagnosing a problem.
    Let's have you start with reinstalling Mountain Lion:
    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Let me know if this does or doesn't help. If it doesn't help then try uninstalling Office, then reinstalling it. You need to uninstall it completely, so download EasyFind 4.9. Use it to search out all of Office's files on your computer. Or, you can follow these instructions:
    How to completely remove Office for Mac 2011

  • No Faces Integration after upgrading to Mountain Lion

    After upgrading to Mountain Lion, I still don't get Faces integration in my photo picker whenever I choose a profile or contact picture. Does anyone know how I can enable this feature?
    On the OS X Mountain Lion 200+ New Features page, it states:
    Faces integration in photo picker
    The photo picker now includes Faces, which displays all the pictures of you contained in your iPhoto library. So it’s easy to choose a photo for your account picture, Contacts card, or Messages account.

    I just spent 2 hours on the phone with Apple's customer support.
    It turns out, this seems to be an issue affecting part of the users. It will work for some, but not for others. After trouble shooting (we tried deleting the cache, reinstalling iPhoto, etc.), the senior advisor said he is unsure what is causing Faces integration to not appear and he is sending it to the engineers.
    On the computers where Faces integration was working (this senior advisor said he tested all the computers that were around him), it only works with Contacts with the same name, as Redarm mentioned above.
    If and when he follows up with me, I'll post his findings here.
    Please note that this discussion is not about Facebook integration, it is about Faces (i.e. Faces in iPhoto) integration in the photo picker for Contacts and other apps. This is a feature that is already pushed out with Mountain Lion, but due to some unknown reason is not functional with all users.

  • IPhoto update impossible after upgrading to Mountain Lion?

    I upgraded from Snow Leopard to Mountain Lion today and when I subsequently went into the iCloud settings I was surprised to learn my version (9.1.3) of iPhoto was not capable of supporting iCloud. The information stated if iPhoto had not been installed from the App Store, then one should go the the apple icon in the top left corner and select "Software Update" from there. When I do that, it is reported I do not have an update available. However, if I open iPhoto and check for an update from its menu, it indicates an update (two, actually) is available but when I click the "Open Software Update" button, I am directed back to the App Store where...no update available is the information provided.
    I would really like to use iCloud Photo Stream and is one of the reasons I ponied up $20 to "upgrade" to Mountain Lion. Could someone tell me what I am doing wrong? I have been a MS/Windows user for 20+ years and this initial exposure to difficulties with the Mac OS is not what I expected.
    Thanks.

    Please read this whole message before doing anything. This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it. The purpose of this test is to determine whether your problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows: 
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
     *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Try the download while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for