DiskWarrior errors on Time Machine volume

I keep getting uninformative Time Machine errors. I then immediately run Disk Utility/repair [2 runs required today to get clean log]. Then DiskWarrior, which typically finds missing files - please see below log fragment.
Any comments would be appreciated!
Steve
===
Disk Utility log:
2008-11-13 16:00:48 -0800: Verify and Repair volume “TimeMachine”
Starting repair tool: 2008-11-13 16:00:48 -0800
2008-11-13 16:00:50 -0800: Checking Journaled HFS Plus volume.
2008-11-13 16:00:50 -0800: Checking Extents Overflow file.
2008-11-13 16:00:50 -0800: Checking Catalog file.
2008-11-13 16:01:08 -0800: Incorrect number of file hard links
2008-11-13 16:01:14 -0800: Checking multi-linked files.
2008-11-13 16:01:18 -0800: Checking Catalog hierarchy.
2008-11-13 16:02:09 -0800: Checking Extended Attributes file.
2008-11-13 16:02:18 -0800: Checking multi-linked directories.
2008-11-13 16:05:03 -0800: Checking volume bitmap.
2008-11-13 16:05:03 -0800: Checking volume information.
2008-11-13 16:05:03 -0800: Repairing volume.
2008-11-13 16:05:33 -0800: 2008-11-13 16:05:33 -0800: Incorrect flags for file hard link (id = 1046176)
2008-11-13 16:05:33 -0800: 2008-11-13 16:05:33 -0800: 2008-11-13 16:05:33 -0800: (It should be 0x22 instead of 0x2)
2008-11-13 16:05:35 -0800: 2008-11-13 16:05:35 -0800: Incorrect flags for file hard link (id = 1228622)
2008-11-13 16:05:35 -0800: 2008-11-13 16:05:35 -0800: 2008-11-13 16:05:35 -0800: (It should be 0x22 instead of 0x2)
2008-11-13 16:05:39 -0800: 2008-11-13 16:05:39 -0800: Incorrect flags for file hard link (id = 2403180)
2008-11-13 16:05:39 -0800: 2008-11-13 16:05:39 -0800: 2008-11-13 16:05:39 -0800: (It should be 0x22 instead of 0x2)
2008-11-13 16:05:43 -0800: Rechecking volume.
2008-11-13 16:05:43 -0800: Checking Journaled HFS Plus volume.
2008-11-13 16:05:43 -0800: Checking Extents Overflow file.
2008-11-13 16:05:44 -0800: Checking Catalog file.
2008-11-13 16:06:07 -0800: Checking multi-linked files.
2008-11-13 16:06:33 -0800: Checking Catalog hierarchy.
2008-11-13 16:07:25 -0800: Checking Extended Attributes file.
2008-11-13 16:07:33 -0800: Checking multi-linked directories.
2008-11-13 16:10:18 -0800: Checking volume bitmap.
2008-11-13 16:10:18 -0800: Checking volume information.
2008-11-13 16:10:18 -0800: 2008-11-13 16:10:18 -0800: The volume TimeMachine was repaired successfully.
Disk Warrior log fragment:
File: "iNode17412322"
Detected that this file is Absent
Detected that this file is Absent
Detected that this file is Absent
Detected that this file is Absent
Detected that this file is Absent
Detected that this file is Absent
Location: "/Backups.backupdb/MacPro/2008-11-13-153151/MacPro"
Explanations:
Absent: References to these items could not be found in the replacement directory, but appeared to exist in the
original directory.

I also got DiskWarrior errors because the size of the catalog on my Time Machine disk is 4.29GB (reported by DiskWarrior in the system log), which is greater than the 4GB memory limit for 32-bit applications. Disks are now getting large enough that disk utility vendors should consider creating 64-bit versions of their software. I decided to upgrade my Time Machine disk from 1TB to 1.5TB and wanted to block-copy the data from the old drive to the new drive in order to preserve the Time Machine history, but none of these utilities worked: Disk Utility restore, asr (command line), and Drive Genius 2. I checked the binaries and they are all 32-bit. Using a block copy instead of a file copy should be able to preserve any special attributes used by Time Machine.
Apple needs to at least write a technote to address this. Currently they suggest to simply start a new Time Machine disk when the existing one gets full, but there is no simple integrated way to access the backup data on the old disk (for example, finding and restoring an old email). Time Machine software should support a pool of disks, with a full backup on each disk, so that old ones can be simply removed when no longer needed. Or when configuring a new Time Machine disk it should ask if the data should be migrated from the old disk.

