Restore from hibernate causes crash

Hi,
My MBA hibernates when it is not being used for a while. When I power on after hibernate, the system crashes and I need to restart. I get the error message below. I did a search but couldn't find anything. Anyone have an idea what can be wrong?
Wed Nov 5 18:47:18 2008
panic(cpu 0 caller 0x00402947): "Hibernate restore error e00002ca"@/SourceCache/xnu/xnu-1228.7.58/iokit/Kernel/IOHibernateIO.cpp:2398
Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
0x34173c38 : 0x12b0fa (0x459234 0x34173c6c 0x133243 0x0)
0x34173c88 : 0x402947 (0x49b578 0xe00002ca 0x2fcad000 0x0)
0x34173d48 : 0x1b136c (0x8434e058 0x446 0x0 0x120)
0x34173d78 : 0x727788 (0x727568 0x3 0x757960 0x0)
0x34173de8 : 0x71c458 (0x3c63400 0x2 0x0 0x3ccc080)
0x34173e08 : 0x43459d (0x3ccc200 0x534838 0xffffffff 0x0)
0x34173e58 : 0x4466f1 (0x3c63400 0x49fb2c 0x3cccf80 0x4)
0x34173ea8 : 0x414992 (0x3caad00 0x4 0x1d 0x2)
0x34173ee8 : 0x41b442 (0x3caad00 0x427dd80 0x0 0x0)
0x34173f38 : 0x415b2d (0x3caad00 0x427dd80 0x3c9c7c0 0x0)
0x34173f68 : 0x41fa80 (0x3c9c7c0 0x1 0x34173f98 0x41f2d9)
0x34173f98 : 0x41f762 (0x3c47ac0 0x3c47ac0 0x518d28 0x5164000)
0x34173fc8 : 0x19eccc (0x3c47ac0 0x0 0x1a20b5 0x46b3f20)
Backtrace terminated-invalid frame pointer 0
Kernel loadable modules in backtrace (with dependencies):
com.apple.driver.AppleACPIPlatform(1.2.1)@0x71b000->0x757fff
dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x592000
dependency: com.apple.iokit.IOACPIFamily(1.2.0)@0x5a2000
BSD process name corresponding to current thread: kernel_task
Mac OS version:
9F33
Kernel version:
Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
System model name: MacBookAir1,1 (Mac-F42C8CC8)

I have the same problem on my Macbook Air with 10.5.6 - about 90% of the time, restore from hibernation crashes with the same message. I have submitted the crash report to Apple 10-20 times or so, but now I don't bother. This problem stared a while back (maybe two months or so) - I've had my Air for almost a year.
I have Parallels desktop and Coolbook Controller installed - other than that I don't have anything exotic installed likely to affect the restore process (AFAIK). Do anyone else have any of these apps installed and experience the crash on restore from hibernation crashes?
best, --Inge

