Mac OS X installer crashes while restoring system

After several restarts to try correcting an unrelated problem (vertical gray lines on screen), my hard drive failed. I'm guessing it was in a fragile state and the restarts put it over the edge. Anyway, no problem, I had a Time Machine backup from a half hour earlier. I followed the instructions to boot from a system CD and restore my system from the last backup.
However, about a half hour into the estimated 9 hour process (230 GB of data), the installer stopped and displayed a crash log. I repeated twice and it failed at the same spot each time. Here's the first few lines of the crash log; I can post the rest if that helps:
Aug 3 19:57:45 localhost OSInstaller[154]: [RESTORE] Error -36 while restoring /Volumes/Time Machine Backups/Backups.backupdb/Kiva/2010-08-03-143656/Kiva/Applications/iApps/iMovie 3.app/Contents/Resources/sv.lproj/iMovie Help/gfx/blt.gif to (null)
Aug 3 20:04:50 localhost OSInstaller[154]: [RESTORE] 8: restoring Developer
Aug 3 20:04:50 localhost OSInstaller[154]: from source path: /Volumes/Time Machine Backups/Backups.backupdb/Kiva/2010-08-03-143656/Kiva/Developer
Aug 3 20:04:50 localhost OSInstaller[154]: to destination path: /Volumes/Kiva
Aug 3 20:05:40 localhost LCA[89]: Child exited with status 11
Next, I just installed a new OS from the CD, then tried using Migration Assistant to restore my Time Machine data, but Migration Assistant couldn't see my backup, either when connected directly to the machine via USB or wirelessly via my Airport.
Next, I tried connecting my backup to another computer, thinking I might be able to open the folder and restore it to my main computer using different backup software (Sync Pro X), but I couldn't open the backup .sparsebundle due to permissions errors (even when I changed its permissions to 777 from Terminal).
I finally gave up on Time Machine and restored my computer from an older Sync Pro X backup, then manually restored some important files from the newer Time Machine backup. But I wasted a whole evening on Time Machine. My question is: is there anything I can do to make Time Machine work in the future? Or should I just not even bother relying on that, and go straight to my Sync Pro X backup first? That would be a disappointment because those hourly backups sure are appealing, but hey, at least I didn't put all my reliance on that Time Machine backup.

Most likely, whatever was going wrong with your system corrupted some things, including the ones listed. Time Machine detected those changes and backed them up, so when you went to restore from your last backup, the installer choked on the corrupted files.
Sometimes you can repair the backups with Disk Utility.
If not, or if that doesn't help, you can usually choose an earlier backup and restore it successfully.
That would also explain why Migration Assistant didn't see the backups; it always uses the most recent backup -- you don't get a choice.
But I've learned over the years (mostly the hard way, of course ), never to trust my backups to a single app or piece of hardware: no app is perfect, and all hardware fails, sooner or later.
Like many here, I keep full Time Machine backups, plus a "bootable clone" on a separate external HD. I use CarbonCopyCloner, many use the similar SuperDuper. That gives me the best of both types of backups, plus of course a completely separate, independent backup.

