Machine boots until LoginWindow.app launches/crashes in loop

Machine is a macbook, running 10.4.11. On Wednesday, the user accepted an update, and rebooted. The boot goes all the way through the "Starting Mac OS X..." screen -- the status bar goes all the way across -- and then when it goes to launch LoginWindow.app it hangs with the blank blue screen.
When booting in verbose mode, it is clear that LoginWindow.app is crashing on launch infinitely. We have run disk repair and repaired permissions multiple times, and no change. Looking at the console log, this appears to be the start of the trouble:
Aug 13 17:06:22 andreas-computer crashdump: CoreGraphics server version 258.0 not compatible with client version 258.79; log out or reboot needed
This was the message that came up in an alert panel. After that, there were some interesting messages on bootup, but by 17:20 the console messages have settled in... loginwindow.app starts, mds & blued crashe some number of times, loginwindow.app crashes, -- like this:
Aug 13 17:20:12 andreas-computer /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
Aug 13 17:20:12 andreas-computer crashdump[166]: mds crashed
Aug 13 17:20:13 andreas-computer crashdump[166]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:13 andreas-computer crashdump[167]: blued crashed
Aug 13 17:20:13 andreas-computer crashdump[167]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:13 andreas-computer crashdump[172]: mds crashed
Aug 13 17:20:14 andreas-computer crashdump[172]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:14 andreas-computer crashdump[168]: loginwindow crashed
We've tried doing disk repair and permission repair when booted in single-user mode off of the local disk, and also when booted off of the install CDs -- it doesn't seem to matter, all checks are clean. (We also ran fsck in single-user mode, and it passed with no errors.)
I've attached more of the console.log -- after this section it just repeats the launch loginwindow, crash mds & blued, crash loginwindow sequence over and over.
It looks like a file is corrupted (not the permissions, but the file contents itself.) Does anybody have any idea what file(s) it might be? Or how to get them off the install disk?
Aug 13 17:05:39 andreas-computer sudo: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/launchctl unload //System/Library/LaunchDaemons/com.apple.usbmuxd.plist
Aug 13 17:05:40 andreas-computer sudo: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/launchctl load //System/Library/LaunchDaemons/com.apple.usbmuxd.plist
Aug 13 17:05:53 andreas-computer kernel[0]: Resetting IOCatalogue.
Aug 13 17:05:53 andreas-computer kextd[25]: 0 cached, 375 uncached personalities to catalog
Aug 13 17:06:15 andreas-computer kernel[0]: shared_region: 0x266b1cc: lsf_map: ZF mapping #0 beyond EOFshared region: 0x266b1cc: 5 mappings base_offset=0x5153000
Aug 13 17:06:15 andreas-computer kernel[0]: shared region: 0x266b1cc: #0: addr=0x0, size=0xf5000, file_offset=0x1000, prot=(5,5)
Aug 13 17:06:15 andreas-computer kernel[0]: shared region: 0x266b1cc: #1: addr=0x10000000, size=0x8000, file_offset=0xf6000, prot=(11,11)
Aug 13 17:06:15 andreas-computer kernel[0]: shared region: 0x266b1cc: #2: addr=0x10008000, size=0x1000, file_offset=0x0, prot=(27,27)
Aug 13 17:06:15 andreas-computer kernel[0]: shared region: 0x266b1cc: #3: addr=0x10009000, size=0x1000, file_offset=0xfe000, prot=(15,15)
Aug 13 17:06:15 andreas-computer kernel[0]: shared region: 0x266b1cc: #4: addr=0xf5000, size=0x4efe0, file_offset=0xff000, prot=(1,1)
Aug 13 17:06:22 andreas-computer crashdump: CoreGraphics server version 258.0 not compatible with client version 258.79; log out or reboot needed
Aug 13 17:06:23 andreas-computer crashdump[295]: lssave crashed
Aug 13 17:06:31 andreas-computer crashdump[295]: crash report written to: /Library/Logs/CrashReporter/lssave.crash.log
Aug 13 17:07:02 andreas-computer crashdump: CoreGraphics server version 258.0 not compatible with client version 258.79; log out or reboot needed
Aug 13 17:07:03 andreas-computer crashdump[297]: pkgReceiptMaker crashed
Aug 13 17:07:03 andreas-computer crashdump[297]: crash report written to: /Library/Logs/CrashReporter/pkgReceiptMaker.crash.log
Aug 13 17:18:31 andreas-computer loginwindow[66]: sendQuitEventToApp (RealPlayer Downloader Agent): AESendMessage returned error -1712
Aug 13 17:18:34 andreas-computer shutdown: reboot by mcveya:
Aug 13 17:18:35 andreas-computer SystemStarter[303]: authentication service (311) did not complete successfully
Aug 13 17:18:38 andreas-computer SystemStarter[303]: The following StartupItems failed to properly start:
Aug 13 17:18:38 andreas-computer SystemStarter[303]: /System/Library/StartupItems/AuthServer
Aug 13 17:18:38 andreas-computer SystemStarter[303]: - execution of Startup script failed
Aug 13 17:19:43 localhost kernel[0]: hi mem tramps at 0xffe00000
Aug 13 17:19:44 localhost kernel[0]: PAE enabled
Aug 13 17:19:44 localhost kernel[0]: standard timeslicing quantum is 10000 us
Aug 13 17:19:44 localhost kernel[0]: vmpagebootstrap: 118442 free pages
Aug 13 17:19:44 localhost kernel[0]: migtable_maxdispl = 71
Aug 13 17:19:44 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
Aug 13 17:19:44 localhost kernel[0]: ACPI CA 20060421
Aug 13 17:19:44 localhost kernel[0]: AppleIntelCPUPowerManagement: ready
Aug 13 17:19:44 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
Aug 13 17:19:44 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
Aug 13 17:19:44 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
Aug 13 17:19:44 localhost kernel[0]: The Regents of the University of California. All rights reserved.
Aug 13 17:19:44 localhost kernel[0]: using 2621 buffer headers and 2621 cluster IO buffer headers
Aug 13 17:19:44 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
Aug 13 17:19:44 localhost kernel[0]: Started CPU 01
Aug 13 17:19:44 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Aug 13 17:19:44 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
Aug 13 17:19:44 localhost kernel[0]: Security auditing service present
Aug 13 17:19:44 localhost kernel[0]: BSM auditing present
Aug 13 17:19:44 localhost kernel[0]: disabled
Aug 13 17:19:44 localhost kernel[0]: rooting via boot-uuid from /chosen: 558118C2-32DD-403A-9AC9-24B21ED8E7D1
Aug 13 17:19:44 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Aug 13 17:19:44 localhost kernel[0]: USB caused wake event (EHCI)
Aug 13 17:19:44 localhost kernel[0]: FireWire (OHCI) Lucent ID 5811 PCI now active, GUID 0016cbfffedd41a4; max speed s400.
Aug 13 17:19:44 localhost kernel[0]: Extension "com.apple.driver.AppleUSBTCKeyboard" has no kernel dependency.
Aug 13 17:19:44 localhost kernel[0]: CSRHIDTransitionDriver::probe: 0x0
Aug 13 17:19:44 localhost kernel[0]: CSRHIDTransitionDriver::start before command
Aug 13 17:19:44 localhost kernel[0]: Extension "com.apple.driver.AppleUSBTCKeyEventDriver" has no kernel dependency.
Aug 13 17:19:44 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2 @2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/TOSHIBA MK6034GSX Media/IOGUIDPartitionScheme/Customer@2
Aug 13 17:19:44 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
Aug 13 17:19:44 localhost kernel[0]: CSRHIDTransitionDriver::stop
Aug 13 17:19:44 localhost kernel[0]: IOBluetoothHCIController::start Idle Timer Stopped
Aug 13 17:19:44 localhost kernel[0]: Jettisoning kernel linker.
Aug 13 17:19:44 localhost kernel[0]: Resetting IOCatalogue.
Aug 13 17:19:44 localhost kernel[0]: GFX0: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: display: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: Matching service count = 2
Aug 13 17:19:44 localhost kernel[0]: Matching service count = 4
Aug 13 17:19:44 localhost kernel[0]: Matching service count = 4
Aug 13 17:19:44 localhost kernel[0]: Matching service count = 4
Aug 13 17:19:44 localhost kernel[0]: Matching service count = 4
Aug 13 17:19:44 localhost kernel[0]: Matching service count = 4
Aug 13 17:19:44 localhost kernel[0]: GFX0: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: display: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: GFX0: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: display: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: Previous Shutdown Cause: 3
Aug 13 17:19:44 localhost kernel[0]: GFX0: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: display: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: ath_attach: devid 0x1c
Aug 13 17:19:44 localhost kernel[0]: GFX0: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: display: family specific matching fails
Aug 13 17:19:44 localhost kernel[0]: GFX0: match category IOFramebuffer exists
Aug 13 17:19:44 localhost kernel[0]: mac 10.3 phy 6.1 radio 10.2
Aug 13 17:19:44 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
Aug 13 17:19:44 localhost memberd[65]: memberd starting up
Aug 13 17:19:44 localhost mDNSResponder-108.6 (Jul 19 2007 11: 41:28)[58]: starting
Aug 13 17:19:47 localhost lookupd[76]: lookupd (version 369.6) starting - Wed Aug 13 17:19:47 2008
Aug 13 17:19:49 localhost diskarbitrationd[64]: disk0s2 hfs DA4C6127-1551-37AA-A1D2-04E8237CB564 Macintosh HD /
Aug 13 17:19:50 localhost kernel[0]: yukonosx: Ethernet address 00:16:cb:cd:94:01
Aug 13 17:19:50 localhost kernel[0]: AirPort_Athr5424ab: Ethernet address 00:16:cb:bc:47:e8
Aug 13 17:19:51 localhost DirectoryService[74]: Launched version 2.1 (v353.6)
Aug 13 17:19:51 localhost configd[62]: AppleTalk startup
Aug 13 17:19:51 andreas-computer configd[62]: setting hostname to "andreas-computer.local"
Aug 13 17:19:51 andreas-computer kernel[0]: display: Not usable
Aug 13 17:19:51 andreas-computer lookupd[91]: lookupd (version 369.6) starting - Wed Aug 13 17:19:51 2008
Aug 13 17:19:53 andreas-computer mDNSResponder: Adding browse domain local.
Aug 13 17:19:57 andreas-computer configd[62]: AppleTalk startup complete
Aug 13 17:19:57 andreas-computer configd[62]: AppleTalk shutdown
Aug 13 17:19:57 andreas-computer configd[62]: AppleTalk shutdown complete
Aug 13 17:20:08 andreas-computer crashdump[144]: airport crashed
Aug 13 17:20:08 andreas-computer crashdump[135]: blued crashed
Aug 13 17:20:10 andreas-computer crashdump[152]: mds crashed
Aug 13 17:20:10 andreas-computer crashdump[153]: blued crashed
Aug 13 17:20:11 andreas-computer crashdump[159]: mds crashed
Aug 13 17:20:11 andreas-computer crashdump[160]: blued crashed
Aug 13 17:20:11 andreas-computer crashdump[135]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:11 andreas-computer crashdump[152]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:11 andreas-computer crashdump[153]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:11 andreas-computer crashdump[144]: crash report written to: /Library/Logs/CrashReporter/airport.crash.log
Aug 13 17:20:11 andreas-computer crashdump[159]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:12 andreas-computer crashdump[160]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:12 andreas-computer /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
Aug 13 17:20:12 andreas-computer crashdump[166]: mds crashed
Aug 13 17:20:13 andreas-computer crashdump[166]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:13 andreas-computer crashdump[167]: blued crashed
Aug 13 17:20:13 andreas-computer crashdump[167]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:13 andreas-computer crashdump[172]: mds crashed
Aug 13 17:20:14 andreas-computer crashdump[172]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:14 andreas-computer crashdump[168]: loginwindow crashed
Aug 13 17:20:14 andreas-computer crashdump[178]: mds crashed
Aug 13 17:20:14 andreas-computer crashdump[177]: blued crashed
Aug 13 17:20:15 andreas-computer crashdump[178]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:15 andreas-computer crashdump[177]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:15 andreas-computer crashdump[183]: mds crashed
Aug 13 17:20:15 andreas-computer crashdump[179]: crashdump crashed
Aug 13 17:20:15 andreas-computer /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
Aug 13 17:20:16 andreas-computer crashdump[183]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:16 andreas-computer crashdump[179]: crash report written to: /Library/Logs/CrashReporter/crashdump.crash.log
Aug 13 17:20:16 andreas-computer crashdump[185]: blued crashed
Aug 13 17:20:16 andreas-computer crashdump[185]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:16 andreas-computer crashdump[190]: mds crashed
Aug 13 17:20:17 andreas-computer crashdump[190]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:17 andreas-computer launchd: getty repeating too quickly on port /dev/console, sleeping
Aug 13 17:20:17 andreas-computer crashdump[191]: loginwindow crashed
Aug 13 17:20:17 andreas-computer crashdump[193]: blued crashed
Aug 13 17:20:17 andreas-computer crashdump[193]: crash report written to: /Library/Logs/CrashReporter/blued.crash.log
Aug 13 17:20:17 andreas-computer crashdump[197]: mds crashed
Aug 13 17:20:18 andreas-computer crashdump[197]: crash report written to: /Library/Logs/CrashReporter/mds.crash.log
Aug 13 17:20:18 andreas-computer crashdump[199]: crashdump crashed
Aug 13 17:20:18 andreas-computer crashdump[203]: mds crashed