Similar Messages

  • Sound Problems After Restore from Hibernate Using uswsusp and pm-utils

    I see mention of using /etc/pm/config.d/module to recycle certain kernel modules during suspend.  Do I need to suspend all modules?
    **** List of PLAYBACK Hardware Devices ****
    card 0: MID [HDA Intel MID], device 0: CS4206 Analog [CS4206 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: MID [HDA Intel MID], device 1: CS4206 Digital [CS4206 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    [aj@mbp62 ~]$ lsmod | grep snd
    snd_hda_codec_cirrus 8790 1
    snd_hda_intel 36904 1
    snd_hda_codec 149633 2 snd_hda_intel,snd_hda_codec_cirrus
    snd_hwdep 6340 1 snd_hda_codec
    snd_pcm 77709 2 snd_hda_codec,snd_hda_intel
    snd_page_alloc 7242 2 snd_pcm,snd_hda_intel
    snd_timer 18726 1 snd_pcm
    snd 59173 8 snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel,snd_hda_codec_cirrus
    soundcore 5450 1 snd
    [aj@mbp62 ~]$ cat /etc/pm/config.d/module
    SUSPEND_MODULES="bcma b43 snd_hda_intel"
    SLEEP_MODULE=uswsusp
    Any pointers?

    This morning, I rebooted for half an hour without success:
    After resume from hibernate, most of my machine froze like described above.
    After first reboot, it worked for 1 minute, then I had a full freeze (nothing worked... no mouse, no normal keys, no magic keys, screen frozen...)
    After second reboot, my wifi adapter was gone. It showed up in lspci and looked like this:
    04:07.0 Network controller: Atheros Communications Inc. AR5416 Wireless Network Adapter [AR5008 802.11(a)bgn] (rev 01)
    Subsystem: Atheros Communications Inc. Device 3071
    Flags: 66MHz, medium devsel, IRQ 22
    Memory at feb70000 (32-bit, non-prefetchable) [size=64K]
    Capabilities: [40] #80 [0000]
    ...but not in ifconfig. I found the following in dmesg:
    [ 7.106070] ath: phy0: address test failed addr: 0x00008000 - wr:0x00080008 != rd:0x00000008
    [ 7.106181] ath: phy0: Unable to initialize hardware; initialization status: -19
    [ 7.106287] ath9k 0000:04:07.0: Failed to initialize device
    Problem persisted over 10 poweroffs/reboots (also hit the "on" button a few times with the pwoer cable disconnected, trying to make it "reset" or something. Did not help this time, might have been coincidence the last time that worked.

  • Calling a DLL from LabVIEW causes crash

    Okay, this is an odd one. I have searched through various posts and have found several things that were close but not quite the same.
    I have a DLL. I pass to the function in the DLL two strings, each one representing an absolute path to a pair of files. I use a path control to get the paths and then convert those paths to strings. The function also has about 13 other parameters, each of which are U8's passed by reference. I have attached my VI and the DLL. I had to zip the DLL to get it a valid extension.
    The function opens the file pointed to by the first string and parses information out of it. It then tries to create some temporary files in a folder that W7 considers to be a safe temporary folder. The problem is that when I run this VI, LabVIEW crashes...hard. I get the message that LV needs to close. However, before it crashes, it successfully opens the file, parses the info out of it and creates one new file in the temp folder. So, the issue seems to happen after the function mostly finishes with everything it needs to do.
    One interesting note: I replaced the outputs of the path2string conversions with string constants pointing to the exact same files. Now LV doesn't crash. Instead I get an unhandled exception error in the DLL.
    Next interesting note: This same procedure called from another application written in C (on another system) works fine.
    Finally, I do have one advantage that most others don't: the developer of the DLL is a coworker of mine. So I have access to the source code.
    My coworker feels that the function is failing "between the lines" of code. He thinks it is some type of stack overrun but can't place it.
    Any thoughts?
    Thanks,
    Joe
    Attachments:
    dll_LoadConstantsFile.vi ‏15 KB
    gui_confread_dll.zip ‏40 KB

    Rolf, if I understood you correctly, here is the portion of the header file that declares the function:
    #define
    DLL_EXPORT __declspec(dllexport)
    BOOL WINAPI DLLMain(HINSTANCE hinstDLL,DWORD,LPVOID);
    extern
    "C" DLL_EXPORT void__cdecl LoadConstantsFile(char*filename,
    char*patch,
    uInt8 *load_status,
    uInt8 *device_type,
    uInt8 *multi_bom_available,
    uInt8 *hires_gain_available,
    uInt8 *dcdc_bom_option,
    uInt8 *bat_rail_type,
    uInt8 *num_mb_genconf,
    uInt8 *num_ring_presets,
    uInt8 *num_dcfeed_presets,
    uInt8 *num_impedance_presets,
    uInt8 *num_fsk_presets,
    uInt8 *num_tone_presets,
    uInt8 *num_pcm_presets);
    Here is a description of the function:
    Constants File Reader
    This is the main function that parses the constants files, collects information, and creates temporary script files. Run this FIRST.
    void LoadConstantsFile(char *filename,
    char *patch,
    uInt8 *load_status,
    uInt8 *device_type,
    uInt8 *multi_bom_available,
    uInt8 *hires_gain_available,
    uInt8 *dcdc_bom_option,
    uInt8 *bat_rail_type,
    uInt8 *num_mb_genconf,
    uInt8 *num_ring_presets,
    uInt8 *num_dcfeed_presets,
    uInt8 *num_impedance_presets,
    uInt8 *num_fsk_presets,
    uInt8 *num_tone_presets,
    uInt8 *num_pcm_presets);
    Inputs
    filename
    Full path and filename of constants file to be read
    patch
    Full path and filename of patch file to be loaded
    I/O
    load_status
    Updated with 0 if load successful, non-zero if unsuccessful (see codes table)
    device_type
    Updated with value representing device supported by the configuration file (see codes table)
    multi_bom_available
    Updated with 1 if configuration file supports the multi-bom format, 0 otherwise
    hires_gain_available
    Updated with 1 if configuration file supports the hires gain format, 0 otherwise
    dcdc_bom_option
    Updated with DCDC BOM Option of
    default General Configuration detected (see codes table)
    bat_rail_type
    Updated with Battery Rail Type of
    default General Configuration detected (see codes table)
    num_mb_genconf
    Number of general configuration presets detected (if multi-bom is supported)
    The items marked as "inputs" are meant to have something passed in as a value. The parameters marked as I/O are meant to have a pointer to them passed so the function can modify the values (passed as reference).
    The function simply opens the file at "filename" and parses out the info to update the other U8 parameters. The file pointed to by "patch" is simply opened to verify it exists and then closed.

  • Removing unused media from Sequence cause crashing

    I am trying to remove unused media from projects prior to archiving to free up/clean up finished projects. Each project I have tried to do this with I am having the program close during process. Then when I try to reopen project it will not open and keeps crashing. Firstly are these project now corrupt, and can I still archive them somehow or get the project back?? Please help as the projects I have tried to do this with aren't of huge importance but I do need to try to clean up and archive others that are.

    It is safe to use the media manager...
    Check your hard drive for space...for 30 mins means you'll need at least another 6.5 GB of free space... make it 8GB to be safe...
    In media manager (NOTE : also read the manual carefully) use the COPY option...
    Using COPY, ensure the 'duplicate selected items and place into a new project' box IS ticked, this will set up a completely new project and folder, containing ONLY EVERYTHING you have in your 30 min sequence... and will not delete or change anything from the origonal... If you go to the new folder you'll see another folder called 'media'... this will contain all the clips etc.
    Then, open up the new COPIED project, watch it to check it's ok... if it's cool (which it should be) then you now have a completely independant project that is nothing to do with the origonal... and contains only used media.
    Then, open up final cut pro docs>capture scratch> 'project name' and you can simply delete ALL your old media manually, knowing that everything you need is now in a new folder elsewhere....
    Of course, this only works if you have that little bit of extra space left on your drive for the new media to be copied to... but i find it's the safest, and easiest way of removing unused media.

  • [Athlon64] RESTORING FROM FLASHING PROCEDURE CRASH

    Pleeeease Help!
    While flashing BIOS I've lost a power for a moment. This was enough to get the old BIOS partialy erased. Now the system doesn't boot at all nor displays anything on the screen. It looks like most of the BIOS was erased. How can I restore it just to any version so I can get the system working at all ???
    Arthur

    Quote from: aklisiewicz on 24-March-05, 13:59:03
    Pleeeease Help!
    While flashing BIOS I've lost a power for a moment. This was enough to get the old BIOS partialy erased. Now the system doesn't boot at all nor displays anything on the screen. It looks like most of the BIOS was erased. How can I restore it just to any version so I can get the system working at all ???
    Arthur
    Get a Bios Saviour from www.ioss.com.tw
    Depending on where you buy it, you can specify which bios file you want it to be preflashed with (you have to supply file), plug it in, boot with good bios, switch to bad bios, and reflash it. I love my Bios Saviour, it has gotten me out of several tough spots. And beyond that, it is very nice to have when you are experimenting with different hacked or modified bioses....

  • PDFs from CS3 causing crash

    More than one case has cropped up at my office with a pdf generated by a client with CS3. (We are still using CS for our workflow due to another program we are using that isn't compatible with the new stuff yet)
    So what happens in our workflow is this:
    We place the Indesign-CS3-generated-pdf into an Indesign-CS document. When we're ready to publish we pdf that doc (or, rather, our 3rd party workflow program pdfs it into the workflow). And we get the application InDesign CS has unexpectedly quit crash. The same scenario occurs when I tested it without the 3rd party. And I've tried playing around with different settings in the pdf export presets to no avail. Any tips?

    Don't know if this will be helpful or not ...
    Date/Time: 2008-05-23 15:15:09 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: InDesign CS
    Path: /Applications/Adobe InDesign CS/InDesign CS.app/Contents/MacOS/InDesign CS
    Version: CS 3.0.1 (3010)
    PID: 993
    Thread: 0
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 Font Manager 0x0a736b54 0xa705000 + 0x31b54
    1 PDF 0x0c80ab08 0xc78f000 + 0x7bb08
    2 PDF 0x0c7d8890 0xc78f000 + 0x49890
    3 PDF 0x0c7d7194 0xc78f000 + 0x48194
    4 PublicLib 0x005b8a8c 0x487000 + 0x131a8c
    5 PublicLib 0x005b4634 0x487000 + 0x12d634
    6 AGMCarbonLib 0x021487ec 0x2008000 + 0x1407ec
    7 AGMCarbonLib 0x02146340 0x2008000 + 0x13e340
    8 AGMCarbonLib 0x02143950 0x2008000 + 0x13b950
    9 AGMCarbonLib 0x0202fd54 0x2008000 + 0x27d54
    10 PDF 0x0c7aff00 0xc78f000 + 0x20f00
    11 PDF 0x0c7ac708 0xc78f000 + 0x1d708
    12 PDF 0x0c7a9fc8 0xc78f000 + 0x1afc8
    13 PDF 0x0c7a7060 0xc78f000 + 0x18060
    14 PublicLib 0x00529a74 0x487000 + 0xa2a74
    15 PublicLib 0x0052a648 0x487000 + 0xa3648
    16 PublicLib 0x00532d9c 0x487000 + 0xabd9c
    17 PublicLib 0x00529a74 0x487000 + 0xa2a74
    18 Group 0x0c6c4744 0xc6bf000 + 0x5744
    19 Generic Page Item 0x0865d498 0x8616000 + 0x47498
    20 Group 0x0c6c4f04 0xc6bf000 + 0x5f04
    21 Group 0x0c6c48bc 0xc6bf000 + 0x58bc
    22 PublicLib 0x00529a74 0x487000 + 0xa2a74
    23 PublicLib 0x0052a648 0x487000 + 0xa3648
    24 Layer 0x0b7c9008 0xb7c1000 + 0x8008
    25 Layer 0x0b7c887c 0xb7c1000 + 0x787c
    26 Spread 0x0b6f5bc0 0xb6e9000 + 0xcbc0
    27 Spread 0x0b6f5518 0xb6e9000 + 0xc518
    28 Spread 0x0b6f374c 0xb6e9000 + 0xa74c
    29 AppFramework 0x06b64380 0x6b18000 + 0x4c380
    30 PDF 0x0c7c3734 0xc78f000 + 0x34734
    31 PDF 0x0c7c55b8 0xc78f000 + 0x365b8
    32 PDF 0x0c7c13ac 0xc78f000 + 0x323ac
    33 PublicLib 0x004ed164 0x487000 + 0x66164
    34 Utilities 0x06fa8cc8 0x6fa1000 + 0x7cc8
    35 Utilities 0x06fa906c 0x6fa1000 + 0x806c
    36 AppFramework 0x06b395e8 0x6b18000 + 0x215e8
    37 AppFramework 0x06b3c124 0x6b18000 + 0x24124
    38 PublicLib 0x004ec938 0x487000 + 0x65938
    39 PDF 0x0c802224 0xc78f000 + 0x73224
    40 PublicLib 0x005c147c 0x487000 + 0x13a47c
    41 Export Manager 0x069247c4 0x6921000 + 0x37c4
    42 Export Manager 0x069238d0 0x6921000 + 0x28d0
    43 Export Manager 0x06923134 0x6921000 + 0x2134
    44 PublicLib 0x00568a14 0x487000 + 0xe1a14
    45 Actions 0x074d296c 0x74c6000 + 0xc96c
    46 Actions 0x074c9a1c 0x74c6000 + 0x3a1c
    47 PublicLib 0x005068ec 0x487000 + 0x7f8ec
    48 PublicLib 0x00505d28 0x487000 + 0x7ed28
    49 PublicLib 0x0050627c 0x487000 + 0x7f27c
    50 AppFramework 0x06b46148 0x6b18000 + 0x2e148
    51 AppFramework 0x06b46078 0x6b18000 + 0x2e078
    52 AppFramework 0x06b226ac 0x6b18000 + 0xa6ac
    53 PublicLib 0x004f5528 0x487000 + 0x6e528
    54 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    55 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    56 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    57 com.apple.HIToolbox 0x928f94ac _Z20HandleTextInputEventP14OpaqueEventRef + 0x38
    58 com.apple.HIToolbox 0x92893aec _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x204
    59 com.apple.HIToolbox 0x92882f0c DispatchEventToHandlers + 0x20c
    60 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    61 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    62 com.apple.HIToolbox 0x92901db0 SendTSMEvent + 0xe4
    63 com.apple.HIToolbox 0x928c7d80 SendUnicodeTextAEToUnicodeDoc + 0x2b0
    64 com.apple.HIToolbox 0x928d1f20 utDeliverTSMEvent + 0x3fc
    65 com.apple.HIToolbox 0x92901cb0 TSMKeyEvent + 0x64
    66 com.apple.HIToolbox 0x928b3244 TSMProcessRawKeyEvent + 0x398
    67 com.apple.HIToolbox 0x928e4a8c _Z27HandleCompatibilityKeyEventP14OpaqueEventRef + 0x68
    68 com.apple.HIToolbox 0x928a5c20 _ZN13HIApplication12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x1c0
    69 com.apple.HIToolbox 0x92882e50 DispatchEventToHandlers + 0x150
    70 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    71 com.apple.HIToolbox 0x92887544 SendEventToEventTargetWithOptions + 0x28
    72 com.apple.HIToolbox 0x928bbfec _Z19HandleKeyboardEventP14OpaqueEventRefm + 0x160
    73 com.apple.HIToolbox 0x92893ae0 _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x1f8
    74 com.apple.HIToolbox 0x92882f0c DispatchEventToHandlers + 0x20c
    75 com.apple.HIToolbox 0x928830c4 SendEventToEventTargetInternal + 0x174
    76 com.apple.HIToolbox 0x92895530 SendEventToEventTarget + 0x28
    77 AppFramework 0x06b25860 0x6b18000 + 0xd860
    78 AppFramework 0x06b4bdec 0x6b18000 + 0x33dec
    79 InDesign CS 0x000b0d24 0xb0000 + 0xd24
    Thread 1:
    0 libSystem.B.dylib 0x900171f8 semaphore_wait_signal_trap + 0x8
    1 libSystem.B.dylib 0x9000e9dc _pthread_cond_wait + 0x270
    2 ...ple.CoreServices.CarbonCore 0x90345158 MPWaitOnSemaphore + 0xb8
    3 ACECarbonLib 0x0104cdd4 0x1008000 + 0x44dd4
    4 ACECarbonLib 0x0104d010 0x1008000 + 0x45010
    5 ACECarbonLib 0x0104ca28 0x1008000 + 0x44a28
    6 ...ple.CoreServices.CarbonCore 0x90345c44 _MP_CFMTaskProc + 0x20
    7 ...ple.CoreServices.CarbonCore 0x902f6b14 PrivateMPEntryPoint + 0x4c
    8 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x9001a6ec syscall + 0xc
    1 ...ple.CoreServices.OSServices 0x906200cc BSD_waitevent + 0x2c
    2 ...ple.CoreServices.OSServices 0x9061cac0 CarbonSelectThreadFunc + 0xb0
    3 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x900171f8 semaphore_wait_signal_trap + 0x8
    1 libSystem.B.dylib 0x9000e9dc _pthread_cond_wait + 0x270
    2 ...ple.CoreServices.OSServices 0x90627300 CarbonOperationThreadFunc + 0x50
    3 libSystem.B.dylib 0x90024930 _pthread_body + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90018e38 semaphore_timedwait_signal_trap + 0x8
    1 libSystem.B.dylib 0x9000e9d4 _pthread_cond_wait + 0x268
    2 ...ple.CoreServices.CarbonCore 0x902c59f0 MPWaitOnQueue + 0xe0
    3 com.apple.DesktopServices 0x90948c1c _ZN13TNodeSyncTask12SyncTaskProcEPv + 0x70
    4 ...ple.CoreServices.CarbonCore 0x902f6b1

  • Firefox 29 crashes restoring from json

    Restoring from json causes firefox 29 to hang , try with FF 27 ,also, same problem.
    Have used selecting json from list and by "choose file" option. Have tried many different json files. Same problem. Regrettably , I do not have any HTML versions of these bookmarks.
    Acording to FF help, I should be able to close the Library window after selecting the restoring bookmark file, but I just get the busy cursor , and clicking on the X (top right of window) results in crash.
    Have tried erasing current bookmarks and did a restore , same problem.
    Is there any standalone json-to-HTML converter available??

    Well, this is embarrassing. I guess I do have that many bookmarks since I left the "restore" running and returned to it after several hours , it went through. I am not saying it took that long but probably more than a few min.s .
    I guess it is time to do some house cleaning after all these years. I have the list since the Mosaic days , so I guess it gets piled up. Some of the sites are probably defunct.
    "Your live bookmarks are in the places.sqlite database,...."
    I suspected as much since it is also a large file.
    Actually, I manually make copies of the profile folder , not just the bookmarks. Actually the whole user directory so settings of other programmes are saved also.
    I will try another restore from another json file after work and make sure it really works , so don't close this thread just yet!

  • How to restore from back up when some files are corrupt and crash the restore?

    iphone 4 16gb
    IOS 5.0.1
    iTunes 10.5.3
    History:
    installed iOS5 back on release date. install was interrupted, likely due to high volumes. Completed install. Initial problem noted: unable to add events to calendar. Then problem progressed to "Voice Memo" app crashing. I installed "Quick Voice" app as an alternative. Problem progressed further to an unexplained increase in "other" content on iphone. Last week I tried syncing my phone and received error message that I didn't have enough space to complete sync. Noted then that "other" content was around 5.4gb! Removed "voice memos" playlist from selected playlists to sync under music tab and noted that other content dropped to 4.5gb
    Synced the phone and noticed that it appeared to move through the sync process faster than usual. Sync showed "audio" content and "other" content to be the same size at about 4.5gbs.
    After sync was completed I disconnected the phone and looked at the content of my phone. No apps, No music, No photo albums! SMS texts, Notes and Contacts still all intact on phone.
    Tried multiple solutions including restore to fix the problem. Each time, when the phone is plugged in and mounted in iTunes, it shows audio content at 4.5gb and other content at 4.5gbs yet the phone itself has no music, no apps and no photo albums. It does still have pictures in "camera roll", though.
    After trying many suggested solutions, I gave up and went to Apple store to see the Geniuses (Genii ) They did a firmware update and reset my phone. I was advised to restore from back up. However, when I tried to restore from my back up, it would fail to complete. Unable to restore from back up and sync attempts fail.
    The only data I really don't want to lose is my text message history, my notes and my voice files from "Quick Voice" app.
    Restoring from back up is not an option since I believe there are corrupt files in the back up. So what I want to know is can I restore my phone as a new phone, and then re-install my text message history, notes and the sound files from the "Quick Voice" app? Perhaps using a 3rd party app to retrieve those particular files from my back up and copy them to the phone directly? Or can I create a new back up file and copy those files to the new back up file. Hopefully I would then be able to restore from the newly created back up successfully since the likely corrupt files will be in the old back up file?
    All other information; apps, photos, music and contacts can be re-installed from iTunes.

    Sigh....
    And it just keeps getting stranger! I just disconnected the internet and opened iTunes on my Mac. It opens just fine when disconnected from the internet. iTunes crash seems to be caused when it's trying to connect to iTunes store????
    Really need help!
    1) Why is iTunes crashing when connected to internet?
    2) If I am unable to restore from my back up due to corrupted files within the back up, how can I preserve my text messages, notes and "Quick Voice" app files?

  • Crashed while woke up from hibernate

    My macbook pro 13 2012-mid crashed when i tried to wake it up from hibernate.
    It freezes at login. I am using OS X 10.9.4 , and i replaced my superdrive to a new SSD plextor m6s 256GB, and modified ram to 16GB (2 8GB rams)
    here's the system report:
    Sun Sep 14 05:17:38 2014
    panic(cpu 0 caller 0xffffff802d4857f6): "Hibernate restore error e00002bf"@/SourceCache/xnu/xnu-2422.110.17/iokit/Kernel/IOHibernateIO.cpp:3110
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8216c0bae0 : 0xffffff802d022f79
    0xffffff8216c0bb60 : 0xffffff802d4857f6
    0xffffff8216c0bc60 : 0xffffff802d0e5707
    0xffffff8216c0bcc0 : 0xffffff7faee63add
    0xffffff8216c0bd00 : 0xffffff7faee6710f
    0xffffff8216c0bd20 : 0xffffff802d4c3d6c
    0xffffff8216c0bd80 : 0xffffff802d4dfae3
    0xffffff8216c0bdd0 : 0xffffff802d4a3d65
    0xffffff8216c0be40 : 0xffffff802d49b22d
    0xffffff8216c0beb0 : 0xffffff802d4a9914
    0xffffff8216c0bef0 : 0xffffff802d4a9a1f
    0xffffff8216c0bf30 : 0xffffff802d4af292
    0xffffff8216c0bf80 : 0xffffff802d4af413
    0xffffff8216c0bfb0 : 0xffffff802d0d7417
          Kernel Extensions in backtrace:
             com.apple.driver.AppleACPIPlatform(2.0)[D47C34EB-6B40-3ADD-A9B9-13E0D6ED2097]@0 xffffff7faee59000->0xffffff7faeeb1fff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7fad92b000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7fad6be000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x000000002ce00000
    Kernel text base: 0xffffff802d000000
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 3572365998226
    last loaded kext at 3532562182142: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7faef24000, size 49152)
    last unloaded kext at 3511257588826: com.apple.driver.AppleUSBCDC 4.2.1b5 (addr 0xffffff7faef0f000, size 16384)
    loaded kexts:
    com.apple.driver.AppleIntelMCEReporter 104
    com.apple.filesystems.msdosfs 1.9
    com.apple.driver.AudioAUUC 1.60
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.driver.AGPM 100.14.28
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleMikeyDriver 2.6.3f4
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleBacklight 170.3.5
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleIntelHD4000Graphics 8.2.8
    com.apple.driver.AppleLPC 1.7.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleIntelFramebufferCapri 8.2.8
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleIRController 325.7
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleSDXC 1.5.2
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.iokit.IOAcceleratorFamily2 98.22
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IO80211Family 640.36
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1

    this ssd somehow doesn't work with standby mode,
    To solve the problem, you only have to disable the standby mode:
    Open Terminal,
    type   "sudo pmset -a standby 0"
    and then type your password,
    the problem will solve.

  • Restore from Time Capsule after Hard Drive Crash

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

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

  • Had a recent crash on my macbook, was previously using OS 10.6 I think. Restored from recent Time Machine backup and updated to OS 10.8.2 and now I cannot open Logic Pro 9. I get a 'No entry' Icon and a not supported on this type of Mac message. I cannot

    Had a recent crash on my macbook, was previously using OS 10.6 I think. Restored from recent Time Machine backup and updated to OS 10.8.2 and now I cannot open Logic Pro 9. I get a 'No entry' Icon and a not supported on this type of Mac message. I cannot update either as anything up to 9.1.1 tells me I don't need it yet 9.1.2 tells me I need an eligable Logic Pro Version was not found in applications.
    All of my files are stored in a separate hard drive with only the actual app having been on my Macbook. Should I just reinstall?

    Hi
    To run Mouitain Lion you need to update Logic.
    For the updaters to work the Logic application must be:
    a) Within the Applications folder, and not in any sub-folder
    b) Named "Logic Pro" with no extra numbers or spaces
    CCT

  • Intel Mac Mini crash.  Restore from TimeMachine failed.  Reinstall from DVD failed

    I am at a loss.  My Mac Mini (Intel 2.53ghz, 10.6.7, 4gb RAM) froze today.  Mouse would still move the cursor, but nothing responded.  After letting it go for perhaps a half hour, waiting for a chance to get control back or to perhaps relaunch Finder, I gave up and turned it off by holding down the power button.  On reboot, it would not make it past the startup screen.  I inserted the restore DVD that came with this Mac Mini, it booted from the DVD and I tried reinstalling OSX 10.6 from the DVD.  It proceeded to around 30% install and crashed.  I turned it off again, started up again form the DVD, and went into Disk Utility.  I verified the internal HD and it had no errors and nothing to repair.  This time I went directly to a restore from my TimeMachine backup.  (I had actually installed one new program today, and in case that program was the issue I chose a restore from the morning a few hours before that new program was added.)  The restore progressed to 86.6%, then crashed.  I saved the installer log to an external drive.
    I took a few hours away from it, but came back after a few hours.  I attempted to boot from the DVD again, and it would not get beyond the Apple sreen.  I turned it off by holding down the power button, unplugged the power supply, and searched online for around 30 minutes.  After finding little online, I booted from the DVD again, this time succesfully, and am currently running a TimeMachine restore again which I started after I began typing this entry because, honestly, when I started typing this I didn't think it would boot from the DVD again.  At the moment, the resotre is at 12.7%, but considering it crashed at 86.6% last time, I'm not too hopeful.
    Any thoughts or advice?  I'm not totally freaked out as I keep all documents on two external drives and backed up, in addition to having a 2tb TimeMachine drive with this system, all connected by fw800.  But... it's not like I don't want to get this Mac Mini working again.  It's from November 2009 an I don't have Apple Care for it, which I suppose means they'll charge me a fortune if I take it in.   (I'm grateful to have this 11.6" MacBook Air to work on.)
    Until Disk Utility told me that the internal drive was okay, I was thining I should try sticking a new hd inside and reinstalling from there.  Not sure what to do if this TimeMachine restore fails.  (at 18.5% now.)
    My thanks to any who read this.

    Thanks for responding.  I forgot to come here and delete this thread.  As it turned out, I switched from trying to use the OSX Install disc that came with the Mac Mini and instead used a Snow Leopard retail dvd.  That disc worked perfectly.  Pretty disturbing that the dvd that came with the computer would not work, while a store bought one worked.  Glad I bought a retail version of OSX to hackintosh a dell mini or I wouldn't havebeen able to fix this.

  • Restore from Time Machine  after HD Crash

    My Powerbook HD crashed - it had been backed up with Time Machine to an external hard drive. My new hard drive has been installed. I started up with my Leopard Upgrade install DVD. The first screen that comes up says this software can't be installed on this computer. I clicked OK. Then the tool bar is accessible. Under utilities I selected "Restore from Back up" and nothing happens no indication that it is doing anything. I checked under system profiler and my external hard drive with the back up shows up. But it does not show up on the desktop. What should I see on my screen when I choose Restore from the utilities? I just see the Leopard Purple screen desktop. Please help. I have re-started, shut down and started over several times with the same results.

    Thanks for the link Pondini, all of that sounds very good, but reality hits when you read posts like this thread. The great thing here is that it worked, but as you see, it was not a straightforward process in reality. It took twists and turns and frustration and menu's that didn't say what they should have.
    All in all I'm very happy to hear that TM brought home the goods and made this user's day complete.
    I have partitioned 2x the size of my system hard drive on my new LaCie backup drive. That partition will be all the room I am giving to TM. I do not have any documents on my system hard drive, so it is basically a very quiet drive with little going on other than the occasional software update. I think TM will be happy with 2x the size for backup because also, I only use 1/3 of the system drive for applications, the rest is blank. I do all of my work on external drives and I use conventional means to back up my work onto other drives.
    I think I am becoming well versed in TM after the OP's experience here. As added insurance, I made another partition on my backup drive and have used SuperDuper to clone the entire system drive, just as more bullet-proof protection against the day when.
    Thanks to everyone here. This has been an exciting thread to say the least. Glad it's over,
    Ken

  • HT1414 My iPhone has crashed during a sync and now I can't restore from backup as it is asking for password to load the backup yet neither the lock code for the phone or my iTunes Password are working... I have no other password to all upon and need the r

    My iPhone has crashed during a sync and now I can't restore from backup as it is asking for password to load the backup yet neither the lock code for the phone or my iTunes Password are working... I have no other password to call upon and need the restore to retrieve info onto my phone, I am a real novice to this...... please help, !!!!

    If anyone else is looking for a solution to this same problem, I was able to get it working looking through several older discussions.
    The solution was to use the password that I had on my iTunes account the very first time I set up the iPhone about a year ago.  I changed my iTunes password about 10 months ago;  but apparently, the backups continue to use the password that existed when the phone was first set up.
    A couple of troubling things with this are that 1) I didn't apply a password when I did the backup this afternoon so I don't understand why it was required when I did the restore a few hours later. and 2) it makes zero sense why iTunes would not be smart enough to use the current accout password when requiring the password to restore from a backup made with no password. 
    I thought iTunes and Apple were smarter than that.  With so many posts stating exactly the same problem, it is clear that this is bug in the software. 
    Best,
    Craig

  • File Vault encryption locked up.  No progress for 24 hrs.  If I restore from a non-encypted back-up will this cause problems?

    Started file vault yesterday and no progress for 24 hrs.  If I do a Command-R restore from a non-encrypted back-up will this cause problems?

    You first must repartition and reformat the drive before restoring your backup.
    Install or Reinstall OS X from Scratch
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
          the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
               because it is three times faster than wireless.
    This should install the version of OS X that you had installed.

