IMac 2007 model hangs after waking from sleep

Hi there,
I have a 2007 iMac with 2Ghz processor, 4GB RAM running OSX 10.8.2 which has been a fantastic computer up until a few weeks ago. I hardly ever turn my computer off so it falls asleep during the nights. When I wake it though it seems to hang. It doesn't really matter what I try and do it just sits there for ages thinking about what it's going to do. Sometimes for ten minutes before an app will finally open. Once it has settled and decides its going to work its back to its usual self and working fine.
I have tried formatting the hard drive and reinstalling everything, I have also reset the PRAM, and checked in the disk utility that the SMART setting says verified on my HD. I have run software updates so everything is bang up to date, but I'm still having issues. If I reboot and start a fresh it seems to work, but doing this every time it falls asleep seems wrong and unnecessary, plus whilst its hanging it won't let me reboot, I have to manually turn the power off which I don't like doing.
Has anyone got any ideas as to why this is happening? I have not upgraded anything hardware wise, apart from the RAM but that was years ago, so has no impact. Hope I've put enough details here, and thanks in advance for any ideas
Sam

I believe that this is an artifact of waking up from "hibernation" or "deep sleep"
there are several sleep modes:
regular sleep just cut off power to disk and monitor, but keeps the RAM powered.
safe sleep keeps RAM powered but also writes the contents of RAM to disk, just in case power is cut off (usually for laptops where battery can be drained/removed), but normally would wake up from RAM
deep sleep is full on hibernation, RAM is written to disk and the machine is shut down.
check your hibernatemode:
pmset -g | grep hibernatemode
0 = no hibernation i.e. regular sleep
1 = immediate hibernation i.e. deep sleep
3 = safe sleep
25 = agresive pageout with deep sleep.
therefore it could be that the "sitting and thinking" is your mac reading back the RAM from the hard disk after waking up from deep sleep...
check your hibernatemode.
my first iMac (27" late 2012) exhibited the fan going on full blast upon connecting to power, quiet when the machine was booted, and full blast again when the machine was off.
I am now on my third replacement iMac, the last two are exhibiting identical issue with sleep: the machines will go to sleep and will not wake up, and in addition the power button is disabled, i.e. pressing the power button will not restart the machine.
I am guessing that the SMC crashed, as the only course of recovery is to reset the SMC by removing power, pressing the power button for a while, and attempting to restart (does not work all the time, so I sometimes have to repeat the SMC reset procedure).
after doing some research on the net, I found how to view the hibernate mode, and saw that my machine was set to hibernate mode 5, which is NOT an approved setting, see below.
I used the system pref -> energy saver and clicked restore defaults which restored the hibernatemode to 0.
HOWVER, upon plugging in a powered USB hub, the hibernate mode was automagically reset to 5.
once at hibernate mode 5, putting the machine to sleep manually exhibited the same symptoms, i.e. not wake from sleep and disabled power button.
this was done with an apple care tech on the phone, and he recommended replacing the iMac once again, and sending me a fourth replacement!
overnight I played some more with this
I reset the hibernate mode but this time to 3 and I tried a different USB hub.
hibernate mode stayed at 3 after plugging in the USB hub.
I then created a small shell script to monitor and display the hibernate mode:
function showhibernate() {
  while true
    do echo -n `date` " ";pmset -g|grep hibernatemode;sleep 10
  done
and executed it overnight
this evening after I came home from work, I noticed that the  hibernate mode somehow was switched from 3 to 7!?
unfortunately, I did not have the echo `date` on the first version, so I do not know when it was switched from 3 to 7.
however, the machine did wake up from sleep... (so it seems that 7 is not as bad as 5?)
I am guessing that some powered USB hubs cause unexpected changes to the hibernatemode, which in turn cause the SMC to crash, disabling the power button.
why plugging in some powered USB hubs but not others will cause the hibernatemode to switch to 5?
why hibernate mode would automagically switch from 3 to 7?
neither 5 nor 7 are documented in the man page, and the only recommended modes are 0 3 and 25:
We do not recommend modifying hibernation settings. Any changes you make are not supported. If you choose to do so anyway, we recommend using one of these three settings. For your sake and mine, please don't use anything other 0, 3, or 25.
For now I cancled the shipment of the fourth replacement, as this seems to be an issue affecting all iMacs (and a specific USB powered hub), so that a new machine will not resolve the issue...
bottom line, remove the USB hub, and/or try another one.
hope this helps.

Similar Messages

  • IMac loses WiFi connection after waking from sleep on OSX 10.8.2

    Bought a new mid-2011 21.5 inch IMac this week. It is not re-establishing WiFi connection after waking from sleep. Was happening on OSX 10.7 that it came with, so updated to 10.8.2 and same problem exists.
    I am running a mid 2012 MacBook Pro with Retina Display alongside, on OSX 10.8.2 and no problems at all. Cannot work out what is causing the IMac to fail and neither can Apple!
    Could it be the Netgear Wireless Router 3 years old? Full signal strength!

    Me too!
    I am on a MAC Pro desktop and I am having the same issues. I go to system preferences and just click the network icon. Then I close mail and when it opens it now sees the network. This is getting very annnoying. 

  • Finder hanging on waking from sleep, can anyone help?

    Several times recently my Finder hangs after waking from sleep, and when I try to relaunch it won't, and when I try to restart, everything hangs and I have to unplug and replug the power cable. Here is what the Hang report says:
    Date/Time:       2011-11-06 07:16:32 +0000
    OS Version:      10.6.8 (Build 10K540)
    Architecture:    x86_64
    Report Version:  7
    Command:         Finder
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Version:         10.6.8 (10.6.8)
    Build Version:   13
    Project Name:    Finder_FE
    Source Version:  6650801
    Parent:          launchd [114]
    PID:             1033
    Event:           hang
    Duration:        5.65s (sampling started after 2 seconds)
    Steps:           16 (100ms sampling interval)
    Pageins:         20
    Pageouts:        0
    Process:         Finder [1033]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    UID:             501
      Thread 383f       DispatchQueue 1
      User stack:
        16 ??? (in Finder + 20824) [0x100005158]
          16 ??? (in Finder + 20885) [0x100005195]
            16 NSApplicationMain + 364 (in AppKit) [0x7fff819433b0]
              16 -[NSApplication run] + 395 (in AppKit) [0x7fff8194a68f]
                16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff81984801]
                  16 _DPSNextEvent + 708 (in AppKit) [0x7fff81984eb2]
                    16 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff85dab4ac]
                      16 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff85dab5f3]
                        16 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff85dab7ee]
                          16 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff83adcdbf]
                            16 __CFRunLoopRun + 468 (in CoreFoundation) [0x7fff83add464]
                              16 __CFRunLoopDoObservers + 519 (in CoreFoundation) [0x7fff83b01b37]
                                16 _handleWindowNeedsDisplay + 678 (in AppKit) [0x7fff819afaba]
                                  16 -[NSView displayIfNeeded] + 969 (in AppKit) [0x7fff819b4c0e]
                                    16 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683 (in AppKit) [0x7fff81a3b3de]
                                      16 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254 (in AppKit) [0x7fff81a3eb2c]
                                        16 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555 (in AppKit) [0x7fff81a3fed6]
                                          16 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555 (in AppKit) [0x7fff81a3fed6]
                                            16 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555 (in AppKit) [0x7fff81a3fed6]
                                              16 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555 (in AppKit) [0x7fff81a3fed6]
                                                16 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555 (in AppKit) [0x7fff81a3fed6]
                                                  16 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767 (in AppKit) [0x7fff81a3f00a]
                                                    16 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199 (in AppKit) [0x7fff81a40ca2]
                                                      16 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325 (in AppKit) [0x7fff81a40938]
                                                        16 -[NSView _drawRect:clip:] + 3390 (in AppKit) [0x7fff81a41cc5]
                                                          16 ??? (in Finder + 355152) [0x100056b50]
                                                            16 -[IKImageBrowserView(ImageBrowserDrawing) drawRect:] + 732 (in ImageKit) [0x7fff875bc46a]
                                                              16 -[IKImageBrowserView(ImageBrowserDrawing) drawWithCurrentRendererInRect:] + 364 (in ImageKit) [0x7fff875bb9d2]
                                                                16 -[IKImageBrowserView(ImageBrowserDrawing) drawVisibleCells:] + 101 (in ImageKit) [0x7fff875bd448]
                                                                  16 ??? (in Finder + 355989) [0x100056e95]
                                                                    16 ??? (in Finder + 638574) [0x10009be6e]
                                                                      16 ??? (in Finder + 639168) [0x10009c0c0]
                                                                        16 ??? (in Finder + 182229) [0x10002c7d5]
                                                                          16 ??? (in Finder + 58974) [0x10000e65e]
                                                                            16 NodeIs + 73 (in DesktopServicesPriv) [0x7fff88cf02e4]
                                                                              16 TDSMutex::Acquire() + 52 (in DesktopServicesPriv) [0x7fff88cde038]
                                                                                16 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x7fff84195dc2]
      Kernel stack:
        16 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 3841       DispatchQueue 2
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                16 kevent + 10 (in libSystem.B.dylib) [0x7fff841aec0a]
      Kernel stack:
        16 kevent + 62 [0xffffff80004786e4]
      Thread 14989      DispatchQueue 6
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 239 (in libSystem.B.dylib) [0x7fff841b02d1]
              16 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x7fff841d1d64]
                16 ____NSOQSchedule_block_invoke_2 + 129 (in Foundation) [0x7fff84be1c59]
                  16 -[__NSOperationInternal start] + 681 (in Foundation) [0x7fff84b03ec0]
                    16 -[IKTaskAsyncOperation main] + 67 (in ImageKit) [0x7fff8765d1aa]
                      16 -[IKImageBrowserView(IKImageBrowserTasks) __performSynchronousIconFetching:delegate:] + 104 (in ImageKit) [0x7fff8765e83c]
                        16 -[IKImageBrowserView(IKImageBrowserTasks) __synchronousIconFetchingForSource:] + 274 (in ImageKit) [0x7fff8765ff87]
                          16 ??? (in Finder + 355276) [0x100056bcc]
                            16 ??? (in Finder + 346877) [0x100054afd]
                              16 NodeGetPropertyAsIconRef + 38 (in DesktopServicesPriv) [0x7fff88d04bdf]
                                16 GetNodeProperty(OpaqueNodeRef*, unsigned int, TPropertyReference&, OpaqueNodeRequest*, unsigned int) + 164 (in DesktopServicesPriv) [0x7fff88cf844a]
                                  16 TNode::GetProperty(unsigned int, TPropertyReference&, OpaqueNodeRequest* const&, unsigned int) const + 623 (in DesktopServicesPriv) [0x7fff88cf86ff]
                                    16 TNode::GetIconProperty(unsigned int, TPropertyReference&, unsigned int) const + 106 (in DesktopServicesPriv) [0x7fff88d04c4c]
                                      16 TNode::CopyIconRef(unsigned int, OpaqueIconRef*&, bool) const + 125 (in DesktopServicesPriv) [0x7fff88d04cfb]
                                        16 TFSInfo::operator=(TFSInfo const&) + 699 (in DesktopServicesPriv) [0x7fff88cdef77]
                                          16 AcquireIconRef + 24 (in LaunchServices) [0x7fff826d68c8]
                                            16 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x7fff84195dc2]
      Kernel stack:
        16 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 14a57      DispatchQueue 19
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 57 (in libSystem.B.dylib) [0x7fff841b0734]
                16 _dispatch_queue_drain + 261 (in libSystem.B.dylib) [0x7fff841b08dc]
                  16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                    16 _dispatch_source_invoke + 273 (in libSystem.B.dylib) [0x7fff841b13f3]
                      16 __dispatch_source_mig_create_block_invoke_1 + 174 (in libSystem.B.dylib) [0x7fff841d3a03]
                        16 dispatch_mig_server + 215 (in libSystem.B.dylib) [0x7fff841d3adc]
                          16 dispatch_rcv_msg + 9 (in CarbonCore) [0x7fff8a333648]
                            16 FSEventsD2F_server + 52 (in CarbonCore) [0x7fff8a333683]
                              16 _Xcallback_rpc + 371 (in CarbonCore) [0x7fff8a333816]
                                16 implementation_callback_rpc + 1520 (in CarbonCore) [0x7fff8a333eab]
                                  16 TSystemNotificationTask::HandleFileChanged(__FSEventStream const*, void*, unsigned long, void*, unsigned int const*, unsigned long long const*) + 55 (in DesktopServicesPriv) [0x7fff88cf571d]
                                    16 TDSMutex::Acquire() + 52 (in DesktopServicesPriv) [0x7fff88cde038]
                                      16 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x7fff84195dc2]
      Kernel stack:
        16 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 14a63      DispatchQueue 29
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 57 (in libSystem.B.dylib) [0x7fff841b0734]
                16 _dispatch_queue_drain + 261 (in libSystem.B.dylib) [0x7fff841b08dc]
                  16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                    16 _dispatch_source_invoke + 273 (in libSystem.B.dylib) [0x7fff841b13f3]
                      16 __SetTimerToDispatchResizeRequest_block_invoke_1 + 34 (in DesktopServicesPriv) [0x7fff88d0c150]
                        16 TNode::DispatchResizeRequestNow(TNodeTask*) + 43 (in DesktopServicesPriv) [0x7fff88d0c189]
                          16 TDSMutex::Acquire() + 52 (in DesktopServicesPriv) [0x7fff88cde038]
                            16 semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x7fff84195dc2]
      Kernel stack:
        16 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 14a55      DispatchQueue 75
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 57 (in libSystem.B.dylib) [0x7fff841b0734]
                16 _dispatch_queue_drain + 251 (in libSystem.B.dylib) [0x7fff841b08d2]
                  16 _dispatch_call_block_and_release + 15 (in libSystem.B.dylib) [0x7fff841d1d64]
                    16 __PostNodeTaskRequest_block_invoke_2 + 98 (in DesktopServicesPriv) [0x7fff88ce64a8]
                      16 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 801 (in DesktopServicesPriv) [0x7fff88d26869]
                        16 TNode::HandleRegisterForNotification(TCountedPtr<TNodeTask> const&, TNodePtr const&) + 213 (in DesktopServicesPriv) [0x7fff88cf6453]
                          16 TNode::PopulateChildren(OpaqueNodeRequest* const&) const + 68 (in DesktopServicesPriv) [0x7fff88cf3cf2]
                            16 TNode::HandlePopulate(bool) const + 77 (in DesktopServicesPriv) [0x7fff88cf70b9]
                              16 TNode::HandleSync(unsigned int) + 736 (in DesktopServicesPriv) [0x7fff88ce8242]
                                16 TNode::SynchronizeChildren(unsigned int, TNodeEventPtrSet&) + 241 (in DesktopServicesPriv) [0x7fff88ce879b]
                                  16 TFSInfoSynchronizer::FetchChildren() + 165 (in DesktopServicesPriv) [0x7fff88cfeeb5]
                                    16 TFSIterator::NextSingle(TCountedPtr<TFSInfo>&) + 209 (in DesktopServicesPriv) [0x7fff88cff44b]
                                      16 FSGetCatalogInfoBulk + 66 (in CarbonCore) [0x7fff8a3353aa]
                                        16 PBGetCatalogInfoBulkSync + 589 (in CarbonCore) [0x7fff8a335619]
                                          16 getdirentriesattr + 10 (in libSystem.B.dylib) [0x7fff841d434a]
      Kernel stack:
        16 hndl_unix_scall64 + 20 [0xffffff80002e4874]
          16 unix_syscall64 + 544 [0xffffff80004e8168]
            16 getdirentriesattr + 663 [0xffffff80002ff7fe]
              16 VNOP_READDIRATTR + 83 [0xffffff800030c46a]
                16 netboot_mountroot + 6461 [0xffffff800041f30e]
                  16 CompareCatalogKeys + 7369 [0xffffff8000424228]
                    16 BTSearchRecord + 158 [0xffffff8000450ac6]
                      16 GetNode + 52 [0xffffff8000452406]
                        16 netboot_mountroot + 9758 [0xffffff800041ffef]
                          16 buf_biowait + 83 [0xffffff80002ec5c2]
                            16 msleep + 130 [0xffffff800024e865]
                              16 wakeup + 283 [0xffffff800024e416]
                                16 lck_mtx_sleep + 92 [0xffffff8000206270]
                                  16 thread_block_reason + 289 [0xffffff8000209acb]
                                    16 thread_dispatch + 1894 [0xffffff800020990e]
                                      16 machine_switch_context + 383 [0xffffff800022c888]
      Thread 3844     
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 PrivateMPEntryPoint + 63 (in CarbonCore) [0x7fff8a3190d1]
              16 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514 (in DesktopServicesPriv) [0x7fff88cde326]
                16 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff83adcb46]
                  16 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff83adcdbf]
                    16 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff83add932]
                      16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 384a     
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 __ape_agent + 201 (in ApplicationEnhancer) [0x1017c5f8f]
              16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 3855     
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff841d9932]
      Kernel stack:
        16 sleep + 20 [0xffffff8000488cfa]
      Thread 14a5b    
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 __NSThread__main__ + 1429 (in Foundation) [0x7fff84adb204]
              16 -[IKTaskManager taskLoop] + 1563 (in ImageKit) [0x7fff8765d807]
                16 -[IKImageBrowserView(ImageBrowserImport) startScrollPrefetchTask] + 605 (in ImageKit) [0x7fff875c37eb]
                  16 -[IKThumbnailBuilder computeThumbnail] + 62 (in ImageKit) [0x7fff8768e54c]
                    16 -[IKImageWrapper size] + 78 (in ImageKit) [0x7fff875a2efd]
                      16 -[IKImageWrapper _size] + 313 (in ImageKit) [0x7fff875a54ea]
                        16 -[IKImageCellDatasourceProxy proxySize] + 509 (in ImageKit) [0x7fff87697a3e]
                          16 -[IKImageWrapper size] + 78 (in ImageKit) [0x7fff875a2efd]
                            16 -[IKImageWrapper _size] + 187 (in ImageKit) [0x7fff875a546c]
                              16 IKSizeOfIcon + 25 (in ImageKit) [0x7fff875a6d07]
                                16 IsDataAvailableInIconRef + 143 (in LaunchServices) [0x7fff826eb11b]
                                  16 _ISGoThruImageStorages + 102 (in OSServices) [0x7fff83db3cc9]
                                    16 CheckIfDataAvailable(unsigned int, void*) + 50 (in LaunchServices) [0x7fff826eb1b2]
                                      16 _ISGetIconDataPointer + 43 (in OSServices) [0x7fff83dbf202]
                                        16 CIconStorageEntry::GetData(int) + 144 (in OSServices) [0x7fff83dbed66]
                                          16 CLocalRefToSharedStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 118 (in OSServices) [0x7fff83da8a5e]
                                            16 CIconStorageEntry::Load(CIconFamilyLoader*, unsigned int) + 1468 (in OSServices) [0x7fff83da9036]
                                              16 CIconFamilyLoader::CloseStorage() + 27 (in OSServices) [0x7fff83da9f13]
                                                16 CFileLoaderDataController::~CFileLoaderDataController() + 68 (in OSServices) [0x7fff83da9f66]
                                                  16 FSCloseFork + 26 (in CarbonCore) [0x7fff8a325dd7]
                                                    16 PBCloseForkSync + 20 (in CarbonCore) [0x7fff8a325dee]
                                                      16 close + 10 (in libSystem.B.dylib) [0x7fff841a047a]
      Kernel stack:
        16 hndl_unix_scall64 + 20 [0xffffff80002e4874]
          16 unix_syscall64 + 544 [0xffffff80004e8168]
            16 close_nocancel + 137 [0xffffff8000474306]
              16 fdrelse + 323 [0xffffff800047422f]
                16 closef_locked + 329 [0xffffff800024901f]
                  16 vn_stat + 306 [0xffffff800030b925]
                    16 vnode_put + 33 [0xffffff800023871b]
                      16 vnode_put_locked + 107 [0xffffff80002386ad]
                        16 VNOP_INACTIVE + 50 [0xffffff800023e928]
                          16 hfs_checkdeleted + 4171 [0xffffff8000428032]
                            16 hfs_metadatazone_init + 20672 [0xffffff8000446a56]
                              16 hfs_owner_rights + 739 [0xffffff800044170e]
                                16 hfs_checkdeleted + 756 [0xffffff80004272db]
                                  16 lck_rw_lock_exclusive_gen + 720 [0xffffff80002c8430]
                                    16 thread_block_reason + 289 [0xffffff8000209acb]
                                      16 thread_dispatch + 1894 [0xffffff800020990e]
                                        16 machine_switch_context + 383 [0xffffff800022c888]
      Thread 14a75    
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 ??? (in Finder + 23781) [0x100005ce5]
              16 ??? (in Finder + 24081) [0x100005e11]
                16 ??? (in Finder + 173833) [0x10002a709]
                  16 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff841d0a6a]
      Kernel stack:
        16 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 14a89    
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 ??? (in Finder + 23781) [0x100005ce5]
              16 ??? (in Finder + 24081) [0x100005e11]
                16 ??? (in Finder + 173833) [0x10002a709]
                  16 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff841d0a6a]
      Kernel stack:
        16 semaphore_wait_continue + 0 [0xffffff80002815d9]
      Thread 14a8b    
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 ??? (in Finder + 23781) [0x100005ce5]
              16 ??? (in Finder + 641664) [0x10009ca80]
                16 ??? (in Finder + 644717) [0x10009d66d]
                  16 ??? (in Finder + 645457) [0x10009d951]
                    16 ??? (in Finder + 661796) [0x1000a1924]
                      16 NodeSynchronize + 73 (in DesktopServicesPriv) [0x7fff88d35cba]
                        16 TNode::HandleSync(unsigned int) + 343 (in DesktopServicesPriv) [0x7fff88ce80b9]
                          16 TFSInfo::Initialize(FSRef const&, unsigned int) + 190 (in DesktopServicesPriv) [0x7fff88ce0342]
                            16 FSGetCatalogInfo + 40 (in CarbonCore) [0x7fff8a321238]
                              16 PBGetCatalogInfoSync + 250 (in CarbonCore) [0x7fff8a321335]
                                16 GetFSRefAttributes(FSMount*, FSRefPrivate const*, unsigned int, FSAttributeInfo*, unsigned int, char*) + 193 (in CarbonCore) [0x7fff8a3215f1]
                                  16 FSMount::getattrs(unsigned int, char const*, unsigned int, unsigned int, FSAttributeInfo*, unsigned int, unsigned char*) + 248 (in CarbonCore) [0x7fff8a321716]
                                    16 FSMount::_getattrs(unsigned int, char const*, unsigned int, unsigned int, FSAttributeInfo*, unsigned int, unsigned char*) + 296 (in CarbonCore) [0x7fff8a321886]
                                      16 GetVolFSAttributes(FSMount*, unsigned int, char const*, unsigned int, unsigned int, FSAttributeInfo*, unsigned int, unsigned int, FSVolAttributeInfo*, unsigned char*) + 766 (in CarbonCore) [0x7fff8a321bee]
                                        16 getattrlist + 10 (in libSystem.B.dylib) [0x7fff841d1aae]
      Kernel stack:
        16 hndl_unix_scall64 + 20 [0xffffff80002e4874]
          16 unix_syscall64 + 544 [0xffffff80004e8168]
            16 getattrlist + 143 [0xffffff80002eb2a2]
              16 namei + 676 [0xffffff800023699e]
                16 hfs_vfs_vget + 61 [0xffffff800043fa98]
                  16 hfs_mark_volume_inconsistent + 18565 [0xffffff800043cef6]
                    16 hfs_owner_rights + 739 [0xffffff800044170e]
                      16 hfs_checkdeleted + 737 [0xffffff80004272c8]
                        16 lck_rw_lock_shared_gen + 399 [0xffffff80002c8074]
                          16 thread_block_reason + 289 [0xffffff8000209acb]
                            16 thread_dispatch + 1894 [0xffffff800020990e]
                              16 machine_switch_context + 383 [0xffffff800022c888]
      Binary Images:
             0x100000000 -        0x1003acff7  com.apple.finder 10.6.8 (10.6.8) <03D3EDF3-0BC6-9C17-5978-FA3073CA53E6> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
             0x1017c3000 -        0x1017d8ff7  com.unsanity.ape 2.6.1 (2.6.1) <751AA5E7-ED1A-3B2F-5845-799AFD585CC7> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
          0x7fff81941000 -     0x7fff8233bff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff826d1000 -     0x7fff82771fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
          0x7fff83a91000 -     0x7fff83c08fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff83da6000 -     0x7fff83e63fff  com.apple.CoreServices.OSServices 359 (359) <DAAB42A1-89A6-9644-CB21-50BA66417F12> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
          0x7fff84195000 -     0x7fff84356fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff84aca000 -     0x7fff84d4cfe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff85d7d000 -     0x7fff8607bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8759b000 -     0x7fff877d5fef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
          0x7fff88cdc000 -     0x7fff88dc1fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
          0x7fff8a312000 -     0x7fff8a646fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    Process:         AirPort Base Station Agent [157]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID:             501
      Thread 4d6        DispatchQueue 1
      User stack:
        16 ??? (in AirPort Base Station Agent + 5692) [0x10000163c]
          16 NSApplicationMain + 364 (in AppKit) [0x7fff819433b0]
            16 -[NSApplication run] + 395 (in AppKit) [0x7fff8194a68f]
              16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155 (in AppKit) [0x7fff81984801]
                16 _DPSNextEvent + 708 (in AppKit) [0x7fff81984eb2]
                  16 BlockUntilNextEventMatchingListInMode + 59 (in HIToolbox) [0x7fff85dab4ac]
                    16 ReceiveNextEventCommon + 310 (in HIToolbox) [0x7fff85dab5f3]
                      16 RunCurrentEventLoopInMode + 333 (in HIToolbox) [0x7fff85dab7ee]
                        16 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff83adcdbf]
                          16 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff83add932]
                            16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 4fc        DispatchQueue 2
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                16 kevent + 10 (in libSystem.B.dylib) [0x7fff841aec0a]
      Kernel stack:
        16 kevent + 62 [0xffffff80004786e4]
      Thread 50d      
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 __ape_agent + 201 (in ApplicationEnhancer) [0x1004dcf8f]
              16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 57d      
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x7fff841d9932]
      Kernel stack:
        16 sleep + 20 [0xffffff8000488cfa]
      Binary Images:
             0x100000000 -        0x100027fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
             0x1004da000 -        0x1004efff7  com.unsanity.ape 2.6.1 (2.6.1) <751AA5E7-ED1A-3B2F-5845-799AFD585CC7> /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
          0x7fff81941000 -     0x7fff8233bff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff83a91000 -     0x7fff83c08fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff84195000 -     0x7fff84356fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff85d7d000 -     0x7fff8607bfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Process:         airportd [5893]
    Path:            /usr/libexec/airportd
    UID:             0
      Thread 14925      DispatchQueue 1
      User stack:
        16 ??? (in airportd + 4200) [0x100001068]
          16 ??? (in airportd + 23217) [0x100005ab1]
            16 mach_msg_server + 468 (in libSystem.B.dylib) [0x7fff84212a17]
              16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 1492d      DispatchQueue 2
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                16 kevent + 10 (in libSystem.B.dylib) [0x7fff841aec0a]
      Kernel stack:
        16 kevent + 62 [0xffffff80004786e4]
      Thread 14aca    
      User stack:
        1 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          1 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x7fff841afa2a]
      Kernel stack:
        1 fill_procworkqueue + 154 [0xffffff80004c6ffd]
      Binary Images:
             0x100000000 -        0x10003aff7  airportd ??? (???) <327D1963-1F7F-2FAC-5D7D-E8DF6D80C628> /usr/libexec/airportd
          0x7fff84195000 -     0x7fff84356fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         Alarm Clock [180]
    Path:            /Applications/Alarm Clock.app/Contents/MacOS/Alarm Clock
    UID:             501
    Process:         aped [121]
    Path:            /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/Resources/aped
    UID:             501
    Process:         AppleSpell [199]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    UID:             501
      Thread 595        DispatchQueue 1
      User stack:
        16 ??? (in AppleSpell + 4816) [0x1000012d0]
          16 ??? (in AppleSpell + 5472) [0x100001560]
            16 -[NSSpellServer run] + 72 (in Foundation) [0x7fff84b491ce]
              16 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff83adcb46]
                16 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff83adcdbf]
                  16 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff83add932]
                    16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 59e        DispatchQueue 2
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                16 kevent + 10 (in libSystem.B.dylib) [0x7fff841aec0a]
      Kernel stack:
        16 kevent + 62 [0xffffff80004786e4]
      Binary Images:
             0x100000000 -        0x1000a9fe7  com.apple.AppleSpell 1.6.2 (62.2) <C1BFCEAF-4155-E9DB-52ED-51D3BC225ECE> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff83a91000 -     0x7fff83c08fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff84195000 -     0x7fff84356fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
          0x7fff84aca000 -     0x7fff84d4cfe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    Process:         autofsd [62]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 216        DispatchQueue 1
      User stack:
        16 ??? (in autofsd + 5340) [0x1000014dc]
          16 ??? (in autofsd + 6461) [0x10000193d]
            16 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff83adcb46]
              16 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff83adcdbf]
                16 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff83add932]
                  16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 239        DispatchQueue 2
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                16 kevent + 10 (in libSystem.B.dylib) [0x7fff841aec0a]
      Kernel stack:
        16 kevent + 62 [0xffffff80004786e4]
      Binary Images:
             0x100000000 -        0x100001ff7  autofsd ??? (???) <A17264FB-7A05-5AF3-2655-B78B145BFE7D> /usr/libexec/autofsd
          0x7fff83a91000 -     0x7fff83c08fe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff84195000 -     0x7fff84356fef  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Process:         backupd [5987]
    Path:            /System/Library/CoreServices/backupd
    UID:             0
      Thread 14a9b      DispatchQueue 1
      User stack:
        16 ??? (in backupd + 18004) [0x100004654]
          16 ??? (in backupd + 63634) [0x10000f892]
            16 CFRunLoopRun + 70 (in CoreFoundation) [0x7fff83adcb46]
              16 CFRunLoopRunSpecific + 575 (in CoreFoundation) [0x7fff83adcdbf]
                16 __CFRunLoopRun + 1698 (in CoreFoundation) [0x7fff83add932]
                  16 mach_msg_trap + 10 (in libSystem.B.dylib) [0x7fff84195d7a]
      Kernel stack:
        16 ipc_mqueue_receive_continue + 0 [0xffffff800026f302]
      Thread 14a9c      DispatchQueue 2
      User stack:
        16 start_wqthread + 13 (in libSystem.B.dylib) [0x7fff841afaa5]
          16 _pthread_wqthread + 353 (in libSystem.B.dylib) [0x7fff841afc08]
            16 _dispatch_worker_thread2 + 252 (in libSystem.B.dylib) [0x7fff841b02de]
              16 _dispatch_queue_invoke + 185 (in libSystem.B.dylib) [0x7fff841b07b4]
                16 kevent + 10 (in libSystem.B.dylib) [0x7fff841aec0a]
      Kernel stack:
        16 kevent + 62 [0xffffff80004786e4]
      Thread 14a9f    
      User stack:
        16 thread_start + 13 (in libSystem.B.dylib) [0x7fff841cee89]
          16 _pthread_start + 331 (in libSystem.B.dylib) [0x7fff841cefd6]
            16 __NSThread__main__ + 1429 (in Foundation) [0x7fff84adb204]
              16 ??? (in backupd + 29165) [0x1000071ed]
                16 ??? (in backupd + 52658) [0x10000cdb2]
                  16 ??? (in backupd + 75900) [0x10001287c]
                    16 ??? (in backupd + 154129) [0x100025a11]
                      16 ??? (in backupd + 148529) [0x100024431]
                        16 ??? (in backupd + 149759) [0x1000248ff]
                          16 ??? (in backupd + 149394) [0x100024792]
                            16 DeleteOrMarkSnapshot + 298 (in CarbonCore) [0x7fff8a3e8eb4]
                              14 DeleteSnapshotNow + 1047 (in CarbonCore) [0x7fff8a3e8b12]
                                14 __unlink + 10 (in libSystem.B.dylib) [0x7fff841ef786]
                              1 DeleteSnapshotNow + 498 (in CarbonCore) [0x7fff8a3e88ed]
                                1 _URLEnumeratorGetNextURL + 203 (in CarbonCore) [0x7fff8a35f4a0]
                                  1 _GetDirectoryURLs(_CFURLEnumerator*) + 309 (in CarbonCore) [0x7fff8a36098a]
                                    1 ftsattr_read$INODE64 + 453 (in CarbonCore) [0x7fff8a360f08]
                                      1 getdirentriesattr + 10 (in libSystem.B.dylib) [0x7fff841d434a]
                              1 DeleteSnapshotNow + 734 (in CarbonCore) [0x7fff8a3e89d9]
                                1 __rmdir + 10 (in libSystem.B.dylib) [0x7fff841fb332]
      Kernel stack:
        16 hndl_unix_scall64 + 20 [0xffffff80002e4874]
          16 unix_syscall64 + 544 [0xffffff80004e8168]
            14 unlink + 104 [0xffffff8000305481]
              10 rename + 3450 [0xffffff800030527e]
                10 VNOP_REMOVE + 87 [0xffffff800023f07d]
                  10 hfs_metadatazone_init + 24635 [0xffffff80004479d1]
                    10 hfs_metadatazone_init + 21091 [0xffffff8000446bf9]
                      7 hfs_swap_BTNode + 20005 [0xffffff800042e49b]
                        7 MacToVFSError + 804 [0xffffff8000440997]
                          7 journal_end_transaction + 835 [0xffffff800030fe4c]
                            4 journal_modify_block_abort + 1416 [0xffffff800030f17c]
                              4 journal_uses_fua + 1890 [0xffffff800030e9dd]
                                4 journal_uses_fua + 1045 [0xffffff800030e690]
                                  4 VNOP_IOCTL + 170 [0xffffff800030dd67]
                                    4 spec_ioctl + 198 [0xffffff8000317b2d]
                                      4 com.apple.iokit.IOStorageFamily 1.6.3 + 54699 [0xffffff7f80eeb5ab]
                                        4 com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.8 + 2796 [0xffffff7f8130aaec]
                                          4 com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.8 + 17230 [0xffffff7f8130e34e]
                                            4 com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.8 + 16713 [0xffffff7f812f5149]
                                              4 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 299 [0xffffff800053c225]
                                                4 com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.8 + 22613 [0xffffff7f812f6855]
                                                  4 IORecursiveLockSleep + 57 [0xffffff8000520063]
                                                    4 lck_mtx_sleep + 92 [0xffffff8000206270]
                                                      4 thread_block_reason + 289 [0xffffff8000209acb]
                                                        4 thread_dispatch + 1894 [0xffffff800020990e]
                                                          4 machine_switch_context + 383 [0xffffff800022c888]
                            2 journal_modify_block_abort + 3645 [0xffffff800030fa31]
                              2 buf_clear + 106 [0xffffff80002ec7c7]
                                2 vnode_waitforwrites + 201 [0xffffff80002390d8]
                                  2 msleep + 130 [0xffffff800024e865]
                                    2 wakeup + 283 [0xffffff800024e416]
                                      2 lck_mtx_sleep + 92 [0xffffff8000206270]
                                        2 thread_block_reason + 289 [0xffffff8000209acb]
                                          2 thread_dispatch + 1894 [0xffffff800020990e]
                                            2 machine_switch_context + 383 [0xffffff800022c888]
                            1 journal_modify_block_abort + 3020 [0xffffff800030f7c0]
                              1 journal_uses_fua + 809 [0xffffff800030e5a4]
                                1 VNOP_IOCTL + 170 [0xffffff800030dd67]
                                  1 spec_ioctl + 198 [0xffffff8000317b2d]
                                    1 com.apple.iokit.IOStorageFamily 1.6.3 + 54699 [0xffffff7f80eeb5ab]
                                      1 com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.8 + 2796 [0xffffff7f8130aaec]
                                        1 com.apple.iokit.IOSCSIBlockCommandsDevice 2.6.8 + 17230 [0xffffff7f8130e34e]
                                          1 com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.8 + 16713 [0xffffff7f812f5149]
                                            1 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 299 [0xffffff800053c225]
                                              1 com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.8 + 22613 [0xffffff7f812f6855]
                                                1 IORecursiveLockSleep + 57 [0xffffff8000520063]
                                                  1 lck_mtx_sleep + 92 [0xffffff8000206270]
                                                    1 thread_block_reason + 289 [0xffffff8000209acb]
                                                      1 thread_dispatch + 1894 [0xffffff800020990e]
                                                        1 machine_switch_context + 383 [0xffffff800022c888]
                      2 hfs_swap_BTNode + 18660 [0xffffff800042df5a]
                        2 MacToVFSError + 416 [0xffffff8000440813]
                          2 journal_start_transaction + 372 [0xffffff80003126eb]
                            2 lck_mtx_lock + 484 [0xffffff80002c5684]
                              2 lck_mtx_lock_wait_x86 + 334 [0xffffff80002c7936]
                                2 thread_block_reason + 289 [0xffffff8000209acb]
                                  2 thread_dispatch + 1894 [0xffffff800020990e]
                                    2 machine_switch_context + 383 [0xffffff800022c888]
                      1 hfs_swap_BTNode + 19511 [0xffffff800042e2ad]
                        1 CompareCatalogKeys + 16227 [0xffffff80004264c2]
                          1 BTDeleteRecord + 208 [0xffffff800044f40c]
                            1 DeleteTree + 321 [0xffffff8000453fbd]
                              1 GetNode + 52 [0xffffff8000452406]
                                1 netboot_mountroot + 9758 [0xffffff800041ffef]
                                  1 buf_biowait + 83 [0xffffff80002ec5c2]
                                    1 msleep + 130 [0xffffff800024e865]
                                      1 wakeup + 283 [0xffffff800024e416]
                                        1 lck_mtx_sleep + 92 [0xffffff8000206270]
                                          1 thread_block_reason + 289 [0xffffff8000209acb]
                                            1 thread_dispatch + 1894 [0xffffff800020990e]
                                              1 machine_switch_context + 383 [0xffffff800022c888]
              4 rename + 3246 [0xffffff80003051b2]
                4 vnode_authorize + 99 [0xffffff80002374c8]
                  4 kauth_authorize_action + 79 [0xffffff8000246df6]
                    4 vfs_mountroot + 1591 [0xffffff80002fcbf4]
                      4 vnode_getattr + 219 [0xffffff800023f25d]
                        4 VNOP_SETATTR + 926 [0xffffff800023e1d8]
                          4 vn_getxattr + 273 [0xffffff800023d0e2]
                            4 VNOP_GETXATTR + 60 [0xffffff800023dc3e]
                              4 hfs_vnop_makenamedstream + 8599 [0xffffff800044e4ab]
                                4 BTSearchRecord + 670 [0xffffff8000450cc6]
                                  4 SearchTree + 226 [0xffffff80004543d3]
                                    4 GetNode + 52 [0xffffff8000452406]
                                      4 netboot_mountroot + 9758 [0xffffff800041ffef]
                                        4 buf_biowait + 83 [0xffffff80002ec5c2]
                                          4 msleep + 130 [0xffffff800024e865]
                                            4 wakeup + 283 [0xffffff800024e416]
                                              4 lck_mtx_sleep + 92 [0xffffff8000206270]
                                                4 thread_block_reason + 289 [0xffffff8000209acb]
                                                  4 thread_dispatch + 1894 [0xffffff800020990e]
                                                    4 machine_switch_context + 383 [0xffffff800022c888]
            1 getdirentriesattr + 663 [0xffffff80002ff7fe]
              1 VNOP_READDIRATTR + 83 [0xffffff800030c46a]
                1 netboot_mountroot + 6461 [0xffffff800041f30e]
                  1 CompareCatalogKeys + 7731 [0xffffff8000424392]
                    1 hfs_create_attr_btree + 6926 [0xffffff8000421c15]
                      1 BTSearchRecord + 670 [0xffffff8000450cc6]
                        1 SearchTree + 226 [0xffffff80004543d3]
                          1 GetNode + 52 [0xffffff8000452406]
                            1 netboot_mountroot + 9758 [0xffffff800041ffef]
                              1 buf_biowait + 83 [0xffffff80002ec5c2]
                                1 msleep + 130 [0xffffff800024e865]
                                  1 wakeup + 283 [0xffffff800024e416]
                                    1 lck_mtx_sleep + 92 [0xffffff8000206270]
                                      1 thread_block_reason + 289 [0xffffff8000209acb]
                                        1 thread_dispatch + 1894 [0xffffff800020990e]
                                          1 machine_switch_context + 383 [0xffffff800022c888]
            1 rmdir + 530 [0xffffff80003043a8]
              1 VNOP_RMDIR + 84 [0xffffff800030e0dc]
                1 hfs_metadatazone_init + 26089 [0xffffff8000447f7f]
            

    Try removing any haxies you got installed (Xounds) and see what happens.
    /Library/Frameworks/ApplicationEnhancer.framework
    /Library/PreferencePanes/Application Enhancer.prefPane
    /Library/Application Enhancers/Xounds.ape
    Better yet run the Application Enhancer Installer and use it's uninstall function.

  • After waking from sleep, my iMac (Lion) is unresponsive.  The mouse moves, but when I click things it won't open them.

    After waking from sleep, my iMac (Lion) is unresponsive.  The mouse moves, but when I click things it won't open them.
    This has happened EVERY time the iMac goes to sleep for the last few days.. the only way I have found to resolve the issue is to manually restart the computer each time via the button on the back of the iMac.
    Any and all help is appreciated!
    Thanks

    FWIW, I never sleep my machines or their HDs, just their displays and never have an issue waking up the displays, usually run 24/7. Give that a shot.

  • On my new iMac, mail has no sound after waking from sleep.  If I select do not wake for network access in general preferences, the problem does not occur.  Anyone have an idea on how to fix this?

    On my new iMac, mail has no sound after waking from sleep.  If I select do not wake for network access in general preferences, the problem does not occur.  Anyone have an idea on how to fix this? Thanks --

    Same here on an older iMac since Lion. Thanks for the uncheck wake for network access tip though, it doesn't do it either in that case, I will leave it that way.

  • My iMac won't automatically connect to wifi after waking from sleep mode

    After dowloading the newest software update and performing a firmware update for my Airport router, my Imac won't connect to Wifi automatically after waking from sleep mode

    Please re-download and install the 10.7.3 update. You can locate it at 10.7.3 (Client Combo). Follow the on-screen instructions. Then test it out, if you still have the same problem please restart, when you hear the startup tone hold down the Option Key and then choose the Recovery Partition. Then open Disk Utilities and Repair Disk Permissions 2x. Then exit DU, restart normally and re-test.

  • Kernal panics after waking from sleep on MBP

    I have a client machine that continues to crash after waking from sleep.  Most of the logs indicate its a USB driver issue but not all of them which make me question whether it is truly a USB issue.
    Here is the first log:
    Interval Since Last Panic Report:  42291 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    4D739B74-806B-4EE5-B643-3ABC69B99DB3
    Mon Jan 21 14:40:59 2013
    panic(cpu 0 caller 0xffffff80002c4794): Kernel trap at 0xffffff7f816c6e1f, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff806a45a628, CR3: 0x0000000000100000, CR4: 0x00000000001606e0
    RAX: 0xffffff806a5541f8, RBX: 0xffffff806a554000, RCX: 0x0000000000826f90, RDX: 0x0000000000000000
    RSP: 0xffffff807e493bc0, RBP: 0xffffff807e493ca0, RSI: 0x000000807e878986, RDI: 0xffffff807e493c39
    R8:  0x000000000000001f, R9:  0xffffffffffffff00, R10: 0xffffffffffffffdf, R11: 0xffffff800a69e600
    R12: 0xffffff806a458000, R13: 0x0000000000000000, R14: 0x0000000000000000, R15: 0xffffff807e493bc0
    RFL: 0x0000000000010286, RIP: 0xffffff7f816c6e1f, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0xffffff806a45a628, Error code: 0x0000000000000000, Faulting CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff807e493870 : 0xffffff8000220792
    0xffffff807e4938f0 : 0xffffff80002c4794
    0xffffff807e493aa0 : 0xffffff80002da55d
    0xffffff807e493ac0 : 0xffffff7f816c6e1f
    0xffffff807e493ca0 : 0xffffff7f816e3c05
    0xffffff807e493ce0 : 0xffffff7f816c5257
    0xffffff807e493d10 : 0xffffff7f80c9a832
    0xffffff807e493d50 : 0xffffff7f8174d4f0
    0xffffff807e493da0 : 0xffffff7f8174f692
    0xffffff807e493de0 : 0xffffff7f8174f7c4
    0xffffff807e493e20 : 0xffffff7f80c9e4c5
    0xffffff807e493e60 : 0xffffff7f80c9e628
    0xffffff807e493e90 : 0xffffff7f80ca1fd7
    0xffffff807e493ef0 : 0xffffff800063d4d6
    0xffffff807e493f30 : 0xffffff800063c250
    0xffffff807e493f70 : 0xffffff800063c0f4
    0xffffff807e493fb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c8f000->0xffffff7f80cc7fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
             com.apple.driver.AppleIntelFramebufferCapri(7.3.2)[5D02E509-F60D-3312-9C3C-AF47 D6622C85]@0xffffff7f81742000->0xffffff7f8179ffff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[19BAB11C-CE5E-3068-AD10-132019C59D6C]@0xfffff f7f807d4000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c8f000
             com.apple.driver.AppleIntelHD4000Graphics(7.3.2)[AD64F3E5-2838-3046-A9EA-1CB6C9 769436]@0xffffff7f816c2000->0xffffff7f81728fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[7C8672C4-8B0D-3CCF-A79A-23C62E90F895]@0xff ffff7f80cc8000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c8f000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 42049368948948
    last loaded kext at 16300805887472: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f80795000, size 16384)
    last unloaded kext at 16406017984235: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f80795000, size 12288)
    loaded kexts:
    com.lightspeedsystems.kext.LsSaKernel64          2.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.X86PlatformShim          5.0.0d8
    com.apple.driver.AGPM          100.12.75
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleIntelHD4000Graphics          7.3.2
    com.apple.driver.AppleSMCPDRC          5.0.0d8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.2
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelFramebufferCapri          7.3.2
    com.apple.driver.AppleUSBTCButtons          227.6
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          227.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCISerialATAPI          2.0.3
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AirPort.Brcm4331          561.7.22
    com.apple.driver.AppleSDXC          1.2.2
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.iokit.AppleBCM5701Ethernet          3.2.4b8
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleUSBXHCI          1.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.driver.X86PlatformPlugin          5.1.1d6
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.driver.AppleUSBMultitouch          230.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.0.3
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IOEthernetAVBController          1.0.1b1
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.8
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    System Profile:
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f38
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 6
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 4
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0x14100000 / 4
    Second log---------------------------------------------------------------------------- -----------------------------------
    Interval Since Last Panic Report:  18613 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    4D739B74-806B-4EE5-B643-3ABC69B99DB3
    Wed Jan 30 13:21:54 2013
    panic(cpu 2 caller 0xffffff80002c4794): Kernel trap at 0xffffff7f816d61f1, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x000000012562c000, CR3: 0x0000000000100000, CR4: 0x00000000001606e0
    RAX: 0x480001eabd058d48, RBX: 0xffffff806a6af000, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff807ef03b60, RBP: 0xffffff807ef03b70, RSI: 0x000000000000012c, RDI: 0xffffff806a6af000
    R8:  0x000000000000001f, R9:  0xffffffffffffff00, R10: 0xffffffffffffffdf, R11: 0xffffff80002dad00
    R12: 0xffffff806a6af000, R13: 0x0000000000000000, R14: 0xffffff806a6af000, R15: 0xffffff807ef03bc0
    RFL: 0x0000000000010282, RIP: 0xffffff7f816d61f1, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x000000012562c000, Error code: 0x0000000000000000, Faulting CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff807ef03810 : 0xffffff8000220792
    0xffffff807ef03890 : 0xffffff80002c4794
    0xffffff807ef03a40 : 0xffffff80002da55d
    0xffffff807ef03a60 : 0xffffff7f816d61f1
    0xffffff807ef03b70 : 0xffffff7f816d7413
    0xffffff807ef03bb0 : 0xffffff7f816c6e31
    0xffffff807ef03ca0 : 0xffffff7f816e3c05
    0xffffff807ef03ce0 : 0xffffff7f816c5257
    0xffffff807ef03d10 : 0xffffff7f80c9a832
    0xffffff807ef03d50 : 0xffffff7f8174d4f0
    0xffffff807ef03da0 : 0xffffff7f8174f692
    0xffffff807ef03de0 : 0xffffff7f8174f7c4
    0xffffff807ef03e20 : 0xffffff7f80c9e4c5
    0xffffff807ef03e60 : 0xffffff7f80c9e628
    0xffffff807ef03e90 : 0xffffff7f80ca1fd7
    0xffffff807ef03ef0 : 0xffffff800063d4d6
    0xffffff807ef03f30 : 0xffffff800063c250
    0xffffff807ef03f70 : 0xffffff800063c0f4
    0xffffff807ef03fb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c8f000->0xffffff7f80cc7fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
             com.apple.driver.AppleIntelFramebufferCapri(7.3.2)[5D02E509-F60D-3312-9C3C-AF47 D6622C85]@0xffffff7f81742000->0xffffff7f8179ffff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[19BAB11C-CE5E-3068-AD10-132019C59D6C]@0xfffff f7f807d4000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c8f000
             com.apple.driver.AppleIntelHD4000Graphics(7.3.2)[AD64F3E5-2838-3046-A9EA-1CB6C9 769436]@0xffffff7f816c2000->0xffffff7f81728fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[7C8672C4-8B0D-3CCF-A79A-23C62E90F895]@0xff ffff7f80cc8000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c8f000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: MacBookPro9,2 (Mac-6F01561E16C75D06)
    System uptime in nanoseconds: 18633492210750
    last loaded kext at 37211407179: com.lightspeedsystems.kext.LsSaKernel64          2.0.0 (addr 0xffffff7f810cc000, size 147456)
    last unloaded kext at 198602469343: com.apple.driver.AppleUSBTCKeyEventDriver          227.6 (addr 0xffffff7f814fc000, size 8192)
    loaded kexts:
    com.lightspeedsystems.kext.LsSaKernel64          2.0.0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AGPM          100.12.75
    com.apple.driver.X86PlatformShim          5.0.0d8
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleIntelHD4000Graphics          7.3.2
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.2
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelFramebufferCapri          7.3.2
    com.apple.driver.AppleSMCPDRC          5.0.0d8
    com.apple.driver.AppleUSBTCButtons          227.6
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.driver.AppleUSBTCKeyboard          227.6
    com.apple.driver.AppleIRController          312
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCISerialATAPI          2.0.3
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AirPort.Brcm4331          561.7.22
    com.apple.driver.AppleSDXC          1.2.2
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.iokit.AppleBCM5701Ethernet          3.2.4b8
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleUSBXHCI          1.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.X86PlatformPlugin          5.1.1d6
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.driver.AppleUSBMultitouch          230.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.0.3
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IOEthernetAVBController          1.0.1b1
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.8
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    System Profile:
    Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.2f38
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547550A9E384, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS31N
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 6
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 7
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52f, 0x14200000 / 1
    Sorry for the huge post.  The lightspeed kext shouldn't be causing problem as we use this program for all mac machines, I also did extensive troubleshooting with it.  I did ask her to stop using the logitech USB device but she said it didn't make a difference, it was a plug and play device, would it still cause this issue without having it plugged in?
    Thanks in advance for the help.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether your problem is caused by third-party system modifications that load automatically at startup or login. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
    *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Restarting after waking from sleep

    I have a mid 2010 macbook pro running Mountain Lion OS X 10.8.3 of which keeps restarting after being left in sleep mode for an hour or two. When waking from sleep mode, the mac functions for about 5 seconds, before restarting by itself. I have tried deleting certain plist files (as suggested by other posts) but that doesn't seem to have helped. I have also recently installed a new hard drive, but i continue to have the same problem. Below is the panic report from the recent restart after waking from sleep mode:
    Thu May 23 22:40:58 2013
    panic(cpu 0 caller 0xffffff7f9a7957f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811b9a5000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff810a102f80 : 0xffffff801a01d626
    0xffffff810a102ff0 : 0xffffff7f9a7957f2
    0xffffff810a1030b0 : 0xffffff7f9a8923b9
    0xffffff810a103110 : 0xffffff7f9a89242e
    0xffffff810a103180 : 0xffffff7f9abb8c82
    0xffffff810a1032b0 : 0xffffff7f9a8b8fe8
    0xffffff810a1032f0 : 0xffffff7f9a79d567
    0xffffff810a1033a0 : 0xffffff7f9a79b05a
    0xffffff810a1035a0 : 0xffffff7f9a79c983
    0xffffff810a103670 : 0xffffff7f9b8b5790
    0xffffff810a103730 : 0xffffff7f9b8e0f98
    0xffffff810a1037b0 : 0xffffff7f9b8c8308
    0xffffff810a103810 : 0xffffff7f9b8c8be9
    0xffffff810a103860 : 0xffffff7f9b8c909b
    0xffffff810a1038d0 : 0xffffff7f9b8c98d1
    0xffffff810a103910 : 0xffffff7f9b89534f
    0xffffff810a103a90 : 0xffffff7f9b8c5e39
    0xffffff810a103b50 : 0xffffff7f9b893de8
    0xffffff810a103ba0 : 0xffffff801a4650c9
    0xffffff810a103bc0 : 0xffffff801a466670
    0xffffff810a103c20 : 0xffffff801a46408f
    0xffffff810a103d70 : 0xffffff801a0984a1
    0xffffff810a103e80 : 0xffffff801a020aed
    0xffffff810a103eb0 : 0xffffff801a010448
    0xffffff810a103f00 : 0xffffff801a01961b
    0xffffff810a103f70 : 0xffffff801a0a5dd6
    0xffffff810a103fb0 : 0xffffff801a0cdd43
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f9a738 000->0xffffff7f9aa45fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f9a6a3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f9a724000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f9a6e1000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f9 aa53000->0xffffff7f9ad74fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f9a7 38000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f9a6a3000
             com.apple.GeForce(8.1)[A15BB65E-3501-340F-87CB-2FD2BAD33E35]@0xffffff7f9b882000 ->0xffffff7f9b94efff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f9a7 38000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f9a724000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f9a6a3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f9a6e1000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000019e00000
    Kernel text base: 0xffffff801a000000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 3064164203775
    last loaded kext at 299154607765: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f9c477000, size 229376)
    last unloaded kext at 354384336276: com.apple.filesystems.msdosfs          1.8 (addr 0xffffff7f9c469000, size 57344)
    loaded kexts:
    com.Logitech.Unifying.HID Driver          1.3.0
    com.Logitech.Control Center.HID Driver          3.7.0
    com.apple.filesystems.smbfs          1.8
    com.apple.filesystems.exfat          1.3
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.GeForce          8.1.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleIntelHDGraphics          8.1.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.0
    com.apple.driver.AppleMuxControl          3.3.0
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.iokit.AppleBCM5701Ethernet          3.6.0b1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.NVDAResman          8.1.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.driver.IOBluetoothHIDDriver          4.1.3f3
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Any suggestions would be greatful,
    Thanks,
    Marie

    Replace the pair of DIMMs first.
    Monitor the temps inside.
    Install and use SmcFanControl 2.2
    Run Apple Hardware Test
    You may want to try a clean system install to test with once you have the RAM replaced. Faulty RAM can cause all kinds of issues. And dirty files. Some deeper check for corrupt files than Disk Utility is probably in order.
    There is a significant "Inrush-current" on boot and wake from sleep with the 2008s. They need good power, a 1500VA/900W UPS, and sensitive to other equipment on the same circuit.
    Inrush current

  • Macbook pro 2010 crashes after waking from sleep

    Hi,
    I upgraded to mountain lion a month or so ago and ever since my MBP often crashes after waking from sleep.  I've included the error report below. Any help would be appreciated.  After it restarts, it works fine.  Problem consistently happens after waking from sleep.
    Thank-you
    Interval Since Last Panic Report:  55755 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    D0E51DBB-BAAC-864E-AF93-8DAF5E934CE9
    Sun Dec  2 08:24:22 2012
    panic(cpu 0 caller 0xffffff7f8aabdb25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811e05d000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80fa7bb420 : 0xffffff800a21d626
    0xffffff80fa7bb490 : 0xffffff7f8aabdb25
    0xffffff80fa7bb520 : 0xffffff7f8abb74b3
    0xffffff80fa7bb580 : 0xffffff7f8abb7527
    0xffffff80fa7bb5f0 : 0xffffff7f8aecc853
    0xffffff80fa7bb730 : 0xffffff7f8abdd659
    0xffffff80fa7bb760 : 0xffffff7f8aac78da
    0xffffff80fa7bb810 : 0xffffff7f8aac2fac
    0xffffff80fa7bba00 : 0xffffff7f8aac43a2
    0xffffff80fa7bbad0 : 0xffffff7f8acb815a
    0xffffff80fa7bbb00 : 0xffffff7f8ac9be1a
    0xffffff80fa7bbb30 : 0xffffff7f8ac9b241
    0xffffff80fa7bbba0 : 0xffffff7f8ac9b362
    0xffffff80fa7bbc20 : 0xffffff7f8aca687d
    0xffffff80fa7bbc50 : 0xffffff7f8acae61c
    0xffffff80fa7bbdd0 : 0xffffff7f8aa5a3c7
    0xffffff80fa7bbe40 : 0xffffff7f8aa4457b
    0xffffff80fa7bbeb0 : 0xffffff7f8aa46c04
    0xffffff80fa7bbf00 : 0xffffff7f8aa0839f
    0xffffff80fa7bbf20 : 0xffffff800a649e4a
    0xffffff80fa7bbf60 : 0xffffff800a23dcde
    0xffffff80fa7bbfb0 : 0xffffff800a2b26b7
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f8a9ff000->0xffffff7f8aa36fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f8a829000
             com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f8aa42000->0xffffff7f8aa53fff
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f8a9ff000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f8a829000
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f8aa56 000->0xffffff7f8ad58fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f8a829000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f8aa42000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f8a9ff000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f8 ad66000->0xffffff7f8b088fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f8aa 56000
                dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f8a829000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000000a000000
    Kernel text base: 0xffffff800a200000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 50092647901403
    last loaded kext at 48562451601465: com.apple.driver.AppleUSBCDC    4.1.22 (addr 0xffffff7f8c5c0000, size 16384)
    last unloaded kext at 48645674911297: com.apple.driver.AppleUSBCDC    4.1.22 (addr 0xffffff7f8c5c0000, size 12288)
    loaded kexts:
    com.razer.orochi.driver    2.0
    com.rim.driver.BlackBerryUSBDriverInt    0.0.74
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AGPM    100.12.69
    com.apple.driver.AppleHDA    2.3.1f2
    com.apple.GeForce    8.0.0
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager    4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.driver.AppleIntelHDGraphics    8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB    8.0.0
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.driver.AppleSMCLMU    2.0.2d0
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleMikeyDriver    2.3.1f2
    com.apple.driver.AppleMuxControl    3.2.11
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.AppleUSBTCButtons    235.4
    com.apple.driver.AppleUSBTCKeyboard    235.4
    com.apple.driver.AppleIRController    320.15
    com.apple.driver.AppleUSBCardReader    3.1.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.iokit.SCSITaskUserClient    3.5.1
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.2.2
    com.apple.driver.AppleFWOHCI    4.9.6
    com.apple.driver.AppleUSBHub    5.2.5
    com.apple.driver.AirPort.Brcm4331    602.15.22
    com.apple.driver.AppleAHCIPort    2.4.1
    com.apple.iokit.AppleBCM5701Ethernet    3.2.5b3
    com.apple.driver.AppleUSBEHCI    5.4.0
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleACPIButtons    1.6
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.6
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard    165.5
    com.apple.driver.IOBluetoothHIDDriver    4.0.9f33
    com.apple.driver.AppleHIDKeyboard    165.5
    com.apple.driver.DspFuncLib    2.3.1f2
    com.apple.iokit.IOAudioFamily    1.8.9fc10
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.nvidia.nv50hal    8.0.0
    com.apple.NVDAResman    8.0.0
    com.apple.iokit.IOSurface    86.0.3
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.iokit.IOBluetoothFamily    4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.0.9f33
    com.apple.kext.triggers    1.0
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleGraphicsControl    3.2.11
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.5
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.driver.AppleHDAController    2.3.1f2
    com.apple.iokit.IOGraphicsFamily    2.3.5
    com.apple.iokit.IOHDAFamily    2.3.1f2
    com.apple.driver.IOPlatformPluginFamily    5.2.0d16
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.AppleUSBMultitouch    235.7
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleUSBMergeNub    5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.5.1
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.5.0
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IO80211Family    500.15
    com.apple.iokit.IOUSBUserClient    5.2.5
    com.apple.iokit.IOAHCIFamily    2.2.1
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOHIDFamily    1.8.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    344
    com.apple.driver.AppleKeyStore    28.21
    com.apple.iokit.IOUSBMassStorageClass    3.5.0
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.1
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.1
    com.apple.iokit.IOUSBFamily    5.4.0
    com.apple.driver.AppleACPIPlatform    1.6
    com.apple.iokit.IOPCIFamily    2.7.2
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Razer Orochi, 0x1532, 0x0013, 0xfa140000 / 6
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 9
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    Back up all data, then uninstall the Razer and Blackberry software according to the developers' instructions. Reboot and test. Most likely there will be no change. In that case, see below:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video

  • "Photoshop transparent background" after waking from sleep

    Anyone experienced this problem? Photoshop users will be familiar with the terms I'm using to describe this issue...
    After waking from sleep, my iMac will display the screen saver -- in this case, "Beach" -- in a frozen state (not moving at all). The photo has a lower opacity, with a checkered background similar to what you'd see in Photoshop when the background is Transparent rather than opague. Clicking on the mouse or keyboard has no effect, but when I turn the power off and then on again, all is back to normal, with the Leopard desktop and Dock back in their normal places.
    Is this the system freeze that folks have been talking about?

    Ok I am not that fmrealer with Photoshop. But this is what I would do.
    1. Resart my computer.
    2. Call apple or Photoshop.
    3. Re install Photoshop.
    4. It is not the end of the world and it sounds kind of cool.

  • Freeze after waking from sleep mode on MBP retina

    After waking from sleep mode my MBP retina freezes for 3-5 seconds. Mouse and touchpad don't work. I wonder if it's mountain lion problem or hardware problem. Anyone faced this?

    Just got a brand new model and OS X 10.8.2 (12C3012) and face the same issue, almost everytime it sleeps for too long. This is not a 3rd type SDD, this is a standard Apple SSD. I turned off the BT, I removed the almost every option from the battery saver mode. The current test is to disable the power nap - I will let you all know the result in a few hours.

  • BSOD after waking from sleep On XP and Vista

    Hello my name is Santiago. I have started getting BSODs after using sleep lately. I get BSODs after waking from sleep on windows Vista. I upgraded to that recently, and that is when the problem started. It was working fine for a few days then it just bluescreened, I have switched back to XP and see if it was with only vista. but it was not I do not know what to do any more. may any one please help me?
    This is what the blue screen says
    http://pwimage.org/images/l9ix40o7yfyfhjwd63i6.jpg
    the model is a T60 think pad.
    Message Edited by spena09916 on 11-21-2008 01:35 PM

    Hello Santiago,
    the link doesn't work anymore...
    So i'm just guessing:
    • did you check your memory? Might be a failure in a module.
    • you should update youre drivers. Use the system update tool.
    • did you try a recovery or new installation of your system? if the BSOD still occurs, there really might be a hardware failure... do you still have warranty?
    Cya
    Omar

  • Odd Keyboard/mouse failure after waking from sleep

    Here's an odd problem that's been bugging me for awhile now.
    Occasionally my iMac will not allow me to log in after waking from sleep. I always log out of the machine when I'm not using it, and after a bit it goes to sleep (usually I'll just click the "sleep" button on the login display).
    It wakes up with a wiggle of the mouse (Wacom Graphire), a tap of the keyboard (recent wired but numeric-keypadless Apple) or if I hit the button on my Griffin Power Mate.
    But then I cannot do anything. If I click any of the edit boxes in the login window, or any of the buttons, the mouse jumps to the "sleep" button but does not click it. I can't enter a username or password because those edit boxes never get focus.
    The machine is otherwise alive, as I can ssh to it from another computer or my iPhone and then from the command-line do a
    $ sudo /sbin/shutdown -r now
    for an orderly reboot.
    Very bizarre and rather annoying ... this has persisted since I installed Snow Leopard. Clues, anyone?

    Some, but not all of the time that the tower goes to sleep, when it wakes up the mouse works, but the keyboard does not. A restart solves the problem, but that's not practical.
    My aluminum keyboard did exactly the same thing when used with the USB extension cable, but not when plugged directly to the computer. Usually, unplugging the keyboard for a few seconds would fix it. The Apple store replaced the keyboard, and I have had no problems with the new keyboard.

  • Ethernet slow to connect after waking from sleep

    Since installing Lion (and updating to 10.7.1) on my 2008 24" iMac I have noticed that after waking from sleep the internet connection takes about 10 seconds to restore. I have reset the SMC and PRAM and performed a safe boot (in case this helped) but to no avail. The slow conenction can be observed if after waking from sleep the Network System Preference is clicked and the ethernet status "light" is red, changes briefly to amber and then green indcating a connection. The iMac is connected via an ethernet cable to a Linksys 802.11n 4 port wireless router.
    I also have a 2010 13" MacBook Pro, with the same OS, and version, conencted in the same way to the same Linksys router and it does not exhibit this problem.
    This slow internet connection access after waking from sleep is an annoyance and I'd appreciate any input on how to elimnate it.
    Thanks to those wiser than I, who might read this note.

    SOLUTION FOUND!
    I've found a list of possible solutions here's the link:
    http://osxdaily.com/2011/07/22/wifi-dropping-in-os-x-lion-fixes/
    I solved my problem moving the Ethernet and WiFi adapters in the top of the list and Bluetooth at the end.
    Move Wi-Fi to the top of the Service Order list – This is an old tip that simply prioritizes WiFi as the primary method that your Mac should connect to the internet, and it seems to help maintain connections

  • SMB shares die after waking from sleep mode

    When my Macbook is freshly booted, I can access the SMB shares on my linux server just fine. The fun starts when the computer is put to sleep and then awakened. About 50% of the time, the shares on my server are inaccessible after waking from sleep. When I click on the server in the Finder, it just says it's connecting and sits there. Not only are the shares inaccessible, but the server cannot be "ejected" (Item in use). Plus, the system cannot be rebooted nicely. It just hangs with the spinning wheel until I ctrlcommandreset the thing. Other services on the server remain accessible from the Macbook after samba dies (iTunes library, FTP). Occasionally, the shares will come to life if I sleep/wake the computer again, but that is rare.
    Tiger worked fine with the same server, it wasn't until the 10.5 upgrade that I began having trouble. I called Apple tech support about the issue, and waited 2 weeks for them to tell me to "install Bonjour on the server." I have formatted and reinstalled Leopard more times than I care to count, but the problem always remains. I've been dealing with this for almost a YEAR now and am totally desperate for a solution. Has anybody ever heard of this before?? The server is running Clarkconnect (Centos derivative).

    Hi Gary,
    This behavior is not a Safari issue but system related.
    Close all applications an run in utilities> disc repair permissions.
    After you done reboot an see what happens when your Mac gets to sleep mode again. This time don't open any applications to test it. Just leave it showing your desktop.
    Post back with the results ...
    Dimaxum

