Restore from Time Capsule problem

I had to restore my system from my Time Capsule but it is not working.
Help needed.
Macbook Pro 15/2.2GHz/2x1G/160GB/SD/MDM
Installed OS X 10.6.7 update 5/7/11 but after that many apps started to crash on launch.
Attempoed restore from Time Capsule using a Time Machine backup from prior to the update so as to rollback the OS to 10.6.6.
The restore failed (screen never got beyond the Apple Screen and the spinning gear aftewr waiting six hours).
So I wiped the harddrive with a high degree of security and then repeated the restore with an even older version of 10.6.6 but the screen still hangs at the Apple screen with the spinning gear.
I will leave it to run over night to see what happens, but I suspect it will still be this way in the morning.
What do I do next?
The drive was checked out as OK by Disk Utility First Aid.  Is there another utility I should use to check the laptop HD?
Steven Locke

You can erase & install the system again, and when finished migrate your data within the setup assistant from the backup volume. With this method the system files are installed fresh from disc and not transferred from the backup.

Similar Messages

  • Restore from Time Capsule after Hard Drive Crash

    The HD on my iMac crashed Christmas Day. I have been running backups on Time Machine to a Time Capsule since I purchased the iMac (and also backing up a MacBook Air), but never had any occasion to see if it worked.
    I yesterday got the computer back with a new HD installed. When I tried to do the restore from Time Capsule from the Setup Assistant which ran on start up, I could not get past the initial screen. It kept hanging up on "Opening Time Capsule," and then on one occasion it found only the MacBook Air back up volume.
    After some research here, I tried running the utility after booting from my Snow Leopard disk. This time, it immediately found the backups from both computers, but hung up on opening the iMac backup.
    After more research, I ran the disk utility and repaired the HD on the iMac. It finally worked -- I woke up to a "Restore Complete" message (it started around 10:00 pm last night). The iMac started up without a hitch to the way it looked Christmas morning. The only problem I have noticed is that my most recent events in iPhoto are empty. The thumbnails are there, but no pictures. I tried to rebuild the library using iPhoto Library Manager, but no luck. Any ideas?
    The other thing I noticed is that I had to reauthorize the computer for my iTunes purchases. Will Apple fix that so it doesn't chew up my last remaining authorization?

    think about the speed of wifi here
    speed at 802.11n = a theoretical 540Mbps (less in real world scenarios)
    Mbps = Mega bits per second
    MBps - Mega bytes per second
    8 bits = 1 byte
    8 mega bits = 1 mega byte
    How long would it take you to download a 1 gig file from the internet wired into your modem? About 10-20 min? And that is taking into account that the info is being uploaded hardwire. Now imagine that same file over wireless in your home being upload by the Airport card in your computer. People over look upload speed when considering these things. The wireless upload speed of your Airport card is what is limiting this. Just a limitation of the technology, not a fault of Apple just stating the numbers here.

  • Trying to restore from time capsule to nes hard drive, keeps looking for disks ! Can you help

    ccan't restore from time capsule to new hard drive, after changing to new HD, after calculating required space to restore it keeps looking for disks! Have have put original OS X  install disk 1 in it won't Eject , any help

    The very best way to do this is with ethernet to the existing router. Put the TC in bridge mode manually.
    Then plug it in to existing router.. we recommend LAN router to WAN on the TC but even that is not 100% necessary.
    If you want to link by wireless, to a non-apple router that is bad.. recommend strongly against it. Join a wireless network is super slow.
    If you have a desktop Mac you can plug it directly into the Mac by ethernet.
    But we need to know how the Mac is connected to internet.
    I have given some info on one layout here.
    https://discussions.apple.com/thread/4817218?tstart=30
    If you end up relying on an old TC. And any of the models from Gen1-3.. and increasingly Gen4 have all reached EOL.. they can die suddenly and either take your files with them or be hard to recover. Also a TC is slow cf a USB external drive even, which is more reliable. Considering a 2TB is <$100 I would be careful using an old TC simply because you got it free.

  • Full Restore from Time Capsule after hard drive failure

    Authorized agent replaced hard drive after it failed. Installed 10.5.5 and currently attempting to do a full restore from Time Capsule - progress is slow and in question after 22 hours. The backup size approx. 100 gb.
    Screen reads "Transferring Information" at the top, progress bar is moving, and bottom of the screen reads "Looking for applications and documents to transfer" and hasn't changed for 22 hours.
    Is this normal? how long should 100 gb take to restore?

    think about the speed of wifi here
    speed at 802.11n = a theoretical 540Mbps (less in real world scenarios)
    Mbps = Mega bits per second
    MBps - Mega bytes per second
    8 bits = 1 byte
    8 mega bits = 1 mega byte
    How long would it take you to download a 1 gig file from the internet wired into your modem? About 10-20 min? And that is taking into account that the info is being uploaded hardwire. Now imagine that same file over wireless in your home being upload by the Airport card in your computer. People over look upload speed when considering these things. The wireless upload speed of your Airport card is what is limiting this. Just a limitation of the technology, not a fault of Apple just stating the numbers here.

  • After trying to restore from time capsule, I get the following message when I try to access the folder "data." The folder "Data" can't be opened because you don't have permission to see its contents.  Any ideas?

    after trying to restore from time capsule, I get the following message when I try to access the folder "data": "The folder “Data” can’t be opened because you don’t have permission to see its contents."  Any ideas?

    Are you restoring from a TM backup??
    Check the methods Pondini outlines to do restore.
    Q14-17
    http://pondini.org/TM/FAQ.html

  • Restore from Time Capsule using Migration Assistant

    When I try to restore my backup from Time Capsule using Migration Assistant it cannot find any backups on Time Capsule HDD.
    Time Capsule works just fine, using TC Application I can restore single files, there is also XXXXXX.sparsebundle file on Time Capsule HDD which I can mount with no problem and see all of my backups.
    Where is the problem?

    Hi,
    I just ran into the same problem, neither the Migration Assistant nor "Restore from Backup" from the 10.5 Install DVD would find a valid backup on my Time Capsule (which kinda renders it useless).
    After some googling and trial and error I found a workaround using Terminal. I don't know why mounting the sparebundle image with Disk Utility wouldn't work, but it isn't available when your computer crashed anyway... So here is my method:
    -Boot from the System DVD, choose the language
    (-Goto Utilities and start the Disk Utility and reformat your drive, if on Intel check that you partition it with GUID, NOT Apple Partition Scheme NOR MBR, restart from DVD) only if something went wrong with your disk like in my case
    -Goto Utilities and start Terminal
    -In Terminal first make a directory for the mount, type: mkdir /Volumes/MyBackup
    -Then mount the Time Capsule and link it to the folder you created, type: mount -t afp afp://myuser:mypassword@IPAdressOfMyTimecapsule/VolumeWhereMyBackupIs /Volume/MyBackup
    -The AFP-Volume is now mounted, but you can't see anywhere.
    -Quit Terminal, this will bring you back to the 10.5 Installer.
    -Goto Utilities and choose "Restore System From Backup"
    -The Dialog will ask you for a Backup Source. You should now see your Time Capsule and an already mounted Time Machine Volume at the location you specified in Terminal.
    -Select the Time Machine Volume and press Continue, it'll take a while you show you all the backups, choose the one you want, choose a destination, drink tea.

  • My Screen Keeps Going to Sleep after restore from Time Capsule

    This is the weirdest thing. I've had a new had drive put in, so I restored the system from Time Capsule. Now for some weird reason the display keeps going to sleep. I can bring it back up with ctrl-shift-eject, but two seconds later it goes back off.
    I've since migrated to Snow, hoping that this would fix the problem, but nada.
    Aaarg!!!!!
    Message was edited by: macfuente

    I've reset SMC as well - it's still doing it randomly

  • Macbook air restored from time capsule backup cannot find ms office product key

    Had a moisture problem on my Macbook Air.  Had to replace with newer pc as could not wait a week for repair.  Had been using Time Machine and a Time Capsule hard drive to back up and the final backup was about 5 minutes before the spill.
    So, I was able to fully restore the new laptop from Time capsule.  Only problem is that I had purchased MS Office and while the programs are restored, when I launch MS Word, it wants the product code.  I cannot find my cd and packaging with the product code from my original purchase.  Any way to get the code off the Time capsule backup?  It must be stored there somewhere but I wonder if it was encrypted and somehow linked to a physical something on the damaged MBAir.
    I'm hoping to not have to buy MS Office again.
    Thanks for any advice.
    JC

    Here you go:
    http://support.microsoft.com/kb/2279109

  • After System restore from Time Capsule Mail doesent work

    HI
    i resored my Time capsule backup on my mac because of the need for space to install windows on my mac (Boot camp doesent works!) i can use all my programms and data well exept Mail when i start mail it Flashes:
    You can’t use this version of Mail with this version of Mac OS X
    You have Mail version 4.0 (1075/1076). It can’t be used on Mac OS X Version 10.6.1 (Build 10B504). For more information, click the Help button.
    (help button is online help....)
    But its just a 1to1 backup.....
    Can anyone help me??

    Blinkyrus wrote:
    i restored my Time capsule backup on my mac because of the need for space to install windows on my mac (Boot camp doesent works!) i can use all my programms and data well exept Mail when i start mail it Flashes:
    You can’t use this version of Mail with this version of Mac OS X
    You have Mail version 4.0 (1075/1076). It can’t be used on Mac OS X Version 10.6.1 (Build 10B504). For more information, click the Help button.
    (help button is online help....)
    The first thing I'd try is to download and install the Mac OS X 10.6.1 updater:
    http://support.apple.com/kb/DL930
    It would have been more appropriate to post your message in one of the Mac OS X 10.6 message sections.

  • Problem restoring from Time Capsule

    A software update killed my CPU--it messed up the disk permissions and I have tried everything to fix the problem including going through all the single user mode, safe mode, etc. stuff. I got it to the point where I can log in as a new user and see my whole drive, but cannot access my account.
    After waiting over an hour at the apple store to see if they could check out the problem (I was told when I arrived that I could see someone within 30 minutes even though I didn't have an appointment), I gave up and went back home to restore from my TM backup.
    Well, my luck with Apple continues. Though my Time Capsule shows up when I log in as a new user, when I boot from the Leopard DVD and click "Restore from a System Backup" the "Slect Backup Source" screen doesn't show my Time Capsule drive. In the space under "Backups" it says "Searching for Time Machine backups" without any status bar. The "connect to remote disk" is grayed out.
    Any tips for how to fix this? The problem has been going on for days and since I use my Mac for work it is a major inconvenience. I am a life long Mac user, but this experience is making me consider going to Windows. Ugh.

    Easiest thing is to schedule a Genius Bar appointment online and carry the Mac and TC into the Apple Store. My experience is that they are happy to help. (Appointments have always available same day in my city.)
    The other free option is to call Apple Care.
    With recent Mac success, I would not go in for tech support without an appointment. It will only result in aggravation for you and the geniuses (as you found out) as they focus their energy on those with appointments. People would not take their car into a dealer and expect instant troubleshooting without an appointment but they do for their Macs (?).

  • Setting up new MBP with SSD and optical drive and restoring from Time Capsule

    Hi Everyone-
    Sorry if this has been addressed before, but I couldn't find a specific answer by searching.  My last macbook was stolen, but luckily I had everything backed up in my Time Capsule.  I just ordered my new Macbook Pro (13"), 16GB Ram, and a 240GB SSD.  I plan to install everything next week.  My plan is to keep all of my apps and working files on my SSD and use my 2nd hard drive for data storage and possibly my itunes library.  My question is- when setting all of this up, what would be the best way to go about doing this.
    1.) Restoring my time machine backup to the original hard drive, move it to the optical drive bay, and then copy over the files that I want on the SSD (after installing the operating system) and delete them off of the origan HD.
    2.) Restore my backup to the SSD (once it's installed) and then move files over to the formated original harddrive in the optical bay.  My problem is that there may not be enough room on the 240GB SSD.
    3.) Is there a way to do a slective restore through TM and move where I want to keep them?  I think this would be the easiest.
    4.) Other way that I haven't mentioned
    Thanks for any help with this question. 

    I used setup assistant last time when I changed from a 2009 mini to a 2010 mini. It caused some file permission errors that still persist today with iPhoto. I have 2 accounts on my mini, 1 for my wife and 1 for myself, but I store all our photos and videos on the shared folder in order to avoid duplication. But when she imports pictures from her profile and I try to view them full screen, I'm unable to. I have to relaunch iPhoto and repair file permissions if I want to view them properly. I was hoping to avoid this happening again.

  • How to restore from Time Capsule to bare hard drive

    This is more for information, than a question, but I really hope that it helps someone else out facing the same challenge.
    Scenario:
    1 complete recent backup on Time Capsule
    2 failed hard drive on Mac
    3 no startup or OS disk
    [My teenage daughter was distraught, as her much loved and much abused MacBook Pro died completely on a college tour; quick diagnosis confirmed that the hard drive was completely toast. And with it, she believed, all of her work this summer on her college applications.
    That was the bad news. Now for the good news. Unbeknownst to her, I had configured her machine to automatically backup to the Time Capsule on the home network.
    Now the problem. We just moved home. No OS disks. No install disks. And I discovered that she hadn't told me that the optical disk drive was also toast. So no way to get a disk in, in any case.
    So I have a backup, and a new hard drive to go into the dead Mac, and (fortunately) a good Mac (actually several). But all of the guides assume that you have some way to get the zombie Mac to boot.]
    Solution:
    1 figure out spec for new hard drive, find one, buy it and install new hard drive in dead Mac (making it a zombie Mac - it moves but it has no real brains) http://manuals.info.apple.com/MANUALS/0/MA161/en_US/MacBook_13inch_HardDrive_DIY .pdf and http://www.ifixit.com/Guide/MacBook+Pro+13-Inch+Unibody+Mid+2010+Hard+Drive+Repl acement/4305/1
    2 mount hard drive as FireWire disk in Target mode by using ⌘T to any good Mac
    3 download Carbon Copy Cloner http://www.bombich.com/
    4 start the process of cloning, which involves creating a (hidden) Recovery HD partition http://help.bombich.com/kb/advanced-strategies/the-disk-center#recovery_hd
    5 do NOT proceed to clone the 'good Mac', ejecting the formerly dead Mac, which was a zombie Mac, and now has a brain again, and shut it down
    6 connect the now undead Mac to the Time Capsule
    7 boot the now undead Mac, and restore as usual from the Time Capsule http://pondini.org/TM/14.html
    [... and thereby obtain many many good father points]

    Read Q14-18 in Pondini.. the grand poohbah of Time Machine.
    http://pondini.org/TM/FAQ.html

  • Restore from Time Capsule fails

    I'm trying to restore from my Time Capsule backup over ethernet. I've tried with two different cat5e cables, but each time it goes extremely slowly, (it only gets to .4% after an hour and says it'll take 600 hours). After about an hour it fails and this is the crash log:
    Jul 4 22:29:17 localhost LCA[79]: Folder Manager is being asked to create a folder (cach) while running as uid 0
    Jul 4 22:29:24 localhost configd[65]: subnetroute_ifindex: can't get interface name
    Jul 4 22:29:25 localhost LCA[79]: Launching the Installer using language code "English"
    Jul 4 22:29:26 localhost OSInstaller[149]: Mac OS X Installer application started
    Jul 4 22:29:26 localhost OSInstaller[149]: 1 display(s) found.
    Jul 4 22:29:26 localhost OSInstaller[149]: Display[1] is using OpenGL acceleration.
    Jul 4 22:29:26 localhost OSInstaller[149]: @(#)PROGRAM:Install PROJECT:Install-580
    Jul 4 22:29:26 localhost OSInstaller[149]: @(#)PROGRAM:Mac OS X Installer PROJECT:OSInstaller-262
    Jul 4 22:29:26 localhost OSInstaller[149]: Hardware: MacBookPro5,1 @ 2.53 GHz (x 2), 4096 MB RAM
    Jul 4 22:29:26 localhost OSInstaller[149]: Running OS Build: Mac OS X 10.6.3 (10D575)
    Jul 4 22:29:26 localhost OSInstaller[149]: Env: DYLDNO_FIXPREBINDING=1
    Jul 4 22:29:26 localhost OSInstaller[149]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jul 4 22:29:26 localhost OSInstaller[149]: Env: PWD=/
    Jul 4 22:29:26 localhost OSInstaller[149]: Env: SHLVL=1
    Jul 4 22:29:26 localhost OSInstaller[149]: Env: OS_INSTALL=1
    Jul 4 22:29:26 localhost OSInstaller[149]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Jul 4 22:29:26 localhost OSInstaller[149]: Using install media product at /System/Installation/Packages
    Jul 4 22:29:26 localhost OSInstaller[149]: Opening OSInstall package '/System/Installation/Packages/OSInstall.mpkg'.
    Jul 4 22:29:29 localhost OSInstaller[149]: Memory statistics for 'Install Mac OS X' pane:
    Jul 4 22:29:29 localhost OSInstaller[149]: Physical Memory Allocation: 577 MB wired, 259 MB trapped, 74 MB active, 77 MB inactive, 3109 MB free, 3260 MB usable, 4096 MB total
    Jul 4 22:29:36 localhost OSInstaller[149]: Allowing machine sleep.
    Jul 4 22:30:15 localhost OSInstaller[149]: Preventing machine sleep.
    Jul 4 22:30:17 localhost OSInstaller[149]: Memory statistics for 'Select a Backup Source' pane:
    Jul 4 22:30:17 localhost OSInstaller[149]: Physical Memory Allocation: 554 MB wired, 258 MB trapped, 83 MB active, 78 MB inactive, 3123 MB free, 3284 MB usable, 4096 MB total
    Jul 4 22:30:19 localhost OSInstaller[149]: [FILE SERVER] Mounting server at 'afp://Tyznik-Time-Capsule.local./Data'.
    Jul 4 22:33:19 localhost OSInstaller[149]: Unable to open NetAuth session 89 (Operation canceled)
    Jul 4 22:36:20 localhost configd[65]: subnetroute_ifindex: can't get interface name
    Jul 4 22:36:41 localhost OSInstaller[149]: [FILE SERVER] Mounting server at 'afp://Tyznik-Time-Capsule.local./Data'.
    Jul 4 22:36:48 localhost OSInstaller[149]: DNSAddressResolver::DNSAddressResolver - _CFNetServiceCreateFromURL failed (maybe its a DNS name?)
    Jul 4 22:36:48 localhost OSInstaller[149]: DNSAddressResolver: DNS address Tyznik-Time-Capsule.local.
    Jul 4 22:36:48 localhost OSInstaller[149]: CheckPrefs: Host Prefs
    Jul 4 22:36:48 localhost OSInstaller[149]: afpreconnectallow: Yes
    Jul 4 22:36:48 localhost OSInstaller[149]: afpmountdefaultFlags: 0
    Jul 4 22:36:48 localhost OSInstaller[149]: afpreconnectinterval: 10, afpreconnect_maxtime: 600 secs
    Jul 4 22:36:48 localhost OSInstaller[149]: afpdebuglevel: 5, afpdebugsyslog: Yes
    Jul 4 22:36:48 localhost OSInstaller[149]: afphost_prefsversion: 9
    Jul 4 22:36:48 localhost OSInstaller[149]: afpactivetimeout: 0, afpidletimeout: 0
    Jul 4 22:36:48 localhost OSInstaller[149]: afpwanthreshold: 0, afpwanquantum: 0
    Jul 4 22:36:48 localhost OSInstaller[149]: afpno_volChangecaching: 1, afpnokQueues: 0, afpnocaseSensitiveVols: 0
    Jul 4 22:36:48 localhost OSInstaller[149]: afp_minFileCache: 5, afp_maxFileCache: 60
    Jul 4 22:36:48 localhost OSInstaller[149]: afp_minDirCache: 5, afp_maxDirCache: 60
    Jul 4 22:36:48 localhost OSInstaller[149]: afpsoftmountvols: No, afpsoftautomountvols: No
    Jul 4 22:36:48 localhost OSInstaller[149]: afp_forceKerberosOnly: No, afpimmutabledirs: Yes
    Jul 4 22:36:48 localhost OSInstaller[149]: afpallowsubmounts: Yes, afppreferIPv4: Yes
    Jul 4 22:36:48 localhost OSInstaller[149]: afp_minQuantumNbr: 0, afp_maxQuantumNbr: 0, afp_minQuantumSize: 0, afp_maxQuantumSize: 0
    Jul 4 22:36:48 localhost OSInstaller[149]: afp_minIOToleranceMSecs: 0, afp_maxIOToleranceMSecs: 0, afp_minSingleIOToleranceMSecs: 0, afp_maxSingleIOToleranceMSecs: 0
    Jul 4 22:36:48 localhost OSInstaller[149]: CheckPrefs: User Prefs
    Jul 4 22:36:48 localhost OSInstaller[149]: afplogindisplayGreeting: Yes
    Jul 4 22:36:48 localhost OSInstaller[149]: afpkeychainsearch: Yes, afpkeychainadd: No
    Jul 4 22:36:48 localhost OSInstaller[149]: afpvoldlogskipIfOnly: No
    Jul 4 22:36:48 localhost OSInstaller[149]: afpcleartextallow: No, afpcleartextwarn: No
    Jul 4 22:36:48 localhost OSInstaller[149]: afpuse_defaultname: No, afpuse_shortname: No
    Jul 4 22:36:48 localhost OSInstaller[149]: afpdefaultname: (null)
    Jul 4 22:36:48 localhost OSInstaller[149]: afpprefsversion: 9
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - socket 0, IPv6 [fe80:0:0:0:226:bbff:fe77:41b3]:548
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - socket 1, IPv4 10.0.1.11:548
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - socket 2, IPv4 169.254.120.238:548
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - connect worked socket 0
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - connect worked socket 1
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - first valid address socket 0, family IPv6
    Jul 4 22:36:49 localhost OSInstaller[149]: FindValidIPAddress - prefered IPv4 address socket 1
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetPascalCFString: Using the default string
    Jul 4 22:36:49 localhost OSInstaller[149]: GetUAMsInDir: cannot find /Library/Filesystems
    Jul 4 22:36:49 localhost OSInstaller[149]: 4:DHX2
    Jul 4 22:36:49 localhost OSInstaller[149]: 9:DHCAST128
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: 1 volumes total
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: Checking Access on Data volflags = 00
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: User has access
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: 1 Volumes Available
    Jul 4 22:36:49 localhost OSInstaller[149]: DoUsersMatch: found legacy uuid so not using uuids for check
    Jul 4 22:36:49 localhost OSInstaller[149]: DoUsersMatch: Got a uid of 1
    Jul 4 22:36:49 localhost OSInstaller[149]: Mount succeeded
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: 1 volumes total
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: Volume Data is already mounted
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: Checking Access on Data volflags = 02
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: User has access
    Jul 4 22:36:49 localhost OSInstaller[149]: FetchVolumeList: 1 Volumes Available
    Jul 4 22:36:49 localhost OSInstaller[149]: TSocketAFPSession: Disposing of a TSocketAFPSession 719cf30
    Jul 4 22:36:49 localhost OSInstaller[149]: [FILE SERVER] 'afp://Tyznik-Time-Capsule.local./Data' mounted.
    Jul 4 22:36:53 localhost OSInstaller[149]: status: {\n "status-stage" = initialize;\n}.
    Jul 4 22:36:57 localhost OSInstaller[149]: status: {\n "status-stage" = attach;\n}.
    Jul 4 22:36:58 localhost OSInstaller[149]: status: {\n "status-stage" = mounting;\n}.
    Jul 4 22:37:38 localhost OSInstaller[149]: status: {\n "status-stage" = "post-process";\n}.
    Jul 4 22:37:38 localhost OSInstaller[149]: status: {\n "status-stage" = cleanup;\n}.
    Jul 4 22:37:39 localhost OSInstaller[149]: Tried to open backup image '/Volumes/Data/Purple Hoohaa 1.sparsebundle'. Result = 0.
    Jul 4 22:38:18 localhost OSInstaller[149]: Memory statistics for 'Select a Backup' pane:
    Jul 4 22:38:18 localhost OSInstaller[149]: Physical Memory Allocation: 567 MB wired, 258 MB trapped, 85 MB active, 94 MB inactive, 3092 MB free, 3271 MB usable, 4096 MB total
    Jul 4 22:38:34 localhost OSInstaller[149]: Using cached backup size 582019792896
    Jul 4 22:38:34 localhost OSInstaller[149]: Memory statistics for 'Select a Destination' pane:
    Jul 4 22:38:34 localhost OSInstaller[149]: Physical Memory Allocation: 567 MB wired, 258 MB trapped, 85 MB active, 94 MB inactive, 3092 MB free, 3271 MB usable, 4096 MB total
    Jul 4 22:38:39 localhost OSInstaller[149]: Memory statistics for 'Restoring' pane:
    Jul 4 22:38:39 localhost OSInstaller[149]: Physical Memory Allocation: 571 MB wired, 258 MB trapped, 85 MB active, 94 MB inactive, 3088 MB free, 3267 MB usable, 4096 MB total
    Jul 4 22:38:39 localhost OSInstaller[149]: [RESTORE] erasing disk 'Macintosh HD'
    Jul 4 22:38:39 localhost OSInstaller[149]: [RESTORE] erase started
    Jul 4 22:38:59 localhost OSInstaller[149]: [RESTORE] erase completed
    Jul 4 22:38:59 localhost OSInstaller[149]: Physical memory statistics immediately before turning on virtual memory backing store:
    Jul 4 22:38:59 localhost OSInstaller[149]: Physical Memory Allocation: 575 MB wired, 260 MB trapped, 85 MB active, 94 MB inactive, 3082 MB free, 3261 MB usable, 4096 MB total
    Jul 4 22:38:59 localhost OSInstaller[149]: Activated virtual memory backing store at mount point '/Volumes/Macintosh HD'
    Jul 4 22:38:59 localhost OSInstaller[149]: [RESTORE] started vm on target disk.
    Jul 4 22:38:59 localhost OSInstaller[149]: [RESTORE] ensuring permissions on /Volumes/Macintosh HD
    Jul 4 22:39:00 localhost OSInstaller[149]: [RESTORE] restoring from: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD
    Jul 4 22:39:00 localhost OSInstaller[149]: [RESTORE] restoring to: /Volumes/Macintosh HD
    Jul 4 22:39:00 localhost OSInstaller[149]: [RESTORE] filelist: (\n "$RECYCLE.BIN",\n ".DS_Store",\n ".TemporaryItems",\n ".bzvol",\n ".com.apple.timemachine.supported (from old Mac)",\n ".file",\n ".vol",\n "2.rtf",\n 4ffffffc500,\n Applications,\n "ConstraintNuke.command",\n Developer,\n "Incompatible Software.localized",\n "Installation Log",\n Library,\n Network,\n "Shockwave Log",\n System,\n "User Guides And Information",\n Users,\n Volumes,\n bin,\n "blackra1n.log",\n cores,\n etc,\n "grimdialog.htm",\n "mach_kernel",\n opt,\n sbin,\n tmp,\n "untitled.mxm",\n usr,\n var,\n "~",\n "private/etc",\n "private/opt",\n "private/tftpboot",\n "private/tmp",\n "private/var"\n)
    Jul 4 22:39:00 localhost OSInstaller[149]: Constructing critical restore paths
    Jul 4 22:39:00 localhost OSInstaller[149]: [RESTORE] 1: restoring $RECYCLE.BIN
    Jul 4 22:39:00 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/$RECYCLE.BIN
    Jul 4 22:39:00 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 2: restoring .DS_Store
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/.DS_Store
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 3: restoring .TemporaryItems
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/.TemporaryItems
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 4: restoring .bzvol
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/.bzvol
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 5: restoring .com.apple.timemachine.supported (from old Mac)
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/.com.apple.timemachine.supported (from old Mac)
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 6: restoring .file
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/.file
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 7: restoring .vol
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/.vol
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 8: restoring 2.rtf
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/2.rtf
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 9: restoring 4ffffffc500
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/4ffffffc500
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 4 22:39:01 localhost OSInstaller[149]: [RESTORE] 10: restoring Applications
    Jul 4 22:39:01 localhost OSInstaller[149]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/Applications
    Jul 4 22:39:01 localhost OSInstaller[149]: to destination path: /Volumes/Macintosh HD
    Jul 5 07:08:11 localhost OSInstaller[149]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/Applications/Aperture.app/Contents/Resources/PointOfInterest.db to (null)
    Jul 5 07:08:11 localhost OSInstaller[149]: [RESTORE] Fatal error -36 while restoring (null) to (null).
    Jul 5 07:08:15 localhost LCA[79]: Child exited with status 11
    Jul 5 07:08:17 localhost ReportCrash[432]: Process: Mac OS X Installer [149]
    Jul 5 07:08:17 localhost ReportCrash[432]: Path: /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Jul 5 07:08:17 localhost ReportCrash[432]: Identifier: Mac OS X Installer
    Jul 5 07:08:17 localhost ReportCrash[432]: Version: ??? (???)
    Jul 5 07:08:17 localhost ReportCrash[432]: Code Type: X86-64 (Native)
    Jul 5 07:08:17 localhost ReportCrash[432]: Parent Process: LCA [79]
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Date/Time: 2010-07-05 07:08:12.742 -0700
    Jul 5 07:08:17 localhost ReportCrash[432]: OS Version: Mac OS X 10.6.3 (10D575)
    Jul 5 07:08:17 localhost ReportCrash[432]: Report Version: 6
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Exception Type: EXCBADACCESS (SIGSEGV)
    Jul 5 07:08:17 localhost ReportCrash[432]: Exception Codes: KERNINVALIDADDRESS at 0x000000000000001f
    Jul 5 07:08:17 localhost ReportCrash[432]: Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Application Specific Information:
    Jul 5 07:08:17 localhost ReportCrash[432]: objc_msgSend() selector name: release
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libobjc.A.dylib 0x000000010058211c objc_msgSend + 40
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 com.apple.CoreFoundation 0x000000010067bd56 _CFAutoreleasePoolPop + 230
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 com.apple.Foundation 0x00000001008fe30c -[NSAutoreleasePool drain] + 158
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.AppKit 0x0000000100cda0ef -[NSApplication run] + 543
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.AppKit 0x0000000100cd2d7c NSApplicationMain + 364
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 com.apple.MacOSXInstaller 0x00000001000048de 0x100000000 + 18654
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 com.apple.MacOSXInstaller 0x0000000100001540 0x100000000 + 5440
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 1:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x0000000100369316 _semwaitsignal + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x00000001003691a5 nanosleep + 148
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 libSystem.B.dylib 0x00000001003b60a4 sleep + 61
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.installframework 0x00000001000b8413 dologwatch + 53
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 2: Dispatch queue: com.apple.libdispatch-manager
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x00000001003474ea kevent + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x00000001003493bd dispatch_mgrinvoke + 154
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 libSystem.B.dylib 0x0000000100349094 dispatch_queueinvoke + 185
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 libSystem.B.dylib 0x0000000100348bbe dispatch_workerthread2 + 252
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 libSystem.B.dylib 0x00000001003484e8 pthreadwqthread + 353
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 libSystem.B.dylib 0x0000000100348385 start_wqthread + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 3:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x000000010032e75a machmsgtrap + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x000000010032edcd mach_msg + 59
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 com.apple.CoreFoundation 0x0000000100693452 __CFRunLoopRun + 1698
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.CoreFoundation 0x00000001006928df CFRunLoopRunSpecific + 575
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.Foundation 0x00000001009684e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 com.apple.Foundation 0x00000001008e8ead _NSThread__main_ + 1429
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 7 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 4:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x000000010032e7ba semaphoretimedwait_signaltrap + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x000000010036d022 pthread_condwait + 1015
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 com.apple.Foundation 0x0000000100922d77 -[NSCondition waitUntilDate:] + 399
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.Foundation 0x00000001009160c6 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.installframework 0x000000010008ce71 -[IFSession(Jobs) _runMetaQueueEngine] + 88
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 com.apple.Foundation 0x00000001008e8ead _NSThread__main_ + 1429
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 7 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 5: JavaScriptCore: FastMalloc scavenger
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x0000000100369316 _semwaitsignal + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x00000001003691a5 nanosleep + 148
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 libSystem.B.dylib 0x00000001003b60a4 sleep + 61
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.JavaScriptCore 0x0000000103571110 ***::TCMalloc_PageHeap::scavengerThread() + 96
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.JavaScriptCore 0x00000001035712f9 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 9
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 6:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x000000010032e7ba semaphoretimedwait_signaltrap + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x000000010036d022 pthread_condwait + 1015
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 com.apple.Foundation 0x0000000100922d77 -[NSCondition waitUntilDate:] + 399
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.Foundation 0x00000001009160c6 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.installframework 0x000000010007de77 +[IFDTargetController(WorkerThread) _handleTargetRequests] + 774
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 com.apple.Foundation 0x00000001008e8ead _NSThread__main_ + 1429
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 7 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 7:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x0000000100372286 select$DARWIN_EXTSN + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 com.apple.CoreFoundation 0x00000001006b4ef2 __CFSocketManager + 818
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 8:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x0000000100369316 _semwaitsignal + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x00000001003691a5 nanosleep + 148
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 com.apple.Foundation 0x000000010096df50 +[NSThread sleepForTimeInterval:] + 101
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.SystemMigration 0x0000000101dd7ce0 -[SMManager _suppressSpotlightThread:] + 104
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.Foundation 0x00000001008e8ead _NSThread__main_ + 1429
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 9:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x0000000100338d5a close + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 com.apple.DesktopServices 0x0000000105c3b978 TFileDescriptor::Close() + 28
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 com.apple.DesktopServices 0x0000000105c46d33 TCopyReader::HandleError(int) + 841
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 com.apple.DesktopServices 0x0000000105c46e47 TCopyReader::Read(unsigned long long, TCountedPtr<TCFURLInfo> const&, TCountedPtr<TCFURLInfo> const&) + 243
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.DesktopServices 0x0000000105c31b13 TFSCopyOperation::CopyToTarget() + 607
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 com.apple.DesktopServices 0x0000000105c3398b TFSCopyOperation::DoCopy(TCountedPtr<TCFURLInfo> const&) + 595
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 com.apple.DesktopServices 0x0000000105c29706 _NodeOperation + 469
    Jul 5 07:08:17 localhost ReportCrash[432]: 7 ...ple.CoreServices.CarbonCore 0x0000000102b7d5fb _FSFileOperationOperate + 438
    Jul 5 07:08:17 localhost ReportCrash[432]: 8 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 9 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 10:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x000000010032e7a2 semaphorewait_signaltrap + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x0000000100333ced pthreadmutexlock + 469
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 ...ple.CoreServices.CarbonCore 0x0000000102b0632f TSLockMutex + 253
    Jul 5 07:08:17 localhost ReportCrash[432]: 3 ...ple.CoreServices.CarbonCore 0x0000000102b7cad6 _FSFileOpUpdateStatusProc + 139
    Jul 5 07:08:17 localhost ReportCrash[432]: 4 com.apple.DesktopServices 0x0000000105c322c5 FSUpdateOperationStatus(void const*, TCountedPtr<TCFURLInfo> const&, long long, long long, long long, long long, unsigned int) + 178
    Jul 5 07:08:17 localhost ReportCrash[432]: 5 com.apple.DesktopServices 0x0000000105c43d44 TCopyQueue::ReportStatus(OperationStatus const&, TUString const&, TCountedPtr<TCFURLInfo> const&, bool) + 148
    Jul 5 07:08:17 localhost ReportCrash[432]: 6 com.apple.DesktopServices 0x0000000105c47a0a TCopyWriter::ReportStatus(bool) + 134
    Jul 5 07:08:17 localhost ReportCrash[432]: 7 com.apple.DesktopServices 0x0000000105c4a704 TCopyWriter::Write() + 642
    Jul 5 07:08:17 localhost ReportCrash[432]: 8 com.apple.DesktopServices 0x0000000105c4a79e TCopyWriter::WriteTaskProc(void*) + 72
    Jul 5 07:08:17 localhost ReportCrash[432]: 9 ...ple.CoreServices.CarbonCore 0x0000000102b08045 PrivateMPEntryPoint + 63
    Jul 5 07:08:17 localhost ReportCrash[432]: 10 libSystem.B.dylib 0x00000001003678b6 pthreadstart + 331
    Jul 5 07:08:17 localhost ReportCrash[432]: 11 libSystem.B.dylib 0x0000000100367769 thread_start + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 11:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0 libSystem.B.dylib 0x000000010034830a _workqkernreturn + 10
    Jul 5 07:08:17 localhost ReportCrash[432]: 1 libSystem.B.dylib 0x000000010034871c pthreadwqthread + 917
    Jul 5 07:08:17 localhost ReportCrash[432]: 2 libSystem.B.dylib 0x0000000100348385 start_wqthread + 13
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Thread 0 crashed with X86 Thread State (64-bit):
    Jul 5 07:08:17 localhost ReportCrash[432]: rax: 0x0000000000000400 rbx: 0x000000012341f170 rcx: 0x00000001004f95f0 rdx: 0x0000000000004148
    Jul 5 07:08:17 localhost ReportCrash[432]: rdi: 0x000000012341f170 rsi: 0x00000001005987e2 rbp: 0x00007fff5fbffa70 rsp: 0x00007fff5fbffa38
    Jul 5 07:08:17 localhost ReportCrash[432]: r8: 0x0000000000000000 r9: 0x0000000123430820 r10: 0x000000012341ca90 r11: 0x000000000000000f
    Jul 5 07:08:17 localhost ReportCrash[432]: r12: 0x0000000107ab6600 r13: 0x0000000107ab6600 r14: 0x00000001007f33a0 r15: 0x0000000000000000
    Jul 5 07:08:17 localhost ReportCrash[432]: rip: 0x000000010058211c rfl: 0x0000000000010202 cr2: 0x000000000000001f
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]: Binary Images:
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x100000000 - 0x10000efff com.apple.MacOSXInstaller 230.1.1 (262) <24372769-4D92-1B47-6D92-738728E62DBA> /System/Installation/CDIS/Mac OS X Installer.app/Contents/MacOS/Mac OS X Installer
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x100018000 - 0x10003cfff com.apple.osinstallframework 518.1.2 (580) <82D7569E-DA8E-0082-CD9A-99057D4F12B4> /System/Library/PrivateFrameworks/Install.framework/Frameworks/OSInstall.framew ork/Versions/A/OSInstall
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10005a000 - 0x10005aff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10005d000 - 0x100068ff7 com.apple.framework.Assistant 1.6.0 (14) <B3E711E3-998D-7CA8-06A5-8E685069C5BD> /System/Library/PrivateFrameworks/Assistant.framework/Versions/A/Assistant
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x100075000 - 0x100139fff com.apple.installframework 518.1.2 (580) <96D1451A-6597-6DCE-4C47-C084363BDF0B> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1001ba000 - 0x1001d2ff7 com.apple.InstallerPlugins 4.0 (430.1) <8C3A33C1-D98A-6996-EB49-395B2959B7ED> /System/Library/Frameworks/InstallerPlugins.framework/Versions/A/InstallerPlugi ns
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1001e8000 - 0x100229fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10024d000 - 0x1002abff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1002cd000 - 0x1002d3ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1002dc000 - 0x100311ff7 com.apple.DiskManagement 3.2 (353) <5E8DEB29-7FB7-BD87-E002-FB45B779741A> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10032d000 - 0x1004ecff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10057d000 - 0x100633fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x100647000 - 0x1007bcfef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1008d5000 - 0x1008d5ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1008d8000 - 0x100b59fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x100cd1000 - 0x1016c6fe7 com.apple.AppKit 6.6.5 (1038.29) <AC1ED9CC-6149-36EE-AA57-15BA4F05EAAA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x101cbb000 - 0x101cf0fef com.apple.framework.Apple80211 6.2 (620.15.1) <964022FD-ECFB-2399-18AD-68BF767601AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x101d04000 - 0x101d3efff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x101d4e000 - 0x101d9cfe7 com.apple.PackageKit 1.0.2 (73) <B967ED65-8E17-256C-A536-68F2F45803EC> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x101dd2000 - 0x101e79fe7 com.apple.SystemMigration 300.2 (372) <0C83BF3C-1924-5B26-B321-DB6FE86C49DC> /System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/SystemMi gration
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102067000 - 0x102067ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10206a000 - 0x102079fff libxar.1.dylib ??? (???) <0E323815-A88A-E239-973F-2819CED2282E> /usr/lib/libxar.1.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102081000 - 0x102306fef com.apple.security 6.1.1 (37594) <ED08CC62-42E2-E97F-E807-C09EB1CF950D> /System/Library/Frameworks/Security.framework/Versions/A/Security
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1023fc000 - 0x10240dff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <C1154E2E-B1CB-1FAD-77ED-B139BA1AB073> /usr/lib/libz.1.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102412000 - 0x102420ff7 libkxld.dylib ??? (???) <E685E658-C908-95B9-8D16-8153C1CE05D7> /usr/lib/system/libkxld.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102424000 - 0x102470fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10247d000 - 0x10263bfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1026aa000 - 0x102727fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102788000 - 0x10278cff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10278f000 - 0x102848fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102858000 - 0x102865ff7 com.apple.AppleFSCompression 24.0.1 (1.0) <E527EB59-5BA7-246E-EEF7-AB2C81214633> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10286d000 - 0x102879fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10287e000 - 0x102995fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1029be000 - 0x102a8efff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102b01000 - 0x102e34fef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102ead000 - 0x102ef7ff7 com.apple.Metadata 10.6.3 (507.8) <A850E5A6-69D8-EBC1-B005-43F72B58EA36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x102f21000 - 0x102fdeff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103038000 - 0x1030c8fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103106000 - 0x103141fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10315b000 - 0x1031fbfff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103241000 - 0x103269fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103283000 - 0x103299fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1032a2000 - 0x1032b1fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1032ba000 - 0x1032e5ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1032f0000 - 0x1033fffe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103464000 - 0x1035e9fe7 com.apple.JavaScriptCore 6531.21 (6531.21.9) <F6CB2D38-503B-9527-625C-EE497EE94885> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103654000 - 0x103655ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103659000 - 0x103664fff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103671000 - 0x103d6e037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x103e60000 - 0x10401afff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104080000 - 0x1040fefff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10413c000 - 0x1041d6fff com.apple.ApplicationServices.ATS 4.1 (???) <CC53C373-1B3B-7E80-25A7-F2C404222BF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1041ff000 - 0x1042b4fe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1042f1000 - 0x104342fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10436e000 - 0x104383ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104391000 - 0x104416fff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10444c000 - 0x10448dfef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1044a5000 - 0x1044b9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1044ca000 - 0x1044caff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1044cd000 - 0x10451cfef libTIFF.dylib ??? (???) <D6BED22B-A092-EC70-6E1D-0B52FA6FBBDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104529000 - 0x10452efff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104533000 - 0x104551fff libPng.dylib ??? (???) <D0512FBF-911C-A9EC-465D-48A411509D6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104559000 - 0x10455bfff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10455f000 - 0x104585fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10458d000 - 0x104667ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104676000 - 0x104676ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104679000 - 0x1046c1ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1046c9000 - 0x104733fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10473d000 - 0x104f47fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x104f90000 - 0x1053d3fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x105560000 - 0x105620fff libFontParser.dylib ??? (???) <01E3B0FE-2539-61BD-E2DE-7407B01C6F03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x105717000 - 0x10574cff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10575b000 - 0x10580afff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x105830000 - 0x105851fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10585b000 - 0x105980fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1059ef000 - 0x1059f0ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1059f5000 - 0x105b33fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x105bcb000 - 0x105cb1fe7 com.apple.DesktopServices 1.5.5 (1.5.5) <EFCBA7C3-A6CE-9550-FE19-73BB3D046549> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x105d00000 - 0x105ffefef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10612a000 - 0x1064c2fe7 com.apple.QuartzCore 1.6.1 (227.18) <ADB9E286-C5AB-3505-35D2-849E1F560A2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1065ef000 - 0x1065faff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106604000 - 0x10664bff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106670000 - 0x1066effff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <3F41C3CA-A217-024B-DEDD-69E3731B915D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106725000 - 0x106726fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10672a000 - 0x106740ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10674d000 - 0x10674dff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106750000 - 0x1067a5fef com.apple.framework.familycontrols 2.0.1 (2010) <E6E1C44A-6513-92DF-F71E-C157C485024C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1067c2000 - 0x106877fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1068aa000 - 0x1068cffe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1068e8000 - 0x1068f7ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106900000 - 0x106931fff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106938000 - 0x10695bfff com.apple.opencl 12.1 (12.1) <AB00CB6B-5BBD-C819-007A-08C0B110AB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106964000 - 0x10696aff7 IOSurface ??? (???) <F998C45A-CCCF-2306-F37A-389EE0054CB3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106973000 - 0x1069bcfef libGLU.dylib ??? (???) <FEDE662B-46B2-26D8-3E57-84E4C15A4FB2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1069cb000 - 0x1069dffff libGL.dylib ??? (???) <A85982AB-6395-DE2B-2023-F735093E663D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1069ef000 - 0x106b08fef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106b29000 - 0x106b2cff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106b31000 - 0x106b36fff libGFXShared.dylib ??? (???) <A2C80199-6076-3CBE-E418-E0AD0A3053DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106b3b000 - 0x106bc7fef SecurityFoundation 36840.0.0 (compatibility 1.0.0) <921AB0D8-A9AA-4D8F-EC9A-7BF0244D477B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106c0b000 - 0x106c12fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106c1b000 - 0x106c34fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106c49000 - 0x106c69ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106c73000 - 0x106cb3ff7 com.apple.MediaKit 10.2 (482) <7FC57927-0169-48EC-F893-1546D4EB4C91> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106cc6000 - 0x106d9dfff com.apple.DiscRecording 5.0.3 (5030.4.2) <B0980B37-52A6-C160-3C41-80E70EC98CE4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106dfd000 - 0x106e17ff7 com.apple.NetInfo 1.0.0 (???) <65E4F4B7-FE72-E29A-25F4-3B382947793C> /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106e23000 - 0x106f23ff7 com.apple.DiskImagesFramework 10.6.3 (283) <8B7865D7-BC44-DA53-67D9-83E3187E3887> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106f80000 - 0x106f80ff7 com.apple.Carbon 150 (152) <C61EE971-E511-E82C-192E-0BC9F9187252> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106f83000 - 0x106fbffe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <EC60DD09-8B5E-88D1-EF57-318A8319514B> /usr/lib/libcurl.4.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x106fcd000 - 0x107005ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <FAB9687F-0A86-A13F-7644-CE02E71140DB> /usr/lib/libssl.0.9.8.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10701a000 - 0x10701fff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x107027000 - 0x10702afff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x107030000 - 0x107046fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x107060000 - 0x10707bff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x10708c000 - 0x10708efff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x107093000 - 0x107096ff7 com.apple.securityhi 4.0 (36638) <07050C14-905E-161C-0FDA-43D2AEB54546> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x1072e8000 - 0x1072f5fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x107701000 - 0x107705ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x107788000 - 0x1077cbff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11d663000 - 0x11d669fff libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <182C8BD9-E1C8-0970-AE82-E9E88F324A5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11d678000 - 0x11d6a7ff7 com.apple.XInstall.InstallAssistant 230.1.1 (262) <F7C6653C-4735-779D-7E0E-ABC7B2E66F05> /System/Installation/CDIS/Mac OS X Installer.app/Contents/Resources/OSXInstallAssistant.bundle/Contents/MacOS/OSXI nstallAssistant
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11d6d9000 - 0x11d7a4fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C85548CF-DED1-4672-0167-3F32A6DD0D55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11d7e7000 - 0x11d824ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11d9f1000 - 0x11da22fef libTrueTypeScaler.dylib ??? (???) <E58FE3D5-79EA-C11B-A8F8-5882AB722B11> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11e1a5000 - 0x11e1c3ff7 com.apple.menuextra.airport 6.2.1 (621.1) <D7220446-D32A-12BD-4E0B-33FC4A5CF65C> /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11e1e7000 - 0x11e1eefff com.apple.TIMCore 1.2.0 (1.2.0) <7F44307F-83C0-E67D-90CC-988333109803> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TIMCore.bundle/Contents/MacOS/TIMC ore
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11e86f000 - 0x11e880ff7 com.apple.TextInputUI 1.0 (1.0) <DA3E36FC-5B69-C471-71CE-6EE50D5FE2CE> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedFrameworks/TextInputUI.framework/Versions/ A/TextInputUI
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11e892000 - 0x11e8adff7 com.apple.airport.clientbundle 6.2.1 (621.1) <DC742A00-00AC-FC92-2E16-A5F469FE158E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11e8be000 - 0x11e8e1ff7 com.apple.SystemConfiguration.EAP8021X 10.0.1 (1.0) <7118F537-7688-7A12-D5D2-8F29D6848DE3> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11e8ed000 - 0x11e936ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11ea89000 - 0x11ea8dff7 libFontRegistryUI.dylib ??? (???) <80877D2C-9C5A-76E8-785D-A7AD7C6646EA> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11eabd000 - 0x11eabefff ATSHI.dylib ??? (???) <054AC6AB-70DD-C7E1-80F6-9607B7F1C5D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11fd2b000 - 0x11fd32fff com.apple.URLMount.AFPPlugin 3.2.1 (3.2.1) <89453880-9368-B625-F72F-40A60C9C208D> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x11fd4e000 - 0x11fd98fff com.apple.AppleShareClientCore 2.0 (2.0) <8E855F73-4F5C-0093-7590-13D40CC5D45E> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <710B5D5B-3CB4-BC75-9ABA-E167070CCCAF> /usr/lib/dyld
    Jul 5 07:08:17 localhost ReportCrash[432]: 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <CB9A4929-61AF-DE71-5635-133E9EC95783> /usr/lib/libSystem.B.dylib
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost ReportCrash[432]:
    Jul 5 07:08:17 localhost Unknown[435]: Launching the Installer Crash Log Viewer
    Jul 5 08:12:19 localhost Viewer[436]: NetworkBrowser failed to launch "/usr/bin/nmblookup" (No such file or directory)

    Michael Tyznik wrote:
    Okay, I did what you said and I'm currently transferring files using Migration Assistant. Currently it's 10:40, and the Migration Assistant has been on this screen for over an hour: http://tyznik.com/misc/migration.png I opened up the console and this is the last message in the console:
    7/5/10 9:00:59 PM [0x0-0xe00e].com.apple.MigrateAssistant[142] 2010-07-05 21:00:59.505 MigrateTool[151:4207] SltFS(off) : (/private/var/db/shadow/hash/5FA3CF8B-0705-4390-95B9-BA7D8C782900) on sys (/Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD) --> /Volumes/Time Machine Backups/Backups.backupdb/Purple Hoohaa/2010-07-04-161204/Macintosh HD/private/var/db/shadow/hash/5FA3CF8B-0705-4390-95B9-BA7D8C782900
    Which is almost two hours ago, and the messages were coming every second or two before that. I'm not sure what the problem is this time.
    That is a bit odd. The file it's referring to (/private/var/db/shadow/hash/xxx) is in a hidden system folder at the top level of your internal HD.
    In my installation, /private/var/db/shadow/ is an empty folder, so I have no idea what it is.
    Although when I open SystemMigration.log, these lines are updating:
    2010-07-05 22:52:36 -0400 (Nop) throughput = 0.628692 MB/s. (+ 2041 files)
    so I take that to mean it's copying files.
    Looks like it, and the timestamp is after the previous one.
    Is that a normal throughput, though?
    Hard to tell. I haven't done a large migration in quite a while (not since Leopard, I think), and I wasn't watching the log.
    How much data was on your system? Deduct perhaps 10 GB for OSX, and a few more for Applications. See how long that would take at about 20 GB/hr.
    I'd let it alone for quite a while (longer than 20 GB/hr). But if you decide it's hung, cancel it and see how far it got.
    You should be able to figure out where it was when it hung, and start over with the next top-level folder, then work on the missing items later.
    But before you start again, repair your backups, per #A5 in Time Machine - Troubleshooting (or use the link in *User Tips* at the top of this forum).
    Hang in there. You are making progress, whether it feels like it or not.
    It's getting late here, and I'll be going to bed in a while, so if you post after that, I won't answer until tomorrow.
    But do keep us posted.

  • Restore from Time Capsule -- computer continues to restart

    The hard drive on my wife's computer (white macbook) fried and was replaced. Now trying to use Time Capsule to restore her data. the computer starts with the fresh Welcome animation, I go though the initial set up with not problem until it gets to the "transfer from a time machine backup."
    I select my time capsule volume, select her computer from the "information from" pull-down menu (we have 3 computers backed up on the time capsule drive)and click "transfer" (sometimes I've waited for the folders to calculate size and sometimes not). either way, nothing happens for a couple minutes and then it kicks back to the initial Welcome animation.
    any suggestions would be greatly appreciated!
    thanks!

    Purchased: March 14th 2008
    Died: October 5th, 2009
    I have no other Apple products, besides the iPhone, so there is no way for my to get it under AppleCare. However, I am fairly certain that Amex will refund me the purchase price of the drive. I need to recover the data on my drive, so this solution works for me. I definitely will not be buying another Time Capsule.
    I will probably wait another month or so to see if Apple addresses this. It would suck if they offer data retrieval but turn mine away before I opened the unit myself.
    Anyone else trying Amex, or another credit card, for reimbursement?

  • Restore from time capsule not working

    Like many others I received this email last week:
    Dear iMac owner,
    Apple has determined that certain 1TB Seagate hard drives used in 21.5-inch and 27-inch iMac systems may fail. These systems were sold between October 2009 and July 2011.
    My imac is backed up every day to my time capsule. When they replaced my hard drive they suggested that since I was using time capsule that i do a complete restore and not copy info from my old hard drive since there was a problem  with it. After doing a complete restore I find there are many applications that did not get restored, like iPhoto, Microsoft Excel, Word, Outlook, Photoshop, and many others. I can see individual photos that are in iPhoto, just not the application. When I go into time machine I see none of these programs. Needless to say I am in near panic mode, having no idea how this could happen or how I can get them reinstalled. Your suggestions are greatly appreciated.
    Gary in Oregon

    You can erase & install the system again, and when finished migrate your data within the setup assistant from the backup volume. With this method the system files are installed fresh from disc and not transferred from the backup.

Maybe you are looking for

  • IPod error message when loading songs

    When trying to upload songs to my new 20Gb iPod I get the following error message after it loads anywhere from 199Mb to 246MB worth of MP3s: Attempting to copy to the disk "OWNER'S IPO" failed. The disk could not be read from or written to. Does anyo

  • Mod video files

    Hi, I have iMovie 4 and OS 10.3.9. 1) Can I somehow work with mod files (which my new video cam produces) in iMovie 4? 2) If not, which other program besides iMovie could I use, best without having to update to another OS or iMovie? 3) Do I have to c

  • Standard report for subcontracting cost

    Hi, Is there any std report exists for total sub-contracting cost dorn over a period of time in PP? Pls advise.

  • FM for populating internet user details in the internet user tab of a BP

    Hi  Everyone urgent requirement , I have a unique requirement , I have created a BP and assigned it with internet user role which as usual has Internet user TAB where a Internet user details have to be assigned . I have a creted a user also but can s

  • Why no Right-Click or Context Menu over Artboards?

    A context menu in the Artboard Panel would be much faster and more natural, right? Is there a reason this is missing?