Maybe you are looking for

  • How to get / configure data in Tcode "MCTG" for "SIS: Sales Office Analysis Selection "?

    Hello SAP Guru's, How to get / configure data in Tcode "MCTG" for "SIS: Sales Office Analysis Selection "? We have implemented SAP ECC 6.0 EHP4 version in the organization. If anybody have any idea, need help . Thanks in Advance. Prashant Kunjir

  • Report on Condiytion base

    Hi all, Is there is any table in sap through which I can get report on the basis ofc Condition Type Eg: Amount posted using particular condition Like FRA1, FRB1 etc Thanks alot SAPUSER5

  • Clear operation takes long time and gets interrupted in ThreadGate.doWait

    Hi, We are running Coherence 3.5.3 cluster with 16 storage enabled nodes and 24 storage disabled nodes. We have about hundred of partitioned caches with NearCaches (invalidation strategy = PRESENT, size limit for different caches 60-200K) and backup

  • Prevent app launching on startup

    Running Yosemite, I now suddenly have an app that launches itself automatically on startup.  However, I don't want this. I've tried the following: 1. Checked in System Preferences > Users and Groups > Login items.  It's not listed there and never has

  • Mapping question using @OneToOne @PrimaryKeyJoinColumn

    I am trying to create a simple web application to maintain a ContractAssignment table. Created an EJB from this table with @Id of contractNumber. public class ContractAssignment ..... @Id @Column(name = "CONTRACT_NUMBER", nullable = false,updatable=f