Maybe you are looking for

  • Both my iphone 4s and my ipad3 will not connect to the server when trying to access my email account. Why, and how do I fix it.

    Since 29/10/2012 my iphone 4s and more recently my ipad 3 will not connect to the server when trying to access my email account. All I get is an error message saying that 'cannot get mail, connection to the server failed' I hadnt changed any settings

  • Error while releasing to accouting.

    Hi, in VF02 when we try to release to accounting, getting the error " Reconciliation account XXXX or short key 00 is not permitted " Message no. F5788 Diagnosis The system checked the entry to see whether a reconciliation account exists with the numb

  • IPhoto Slideshow to iDVD - Audio problem

    I created a slideshow in iPhoto and added music from iTunes. The slidewhow is about 40 minutes long and I set the length of the slideshow to match the music (about 10 songs). I shred the show from iPhoto to iDVD using the Share option. When I preview

  • HT1212 how to enter passcode when screen is broken

    I just bought a Iphone 4s from a guy off of craigslist and am trying to restore it to make sure it works before I replace the screen and it prompted me for a passcode which I do not know and the screen is busted all up anyways and the lcd doesnt work

  • Screen goes black...why?

    Over the past couple of days, my screen has suddenly gone black, and the little green light on the monitor flashes. A re-start with the power button is then required. I've also noticed my Mac running more slowly than usual, with rather more spinning