We've got the machine booted and happy...
The timeline of the failure turned out to be what mattered... The teacher told me that she had taken an update (she thought it was iTunes and a security update but wasn't positive.) Then when it went to reboot it came up with the error and told her to reboot. Then when she tried to reboot is when it started with the launch/crash loop on loginwindow.app.
My husband hooked the machine up to his machine using target mode, and (among many things we tried) tracked down what appeared to be all of the recent updates that should have happened. He found and reinstalled the latest security update over the target mode connection. Once the security update was completed, the macbook booted normally.
For people (like me) who had no idea how to install an update this way:
Go to http://www.apple.com/downloads/macosx/apple/
scroll down the page looking for the packages
click on it to download the package you want
when the package is done, double-click on it
The package loader will come up and offer you a choice of disks to install on -- choose the target-mounted disk and install.

Similar Messages

  • Apps Launched Crashes in iOS4?

    I have upgraded to iOS4 and as of now, all my apps crash immediately after start. So what is wrong?

    I've also been having this problem (the apps sometimes work after a trying to open them about 5 or more times) and much more since updating to os4:
    Multitasking and the search engine just appear and disapear for no reason, even
    when my iPod is just sitting on the table.
    When i click on the power button instead of putting the ipod into sleep mode it will usually take a screenshot.
    I could try doing a restore but it will cost me a small fortune to get all my documents back into my goodreader app (about 4GB) since I have to go to the nearest internet cafe to get online.

  • Efi detects wrong resolution - osx crashes while loading loginwindow.app

    Hello,
    I have a strange problem: Sometimes EFI loads OS-X with wrong display resolution which ends into a crash of loginwindow.app.
    Let me explain it in more details: First I had a system with rEFIt. Everything worked like a charm ... until on some day (I think it was EFI Update 1.5.1, but I don't know it exacly) my mbp rev3 sometimes decided to show EFI menue much larger as you would expect it on a 640x480 display. This happens in about 3 of 4 boots. If this happened, OS-X crashed while loading loginwindo.app and Windows crashed before showing the windows loading screen.
    Then after talking with some guys in irc unofficial support I reinstalled everything because they said all my 3rd parity software could be the reason for this error. Now I have a fresh installed leopard and the error still occures - and the error also occures when I boot into leopard disc.
    *To describe the problem in a few words:*
    - EFI detects display resolution wrong in about 3/4 boots
    - loginwindow.app crashes if EFI detected resolution wrong
    - while crashing some strange artefacts are shown on grey apple screen / on verbose mode console, sometimes screen gets orange for about 0.1 sec before artefacts are shown
    *I tried following things to fix the problem:*
    - reset vram: no result
    - verbose mode: does not show anythingnew compared to right boot, after message "loginwindow.app is loading" "login windoe application started" i get some artefacts and the orange screen
    - single user mode: did't find something in logs, but I also didn't find an efi log
    - hardware diagnostics: says everything is right
    - Firmware Restoration CD: does not work because my mac seems to think that everything is right.
    - plug off all external usb devices: no effect
    Now I really don't know what to do, I don't even have an idea where to find this error and what to try next. The mbp is my only computer, so I would find it excellent to solve the problem for myself.
    Thanks for any help what to do
    Message was edited by: TheInfinity

    I'm not sure why you're password is wrong when you type it directly in your station, but I have found something related to remote logging.
    I had always gotten the password wrong when I tried to connect through VNC from my Linux to my Mac. The problem is that for some reason, my keyboard layout is applied twice. I'm using the colemak layout, so if I want to type 'K', I need to click on the key that is marked 'N' in QUWERTY keyboard.
    BUT, through VNC to my mac, if I want to type 'K', I need to type the key that is mapped to 'N' on colemak layout, which is the key marked 'J' in QUWERTY.
    So to type hello, through normal colemak, I would click on hkuu;, but through VNC to the mac, I need to click on hniip.
    Here's the map that can be used to generate the above:
    Qwerty -> Colemak
    k -> e
    n -> k
    j -> n
    e -> f
    h -> h
    u -> l
    ; -> o
    p -> ;
    i -> u
    My solution was to find out how my password should be typed with double-applied colemak, then after log in, change the keyboard layout to QWERTY, and then it is applied only once and I can type in normally. I'm not sure what's the cause of the bug, but at least you have something to try..

  • Startup stuck at loginwindow.app crash

    I upgraded from 10.4.11 to Leopard last weekend and everything looked good (I didn't have APE installed, which probably helped). However after installing the updates from Software Updates (10.5.1, QuickTime, iTunes and Remote Desktop), my system was stuck on the startup screen. The progress circle would show for a few seconds the screen would flicker and the cycle would repeat.
    I assumed this was the BSOD problem and tried an Archive and Install. This appeared to fix the restart problem until I'd installed the updates again and tried to reboot with the same result. When I boot in verbose mode, the system seems to be stuck at a repeated launch of loginwindow.app. fsck doesn't find anything wrong.
    If anyone has any suggestions, I'd be grateful.

    I have a clean install of Leopard (10.5 then updated to .1). Just installed recent updates (security, QT, and I think 2 two others...)
    Now on reboot am having the exact same problem listed above...can't find anything online. Please help.
    TIA

  • App Store crashing on launch after Mavericks update

    Hi all. I upgraded to Mavericks about a week ago and haven't really been using my macbook pro since (its a late 2008 or 9 model, I don't remember). Anyways I have to use it now while my PC is being fixed and the app store crashes upon launching with what appears to be a similar crash log each time. I will attach the log in here somewhere. If there is a way to re-install the app store manually I might be able to fix it, otherwise I'm hoping you apple guys and gals can help me out. The app store is crucial as I'm sure you're all aware. Thanks in advanced.
    Crash Log (taken a week back when it didn't work then either):
    http://www.mediafire.com/download/62eal842zm4i3s3/App+Store+Crash+Log.rtf

    Edit* Found a post in this thread stating to reinstall OS. https://discussions.apple.com/message/23498644#23498644
    Did the trick, many thanks to that user.

  • Muse Crashes - Where's the Love? App Launch Failures & Database Errors

    I really love Adobe Muse but I'm really frustrated by it's instability.
    There are two general problems that I consistently experience.
    App Launch Issues
    Firstly, and an issue I am experiencing right now is, a launch error where the program refuses to open displaying an error message then crashes immediately.
    Today's message is:
    Anyone experienced this before or have a solution? I tired signing in and out of Creative Cloud and uninstalling and reinstalling Adobe Muse and same issue.
    Database Errors / Save File Errors
    I can generally expect for a Muse save file to become totally unusable for some sort of random database error totally messing up my save file making me have to step back to one I've previously saved. Just like the wii brought back load time in a serious way Adobe Muse is bringing back incremental save practices we'd all LOVE to abandon.
    Why This Sucks
    I don't do high-end web development but I offer basic sites to clients with simple needs and I find Muse to be a delightful product given my skills and base in photoshop.
    Not being able to update sites or launch the application at all is SUPER annoying.
    It certainly justifies NOT using Adobe Muse for complex sites.
    If there is a general approach I can take to avoiding these issues I'm all eyes and fingers.
    Thanks!

    Hello,
    Solution for "Üser ID Mismatch"
    Please do the following steps and you will be all set.
    1. Sign out from Muse By going to Help > Sign out. (if you see the option to do that)
    2. Sign out from Creative Cloud Application. (Steps are mentioned in the link Sign out, Sign in | Creative Cloud Desktop app), then Quit Creative Cloud Application.
    3. Rename the "OOBE" folder to "OOBEold"
    MAC : (This folder can be found at Finder > Go > Go to Folder> Type ~/library/application support/Adobe > Hit return)
    Widows : ( This folder can be found at C:\Users\<username>\AppData\Local\Adobe )
    4. Relaunch Muse, Sign in with your Adobe ID.
    Suggestion for database error:
    Is the file saved on local location or at a network drive or external location live Dropbox or Google drive.
    Please move the file to desktop and then try to save the file after making few changes. Hopefully you will not get any error.
    If you still get the error please share the exact error screenshot.
    Regards
    Vivek

  • After restore, itunes and app store crash on launching

    I just restored my OS (latest 3.2) due to some problems. Now itunes and app store crash a few seconds after launching. If I'm not connected to internet then they don't crash (but of course they are useless)

    What was the problem that caused you to restore? Maybe there is some corruption that is in the backup that is causing the problem. I would try restoring to as-new condition to see if the iPad works all right in that configuration and then determine how to proceed.

  • Boot Camp 10.8.3 crashes before partitioning

    I wanted to start from scratch for the new Boot Camp, since I have Windows 8 Pro x64, so I was able to get the helper and drivers, but the second I click "Partition", I get this:
    Process:         Boot Camp Assistant [683]
    Path:            /Applications/Utilities/Boot Camp Assistant.app/Contents/MacOS/Boot Camp Assistant
    Identifier:      com.apple.bootcampassistant
    Version:         5.0.2 (462)
    Build Info:      BootCampAssistant-5030000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [156]
    User ID:         501
    Date/Time:       2013-03-17 22:15:31.254 -0500
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          40510 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  19509 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      DD4DFA85-2257-306E-6A58-916671524C2B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003c
    VM Regions Near 0x3c:
    -->
        __TEXT                 000000010cc57000-000000010cc7d000 [  152K] r-x/rwx SM=COW  /Applications/Utilities/Boot Camp Assistant.app/Contents/MacOS/Boot Camp Assistant
    Application Specific Information:
    Performing @selector(continueButtonClicked:) from sender NSButton 0x7fc77242d4c0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.bootcampassistant             0x000000010cc68ec8 0x10cc57000 + 73416
    1   com.apple.bootcampassistant             0x000000010cc68a5d 0x10cc57000 + 72285
    2   com.apple.bootcampassistant             0x000000010cc596f5 0x10cc57000 + 9973
    3   com.apple.AppKit                        0x00007fff92742989 -[NSApplication sendAction:to:from:] + 342
    4   com.apple.AppKit                        0x00007fff927427e7 -[NSControl sendAction:to:] + 85
    5   com.apple.AppKit                        0x00007fff9274271b -[NSCell _sendActionFrom:] + 138
    6   com.apple.AppKit                        0x00007fff92740c03 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
    7   com.apple.AppKit                        0x00007fff92740451 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
    8   com.apple.AppKit                        0x00007fff9273fbcc -[NSControl mouseDown:] + 820
    9   com.apple.AppKit                        0x00007fff9273753e -[NSWindow sendEvent:] + 6853
    10  com.apple.AppKit                        0x00007fff92733674 -[NSApplication sendEvent:] + 5761
    11  com.apple.AppKit                        0x00007fff9264924a -[NSApplication run] + 636
    12  com.apple.AppKit                        0x00007fff925edc06 NSApplicationMain + 869
    13  libdyld.dylib                           0x00007fff8f5747e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8cb37d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8a47bdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8a47b9ee _dispatch_mgr_thread + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fc7730c4370  rcx: 0x00007fff88b3d780  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff92e7bd16  rbp: 0x00007fff52fa82c0  rsp: 0x00007fff52fa8290
       r8: 0x000000010cedae00   r9: 0x0000000000000019  r10: 0x0000000000000004  r11: 0x0000000002000000
      r12: 0x00007fff52fa82fc  r13: 0x00007fff88b3c240  r14: 0x00007fff52fa82fe  r15: 0x00007fff52fa82fd
      rip: 0x000000010cc68ec8  rfl: 0x0000000000010246  cr2: 0x000000000000003c
    Logical CPU: 2
    Binary Images:
           0x10cc57000 -        0x10cc7cff7  com.apple.bootcampassistant (5.0.2 - 462) <E9916699-506E-31AA-A82E-6A1443E92879> /Applications/Utilities/Boot Camp Assistant.app/Contents/MacOS/Boot Camp Assistant
           0x10cc90000 -        0x10ccefff7  com.apple.SoftwareUpdate.framework (6 - 472) <2F625407-A316-35E6-83F8-2B2DF5BE53E6> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
           0x10cd37000 -        0x10cd63ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2E96BC28-0C60-3ED4-9BEB-6159EAD5F76F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x10cd8a000 -        0x10ce2cfff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10ce9f000 -        0x10cebeff7  com.apple.DistributionKit (700 - 735) <CDB189A0-F913-3D68-9747-CE3097B25D7E> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff6c857000 -     0x7fff6c88b93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff87dd6000 -     0x7fff87dddfff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff87de0000 -     0x7fff87e01fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff87e02000 -     0x7fff87ebfff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87ec0000 -     0x7fff87ed3ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87ed4000 -     0x7fff87f3cfff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff87f3d000 -     0x7fff881ebff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff881ec000 -     0x7fff881f6fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88254000 -     0x7fff88256ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff88257000 -     0x7fff8827eff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8827f000 -     0x7fff88286fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff88287000 -     0x7fff8828cfff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88327000 -     0x7fff88332fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff88377000 -     0x7fff8837efff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8837f000 -     0x7fff8837ffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff88397000 -     0x7fff887d3fff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff887d4000 -     0x7fff8883dfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8883e000 -     0x7fff88894fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff88895000 -     0x7fff88b30fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88b31000 -     0x7fff88b35fff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff88b36000 -     0x7fff88c4e92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff88c4f000 -     0x7fff88ca6ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff88ca7000 -     0x7fff88d01fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff88d02000 -     0x7fff88d0ffff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff88d10000 -     0x7fff894b7fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff894b8000 -     0x7fff894b9fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
        0x7fff894ba000 -     0x7fff894bdfff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff894be000 -     0x7fff894c2fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89df6000 -     0x7fff89dfcff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff89e88000 -     0x7fff89edfff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8a209000 -     0x7fff8a38ffff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8a3ab000 -     0x7fff8a3abfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8a3ac000 -     0x7fff8a3daff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8a3db000 -     0x7fff8a427ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8a428000 -     0x7fff8a434ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8a435000 -     0x7fff8a437fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8a438000 -     0x7fff8a449ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8a44a000 -     0x7fff8a44afff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a477000 -     0x7fff8a48cff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8a48d000 -     0x7fff8a4b8fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8a4b9000 -     0x7fff8a4baff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff8a4bb000 -     0x7fff8a4f5ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a4f6000 -     0x7fff8a77bff7  com.apple.RawCamera.bundle (4.04 - 680) <F9A2656C-CE71-326E-BD6D-077487F49D74> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a77c000 -     0x7fff8a7c6ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a7c7000 -     0x7fff8a7c7fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8a7e4000 -     0x7fff8a7f6ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8a85f000 -     0x7fff8a8a2ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8a8a3000 -     0x7fff8aa18fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8aa19000 -     0x7fff8aa41fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8aa42000 -     0x7fff8aa4efff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8aa4f000 -     0x7fff8ab68fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ab84000 -     0x7fff8ab87fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8ab88000 -     0x7fff8abaaff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff8abab000 -     0x7fff8abacff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff8abad000 -     0x7fff8ade2ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8ade3000 -     0x7fff8ae27fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff8ae28000 -     0x7fff8ae82ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ae83000 -     0x7fff8ae98fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8ae99000 -     0x7fff8ae9dfff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8ae9e000 -     0x7fff8b0f9ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8b0fa000 -     0x7fff8b295fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b2c4000 -     0x7fff8b621ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b6db000 -     0x7fff8baf8fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8bc0a000 -     0x7fff8bc77ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8bc78000 -     0x7fff8bc79ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8bc88000 -     0x7fff8c081fe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8c40e000 -     0x7fff8c6b2ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c6b3000 -     0x7fff8c6e5fff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff8c6ee000 -     0x7fff8c7c8fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8c937000 -     0x7fff8cb21ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8cb25000 -     0x7fff8cb40ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cb76000 -     0x7fff8cba7ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8cc50000 -     0x7fff8cc87ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8cc88000 -     0x7fff8cc90ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8cc91000 -     0x7fff8ccdcfff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8ccdd000 -     0x7fff8cceafff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8cceb000 -     0x7fff8cdedfff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d0c2000 -     0x7fff8d0dcfff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d0dd000 -     0x7fff8d136fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8d137000 -     0x7fff8d138fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8d161000 -     0x7fff8d18dff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8d191000 -     0x7fff8d293fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8d294000 -     0x7fff8d3aefff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8d3af000 -     0x7fff8d460fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d4a7000 -     0x7fff8d4abfff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d4cf000 -     0x7fff8d5a2ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d5a3000 -     0x7fff8d5cafff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8d61b000 -     0x7fff8d69dff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d6b6000 -     0x7fff8d6b8fff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d6b9000 -     0x7fff8d753fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8d754000 -     0x7fff8d7f1ff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8d7f2000 -     0x7fff8d832ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8d882000 -     0x7fff8d9f3ff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d9f4000 -     0x7fff8d9f8ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d9f9000 -     0x7fff8da1eff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8da1f000 -     0x7fff8da5cfef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ea62000 -     0x7fff8ea65fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff8ea66000 -     0x7fff8eaf3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8eaf4000 -     0x7fff8eca2fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8eca3000 -     0x7fff8edf4fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8edf5000 -     0x7fff8ee14ff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8ee15000 -     0x7fff8ee20ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f351000 -     0x7fff8f356fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8f357000 -     0x7fff8f44cfff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8f44d000 -     0x7fff8f4dcfff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
        0x7fff8f4dd000 -     0x7fff8f528fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f529000 -     0x7fff8f571fff  com.apple.DiskManagement (5.2 - 665) <FE8FA1AF-BE4E-3D1B-9C0D-B02CC354C4F2> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8f572000 -     0x7fff8f575ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8f576000 -     0x7fff8f5acfff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8f5ba000 -     0x7fff8f63aff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8f63f000 -     0x7fff8f6e5ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8f6e6000 -     0x7fff8f745fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8f746000 -     0x7fff8fa76fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8fa77000 -     0x7fff8fa83fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8fa84000 -     0x7fff8fa86ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8fa89000 -     0x7fff8fa9cff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8fb4a000 -     0x7fff8fb76fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8fb77000 -     0x7fff8fbd3ff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8fbd4000 -     0x7fff8fc31ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8fc34000 -     0x7fff8fc89ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8fc8a000 -     0x7fff8fd7bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff90078000 -     0x7fff900b7ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff900b8000 -     0x7fff900b8fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff900b9000 -     0x7fff900bffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9024c000 -     0x7fff9024ffff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90292000 -     0x7fff902b2fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff902b3000 -     0x7fff90411fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff90412000 -     0x7fff9043cff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9043d000 -     0x7fff90499fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9049a000 -     0x7fff9049bfff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9049c000 -     0x7fff90568ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff9056e000 -     0x7fff9063cfff  com.apple.Bluetooth (4.1.3 - 4.1.3f3) <2B65555C-CD6D-39D5-86A5-13E62A7C584E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff90649000 -     0x7fff90698ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90699000 -     0x7fff906eaff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff90746000 -     0x7fff9075dfff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90763000 -     0x7fff90766ff7  com.apple.LoginUICore (2.0 - 2.0) <C1911200-E442-3B99-AB91-C135703D55DF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff90767000 -     0x7fff90793fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff90794000 -     0x7fff907b3ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff907b5000 -     0x7fff911456ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff91161000 -     0x7fff911b0ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff91232000 -     0x7fff912b1ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff912b2000 -     0x7fff912bcfff  libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
        0x7fff912bd000 -     0x7fff913bbfff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff9156e000 -     0x7fff91572fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff91573000 -     0x7fff915b6ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff916e2000 -     0x7fff917dffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff917e0000 -     0x7fff91829fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff9182a000 -     0x7fff91860fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff91866000 -     0x7fff91874fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff91875000 -     0x7fff918bdfff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff918be000 -     0x7fff918d2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff918d3000 -     0x7fff919d0ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff91bc5000 -     0x7fff91bd3ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff91bd4000 -     0x7fff91bf5ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff91c52000 -     0x7fff91c54ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff91c58000 -     0x7fff91c67ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff91c68000 -     0x7fff91d73fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff91dbe000 -     0x7fff91dc4fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff91dee000 -     0x7fff91df9fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff91dfa000 -     0x7fff91e8bfff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff91e8c000 -     0x7fff91f5eff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91f5f000 -     0x7fff9215ffff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff92160000 -     0x7fff9216dff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9216e000 -     0x7fff9217cff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff9217d000 -     0x7fff92186ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff921e7000 -     0x7fff921e7fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9226c000 -     0x7fff9230aff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff9230b000 -     0x7fff923a6fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff923fe000 -     0x7fff9246cfff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff924fd000 -     0x7fff9312aff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff9312b000 -     0x7fff93133fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff93142000 -     0x7fff93413ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9342e000 -     0x7fff93439ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff9343a000 -     0x7fff93445fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff936c6000 -     0x7fff936c8fff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff936c9000 -     0x7fff937e9fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff937ea000 -     0x7fff937f6fff  com.apple.login (2.0 - 2.0) <2CE05B78-5D08-3666-B816-6E1874386407> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff937f7000 -     0x7fff93878fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff938e7000 -     0x7fff938e7fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff938e8000 -     0x7fff938f7fff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff938fa000 -     0x7fff938fbfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93911000 -     0x7fff93c28ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff93c29000 -     0x7fff93c2efff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff93da9000 -     0x7fff93dc0fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff93dc1000 -     0x7fff93deffff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff93df0000 -     0x7fff93e07fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff93e08000 -     0x7fff93e1efff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff93e1f000 -     0x7fff94216fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff949fd000 -     0x7fff94a0bfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff94b66000 -     0x7fff94b68fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff94bb1000 -     0x7fff94bfefff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff94bff000 -     0x7fff94bfffff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff94c00000 -     0x7fff94c00ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff94c01000 -     0x7fff94c01fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff94c02000 -     0x7fff94c1fff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff94c20000 -     0x7fff94c88ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff94c89000 -     0x7fff94cc4fff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff94cc5000 -     0x7fff94cc9ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff94cca000 -     0x7fff94cecff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff94d82000 -     0x7fff94d83ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff94d84000 -     0x7fff94d84fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff94d85000 -     0x7fff94e4aff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 6
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 571
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.7M resident=139.7M(75%) swapped_out_or_unallocated=46.0M(25%)
    Writable regions: Total=71.0M written=4276K(6%) resident=7976K(11%) swapped_out=0K(0%) unallocated=63.2M(89%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  1844K
    CG image                              4K
    CG shared images                   1216K
    CoreServices                       2332K
    MALLOC                             42.9M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    STACK GUARD                        56.0M
    Stack                              8712K
    VM_ALLOCATE                        16.1M
    __DATA                             15.8M
    __IMAGE                             528K
    __LINKEDIT                         52.7M
    __TEXT                            132.9M
    __UNICODE                           544K
    mapped file                        48.8M
    shared memory                      2956K
    ===========                      =======
    TOTAL                             383.1M
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 16 GB, SMC 2.2f41
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x435438473353313333394D2E4D3136464544
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x859B, 0x435438473353313333394D2E4D3136464544
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: APPLE HDD HTS547575A9E384, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8, 3.58 GB
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0x14100000 / 2
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 7
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: Cruzer, 0x0781  (SanDisk Corporation), 0x5530, 0x1a120000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    I wanted to partition 260GB for Windows 8, so what am I doing wrong?

    I have a new (one month old) MacBook Pro 15" with Retina Display, 16GB RAM and 768GB solid state drive.  I'm running OS X 10.8.3.
    Every time I click on  the "install" button on Boot Camp Assistant after defining how big I want the Windows partition to be, it crashes and gives me similar error codes in the error log.
    I've spent several hours with Apple Technical Support including one of their Engineering supervisors.  We tried everything froma  clean install of the OS to actually trying to install Windows 7 on a BRAND NEW MacBook Pro identical to mine.  Same result - its a bug.
    I've left a message for the Engineering supervisor who's been working with me.  This problem will be elevated for a fix on a new OS X update.
    Frustrating, especially as I've been able to successfully create a Windows 7 partition with Boot Camp Assistant on my iMac (3.4 GHz, 16GB Ram, iTB Hard drive).

  • No Internet Connection Before Login Apps Launch

    I have exhausted every known procedure to try and get an internet connection before my login items (Mail App & iChat) launch.
    I didn't have this problem with my G5 w/Mac OSX 10.4.8. At startup I could watch the blue screen and startup progress bar. During the process I got an "Establishing Network Connection" message (or something similar) and then the computer would continue to boot. Mail and iChat would launch and my mail would be retrieved and I chat would become available.
    On the Pro Mac I get no notification at all on what's happening. It boots normally, Mail and iChat startup and I get a dialog box that says I'm not connected to the internet.
    Within a few seconds I can hit the 'get mail' icon and mail is then retrieved, I also have to select a "Available" from iChat to log on.
    The problem is that the internet connection is not recognized until the boot process is completed.
    Side note: At startup I get the gray screen with the Apple logo for about fifteen seconds, the screen flashes to blue and for a fraction of a second a dialog box pops-up and says "Starting Mac OS X" before my desktop appears with all my login items open. On my G5 it use to say "establishing network connection" or something similar.
    I suspect this has something to do with my problem.
    System Info:
    Mac OSX 10.4.8
    Machine Name: Mac Pro
    Machine Model: MacPro1,1
    Processor Name: Dual-Core Intel Xeon
    Processor Speed: 2.66 GHz
    Number Of Processors: 2
    Total Number Of Cores: 4
    L2 Cache (per processor): 4 MB
    Memory: 2 GB
    Bus Speed: 1.33 GHz
    Boot ROM Version: MP11.005C.B04
    SMC Version: 1.7f8
    Network Configuration:
    Location: Automatic
    Network Port Configuration: Checked only Built-in Ethernet 1 - currently active and at the top of the list.
    Built-In Ethernet:
    TCP-IP Using DHCP. IP Address, Subnet Mask and Router all connected.
    I have IPv6 Address turned off. Problem persists regardless of whether this is on or off.
    I have a valid ethernet ID and is configured automatically.
    I have not modified any other setting.
    My cable modem is connected directly to the ethernet port. It's the same modem I used with the G5.
    I have discussed this with Apple's Tech Support on two occasions and they couldn't come up with a solution.
    Before I call for an appointment with my local Mac Store for a diagnostic test, I would like to hear from anyone who has had a similar problem or can provide a solution.
    Thanks
    Don Jusiak

    Here's a theory: the Mac Pro starts up much faster than an older computer and therefore applications and system are loaded before the network has finished initializing. So perhaps that is all there is to it?
    I'm not at home right now (and therefore no access to my Mac Pro) but I will add some network-aware programs to my login and see what happens and report back.
    The suggestion to turn off automatic login is probably a good one as this will give the system more time to get the network up before apps launch.
    Alternatively, there is a program called "Lingon" that you can use to re-order the system startup items. This might be useful in changing the priority of the network/dhcp status. Again, I will look in to it at home and report back.

  • Launchd causing apps to crash

    I am having a problem on Mac Mini running Snow Leopard. A while back I had an issue where I couldn't get any apps to launch. If I launched anything at all, it would crash, and the offending process was always launchd.
    I ended up fixing the problem by running Cocktail and purging all the caches on the workstation. The machine became usable again, but every once in a while I have a launchd crash again and first all my Cocoa apps start crashing on launch, the my carbon apps, and then I'm done until I reboot. Then everything seems to run fine again for anywhere from a week to a month or so.
    Has anyone seen this behaviour and know of a way to correct it? Currently running apps seem to be fine. It's launching apps that causes the launchd crash.

    launchd will always have its hands in just about every app launched. From the man page:{quote}launchd manages processes, both for the system as a whole and for individual users.{quote}
    We'd need to see a crashlog to try to figure it out.
    If it slowly creeps up, it sounds like a memory problem, but could be lots of things I don't even know about.

  • 3D apps/games crashing. Please help

    Hi all,
    My Neo2 machine boots fine and seems very stable until I run a 3D app like 3DMark03 or Far Cry. With these I get flickering textures, skipping, and finally crashes to the BSOD within minutes. My system spec is listed below. I have run Prime95 torture test at 10 priority for 10 hours w/o problem. I am using the MSI provided GART driver (3.77) and the nvidia VGA driver (66.93).
    I have tried a fresh install w/o the GART driver and found that 3D apps work fine and run stable for hours, but at lower performance obviously. Does that give a clue as to what my problem may be?
    I have a Radeon 9800pro card which I'll try as well just to make sure it's not the 6800GT. Please give me any suggestions you might have. Many thanks.

    Problem solved.
    I apparently had a bad CPU because the replacement has eliminated all problems. This seems very odd because I never had any booting problems nor trouble with other windows applications. I also passed memtest86 and prime95 with flying colors. I can't imagine that it was heat-related, because sometimes the crashes would occur at the game's menu screen or while still loading. Somewhere I read that the memory controller (whatever that is  ) for the AMD 64 is on the chip. Maybe this function alone was defective when utilizing the graphics card memory and not system memory. This might explain why I could play games fine as long as the AGP/GART driver was not installed. Can anyone explain this? In any case, this is a good lesson for anyone experiencing similar symptoms. I could have saved a lot of time by trying a new CPU first and not last.

  • IMac getting slower and apps keep crashing

    Hi there!
    In Feb. last Year (2011) i bought my iMac 27'' and i was pretty satisfied with that. But in the last few months, I encountered A LOT of problems. I will list them afterwards. But before you start giving me some advice you have to know that I used Google a houndred times for each single problem, and none of the solutions that were given helped me out (mostly "delete file XYZ in "cache" tips"), so here is the list and I really hope to get some help!
    -Textedit freezes after opening
    -Quicktime Player X freezes after opening
    -Safari does not remember my passwords even though i checkedthe "remember password" box
    -In Safari, youtube videos do not start loading if I watch in a lower quality than 720p
    -the "Steam"-App launches on startup, even though I deleted it from the startup elements AND unchecked the "open on startup" in the Steam-preferences
    -Since the installation of Bootcamp (Windows 7) my iMac starts up really slow (from 10 seconds (before) up to 2 Minutes!)
    -the iCal app tells me that I don't have permission to access it
    I got a 1TB harddisk, of which 200 GB are for Windows 7, and for the rest, onlye 300/800 GB are used, so it can't be a memory problem.
    I'm running Mac OS X Lion 10.7.3 with an 3.6Ghz i5 Processor and 8GB 1333MHz DDR3 Memory... the Startup Disk is of course Macintosh HD.
    Hoping for Help!
    thank you

    Maybe try this.  Restart your computer in recovery mode (when you hear the chime, press and hold the option key until you are presented with boot options, pick the one that says recovery).   From there, open disk utility and select your Macintosh HD, do a disk repair followed by a permissions repair. Now you should have a known good file structure.  Reboot and see if things improve, from what you've described I think there are other issues but it is always good to start with a known file structure.
    Many of the issues you describe sound like user level permission problems.  To fix these you need to reset the ACLs (access control list).  It also sounds like you need to flush your caches.  A program like Onyx or Cocktail will do these things for you.  Onyx is free, do some research on it so you know how to use it.
    Finally, my son uses steam and I think it is a flakey program at best.  Look at users/groups in system preferences and then see what starts automatically? steam likes to put something there.  Also check your system for updates including updates for flash.
    Your machine should be ripping right along, it just sounds like it got gummed up.

  • Metro Apps All Crash On Startup - I have read the other threads on this

    UPDATE: I AM UPDATING THIS FIRST POST AS PEOPLE KEEP INCORRECTLY MARKING OUR ISSUE AS ANSWERED WHEN THEY HAVE NOT READ THE THREAD PROPERLY. AS SUCH I WILL START BY SAYING IF YOU ARE COMING HERE AND USING AVAST THEN YOUR SOLUTION WILL BE TO TURN OF THE BEHAVIOR SHIELD
    FUNCTION. MORE INFO IS CONTAINED ELSEWHERE ONLINE ON THIS MATTER. THIS THREAD IS ABOUT DOMAIN USE OF METRO ON CLEAN INSTALLS WITH NO 3RD PARTY SOFTWARE. SORRY FOR THE CAPITALS BUT 5 TIMES HAVE PEOPLE MARKED AVAST AS THE ANSWER TO OUR PROBLEM WHEN IT IS NOT
    EVEN INSTALLED AS DESCRIBED IN THE THREAD. I HAVE POSTED AN EXACT STEP BY STEP TO REPRODUCE MY PROBLEM LOWER DOWN
    I know this question has been asked several times but there seems to be no-one that has a fix for it and it's becoming very frustrating.
    I have installed windows 8 on my work computer as part of a test group to evaluate how the OS runs in our corporate space. The answer currently is not very well. The desktop side runs lovely but the whole metro experience is currently broken. This is the
    same across all the people in our test group, not just my machine.
    Scenario:
    All users running windows 8 within our domain are unable to launch any metro (sorry - new style) application with the exception of PC settings.
    I will describe how I set my machine up and the errors I receive.
    The install is Windows 8 Pro that was a totally clean install. Installation went fine and very fast which was great. When required during setup I created a local Microsoft account - we wanted to see the experience for the majority of users who
    do not have a live id. This all worked fine and everything worked as expected - including the metro apps.
    Now that everything was up and working we joined the machine to the domain, this went fine and I was asked what local security level I would like the account to have - I selected administrator as I need to install all my software / dev tools etc.
    After reboot I log into my domain account and start to install all my applications. I didn't retest metro apps at this point as it never crossed my mind that I would need to.
    All normal desktop apps / programs installed I try to show a colleague the news metro app. The splash screen flashes up and bang straight back to the start screen. I proceeded to try every single other metro app and all have the same result, including
    the store. Strangely they are all displaying notifications and updating the tiles.
    So now I start to search the issue online looking at my event logs for clues to track it down. The following is what i find in the event viewer, I will use the store as an example:
    Under "Windows Logs" --> "Application" : I get two separate error events the first reads "Activation of app winstore_cw5n1h2txyewy!Windows.Store failed with error: The app didn't start. See the Microsoft-Windows-TWinUI/Operational log for additional
    information." The second arrives in the log about 15 seconds after the first and reads "App winstore_cw5n1h2txyewy!Windows.Store did not launch within its allotted time."
    Under "Windows Logs" --> "System" : I get one error that reads "The server Windows.Store did not register with DCOM within the required timeout."
    Under "Applications And Services Logs" --> "Microsoft" -->  "Windows" --> "Apps" --> "Microsoft-Windows-TWinUI/Operational" : I get one error that reads "Activation of the app winstore_cw5n1h2txyewy!Windows.Store for
    the Windows.Launch contract failed with error: The app didn't start."
    I have tried the following to resolve this with no success:
    Updated the registry as per a moderator suggestion on technet
    Linked my domain account to my live id account
    Tried changing permissions on C drive to allow all application packages full control
    Install all latest updates
    Tried to run from the local none domain account - same issue now occurs there
    I am not willing to do a repair or re install after spending the best part of a day installing my programs and arranging my start menu too my desired layout. Also each user in our test group has the same issue with totally different software installed. The
    only common item between the 5 systems is .net 3.5 has been installed in order to run a piece of custom software (a simple exe).
    I need to try to find another spare machine to test if simply joining the domain is the root cause. If so this will surely be a big issue when it is actually release later this month as we do nothing special here in terms of our domain config. If it is something
    to do with the domain Microsoft should be much more specific about what can and cant be done on the group policies if you want metro to run. There is no way we could roll this out to our users if as soon as they join our domain their entire start
    screen stops working.
    HELP!!!

    Kevinio04, 
    We have been experiencing the same error in our environment; however today I have found a solution for this.  I have included my theory too, as to why this was happening.  Let me know if this solution works for you:
    If you have recently installed Windows 8 Enterprise on a machine, put the machine on a domain and then used Active Directory credentials to log in, then you may have
    experienced all Metro Apps to crash.
    Theory for Metro apps crashing: Once the machine was put on the domain and an Active Directory user would log into the Windows 8 machine group policy kicked in (depending on what OU that machine was in).  Group policy writes to the Windows registry;
    therefore if you put that same machine in a different OU after previously being in a different OU, there are still traces of the previous group policy in the Windows registry.  In summary, a new OU needs to be created in group policy specifically for
    Windows 8 machines.  The machines that are going to have Windows 8 installed on them, must start with a clean Windows 8 install. You can find details in the outline below:
    GROUP POLICY CHANGES
    Create a new Windows 8 OU with no policies enforced
    Once that OU is created, create the following Policy:
    Location of Policy: Computer Configuration / Policies / Windows Settings / Security Settings / Local Policies/Security Options / Audit: Audit the access of global system objects
    This policy needs to be set to: Not Configured
    Audit: Audit the access of global system objects
    Default: Disabled
    Description of this Policy
    *This security setting determines whether to audit the access of global system objects. If this policy is enabled, it causes system objects, such as mutexes, events, semaphores and DOS devices, to be created with a default system access control list (SACL).
    Only named objects are given a SACL; SACLs are not given to objects without names. If the Audit object access audit policy is also enabled, access to these system objects is audited.*
      INSTALL WINDOWS 8 ENTERPRISE
    Administer a clean install of Windows 8 on a machine
    Create a local administrator account
    Log in with the location admin account to put the machine on the domain
    Do NOT log onto the machine with Active Directory credentials yet!
    Put the machine in the new Windows 8 OU
    Restart the machine
    Now, log onto the machine with Active Directory credentials
       TADA!

  • Mac osX CC Apps constantly crash on startup

    Hi ....
    I've downloaded a number of CC apps on my Macbook Pro, running OSX 10.8.4 (Mountain Lion). I have a dual core 2.66 Ghz CPU and 4 G of RAM.
    ADOBE BRIDGE CC works oK.  Fireworks  CS6 is OK. MEDIA ENCODER CC works ok.
    FLASH CRASHES.  DREAMWEAVER CRASHES.  PREMIERE CRASHES.  So, bascially, half the apps are crippled.  One of Adobe's "fixes" suggests uninstalling and re-installing DREAMWEAVER.  I can't even do that because the UNINSTALLER (which is adobe app manager) CRASHES. 
    IS THERE ANY SOLUTION TO THIS?  Very frustrating.
    thanks for any advice.
    APPLICATION MANAGER CRASH REPORT:
    Process:    
    PDApp [1303]
    Path:       
    /Library/Application Support/Adobe/*/PDApp.app/Contents/MacOS/PDApp
    Identifier: 
    com.adobe.PDApp
    Version:    
    7.0.0.414 (7.0.0.414)
    Code Type:  
    X86 (Native)
    Parent Process:  ??? [1]
    User ID:    
    502
    Date/Time:  
    2013-06-25 21:56:20.433 -0700
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    4989 sec
    Crashes Since Last Report:      
    22
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                 
    877B87C6-371C-7856-F79F-0CC76114F650
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** error for object 0x1a4990: pointer being freed was not allocated
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x9594ca6a __pthread_kill + 10
    1   libsystem_c.dylib        
    0x9742eb2f pthread_kill + 101
    2   libsystem_c.dylib        
    0x974654ec abort + 168
    3   libsystem_c.dylib        
    0x97447e03 free + 428
    4   com.apple.CoreServices.CarbonCore
    0x95974668 DisposePtr + 36
    5   com.apple.DesktopVideoOut
    0x05c4c710 DVOClockClose + 121
    6   com.apple.CoreServices.CarbonCore
    0x95a46adb callComponentStorage_44 + 25
    7   com.apple.CoreServices.CarbonCore
    0x95a37abf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    8   com.apple.CoreServices.CarbonCore
    0x95a37aff CallComponentFunctionWithStorageProcInfo + 30
    9   com.apple.DesktopVideoOut
    0x05c4c266 DVOClockComponentDispatch + 98
    10  com.apple.CoreServices.CarbonCore
    0x959b1ade CallComponent + 151
    11  com.apple.CoreServices.CarbonCore
    0x959b1b38 CallComponentDispatch + 29
    12  com.apple.CoreServices.CarbonCore
    0x95a44b07 CallComponentClose + 43
    13  com.apple.CoreServices.CarbonCore
    0x959b0d67 CloseComponentInternal(ComponentInstanceRecord*) + 103
    14  com.apple.CoreServices.CarbonCore
    0x959b16f2 OpenAComponent + 520
    15  com.apple.CoreServices.CarbonCore
    0x959b14e2 OpenComponent + 24
    16  com.apple.CoreServices.CarbonCore
    0x959b1aeb CallComponent + 164
    17  com.apple.CoreServices.CarbonCore
    0x959b1b38 CallComponentDispatch + 29
    18  com.apple.CoreServices.CarbonCore
    0x95a44b63 CallComponentVersion + 37
    19  com.apple.CoreServices.CarbonCore
    0x959b0ed5 getComponentVersion(RegisteredComponent*) + 213
    20  com.apple.CoreServices.CarbonCore
    0x959adfc8 DestroyOlder(RegisteredComponent*, long) + 54
    21  com.apple.CoreServices.CarbonCore
    0x959adf21 RegisterComponentResourcePtr + 708
    22  com.apple.CoreServices.CarbonCore
    0x959a8216 registerSystemComponents + 866
    23  com.apple.CoreServices.CarbonCore
    0x959b0774 FindNextComponentInternal(ComponentRecord*, ComponentDescription*, unsigned long) + 60
    24  com.apple.CoreServices.CarbonCore
    0x959b0f80 FindNextComponent + 54
    25  com.apple.QuickTime      
    0x98966592 EnterMovies_priv + 541
    26  com.apple.QuickTime      
    0x98966128 EnterMovies + 16
    27  com.adobe.ape.engine     
    0x0491dd7c APXGetHostAPI + 1910220
    28  com.adobe.ape.engine     
    0x047c1ce5 APXGetHostAPI + 484661
    29  com.adobe.ape.engine     
    0x04beea5c SWFLPlayer_Initialize + 43196
    30  com.adobe.ape.engine     
    0x04be901a SWFLPlayer_Initialize + 20090
    31  com.adobe.ape            
    0x02b705ef APEStreamWrite + 115487
    32  com.adobe.ape            
    0x02b6e689 APEStreamWrite + 107449
    33  com.adobe.ape            
    0x02b72124 APEStreamWrite + 122452
    34  com.adobe.ape            
    0x02b68e65 APEStreamWrite + 84885
    35  com.adobe.ape            
    0x02b52843 APEPlayerFromStageHIView + 595
    36  com.adobe.PDApp          
    0x0000782f 0x1000 + 26671
    37  com.adobe.PDApp          
    0x0000f219 0x1000 + 57881
    38  com.adobe.PDApp          
    0x00004ac8 0x1000 + 15048
    39  com.apple.Foundation     
    0x975d4e52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
    40  com.apple.CoreFoundation 
    0x943a2851 ___CFXNotificationPost_block_invoke_0 + 257
    41  com.apple.CoreFoundation 
    0x942ede8a _CFXNotificationPost + 2794
    42  com.apple.Foundation     
    0x975bd988 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    43  com.apple.AppKit         
    0x999d708e -[NSApplication _postDidFinishNotification] + 367
    44  com.apple.AppKit         
    0x999d6d48 -[NSApplication _sendFinishLaunchingNotification] + 249
    45  com.apple.AppKit         
    0x999d3c9f -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
    46  com.apple.AppKit         
    0x999d37b4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
    47  libobjc.A.dylib          
    0x97323628 -[NSObject performSelector:withObject:withObject:] + 77
    48  com.apple.Foundation     
    0x975d841a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
    49  com.apple.Foundation     
    0x975d7f71 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
    50  com.apple.Foundation     
    0x975d7d6e _NSAppleEventManagerGenericHandler + 173
    51  com.apple.AE             
    0x9a4ada35 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
    52  com.apple.AE             
    0x9a482fbe dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    53  com.apple.AE             
    0x9a482e7d aeProcessAppleEvent + 318
    54  com.apple.HIToolbox      
    0x95fd1c58 AEProcessAppleEvent + 100
    55  com.apple.AppKit         
    0x999cfcdd _DPSNextEvent + 1655
    56  com.apple.AppKit         
    0x999cf16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    57  com.apple.AppKit         
    0x999c55cc -[NSApplication run] + 855
    58  com.apple.AppKit         
    0x999685f6 NSApplicationMain + 1053
    59  com.adobe.PDApp          
    0x00006ed8 0x1000 + 24280
    60  com.adobe.PDApp          
    0x00002c85 0x1000 + 7301
    Thread 1:
    0   libsystem_kernel.dylib   
    0x9594d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x974300ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9742fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x97417d2a start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x9594d9ae kevent + 10
    1   libdispatch.dylib        
    0x9828ac71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib        
    0x9828a7a9 _dispatch_mgr_thread + 53
    Thread 3:
    0   libsystem_kernel.dylib   
    0x9594d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x974300ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9742fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x97417d2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib   
    0x9594d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x974300ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9742fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x97417d2a start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib   
    0x9594d0ee __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x974300ac _pthread_workq_return + 45
    2   libsystem_c.dylib        
    0x9742fe79 _pthread_wqthread + 448
    3   libsystem_c.dylib        
    0x97417d2a start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib   
    0x9594c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97432280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x974b8095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine     
    0x049ce89f APXGetHostAPI + 2633967
    4   com.adobe.ape.engine     
    0x0475fd9f APXGetHostAPI + 83439
    5   com.adobe.ape.engine     
    0x049ce98e APXGetHostAPI + 2634206
    6   com.adobe.ape.engine     
    0x049ce9f7 APXGetHostAPI + 2634311
    7   com.adobe.ape.engine     
    0x049ceb16 APXGetHostAPI + 2634598
    8   libsystem_c.dylib        
    0x9742d5b7 _pthread_start + 344
    9   libsystem_c.dylib        
    0x97417d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib   
    0x9594c8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x97432280 _pthread_cond_wait + 833
    2   libsystem_c.dylib        
    0x974b8095 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.ape.engine     
    0x049ce89f APXGetHostAPI + 2633967
    4   com.adobe.ape.engine     
    0x0475fd9f APXGetHostAPI + 83439
    5   com.adobe.ape.engine     
    0x049ce98e APXGetHostAPI + 2634206
    6   com.adobe.ape.engine     
    0x049ce9f7 APXGetHostAPI + 2634311
    7   com.adobe.ape.engine     
    0x049ceb16 APXGetHostAPI + 2634598
    8   libsystem_c.dylib        
    0x9742d5b7 _pthread_start + 344
    9   libsystem_c.dylib        
    0x97417d4e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000004  ecx: 0xbfffe04c  edx: 0x9594ca6a
      edi: 0xac966a28  esi: 0x00000006  ebp: 0xbfffe068  esp: 0xbfffe04c
       ss: 0x00000023  efl: 0x00000206  eip: 0x9594ca6a   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x003fd000
    Logical CPU: 0
    Binary Images:
    0x1000 -
    0xa2fef +com.adobe.PDApp (7.0.0.414 - 7.0.0.414) <6F0120EF-086C-3837-9A5B-45A35BDDF0B7> /Library/Application Support/Adobe/*/PDApp.app/Contents/MacOS/PDApp
       0xb4000 -
    0xbbffb +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <97387687-C9B4-76C5-FD95-8D4419271592> /Applications/Utilities/Adobe Application Manager/*/Adobe Application Manager.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
      0x381000 -   0x38eff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
      0x39f000 -   0x3aeff7 +LWA_UI.dylib (7.0.0.414 - 7.0.0.414) <CA295611-992A-3E1C-867A-7F493EE34EDA> /Library/Application Support/Adobe/*/LWA_UI.dylib
      0x700000 -   0x780ff6  com.apple.xquery (1.3.1 - 30) <F6B4DB2B-47A3-3B61-9297-FA2B53859DFF> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x2a25000 -  0x2b22fe7 +AdobePIM.dylib (7.0.0.414 - 7.0.0.414) <1DEF05BE-D2A3-3DF1-94B7-CF0A45B005CC> /Library/Application Support/Adobe/*/AdobePIM.dylib
    0x2b35000 -  0x2b89fef +com.adobe.ape (3.4.0.29366 - 3.4.0.29366) <FEA983C9-2221-4A47-D3E2-95DEA682B378> /Applications/Utilities/Adobe Application Manager/*/Adobe Application Manager.app/Contents/Frameworks/adbeapecore.framework/adbeapecore
    0x4716000 -  0x565eff3 +com.adobe.ape.engine (3.4.0.29366 - 3.4.0.29366) <35BD8121-4596-CA6E-194B-FCE0D0635448> /Applications/Utilities/Adobe Application Manager/*/Adobe Application Manager.app/Contents/Frameworks/adbeapecore.framework/Libraries/adbeapeengine.bundle/Cont ents/MacOS/adbeapeengine
    0x585a000 -  0x5905fff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x5c47000 -  0x5c4cff7  com.apple.DesktopVideoOut (1.2.4 - 1.2.4) /Library/QuickTime/DesktopVideoOut 2.component/Contents/MacOS/DesktopVideoOut
    0x8fe0c000 - 0x8fe3ee57  dyld (210.2.3) <4D38DEED-9837-3202-B8E9-41272D01EA2C> /usr/lib/dyld
    0x90008000 - 0x9000affb  libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90052000 - 0x900a9ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterfa ce.framework/Versions/A/ScalableUserInterface
    0x900aa000 - 0x900c7ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x900c8000 - 0x900cbff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x900d8000 - 0x900dbff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x900dc000 - 0x900dcfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x900dd000 - 0x90266ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x90267000 - 0x90290ff7  libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x90291000 - 0x9029affd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9029b000 - 0x902a7ffe  libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
    0x902a8000 - 0x9030afff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x9030b000 - 0x9036fff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x90370000 - 0x9040bfff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolicatio n
    0x9040c000 - 0x904e0ff3  com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x904e1000 - 0x904e2fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x90519000 - 0x9053eff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9053f000 - 0x906fbffd  libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
    0x906fc000 - 0x90719fff  libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
    0x9071a000 - 0x9073fffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x90740000 - 0x90af8ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x90af9000 - 0x90c2cff3  com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSen der
    0x90c2d000 - 0x90e44fff  com.apple.CoreData (106.1 - 407.7) <EC4B8297-8E01-3778-A8A4-E8747F91109D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90e45000 - 0x90e75ff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
    0x90e76000 - 0x90e7affe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x90e7b000 - 0x91277feb  com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x91278000 - 0x9128bff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9129b000 - 0x912b9ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x912f0000 - 0x912fffff  libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91300000 - 0x91301fff  libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
    0x91302000 - 0x91302ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91303000 - 0x9136bfe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x913a4000 - 0x9149cff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x9149d000 - 0x918dffff  com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x918e0000 - 0x91f6cff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91ffa000 - 0x920a4fff  com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x920a5000 - 0x920a8fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x920a9000 - 0x920b6ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompress ion
    0x920b7000 - 0x9213cff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x9213d000 - 0x92154fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalSt orage
    0x92155000 - 0x92155fff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92156000 - 0x9217bff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x9217c000 - 0x9217dfff  libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
    0x9217e000 - 0x923d7ff5  com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x923d8000 - 0x9267bff3  com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /Versions/A/CoreImage
    0x9267c000 - 0x92680ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x92681000 - 0x92684ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x92a00000 - 0x92a15fff  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
    0x92a16000 - 0x92a1dff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92a1e000 - 0x92a4bffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x92a4c000 - 0x92a53ffe  com.apple.agl (3.2.1 - AGL-3.2.1) <F13F8669-5FC5-386C-9100-523D2BBF23CE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x931f0000 - 0x9326aff7  com.apple.securityfoundation (6.0 - 55115.4) <4843FAEA-8161-34B3-A1F1-720154884E34> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x93558000 - 0x935a2ff7  com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x9360a000 - 0x93639ff7  com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x9370c000 - 0x9385aff3  com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9385b000 - 0x93866fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x93867000 - 0x938f9ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x938fa000 - 0x939f8ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x939f9000 - 0x93c66ffb  com.apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x93c9a000 - 0x93ca2fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x93ca3000 - 0x93ccfff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x93cd0000 - 0x93cd4fff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x93cd5000 - 0x93d4aff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BEE998BC-E4A5-3BA0-A6B5-31A1DFA1522C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x93d5c000 - 0x93d68ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x93d69000 - 0x93dcafff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93dcb000 - 0x93e31fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x93e32000 - 0x93e65ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x93e66000 - 0x93ea5ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93ea6000 - 0x93f97ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x93f98000 - 0x93ff3ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93ff4000 - 0x93ff4fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x93ff5000 - 0x93ff7fff  com.apple.securityhi (4.0 - 55002) <F95F4BF5-2290-3CC4-A37A-4852F0AE6FAE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x93ff8000 - 0x9401afff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x94025000 - 0x94031ffa  com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporter Support
    0x942a5000 - 0x9448dffb  com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9448e000 - 0x9454cff3  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
    0x94552000 - 0x94558fff  libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x94559000 - 0x9459bfff  libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
    0x9459c000 - 0x945e3ff7  com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x945e4000 - 0x945fafff  com.apple.CFOpenDirectory (10.8 - 151.10) <CDA91E5D-6F99-3001-BD31-82585FCF5CA2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x945fb000 - 0x9462cfff  com.apple.DictionaryServices (1.2 - 184.4) <A31BB2CE-6965-3610-8B11-EA26EC6D7EEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x9462d000 - 0x94679fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x94722000 - 0x9472cfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x9472d000 - 0x947caff7  com.apple.PDFKit (2.8.4 - 2.8.4) <639CF802-BE94-39C5-AC97-B5B42FF910C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x947cb000 - 0x947d5fff  libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x947d6000 - 0x947d8ffd  libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dyl ib
    0x947d9000 - 0x947e5ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x9482d000 - 0x94891ff7  com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x94892000 - 0x9489bff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x9489c000 - 0x948e0ff7  libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x948e1000 - 0x94981ff7  com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x949d9000 - 0x949f9ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x949fa000 - 0x94a55fff  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
    0x94a56000 - 0x94aa4ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x94aa5000 - 0x94aaffff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x94af1000 - 0x94bfcff7  libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x94bfd000 - 0x94bfefff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x95938000 - 0x95952ffc  libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
    0x95953000 - 0x95c58ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x95c59000 - 0x95f07ffb  com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x95f08000 - 0x95f2cfff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAna lysis
    0x95f2d000 - 0x95f30ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x95f31000 - 0x95f31fff  com.apple.Carbon (154 - 155) <17F1B675-E054-3D2C-900B-C9CE69F1FC31> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95f6e000 - 0x96351fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x96352000 - 0x96394ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServi ces
    0x96490000 - 0x964adfff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x964b1000 - 0x964bbffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x964bc000 - 0x96524ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96525000 - 0x96942fff  FaceCoreLight (2.4.1) <B12C8721-EFB3-30A2-9A1B-ABCDF5670764> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x96bde000 - 0x96be2fff  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
    0x96be3000 - 0x96cfbff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x96cfe000 - 0x96d0eff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x96d0f000 - 0x96d69ff3  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x96d6a000 - 0x96d6afff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96d6b000 - 0x96dadff7  libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
    0x96eac000 - 0x96eb3ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x96eb4000 - 0x96f4bff7  com.apple.ink.framework (10.8.2 - 150) <A9C3B735-7D5F-3D7D-AA70-2CC852D09CDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x96f4c000 - 0x96f53fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x96f54000 - 0x96f8affb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x96f8b000 - 0x96f9dfff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x96f9e000 - 0x96fd9fef  libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x96fda000 - 0x96fdafff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x96fdb000 - 0x96ff0fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x96ff1000 - 0x96ff2ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x96ff3000 - 0x970a2ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x97106000 - 0x97106fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97107000 - 0x97242ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x97243000 - 0x97292ff6  libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97293000 - 0x97294fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x97295000 - 0x97304ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x97305000 - 0x97412057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x97417000 - 0x974d4feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
    0x974d5000 - 0x974d9ffc  libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x97520000 - 0x97570ff7  com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x97571000 - 0x97891ff3  com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97892000 - 0x97893ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x97894000 - 0x978b3ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x978da000 - 0x97934fff  com.apple.Symbolication (1.3 - 93) <227F64A9-FC28-3680-BE92-FFAE86FD4866> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x97935000 - 0x9793efff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x9793f000 - 0x97942ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x97943000 - 0x97944fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97945000 - 0x9798dff5  com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9798e000 - 0x979aafff  libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x979ab000 - 0x97c6bff3  com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x97c73000 - 0x97c77fff  com.apple.OpenDirectory (10.8 - 151.10) <B9244697-CB05-3BD3-80A7-D188B3747B03> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x97c78000 - 0x97cf3ff3  com.apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x97cf4000 - 0x97cf4fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97cf5000 - 0x97da9fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97daa000 - 0x97db8fff  com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97db9000 - 0x97f31ff5  com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9811a000 - 0x9815fff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x98160000 - 0x98160ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x98161000 - 0x9827dffb  com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x9827e000 - 0x98285fff  libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
    0x98286000 - 0x98298ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x98299000 - 0x982bdfff  libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x982be000 - 0x982befff  libSystem.B.dylib (169.3) <0A82D354-A1B4-3F3E-8C7E-5047C38D4668> /usr/lib/libSystem.B.dylib
    0x982bf000 - 0x98316ff3  com.apple.HIServices (1.20 - 417) <30AA0F48-A397-339E-BC62-24620B2B35BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x98317000 - 0x98330fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x98331000 - 0x9837fffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x98380000 - 0x9838eff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x9838f000 - 0x984ecffb  com.apple.QTKit (7.7.1 - 2599.31) <60F5FCA7-E537-3D2A-A7C9-D1A06B55008C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x984ed000 - 0x984f3fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x985da000 - 0x9880afff  com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x9880b000 - 0x98918ff3  com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x98965000 - 0x98be1ff7  com.apple.QuickTime (7.7.1 - 2599.31) <D9571083-873B-3221-A7DF-23BAFC0F3467> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x98be2000 - 0x98cd6ff3  com.apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x98d03000 - 0x98d0dfff  com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x98d0e000 - 0x98d1cff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x98d1d000 - 0x98d99ff3  com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x98d9e000 - 0x98ef7ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x99776000 - 0x9980efff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x9980f000 - 0x99811fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x99812000 - 0x9986bfff  com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9986c000 - 0x9a428ff3  com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9a42b000 - 0x9a434fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9a435000 - 0x9a44cff4  com.apple.CoreMediaAuthoring (2.1 - 914) <DE0D100E-96AA-3E85-AFB0-43832E9B4C54> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthor ing
    0x9a44d000 - 0x9a476fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x9a47a000 - 0x9a47afff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x9a47b000 - 0x9a4d5ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9a4d6000 - 0x9a501ff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9a502000 - 0x9a502fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x9a503000 - 0x9a5ecff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x9a5ed000 - 0x9a61affb  com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesI nternal
    0x9a61e000 - 0x9a665ff3  com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9a680000 - 0x9a68efff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 1399
    thread_create: 2
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=164.6M resident=64.0M(39%) swapped_out_or_unallocated=100.7M(61%)
    Writable regions: Total=52.2M written=844K(2%) resident=18.1M(35%) swapped_out=0K(0%) unallocated=34.2M(65%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG shared images               
    160K
    CoreServices                  
    1648K
    MALLOC                        
    21.4M
    MALLOC guard page               
    48K
    Memory tag=240                
    2048K
    Memory tag=242                  
    12K
    Memory tag=243                   
    4K
    Memory tag=249                 
    728K
    Memory tag=35                 
    4268K
    Stack                         
    67.6M
    VM_ALLOCATE                   
    16.1M
    __DATA                        
    8972K
    __DATA/__OBJC                  
    228K
    __IMAGE                        
    528K
    __IMPORT                         
    4K
    __LINKEDIT                    
    31.3M
    __OBJC                        
    2412K
    __OBJC/__DATA                   
    48K
    __PAGEZERO                       
    4K
    __TEXT                       
    133.4M
    __UNICODE                      
    544K
    mapped file                   
    80.7M
    shared memory                  
    308K
    ===========                 
    =======
    TOTAL                        
    371.8M
    Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.42f4
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: FUJITSU MHZ2320BH FFS G1, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    DREAMWEAVER CRASH REPORT:
    Process:    
    PDApp [1303]
    Path:       
    /Library/Application Support/Adobe/*/PDApp.app/Contents/MacOS/PDApp
    Identifier: 
    com.adobe.PDApp
    Version:    
    7.0.0.414 (7.0.0.414)
    Code Type:  
    X86 (Native)
    Parent Process:  ??? [1]
    User ID:    
    502
    Date/Time:  
    2013-06-25 21:56:20.433 -0700
    OS Version: 
    Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:     
    4989 sec
    Crashes Since Last Report:      
    22
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                 
    877B87C6-371C-7856-F79F-0CC76114F650
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** error for object 0x1a4990: pointer being freed was not allocated
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x9594ca6a __pthread_kill + 10
    1   libsystem_c.dylib        
    0x9742eb2f pthread_kill + 101
    2   libsystem_c.dylib        
    0x974654ec abort + 168
    3   libsystem_c.dylib        
    0x97447e03 free + 428
    4   com.apple.CoreServices.CarbonCore
    0x95974668 DisposePtr + 36
    5   com.apple.DesktopVideoOut
    0x05c4c710 DVOClockClose + 121
    6   com.apple.CoreServices.CarbonCore
    0x95a46adb callComponentStorage_44 + 25
    7   com.apple.CoreServices.CarbonCore
    0x95a37abf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45
    8   com.apple.CoreServices.CarbonCore
    0x95a37aff CallComponentFunctionWithStorageProcInfo + 30
    9   com.apple.DesktopVideoOut
    0x05c4c266 DVOClockComponentDispatch + 98
    10  com.apple.CoreServices.CarbonCore
    0x959b1ade CallComponent + 151

    Adobe has issued this note:
    http://helpx.adobe.com/photoshop/kb/cc-applications-crash-immediately-launch.html
    Now if that doesn't work, look at this:
    I have a mid 2009 Macbook 10.8.4 and was dealing with Error 16 messages where the apps would not launch after installing the CC Desktop.
    I am not sure this is the same situation, but installing the CC Desktop does alter permissions on some Macs causing CC programs to malfunction.
    So I might suggest opening the Terminal  and enter:
    sudo chmod -R 777 /Library/Application\ Support/Adobe  (might help to copy and paste this into the terminal window)
    and enter your Mac admin password when asked.
    I'm not sure it's the exact same situation,but it may help.
    Gene

  • 2009 macbook pro does not boot, restarts half way through boot. Has hard drive crashed?

    My macbook pro 2009 froze and shut off. I restarted it and only boots half way then it restarts on its own. I have tried entering cmd R to verify disk and permissions. My disk in unmounted and the SMART status says not supported. Error was found but while trying to repair it said: Disk utility stopped repairing. Disk utility can't repair this disk. Back up as many of your files as possible , reformat disk, and restoer your backed up files. I have tried to restore from time machine and it wont let me do that either. Has my hard drive crashed?
    Also, About 2 months ago i installed new RAM so I now have 8GB instead of 2GB and everything was working well up to that point.

    I am having the exact same issue. I can only log into the system in safe mode. Holding down the Shift key when turning the machine on, until the log window appears.

Maybe you are looking for