Similar Messages

  • "No such file or directory" errors on Time Machine backup volume

    I remotely mounted the Time Machine backup volume onto another Mac and was looking around it in a Terminal window and discovered what appeared to be a funny problem. If I "cd" into some folders (but not all) and do a "ls -la" command, I get a lot of "No such file or directory" errors for all the subfolders, but all the files look fine. Yet if I go log onto the Mac that has the backup volume mounted as a local volume, these errors never appear for the exact same location. Even more weird is that if I do "ls -a" everything appears normal on both systems (no error messages anyway).
    It appears to be the case that the folders that have the problem are folders that Time Machine has created as "hard links" to other folders which is something that Time Machine does and is only available as of Mac OS X 10.5 and is the secret behind how it avoids using up disk space for files that are the same in the different backups.
    I moved the Time Machine disk to the second Mac and mounted the volume locally onto it (the second Mac that was showing the problems), so that now the volume is local to it instead of a remote mounted volume via AFP and the problem goes away, and if I do a remote mount on the first Mac of the Time Machine volume the problem appears on the first Mac system that was OK - so basically by switching the volume the problem switches also on who shows the "no such file or directory" errors.
    Because of the way the problem occurs, ie only when the volume is remote mounted, it would appear to be an issue with AFP mounted volumes that contain these "hard links" to folders.
    There is utility program written by Amit Singh, the fella who wrote the "Mac OS X Internals" book, called hfsdebug (you can get it from his website if you want - just do a web search for "Mac OS X Internals hfsdebug" if you want to find it ). If you use it to get a little bit more info on what's going on, it shows a lot of details about one of the problematic folders. Here is what things look like on the first Mac (mac1) with the Time Machine locally mounted:
    mac1:xxx me$ pwd
    /Volumes/MyBackups/yyy/xxx
    mac1:xxx me$ ls -a
    . .DS_Store D2
    .. Documents D3
    mac1:xxx me$ ls -lai
    total 48
    280678 drwxr-xr-x 5 me staff 204 Jan 20 01:23 .
    282780 drwxr-xr-x 12 me staff 442 Jan 17 14:03 ..
    286678 -rw-r--r--@ 1 me staff 21508 Jan 19 10:43 .DS_Store
    135 drwxrwxrwx 91 me staff 3944 Jan 7 02:53 Documents
    729750 drwx------ 104 me staff 7378 Jan 15 14:17 D2
    728506 drwx------ 19 me staff 850 Jan 14 09:19 D3
    mac1:xxx me$ hfsdebug Documents/ | head
    <Catalog B-Tree node = 12589 (sector 0x18837)>
    path = MyBackups:/yyy/xxx/Documents
    # Catalog File Record
    type = file (alias, directory hard link)
    indirect folder = MyBackups:/.HFS+ Private Directory Data%000d/dir_135
    file ID = 728505
    flags = 0000000000100010
    . File has a thread record in the catalog.
    . File has hardlink chain.
    reserved1 = 0 (first link ID)
    mac1:xxx me$ cd Documents
    mac1:xxx me$ ls -a | head
    .DS_Store
    .localized
    .parallels-vm-directory
    .promptCache
    ACPI
    ActivityMonitor2010-12-1710p32.txt
    ActivityMonitor2010-12-179pxx.txt
    mac1:Documents me$ ls -lai | head
    total 17720
    135 drwxrwxrwx 91 me staff 3944 Jan 7 02:53 .
    280678 drwxr-xr-x 5 me staff 204 Jan 20 01:23 ..
    144 -rw-------@ 1 me staff 39940 Jan 15 14:27 .DS_Store
    145 -rw-r--r-- 1 me staff 0 Oct 20 2008 .localized
    146 drwxr-xr-x 2 me staff 68 Feb 17 2009 .parallels-vm-directory
    147 -rwxr-xr-x 1 me staff 8 Mar 20 2010 .promptCache
    148 drwxr-xr-x 2 me staff 136 Aug 28 2009 ACPI
    151 -rw-r--r-- 1 me staff 6893 Dec 17 10:36 A.txt
    152 -rw-r--r--@ 1 me staff 7717 Dec 17 10:54 A9.txt
    So you can see from the first few lines of the "ls -a" command, it shows some file/folders but you can't tell which yet. The next "ls -la" command shows which names are files and folders - that there are some folders (like ACPI) and some files (like A.txt and A9.txt) and all looks normal. And the "hfsdebug" info shows some details of what is really happening in the "Documents" folder, but more about that in a bit.
    And here are what a "ls -a" and "ls -al" look like for the same locations on the second Mac (mac2) where the Time Machine volume is remote mounted:
    mac2:xxx me$ pwd
    /Volumes/MyBackups/yyy/xxx
    mac2:xxx me$ ls -a
    . .DS_Store D2
    .. Documents D3
    mac2:xxx me$ ls -lai
    total 56
    280678 drwxr-xr-x 6 me staff 264 Jan 20 01:23 .
    282780 drwxr-xr-x 13 me staff 398 Jan 17 14:03 ..
    286678 -rw-r--r--@ 1 me staff 21508 Jan 19 10:43 .DS_Store
    728505 drwxrwxrwx 116 me staff 3900 Jan 7 02:53 Documents
    729750 drwx------ 217 me staff 7334 Jan 15 14:17 D2
    728506 drwx------ 25 me staff 806 Jan 14 09:19 D3
    mac2:xxx me$ cd Documents
    mac2:Documents me$ ls -a | head
    .DS_Store
    .localized
    .parallels-vm-directory
    .promptCache
    ACPI
    ActivityMonitor2010-12-1710p32.txt
    ActivityMonitor2010-12-179pxx.txt
    mac2:Documents me$ ls -lai | head
    ls: .parallels-vm-directory: No such file or directory
    ls: ACPI: No such file or directory
    ... many more "ls: ddd: No such file or directory" error messages appear - there is a one-to-one
    correspondence between the "ddd" folders and the "no such file or directory" error messages
    total 17912
    728505 drwxrwxrwx 116 me staff 3900 Jan 7 02:53 .
    280678 drwxr-xr-x 6 me staff 264 Jan 20 01:23 ..
    144 -rw-------@ 1 me staff 39940 Jan 15 14:27 .DS_Store
    145 -rw-r--r-- 1 me staff 0 Oct 20 2008 .localized
    147 -rwxr-xr-x 1 me staff 8 Mar 20 2010 .promptCache
    151 -rw-r--r-- 1 me staff 6893 Dec 17 10:36 A.txt
    152 -rw-r--r--@ 1 me staff 7717 Dec 17 10:54 A9.txt
    If you look very close a hint as to what is going on is obvious - the inode for the Documents folder is 152 on the local mounted case (the first set of code above for mac1), and it's 728505 in the remote mounted case for mac2. So it appears that these "hard links" to folders have an extra level of folder that is hidden from you and that AFP fails to take into account, and that is what the "hfsdebug" shows even better as you can clearly see the REAL location of the Documents folder is in something called "/.HFS+ Private Directory Data%000d/dir_135" that is not even visible to the shell. And if you look closely in the remote mac2 case, when I did the "cd Documents" I don't go into the inode 135, but into the inode 728505 (look close at the "." entry for the "ls -la" commands on both mac1 and mac2) which is the REAL problem, but have no idea how to get AFP to follow the extra level of indirection.
    Anyone have any ideas how to fix this so that "ls -l" commands don't generate these "no such file or folder" messages?
    I am guessing that the issue is really something to do with AFP (Apple File Protocol) mounted remote volumes. The TimeMachine example is something that I used as an example that anyone could verify the problem. The real problem for me has nothing to do with Time Machine, but has to do with some hard links to folders that I created on another file system totally separate from the Time Machine volume. They exhibit the same problem as these Time Machine created folders, so am pretty sure the problem has nothing to do with how I created hard links to folders which is not doable normally without writing a super simple little 10 line program using the link() system call - do a "man 2 link" if you are curious how it works.
    I'm well aware of the issues and the conditions when they can and can't be used and the potential hazards. I have an issue in which they are the best way to solve a problem. And after the problem was solved, is when I noticed this issue that appears to be a by-product of using them.
    Do not try these hard links to folders on your own without knowing what they're for and how to use them and not use them. They can cause real problems if not used correctly. So if you decide to try them out and you loose some files or your entire drive, don't say I didn't warn you first.
    Thanks ...
    -Bob

    The problem is Mac to Mac - the volume that I'm having the issue with is not related in any way to Time Machine or to TimeCapsule. The reference to TIme Machine is just to illustrate the problem exists outside of my own personal work with hard links to folders on HFS Extended volumes (case-sensitive in this particular case in case that matters).
    I'm not too excited about the idea of snooping AFP protocol to discover anything that might be learned there.
    The most significant clue that I've seen so far has to do with the inode numbers for the two folders shown in the Terminal window snippets in the original post. The local mounted case uses the inode=728505 of the problematic folder which is in turn linked to the hidden original inode of 135 via the super-secret /.HFS+... folder that you can't see unless using something like the "hfsdebug" program I mentioned.
    The remote mounted case uses the inode=728505 but does not make the additional jump to the inode=135 which is where lower level folders appear to be physically stored.
    Hence the behavior that is seen - the local mounted case is happy and shows what would be expected and the remote mounted case shows only files contained in the problem folder but not lower-level folders or their contents.
    From my little knowledge of how these inode entries really work, I think that they are some sort of linked list chain of values, so that you have to follow the entire chain to get at what you're looking for. If the chain is broken somewhere along the line or not followed correctly, things like this can happen. I think this is a case of things not being followed correctly, as if it were a broken chain problem then the local mounted case would have problems also.
    But the information for this link in the chain is there (from 728505 to the magic-135) but for some reason AFP doesn't make this extra jump.
    Yesterday I heard back from Apple tech support and they have confirmed this problem and say that it is a "implementation limitation" with the AFP client. I think it's a bug, but that will have to be up to Apple to decide now that it's been reported. I just finished reporting this as a bug via the Apple Bug Reporter web site -- it's bug id 8926401 if you want to keep track it.
    Thanks for the insights...
    -Bob

  • I keep getting this error message "Time Machine could not complete the backup. 'The backup disk image "/Volumes/FreeAgent Drive/MacBook Pro.sparsebundle" is already in use."  What should I do to remedy this?

    I keep getting this error message: Time Machine could not complete the backup.  'The backup disk image "/Volumes/FreeAgent Drive/xxx MacBook Pro.sparsebundle" is already in use.
    How do I remedy this so it starts backing up again?

    Maybe this http://web.me.com/pondini/Time_Machine/C12.html can help you.
    Stefan

  • I am getting this error when time machine tries to back up to a time capsule.  "The backup disk image "/Volumes/JUDY ARCENEAUX's Time Capsu-1/JUDY ARCENEAUX's MacBook Air.sparsebundle" is already in use."  Same time capsule has worked in the past.

    I am getting this error when time machine tries to back up to a time capsule.  "The backup disk image “/Volumes/JUDY ARCENEAUX's Time Capsu-1/JUDY ARCENEAUX’s MacBook Air.sparsebundle” is already in use."  Same time capsule has worked in the past.

    First, restart the computer and the Time Capsule. In most of the cases, this should solve the problem.
    If it doesn't work, see > http://pondini.org/TM/C12.html

  • Installed GoFlex 1.5 TB external drive on my iMac running OS X 10.7.4 and error says Time Machine can't create a backup folder.   Any solutions?

    Installed GoFlex 1.5 TB external drive on my iMac running OS X 10.7.4 and error says Time Machine can't create a backup folder.   Any solutions?

    Well, to unmount the drive, you can use the Terminal application.
    Start in Applications > Utilities > Terminal.
    When the Terminal window opens, type - without the quotes and with the space at the end - this:
    "diskutil unmount "
    Then drag the icon of the unmounted drive from the desktop into the Terminal window - the drive location will be added to the end of the command above.  It should look something like this:
    diskutil unmount /Volumes/volumename
    Then press enter (return).
    That should unmount the drive. Now you can try the Time Machine process again with perhaps a different interconnect cable for the GoFlex.

  • Time Machine Volume and Disk Utility

    I'm trying to figure out whether or not I can use Disk Utility's Repair Disk command on a Time Machine volume. Time machine is taking a very long time to finalize its backups. I don't know if there are directory issues that need to be addressed or if it's due to the very large size of the directory. I've been using Time Machine on this computer since last January and the Time Machine directory (the disk's catalog of files used by the OS) takes up over 7 GB of disk space! It's so large that DiskWarrior will no longer work on that volume. DiskWarrior, like all 32-bit OS X applications, has a limit of 4 GB. I can't be the only one in this situation. I don't want my Time Machine backup to get hopelessly corrupted and then have to start agin. I'm trying to be proactive about correcting any issues before they become serious.

    See my reply to Steve Darden in this Topic.
    You should not use Disk Utility in the normal manner. Time Machine uses hard links in a non-standard manner, which will cause normal repair utilities to complain, as Steve is finding.
    If you read Time Machine: Troubleshooting backup issues you will see that it only recommends Disk Utility to "Attempt to repair the backup sparsebundle", not the actual Disk Volume itself.

  • How to merge existing itunes library with another time machine volume?

    hi all,
    i am 2 macs, an iMac and a MacBook - both running Snow Leopard 10.6.3 and both running itunes 9.
    is possible to merge the itunes library on the MacBook onto the iMac via my MacBook's Time Machine volume? i do not have my MacBook with me at this moment cos' i have sent it for diagnostic and repair. i have the latest itunes library backups on my MacBook's Time Machine.
    hope to hear some valuable pointers. Thank you!

    mook73 wrote:
    is possible to merge the itunes library on the MacBook onto the iMac via my MacBook's Time Machine volume?
    i have never attempted such an operation, so no step-by-step guide !
    you will be able to restore the other Mac's library to the iMac. go here and follow the instructions: http://web.me.com/pondini/Time_Machine/17.html. restore whatever you need to a temporary location, i.e. the desktop.
    if you only want the media files, just restore the iTunes music folder. when restored, use +add to library+ from the file menu or just drag the folder you restored to the +automatically add to iTunes+ folder inside the iTunes folder.
    if you also want playlists, playcounts, and ratings, you should restore the entire iTunes folder.
    take a look @ PowerTunes. this app should enable you to merge the two libraries.
    good luck !
    JGG

  • My new macbook pro retina recognizes, but can't transfer data from the Time Machine Volume

    I back up my old 2008 MacBook Pro to a Time Machine volume sitting on a very new 2 TB drive that is connected to a Time capsule via USB. I got that new drive from OtherWorld Computing about 2 months ago.
    I just received a brand new 2012 MBP (retina).
    Pondini's page on setting up a new mac says that it's easiest just to transfer everything over the first itme you start up the new machine. (ref: http://pondini.org/OSX/Setup.html)
    So, I took my new 2012 MBP, plugged it into the Time Capsule directly with ethernet (I have the Thunderbolt-to-USB connector).
    Then turn it on.
    The 3rd page into the startup sequence gives me a choice to "Transfer Information to this Mac". It offers 4 options
    "From Another Mac"
    "From a Windows PC"
    "From Another Disk"
    "Not Now"
    I chose "From Another Disk"
    Then it offers "Select the Source"
    The sources are 4 blue icons. 2 of them are backups of other machines, ones that sit on the Time Capsule's internal drive. 1 is a small "media storage" space I saved on the internal drive of the Time Capsule.
    The important one is "Macbook Pro backup ("StefanTimeCapsule")
    This is the one physically parked in the external USB drive.
    So.... I select it. It asks me to log on with user ID and password, and then says an endless "Connecting" message
    It never gets to the next menu.
    If I arrow "back" in the startup window sequence to the "Select the Source" windo, the 4 blue volumes are again displayed, with the word "Connecting" next to the backup I want, strongly suggesting that the "connection" is never fully established.
    Just for fun I plugged that external USB drive directly into the USB port of the new Retina MBP, but it was not recognized at all.
    I tried different ethernet cables.
    At this point my thoughts are perhaps
    (a) I need a powered USB hub
    (b) I need to somehow have Apple service the Time Capsule (but for what? I don't know)
    I could potentially just transfer from the Old 2008 Macbook Pro Directly, but it seems to me problematic not to be able to access the primary backup.
    Any ideas out there?

    A picture of a screen that suggests my new MBP Retina never connects to the "Macbook Pro backup ("StefanTimeCapsule")
    This is the one that has the files for the backups procured by the Time Machine program. But it can't "connect"-- You 'll see int he sideways pic (sorry!) that the options STILL says "connecting"
    Do i have to make these Time Machines more open to connection?

  • HT1176 My airport TM will not backup and i keep getting the error msg "Time Machine couldn't complete the backup...An error occurred while copying files. The problem may be temporary. If the problem persists, use Disk Utility to repair your backup disk."

    My Airport TM will not backup and i keep getting the error msg "Time Machine couldn’t complete the backup...An error occurred while copying files. The problem may be temporary. If the problem persists, use Disk Utility to repair your backup disk."

    My Airport TM will not backup and i keep getting the error msg "Time Machine couldn’t complete the backup...An error occurred while copying files. The problem may be temporary. If the problem persists, use Disk Utility to repair your backup disk."

  • HT1338 Error preparing Time Machine backup disc- size error usually not being multiples of 512, encryption

    Trying to encrypt Time Machine backup disc getting message  - Error preparing Time Machine backup disc- size error usually not being multiples of 512, encryption.

    I got the same problem.
    But I think it cannot be related to not being a multiple of 512.
    As when I devide the number of bytes 3.000.592.982.016 by 512 is equals 5860533168.
    3.000.592.982.016 / 512 = 5860533168.
    So what could be the real problem?
    With kind Regards

  • Mountain Lion Server App - Issue with Time Machine Volume Selection

    Besides my gripes that 10.7 Server or the 10.8 Server app are radically dumbed down versions of what 10.6 Server was capable of, the upgrade to 10.8 from 10.7 unexpectably broke my home time machine backup.
    Am quite familiar with the prior server versions as we are still using 10.6 Server on a dozen or so Xserve's, plugging along nicely
    This is for our house setup using a Mac Mini with an attached 8TB RAID managing media serving and time machine backups. For simplicity, the array is partitioned as a single volume and simply configuring a file sharing sharepoint as a Time Machine Volume. Simple and easy!
    When upgrading to 10.8 and then installing the server app, the upgrade conveniently didn't migrate any file sharing settings, forcing me to set them up again. Easy enough, just took a couple of minutes, except that the share point I used for time machine backups has no more setting to turn it into a Time Machine volume.
    As such, under the Time Machine tab, which shows only logical volumes, I simply can't back up to our existing backups.
    I suppose I can re-partition the array to create a logical volume for TM backups, but I can't believe that there is no provision to change a sharepoint into a TM volume anymore.
    Am trying to stay away from CLI settings as well as that defeats the purpose of the app.
    Any thoughts or suggestions?
    Wolfman

    I have asked the hosts to move your post to the OS X Server forum.

  • Safari crashes and gives error after time machine restore

    Hi Apple,
    My Safari crashes and gives error after time machine restore. See error (log) below:
    Process:    
    Safari [1868]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    7.0.1 (9537.73.11)
    Build Info: 
    WebBrowser-7537073011000000~21
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [174]
    Responsible:
    Safari [1868]
    User ID:    
    501
    Date/Time:  
    2014-03-24 22:31:09.115 -0400
    OS Version: 
    Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  71F3CB6C-F8A0-C67D-EE17-D79E8AACA56F
    Crashed Thread:  15
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000105aa5400
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x105aa5400:
    -->
    __TEXT            
    000000010c5a3000-000000010c5a4000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    dyld: in dlopen()
    /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calend arFoundation
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.conduit.safari-QAMAD5CQ5Z (20 - 1.0) Conduit Search for Safari
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   dyld                     
    0x00007fff6e800b7e open + 10
    1   dyld                     
    0x00007fff6e7e5566 dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 689
    2   dyld                     
    0x00007fff6e7e5291 dyld::loadPhase4(char const*, char const*, dyld::LoadContext const&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 158
    3   dyld                     
    0x00007fff6e7e5179 dyld::loadPhase3(char const*, char const*, dyld::LoadContext const&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 1433
    4   dyld                     
    0x00007fff6e7e49c6 dyld::loadPhase1(char const*, char const*, dyld::LoadContext const&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 135
    5   dyld                     
    0x00007fff6e7e0426 dyld::loadPhase0(char const*, char const*, dyld::LoadContext const&, std::__1::vector<char const*, std::__1::allocator<char const*> >*) + 190
    6   dyld                     
    0x00007fff6e7e01bb dyld::load(char const*, dyld::LoadContext const&) + 179
    7   dyld                     
    0x00007fff6e7e4337 dyld::libraryLocator(char const*, bool, char const*, ImageLoader::RPathChain const*) + 52
    8   dyld                     
    0x00007fff6e7eacb4 ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&) + 368
    9   dyld                     
    0x00007fff6e7eb01e ImageLoader::recursiveLoadLibraries(ImageLoader::LinkContext const&, bool, ImageLoader::RPathChain const&) + 1242
    10  dyld                     
    0x00007fff6e7ea9d4 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 80
    11  dyld                     
    0x00007fff6e7e1764 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 166
    12  dyld                     
    0x00007fff6e7e876d dlopen + 440
    13  libdyld.dylib            
    0x00000001130757ef dlopen + 59
    14  com.apple.Safari.framework
    0x000000010c821558 AOSAccountsFramework() + 39
    15  com.apple.Safari.framework
    0x000000010c82025d getMMAOSAccountStatusLoginNotification() + 27
    16  com.apple.Safari.framework
    0x000000010c6a4fa9 ___ZL29aosAccountsFrameworkAvailablev_block_invoke + 11
    17  com.apple.Safari.framework
    0x000000010c6a2f11 aosAccountsFrameworkAvailable() + 33
    18  com.apple.Safari.framework
    0x000000010c6a2e09 -[CloudTabStore init] + 65
    19  com.apple.Safari.framework
    0x000000010c6a2db8 +[CloudTabStore sharedCloudTabStore] + 58
    20  com.apple.Safari.framework
    0x000000010c8464c0 -[ToolbarController _canShowToolbarItemForCloudTabs] + 29
    21  com.apple.Safari.framework
    0x000000010c846c03 -[ToolbarController toolbarDefaultItemIdentifiers:] + 154
    22  com.apple.AppKit         
    0x0000000110afad21 -[NSToolbar _defaultItemIdentifiers] + 80
    23  com.apple.AppKit         
    0x0000000110afab14 -[NSToolbar _setConfigurationFromDictionary:notifyFamilyAndUpdateDefaults:upgradedConfigura tion:] + 291
    24  com.apple.AppKit         
    0x0000000110afa95c -[NSToolbar _setConfigurationUsingName:domain:] + 324
    25  com.apple.AppKit         
    0x0000000110afa804 -[NSToolbar setConfigurationUsingName:] + 201
    26  com.apple.AppKit         
    0x0000000110afa641 -[NSToolbar _loadFromUDIfNecessary] + 121
    27  com.apple.AppKit         
    0x0000000110afa385 -[NSWindow setToolbar:] + 535
    28  com.apple.Safari.framework
    0x000000010c8450cb -[ToolbarController initWithBrowserWindowController:] + 587
    29  com.apple.Safari.framework
    0x000000010c671608 -[BrowserWindowControllerMac windowDidLoad] + 739
    30  com.apple.AppKit         
    0x0000000110c8c35c -[NSWindowController _windowDidLoad] + 450
    31  com.apple.Safari.framework
    0x000000010c8a3f8d -[WindowController _windowDidLoad] + 43
    32  com.apple.AppKit         
    0x0000000110c73076 -[NSWindowController window] + 110
    33  com.apple.Safari.framework
    0x000000010c671d3a -[BrowserWindowControllerMac showWindow:] + 50
    34  com.apple.AppKit         
    0x0000000110d404c5 -[NSDocument showWindows] + 100
    35  com.apple.Safari.framework
    0x000000010c6400ab -[BrowserDocument showWindows] + 39
    36  com.apple.AppKit         
    0x0000000110d3f028 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 458
    37  com.apple.AppKit         
    0x0000000110d3ee1f -[NSDocumentController newDocument:] + 36
    38  com.apple.Safari.framework
    0x000000010c7d3793 -[WindowReopener reopenWithArrayOfWindowControllerNames:] + 120
    39  com.apple.Safari.framework
    0x000000010c7d3954 -[WindowReopener init] + 117
    40  com.apple.Safari.framework
    0x000000010c7d3a63 +[WindowReopener reopenWindows] + 43
    41  com.apple.Safari.framework
    0x000000010c5b5597 -[AppController _openUntitledFileWhileLaunching:] + 157
    42  com.apple.Safari.framework
    0x000000010c5b2441 -[AppController applicationOpenUntitledFile:] + 22
    43  com.apple.AppKit         
    0x0000000110c6de90 -[NSApplication _doOpenUntitled] + 447
    44  com.apple.AppKit         
    0x0000000110b90f41 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 254
    45  com.apple.AppKit         
    0x0000000110b90c63 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_2 + 140
    46  com.apple.AppKit         
    0x0000000110b9084d -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 746
    47  com.apple.AppKit         
    0x00000001109fb9fb -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 323
    48  com.apple.AppKit         
    0x00000001109fb789 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    49  com.apple.AppKit         
    0x00000001109fb1eb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    50  com.apple.Foundation     
    0x000000010ef4beaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    51  com.apple.Foundation     
    0x000000010ef4bd1d _NSAppleEventManagerGenericHandler + 106
    52  com.apple.AE             
    0x0000000113a2ee1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    53  com.apple.AE             
    0x0000000113a2ec32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    54  com.apple.AE             
    0x0000000113a2eb36 aeProcessAppleEvent + 315
    55  com.apple.HIToolbox      
    0x00000001125c95f1 AEProcessAppleEvent + 56
    56  com.apple.AppKit         
    0x00000001109f70f6 _DPSNextEvent + 1026
    57  com.apple.AppKit         
    0x00000001109f68db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    58  com.apple.Safari.framework
    0x000000010c604ec0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    59  com.apple.AppKit         
    0x00000001109ea9cc -[NSApplication run] + 553
    60  com.apple.AppKit         
    0x00000001109d5803 NSApplicationMain + 940
    61  com.apple.Safari.framework
    0x000000010c7d6f3d SafariMain + 267
    62  libdyld.dylib            
    0x00000001130765fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x0000000113206e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000113320f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000113323fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x0000000113207662 kevent64 + 10
    1   libdispatch.dylib        
    0x000000011304143d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x0000000113041152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x0000000113206e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000113320f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000113323fb9 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x0000000113206716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x0000000113321c3b _pthread_cond_wait + 727
    2   com.apple.WebCore        
    0x000000011665ac0b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore        
    0x000000011665779f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore 
    0x000000010d0870af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x0000000113206e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000113320f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000113323fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x0000000113206e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000113320f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000113323fb9 start_wqthread + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib   
    0x0000000113202a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x0000000113201d18 mach_msg + 64
    2   com.apple.QuartzCore     
    0x000000010e1813b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore     
    0x000000010e1812ed thread_fun + 25
    4   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    5   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    6   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib   
    0x0000000113202a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x0000000113201d18 mach_msg + 64
    2   com.apple.CoreFoundation 
    0x000000010fb22315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation 
    0x000000010fb21939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation 
    0x000000010fb21275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation     
    0x000000010ef91907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation     
    0x000000010ef9170b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    8   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    9   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x0000000113206e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000113320f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000113323fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x0000000113206e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x0000000113320f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x0000000113323fb9 start_wqthread + 13
    Thread 11:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x0000000113206716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x0000000113321c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore 
    0x000000010d092266 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x000000010d091d85 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore 
    0x000000010d0870af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x0000000113206716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x0000000113321c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore 
    0x000000010d092887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore 
    0x000000010d092718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore 
    0x000000010d0870af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x0000000113206716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x0000000113321c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore 
    0x000000010d092887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore 
    0x000000010d092718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore 
    0x000000010d0870af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x0000000113206716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x0000000113321c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore 
    0x000000010d092887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore 
    0x000000010d092718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore 
    0x000000010d0870af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib  
    0x000000011331f899 _pthread_body + 138
    6   libsystem_pthread.dylib  
    0x000000011331f72a _pthread_start + 137
    7   libsystem_pthread.dylib  
    0x0000000113323fc9 thread_start + 13
    Thread 15 Crashed:
    0   ???                      
    0x000000010f6ec598 0 + 4553885080
    Thread 15 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000054  rcx: 0x000000010f639000  rdx: 0x0000000000000054
      rdi: 0x0000000000000000  rsi: 0x000000010eb53000  rbp: 0x000000010f63aff0  rsp: 0x000000010f63af70
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000105aa5400  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000010eb53000
      rip: 0x000000010f6ec598  rfl: 0x0000000000010202  cr2: 0x0000000105aa5400
    Logical CPU:
    2
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10c5a3000 -   
    0x10c5a3ffd  com.apple.Safari (7.0.1 - 9537.73.11) <26B9451D-36DC-3EC9-AF48-B32519F9BFF6> /Applications/Safari.app/Contents/MacOS/Safari
    0x10c5a8000 -   
    0x10caaeff3  com.apple.Safari.framework (9537 - 9537.73.11) <D3F772B3-4AD9-32F1-A0CB-CF307FF1B283> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x10ce98000 -   
    0x10ce99ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x10cea3000 -   
    0x10cec1ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x10cee3000 -   
    0x10cee4fff  libquit.dylib (161) <12162287-B8C8-36D0-B000-ADC28731FC66> /usr/lib/libquit.dylib
    0x10ceed000 -   
    0x10cf0aff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x10cf1d000 -   
    0x10cf1dfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x10cf20000 -   
    0x10cf20fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x10cf29000 -   
    0x10cf87ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x10cfc6000 -   
    0x10cfd0ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x10cfdf000 -   
    0x10d049ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x10d07e000 -   
    0x10d3f4ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x10d4ef000 -   
    0x10d6a7ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
    0x10d751000 -   
    0x10d83bfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x10d855000 -   
    0x10d886ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x10d898000 -   
    0x10d8a5ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x10d8ae000 -   
    0x10d8bcfff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10d8c5000 -   
    0x10d906fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x10e15a000 -   
    0x10e2f6ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x10e3d0000 -   
    0x10e628ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10e772000 -   
    0x10e7e5ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x10e82a000 -   
    0x10e858ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x10e886000 -   
    0x10e8e9ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10e924000 -   
    0x10ea5affa  com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x10eb4f000 -   
    0x10eb4ffff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x10eb55000 -   
    0x10ed45ff5  com.apple.WebKit2 (9537 - 9537.73.11) <FE8D26BB-F8B7-37D6-94A0-D82161541F30> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x10ef2a000 -   
    0x10f229fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x10f468000 -   
    0x10f615f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x10f63d000 -   
    0x10f68ffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x10f6f0000 -   
    0x10f7b2ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10f824000 -   
    0x10f994ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10fa9f000 -   
    0x10fa9ffff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10faa8000 -   
    0x10faa9ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10fab1000 -   
    0x10fc96ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10fe0a000 -   
    0x10ff0ffff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10ff7d000 -   
    0x11089905f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x1109c5000 -   
    0x1109c6ffc  com.apple.SafariServices.framework (9537 - 9537.73.11) <4E721B67-18FC-32FD-9482-E7D0FEC02ACE> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x1109cc000 -   
    0x1109ccfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x1109d3000 -   
    0x111547ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x111cd4000 -   
    0x111d03ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x111d28000 -   
    0x111d39ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x111d42000 -   
    0x111d44fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x111d51000 -   
    0x111d89ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x111dc7000 -   
    0x111f1aff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x111fb7000 -   
    0x111fb7ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x111fbf000 -   
    0x112207fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x112333000 -   
    0x112397ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x1123db000 -   
    0x11250bff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x11258e000 -   
    0x112838ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x112993000 -   
    0x11299bff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x1129aa000 -   
    0x1129ecff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x112a04000 -   
    0x112aebff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x112b28000 -   
    0x112c0cfff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x112cd4000 -   
    0x112d25ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x112d4e000 -   
    0x112d53fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x112d60000 -   
    0x112d61fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x112d6c000 -   
    0x112d7eff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x112d93000 -   
    0x112dabff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x112dc2000 -   
    0x112dcffff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x112de2000 -   
    0x112ea5ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x112f2f000 -   
    0x112f4aff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x112f5b000 -   
    0x112f84ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x112f96000 -   
    0x112f9aff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x112f9f000 -   
    0x112fa9fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x112fb8000 -   
    0x112fbffff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x112fcb000 -   
    0x112fd2ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x112fdc000 -   
    0x11302afff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x11303e000 -   
    0x113058fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x113073000 -   
    0x113076ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x11307e000 -   
    0x11307eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x113083000 -   
    0x11308aff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x113097000 -   
    0x11309cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x1130a2000 -   
    0x1130a4ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x1130ac000 -   
    0x1130adffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x1130b4000 -   
    0x1130c5ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x1130d3000 -   
    0x1130d4ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x1130da000 -   
    0x113163ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x11318f000 -   
    0x113191ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x11319d000 -   
    0x1131a5fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x1131b2000 -   
    0x1131d9ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x1131f1000 -   
    0x11320dff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x113233000 -   
    0x113262fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x113272000 -   
    0x11328dff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x11329e000 -   
    0x1132c5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x1132e8000 -   
    0x1132f1ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x113301000 -   
    0x113307ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x11331e000 -   
    0x113325ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x113332000 -   
    0x113333ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x11333f000 -   
    0x113343fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x11334f000 -   
    0x113350fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x113359000 -   
    0x11335eff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x11336b000 -   
    0x11338ffff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x1133ac000 -   
    0x1133bcfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x1133c7000 -   
    0x1133cbfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x1133d5000 -   
    0x1133d5ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x1133db000 -   
    0x1133e8ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x1133f0000 -   
    0x1136dafff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x11375d000 -   
    0x1137ecfff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x113853000 -   
    0x1138cafff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x11396e000 -   
    0x1139dbfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x113a21000 -   
    0x113a7cffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x113aac000 -   
    0x113b75fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x113bef000 -   
    0x113c18fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x113c3c000 -   
    0x113c43fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x113c4d000 -   
    0x113c58fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x113c60000 -   
    0x113c6bff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x113c7d000 -   
    0x113c80fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x113c89000 -   
    0x113ca0fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x113cc5000 -   
    0x113ccfff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x113ce0000 -   
    0x113d08ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x113d17000 -   
    0x113da3ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x113dd6000 -   
    0x113e45ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x113e76000 -   
    0x113efffff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x113f49000 -   
    0x113f8eff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x113fc5000 -   
    0x113fd4ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x113fe8000 -   
    0x114035ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x114069000 -   
    0x1140a2ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x1140c3000 -   
    0x1140ccfff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x1140e6000 -   
    0x1140e9ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x1140f9000 -   
    0x1140f9fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x114102000 -   
    0x1143d6fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x11441e000 -   
    0x11441efff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x114427000 -   
    0x1144f2fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x114500000 -   
    0x1145b0ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x1145bf000 -   
    0x1149a0ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x114a07000 -   
    0x114b75ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x114ba5000 -   
    0x114c94fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x114d0e000 -   
    0x114d55fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x114d7e000 -   
    0x114da2ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x114db0000 -   
    0x114e09fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x114e1c000 -   
    0x114e37ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x114e41000 -   
    0x114e45ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x114e4c000 -   
    0x114f3afff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x114f67000 -   
    0x114f69fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x114f73000 -   
    0x114fbaff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x114fd0000 -   
    0x114fe9ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x115009000 -   
    0x115025fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x115031000 -   
    0x115122ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x115138000 -   
    0x11519cff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x1151c9000 -   
    0x1151cafff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x1151d1000 -   
    0x1151d5ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/l

    simonun wrote:
    Hi guys,
    Hi, and welcome to the forums.
    hope somebody can help me with this issue with TM.
    I decided to restore my entire system from a backup I got in an external hard drive ( formatted mac Os Journaled). I didnt exclude any folder from the backup.
    Basically using the mac osx installation disk
    Which one? If you used a Leopard Install disc, that's the problem. You need to use a +Snow Leopard+ disc to restore a +Snow Leopard+ backup. (Unfortunately, Apple doesn't exactly make that clear -- you are far from the first!)
    If your system is not too large, and didn't take more than an hour or so to restore, just do it over.
    If it's a lot larger, though, you can just install Snow Leopard. Your Mac should boot up normally, but don't use any apps yet. First, download and install the 10.6.5 "combo" update. Info and download available at: http://support.apple.com/kb/DL1324 Be sure to do a +Repair Permissions+ via Disk Utility (in your Applications/Utilities folder) afterwards.

  • Error 43 - Time Machine on my new MacBook

    Just got my first Mac...love it.
    But I'm just playing around with everything and learning & I get this error 43.
    I found a few topics referring to the disk utility & isight but that gets me nowhere.

    Welcome to  Discussions, jutte79
    Have you tried the suggestions in the posts returned by this search of the "Time Machine" Forum?
    These three look like promising posts to consider first:
    Re: Time Machine error code -43
    Re: Error -43
    Time Machine error code -43 (2)
    If one of these do not help you fix your problem, consider the others.
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.2)  External iSight

  • BUG: Degraded performance, unresponsive system, syslog flooded with IOUserClient.cpp kernel errors when Time Machine starts (10.8.5 Server)

    Every couple of months, my 2009 Mac Mini becomes suddenly unresponsive to Screen Sharing, Remote Desktop, AFP/SMB connections, VPN connections, and even SSH logins.  It was still pingable, and the router showed many active network connections from an application that I knew was still running on it.
    It is a headless machine, so the only way I can gain control is to manually reboot.
    The Time Machine volume is an iSCSI target on a Synology DS412+ connected from the Mac by GlobalSAN's iSCSI Initiator v5.2.0.429.  I am using iSCSI because of poor performance using Time Machine directly over AFP.
    I looked at the logs this time and found a direct link between the starting of the backupd service and the appearance of these log entries.  It has happened once every hour for the last 7 days.
    3/11/14 2:53:37.915 AM com.apple.backupd[49366]: Starting automatic backup
    3/11/14 2:53:38.067 AM com.apple.backupd[49366]: Backing up to: /Volumes/timemachine/Backups.backupdb
    3/11/14 2:53:39.600 AM sudo[49393]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:53:43.960 AM sudo[49415]:     root : TTY=unknown ; PWD=/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:53:45.154 AM serveradmin[49437]: servermgr_swupdate[WRN]: Missing or invalid language for product items request.  Using default "en".
    3/11/14 2:53:46.663 AM sudo[49460]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:53:48.476 AM sudo[49483]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:53:50.759 AM sudo[49559]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:53:54.993 AM sudo[49581]:     root : TTY=unknown ; PWD=/Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:53:57.799 AM serveradmin[49618]: servermgr_swupdate[WRN]: Missing or invalid language for product items request.  Using default "en".
    3/11/14 2:53:59.487 AM sudo[49643]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:54:01.371 AM sudo[49666]:     root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Applications/Server.app/Contents/ServerRoot/usr/bin/psql -h /Library/Server/PostgreSQL For Server Services/Socket -U webauth -d webauth -c SELECT max(version) FROM schema_migrations
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:02.000 AM kernel[0]: /SourceCache/xnu/xnu-2050.48.12/iokit/Kernel/IOUserClient.cpp: mach_msg_send_from_kernel_proper {1000000d}
    3/11/14 2:54:03.150 AM com.apple.backupd[49366]: Using file event preflight for Tardis SSD
    3/11/14 2:54:03.251 AM com.apple.backupd[49366]: Will copy (128.5 MB) from Tardis SSD
    3/11/14 2:54:03.259 AM com.apple.backupd[49366]: Found 216 files (128.5 MB) needing backup
    3/11/14 2:54:03.283 AM com.apple.backupd[49366]: 913.2 MB required (including padding), 275.36 GB available
    3/11/14 2:54:11.008 AM com.apple.backupd[49366]: Copied 2215 files (129.6 MB) from volume Tardis SSD.
    3/11/14 2:54:11.037 AM com.apple.backupd[49366]: Using file event preflight for Tardis SSD
    3/11/14 2:54:11.044 AM com.apple.backupd[49366]: Will copy (119 KB) from Tardis SSD
    3/11/14 2:54:11.045 AM com.apple.backupd[49366]: Found 23 files (119 KB) needing backup
    3/11/14 2:54:11.046 AM com.apple.backupd[49366]: 759.2 MB required (including padding), 275.23 GB available
    3/11/14 2:54:13.402 AM com.apple.backupd[49366]: Copied 567 files (119 KB) from volume Tardis SSD.
    3/11/14 2:54:13.589 AM com.apple.backupd[49366]: Created new backup: 2014-03-11-025413
    3/11/14 2:54:14.679 AM com.apple.backupd[49366]: Starting post-backup thinning
    3/11/14 2:54:18.200 AM com.apple.backupd[49366]: Deleted /Volumes/timemachine/Backups.backupdb/tardis/2014-03-10-015424 (128.9 MB)
    3/11/14 2:54:18.200 AM com.apple.backupd[49366]: Post-back up thinning complete: 1 expired backups removed
    3/11/14 2:54:18.582 AM com.apple.backupd[49366]: Backup completed successfully.

    JoBidun wrote:
    Thanks a lot for this really quick reply.
    When you say: "I would though go back to 7.5.2 firmware." Do you mean a reset to factory default ?
    Greetz
    NO, your time capsule is running 7.6.1 but it is built with AFP following increased security for LION.. that is not required or available in Leopard.. so there is no point.. it is also not as stable on the older hardware.. at least in my experience.. I have repaired about 200 of the suckers so I do see a few.
    When you select firmware update in the airport utility.. hold the option key.. all valid firmware versions for your TC then show up.. not only upgrades.. select 7.5.2 and upgrade to that.
    Do a factory reset when you do it is a good idea though.. start off again.
    And do reset of TM.. A4 in pondini.
    See if it helps.
    Oh, the TC will continually complain about needing a firmware update.. turn off automatic checking of updates.. it will still annoy you for fun every few weeks but that is better than daily.

  • After a complete restore of Mac from a Time Machine volume, I don't want a full backup the next time Time Machine backs up.

    After performing a complete restore of my Mac from a Time Machine volume, Time Machine wants to perform a full backup the next time it backs up.This is normal: http://support.apple.com/kb/TS1338
    But I don't have enough free space on my external hard drive to do this because my external hard drive already contains one complete backup. My hard disc on my MacBook is 320 and my external drive is 500 GB, so it doesn't add up. I don't want to delete the original backup in case something goes wrong during the new full backup. What can I do?

    You don't have too many options.  The best approach would be to buy a larger external drive.  The guideline for Time Machine is that you should have 2-3 times as much capacity on the external drive as data you're backing up.  See item 1 of Time Machine - Frequently Asked Questions.  In any case, you can't prevent that first full backup unless you're willing to turn off Time Machine permanently.

Maybe you are looking for

  • Playlists with folders - doesn't work

    Brandnew iPod 30 GB, 5.5 Do have playlists with folders on iTunes 7.0.2. Folders don't appear on the iPod. Only the files in the folders. So i get a long long list of playlists on the iPod. Instead of a list with several folders in it for better over

  • Payment block only document type UE

    Hi, My client requirement is to block payment only for UE type. How to achieve this? can anyone suggest me on this. govind

  • Print Service API Errors

    Hi, I am trying to use the new print services API's, I have a code example that will complie but failes at runtime. I am using Wepshere develoment studio client for the Iseries (V4.00). Can any one help me get this example running ? Error Message >>

  • I need to update from 10.5.8 on iBookG4.how do I do that?

    I have an iBookG4, using Mac osx 10.5.8.  I need to upgrade this to 10.6 snow leopard. Can this be done just by purchasing the 10.6 dvd from apple ?

  • Importing video in motion

    I am having all sorts of problems with Motion, which I am using for the first time. I have a video which is 5 minutes long. It works just fine when I open it from its folder. However, when I open Motion and drag the file from the Utility Pane to the