Similar Messages

  • Final Cut Pro X crashes while restoring imovie Media

    After starting, Final Cut Pro X crashes while restoring imovie Media from in imported IMovie Project.
    How can it be stopped?
    Is it possible to"reset" Final Cut therfore it is not trying to import the imovie project (Default start)

    Is the iMovie project in the Final Cut Projects folder? If it is, remove it from there before launching the application.

  • Installer Crash - While installing Lotus Notes 8.5.2

    I'm attempting to install lotusnotes852_macen.dmg and the Installer crashes every time I try. I've deleted all Lotus files, rebooted, and the Installer continues to crash. Below is the beginning of the crash log. I'd greatly appreciate any suggestions...Thanks!
    Process: Installer [528]
    Path: /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer
    Identifier: com.apple.installer
    Version: 4.0 (430.1)
    Build Info: Installer-4300100~2
    Code Type: X86 (Native)
    Parent Process: ??? [1]
    Date/Time: 2010-09-01 19:03:43.405 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 1319018 sec
    Crashes Since Last Report: 37
    Per-App Interval Since Last Report: 8748 sec
    Per-App Crashes Since Last Report: 32
    Anonymous UUID: 2BD548A3-A548-4B74-BDCB-5BEE3E551178
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 4
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<AppController 0x396ec0> valueForUndefinedKey:]: this class is not key value coding-compliant for the key children.'
    * Call stack at first throw:
    0 CoreFoundation 0x908fbbba __raiseError + 410
    1 libobjc.A.dylib 0x912c7509 objcexceptionthrow + 56
    2 CoreFoundation 0x909469f1 -[NSException raise] + 17
    3 Foundation 0x920d7594 -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 279
    4 Foundation 0x91ff870b _NSGetUsingKeyValueGetter + 68
    5 Foundation 0x91ff7c7a -[NSObject(NSKeyValueCoding) valueForKey:] + 413
    6 Foundation 0x91ffb5a4 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 204
    7 AppKit 0x97f83bca -[NSBinder _valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:] + 841
    8 AppKit 0x97f837f5 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 188
    9 AppKit 0x98141e82 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 430
    10 AppKit 0x97f829ad -[NSBinder _performConnectionEstablishedRefresh] + 85
    11 AppKit 0x97f750b8 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 721
    12 AppKit 0x98021003 -[NSNibBindingConnector establishConnection] + 156
    13 AppKit 0x97f503f3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1249
    14 AppKit 0x97f4e508 loadNib + 257
    15 AppKit 0x97f4db5b +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831
    16 AppKit 0x97f4d811 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    17 InstallerPlugins 0x00039b07 -[InstallerSection(Private) _loadMainNib] + 701
    18 Installer 0x0001efd9 0x0 + 126937
    19 Foundation 0x91fed8d4 -[NSThread main] + 45
    20 Foundation 0x91fed884 _NSThread__main_ + 1499
    21 libSystem.B.dylib 0x91a1d81d pthreadstart + 345
    22 libSystem.B.dylib 0x91a1d6a2 thread_start + 34
    )

    Hi Barry,
    Actually, Lotus Notes is still used by a lot of companies. By the way, it looks like IBM finally recognized 8.5.2 is a bad installer package and pulled it from their partner site.
    On a side note...as a new mac owner I've realized that OSX is pretty much Linux based. Among other things, I've been involved in building custom Linux systems for the past 10 years.
    I think I'll try to help out here too as I learn more about OSX internals.
    Glenn

  • Photoshop Elements 8: Installer freezes while checking system profile at 80%-90% (Mac OS)

    Hi All,
    In the last two months, we have observed that due to OS upgrade issues and some java script issues, some of the PSE 8 Mac users were not able to go past "Checking System Profile" check initialization dialog after 80-90% progress and installer welcome screen never launched....we dubug the issue, found a workaround and have created a Tech doc for the same. It took some time because we wanted to make sure that this works in all the cases or not. Here is the link of the Tech Doc, please bookmark the same and help the users who have been running into such issues...
    http://kb2.adobe.com/cps/825/cpsid_82532.html
    Please get back to us, in case there are any queries/concerns related to the tech doc..
    Regards,
    Ankush

    Hi,
    Attached are the logs from \library\logs\Adobe\Installers
    I cleared out the logs, ran PSE Setup until it hung then did Force Quit on
    Setup and attached the logs.
    Thanks for your attention,
    Gary
    From: Ankush Ved <[email protected]>
    Reply-To: <[email protected]>
    Date: Mon, 16 Nov 2009 07:33:58 -0700
    To: Gary Nelson <[email protected]>
    Subject: PSE 8 Setup hangs (80% complete) with checking
    system profile message
    Hi,
    Can you please send in the log files which can be obtained from the below
    location:
    \Library\Logs\Adobe\
    There must be log files for the PSE 8 installer. Delete them once and then
    try to install PSE 8 again, if you are not able to then attach the newly
    created log files in the forum.
    Thanks & Regards,
    Ankush

  • IPhone 4 crashes while restoring in DFU?

    My phone is in DFU mode.. and I cant restore or do anything now.. It keep crashing and doing the same thing. Exact steps I did:
    -Plug it in
    -open itunes
    -click restore
    -it loads about halfway
    -then blue screen...
    -loading is stuck
    -hard reset
    -i get itunes error 9
    REPEAT
    Before this, it was vibrating non-stop so i couldn't even do a hard reset.. Had to wait for it to drain the battery..
    Before that.. Sometimes it would crash nonstop while charging until its removed.

    According to this Apple support document, http://support.apple.com/kb/TS3694 the error 9 has to do with USB issues. I would wonder if you are getting a good download of iOS to do your restore. Issues like you describe sound like there are other issues going on with the iPhone, especially the non-stop vibration. When you restored the iPhone, did you restore from a backup, or as a new phone? I would try as a new phone and see if that helps. How old is the iPhone and is it still in warranty? You might want to have it checked at the Genius Bar.

  • Mac OSX Lion: PSE9 crashes while closing... every time.

    Hi,
    Yesterday I've upgraded my PC to the latest OSX (10.7)
    What  I can say - PSE9 runs notably faster but... every time I am closing it -  it crashes.
    I have already sent the crash report (using PSE's build-in abnormal close autodetecion)
    As for now I did not observed any side effects of this malfunction...
    BR
    /Arek

    Hello again.
    PSE6 throws an expection while closing.
    The  fault log starts with (only smal excerpt)
    Process:         Adobe Photoshop Elements [733]
    Path:            /Applications/Adobe Photoshop Elements 9/Adobe Photoshop Elements.app/Contents/MacOS/Adobe Photoshop Elements
    Identifier:      com.adobe.PhotoshopElements
    Version:         9.0 [20100905.m.9093] (9)
    Code Type:       X86 (Native)
    Parent Process:  launchd [268]
    Date/Time:       2011-07-24 15:33:20.499 +0200
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Sleep/Wake UUID: 979EC62A-0B15-4D4C-800F-FF570E39FCFA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000002c4c5100
    VM Regions Near 0x2c4c5100:
        MALLOC_LARGE           000000002c100000-000000002c4af000 [ 3772K] rw-/rwx SM=PRV 
    -->
        MALLOC_TINY            000000002c500000-000000002c600000 [ 1024K] rw-/rwx SM=COW 
    Application Specific Information:
    objc_msgSend() selector name: retain
    objc[733]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x9b63cd47 objc_msgSend + 23
    1   com.apple.CoreFoundation      0x95a32868 CFRetain + 136
    2   com.apple.CoreFoundation      0x95a7eb50 -[__NSArrayM insertObject:atIndex:] + 1024
    3   com.apple.CoreFoundation      0x95a7e740 -[__NSArrayM addObject:] + 64
    4   com.apple.AppKit              0x9216fcd8 -[NSApplication windows] + 254
    5   com.apple.AppKit              0x921c88e3 -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 451
    6   com.apple.AppKit              0x921c86f6 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 201
    7   com.apple.HIToolbox           0x98ad4f08 _HIPersistentUIFlushPersistentStateAndClose + 240
    8   com.apple.HIToolbox           0x98ac48d1 __EnsureBackingStoreCleanedAtExit_block_invoke_1 + 50
    9   libsystem_c.dylib             0x9ace288a __cxa_finalize + 57
    10  libsystem_c.dylib             0x9ace27f2 exit + 25
    11  com.adobe.PhotoshopElements   0x000039ca _start + 224 (cvtas_get_scale.c:229)
    12  com.adobe.PhotoshopElements   0x000038e9 start + 41 (cvtas_get_scale.c:196)
    BR
    /Arek

  • My mac keeps crashing while watching video online

    I am new to using a Mac, but it keeps crashing while watching online video (netflicks, espn ect.) while on battery power. Battery
    power is sufficient when this happens. I cannot restart until I plug back into power. Any advice would be appreciated.

    Try using Disk Utility to do a Disk Repair, as shown in this link, while booted up on your install disk.  You could have some directory corruption. Let us know what errors Disk Utility reports and if DU was able to repair them.
    Disk Utility's Disk Repair is not perfect and may not find or repair all directory issues. A stronger utility may be required to finish the job.
    After that Repair Permissions. No need to report Permissions errors....we all get them.
      DALE

  • Mac Pro keeps crashing while sleeping.

    MacPro3,1 Quad-Core Intel Xeon, 2.8 GHz, 6 GB running OSX 10.10.1
    Mac Pro keeps crashing while sleeping.  Just did a clean install of Yosemite so not a lot of extras loaded on this machine.
    Crash log is below, can anyone help?
    Crash log
    Anonymous UUID:       F22DEA9F-F3D7-E141-BC81-27F54620A33A
    Sat Dec 27 09:48:40 2014
    *** Panic Report ***
    panic(cpu 4 caller 0xffffff80105ff683): "TLB invalidation IPI timeout: " "CPU(s) failed to respond to interrupts, unresponsive CPU bitmap: 0x84, NMIPI acks: orig: 0x0, now: 0x0"@/SourceCache/xnu/xnu-2782.1.97/osfmk/x86_64/pmap.c:2471
    Backtrace (CPU 4), Frame : Return Address
    0xffffff80e1953970 : 0xffffff801053a811
    0xffffff80e19539f0 : 0xffffff80105ff683
    0xffffff80e1953a80 : 0xffffff8010605913
    0xffffff80e1953b70 : 0xffffff80106065e5
    0xffffff80e1953bd0 : 0xffffff80105b6b4a
    0xffffff80e1953ce0 : 0xffffff80105acd2c
    0xffffff80e1953d10 : 0xffffff80105a9013
    0xffffff80e1953d40 : 0xffffff8010a79eb0
    0xffffff80e1953d60 : 0xffffff8010afe8e3
    0xffffff80e1953dc0 : 0xffffff80105e8e54
    0xffffff80e1953e10 : 0xffffff801053e91c
    0xffffff80e1953e40 : 0xffffff80105235a3
    0xffffff80e1953e90 : 0xffffff8010533e8d
    0xffffff80e1953f10 : 0xffffff801060a142
    0xffffff80e1953fb0 : 0xffffff801063ac66
    BSD process name corresponding to current thread: UserEventAgent
    Mac OS version:
    14B25
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000010200000
    Kernel text base: 0xffffff8010400000
    __HIB  text base: 0xffffff8010300000
    System model name: MacPro3,1 (Mac-F42C88C8)
    System uptime in nanoseconds: 9286723571276
    last loaded kext at 911450085459: com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.0 (addr 0xffffff7f92ef0000, size 81920)
    last unloaded kext at 1089150090027: com.apple.driver.AppleUSBCDC 4.2.2b5 (addr 0xffffff7f92edb000, size 16384)
    loaded kexts:
    com.apple.driver.AppleRAID 4.0.6
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.driver.AudioAUUC 1.70
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.kext.AMDFramebuffer 1.2.8
    com.apple.driver.AppleHDA 267.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.AMDRadeonX3000 1.2.8
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.iokit.CSRBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleLPC 1.7.3
    com.apple.kext.AMD5000Controller 1.2.8
    com.apple.driver.AppleMCEDriver 1.1.9
    com.apple.driver.AppleHV 1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.driver.XsanFilter 404
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleIntel8254XEthernet 3.1.4b1
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AirPortBrcm43224 700.36.24
    com.apple.driver.AppleIntelPIIXATA 2.5.1
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBUHCI 656.4.1
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.0
    com.apple.iokit.IOUSBMassStorageClass 3.7.0
    com.apple.driver.IOBluetoothHIDDriver 4.3.1f2
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.iokit.IOSerialFamily 11
    com.apple.kext.triggers 1.0
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.kext.AMDSupport 1.2.8
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleUSBHIDKeyboard 175.5
    com.apple.driver.AppleHIDKeyboard 175.5
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOATAPIProtocolTransport 3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IO80211Family 700.52
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOATAFamily 2.5.3
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 6 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x31384832353637324A445A38304547314436
    Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x802C, 0x31384832353637324A445A38304547314436
    Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x830B, 0x4E543147543732553839443642442D414320
    Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 800 MHz, 0x830B, 0x4E543147543732553839443642442D414320
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.16)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 26 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en2
    PCI Card: ATI Radeon HD 5770, Display Controller, Slot-2
    PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-2
    PCI Card: pcif6ff,194, Slot-4
    Serial ATA Device: ST2000DM001-9YN164, 2 TB
    Serial ATA Device: WDC WD1001FALS-41K1B0, 1 TB
    Serial ATA Device: Hitachi HDS721010KLA330, 1 TB
    Parallel ATA Device: PIONEER DVD-RW  DVR-112D
    USB Device: My Passport 0730
    USB Device: Bluetooth USB Host Controller
    USB Device: USB Hub
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    Thunderbolt Bus:

    The panic was caused by the MAXPower device or its software, maybe with help from one or more of the other third-party system modifications you've installed.
    First check the manufacturer's website for an update. If there is none, or if it doesn't help, I suggest you remove the device, back up all data, and then remove the software according to the manufacturer's instructions. Reboot and see whether there's an improvement. If there isn't, post another panic report.

  • PhotoshopCS on Mac crashes while  opening

    Photoshop CS on Mac OS 10.3.9 crashes while opening reading
    patterns - I beleive a large custom pattern has corrupted but I
    can't get open to delete. Where do I find on my hard drive to throw
    out?

    Please check the system requirements:
    http://www.adobe.com/products/photoshopelmac/systemreqs/
    (a G3 might not be enough...?)
    (guess trashing the preferences might not help either...?)
    Regards
    Nolan

  • Recovering Mac HD via Time Machine Backup fails because "Restore system from backup" doesn't show in Utilities Menu of original install. DVD

    Hi, after serious problems (troubleshooting didn't help) with my iMac G5 (PPC) running Mac OS X Leopard I've tried to recover my Mac HD via Time Machine (exactly as described by David Pogue on page 242 of the Leopard Missing Manual). However, "Restore system from backup" in the Utilities Menu of my original Leopard installation DVD failed to show up. What can I do?
    Any assistance will be greatly appreciated -
    Ballant

    Hi Ballant,
    I'm not very good with TM, nor a fan of it, but our resident king of TM, Pondini, has a vast array of very well done TM trouble shootings...
    http://pondini.org/TM/Troubleshooting.html

  • Mac os X Panther Installer crashing

    I have PowerMac G4 with an unknown processor speed. I had Ubuntu installed on it while I searched for mac os X to put on the thing. It has two eighty gigabyte hard drives in it. One has Ubuntu installed on it and the other has Windows xp, but windows wasn't installed for this particular computer. I put in the Panther install disc 1 and i get the grey apple with the spinner on it. Then i Get the mac os x installer. I get to the language selection and then the system locks up and won't let me click the Continue button or select a Language. I have searched the internet high and low but can't find any answers. Anybody know whats wrong?

    Hi AspireFly,
    Welcome to the Apple Discussion forums!
    10.3.x Full Retail Install disks should look like this:
    It has two eighty gigabyte hard drives in it. One has Ubuntu installed on it and the other has Windows xp, but windows wasn't installed for this particular computer. I put in the Panther install disc 1 and i get the grey apple with the spinner on it. Then i Get the mac os x installer. I get to the language selection and then the system locks up and won't let me click the Continue button or select a Language
    If you are indeed using full retail install disks, how are the drives formatted for the install of Mac OS X? You may also want to check to make sure the firmware was properly upgraded for the install of OSX if needed.
    littleshoulders

  • Dreamweaver CS6 crashes while coding on Mac Pro with Yosemite OS

    dreamweaver CS6 crashes while coding on Mac Pro with Yosemite OS
    CS6 updated to latest
    OS updated to latest 10.10.2
    Java updated to latest
    removed preferences
    Still crashes continuously while coding without any alerts
    Any suggestions

    zayedhd wrote:
    dreamweaver CS6 crashes while coding on Mac Pro with Yosemite OS
    CS6 updated to latest
    OS updated to latest 10.10.2
    Java updated to latest
    removed preferences
    Still crashes continuously while coding without any alerts
    Any suggestions
    That could be the problem. If you actually mean DWCS6 and not DWCC 2014.1.1 when you say "latest" (check out Help > About Dreamweaver for your actual version) it requires the older Java SE 6 to be installed on the Mac. See if reinstalling it helps...
    Java for OS X 2014-001
    If you're using DWCC 2014 and updated your OS after having DW installed, you may need to reinstall to work out the kinks. Using the Cleaner Tool from Adobe to reinstall will give you a completely fresh installation...
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • My photoshop CS4 keeps crashing while I am in the middle of editing a photo. I am running Mac OS X 10.9.4. I have tried to contact support and I was directed here.

    My photoshop CS4 keeps crashing while I am in the middle of editing a photo. I am running Mac OS X 10.9.4. I have tried to contact support and I was directed here.

    You were redirected to this user forum because CS4 is no longer supported by Adobe at all.
    We'll need a lot more info before we can help.
    You'll have to manually determine whether Photoshop CS4 is updated to version 11.0.2 (the Adobe auto updater is most unreliable in CS4), and give us plenty of other information.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, such as total installed RAM, scratch file HDs, video card specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • HT201263 my ipad 2 3G crashed while playing an HD movie on iOS 7.1, then it enter into rcovery mode, i tried itunes restore and it fails showing unknown error (27), i retried for about 100 times with no benefit.... any ideas or help please

    my ipad 2 3G crashed while playing an HD movie on iOS 7.1, then it enter into recovery mode, i tried itunes restore and it fails showing unknown error (27), i retried for about 100 times with no benefit.... any ideas or help please???

    By the way, i am using Windows 7 x64 and updated itunes

  • IPad Music app crashes while trying to choose my shared Mac music library

    IPad Music app crashes while trying to choose my shared Mac music library.  Only a few of the artists show up and if I try a search, the App crashes.

    Thanks.  This got all of the artists to show up but the music app still crashes when I search the shared music library.

Maybe you are looking for

  • HT1151 Cannot retrieve file after I forgot to properly eject the USB it was on--what can I do to get this file to open?

    Cannot retrieve file after I forgot to properly eject the USB it was on--what can I do to get this file to open?  Thanks for helping me out b/c it would take days to re-create this file!  IMAC 10.5.8 Excel File using .xls extension.

  • Doubt in concatetinating

    Hi  i got a small problem in concatenating i'm providing you my coding part by which you can understand what i have done in this program actually i have to join three fields(WERKS,LIFNR,MATNR) in two different tables(EKKO,EKPO) and i have to compare

  • Advantages of PI against MQ

    Hi All, I need to build of list of pros and cons of PI against MQ. Following are the items I can think of now. Can you please add more to it? Thanks for your input. Pros of MQ u2022     Ensure delivery of messages u2022     Enables process to be atta

  • Accounting Integration in cProjects

    Hi, I am working on cProjects and right now our team is facing issues with Accounting Integration. It would be of great help if we can get some documentation on accounting integration in cProjects. If any one has something please email it to [email p

  • Is LightRoom 3 comaptiable with Windows 8?

    I'm looking at upgrading my wife's current windows 7 laptop to a newer system but everything out there is running Windows 8.  I have been able to find any information on whether LightRoom 3 is compatible with Windows 8 or what the migration process i