System uptime discrepancy

On one of the nodes in my Hyper-V 2008R2 cluster, most (but not all) of the VM's are showing uptimes that suggest they're rebooting every night: each morning they show something like "Uptime 7:30:00" or thereabouts.
The VM's affected all seem to be Server 2012R2 machines, though one is Ubuntu and one Suse Linux (that one is a Citrix NetScaler device).
I feared something was actually causing reboots and went through the Event Logs - nothing found.
However if I check the Event ID 6013 which records system uptime, I see quite different numbers, showing that the VM's have been up for many weeks, as I would expect.
What could cause this discrepancy and should I worry?
No sig is a good sig

There are indeed lots of save/restore events in the host event logs.  They correspond with backups as you suggested.
Our backup software is CommVault.  It seems this is a quirk of the CommVault agent when running on some OS's, as it doesn't affect Server 2008R2 VM's or Windows 7 ones.  I haven't seen it documented anywhere by CommVault but I will pop a post up
there to see if anyone's noticed it before.
Thank you for the hint about Task Manager, I had never noticed that item on there until now!
No sig is a good sig

Similar Messages

  • System showing wrong system uptime.

    - I got a very weird problem with my Solaris 10 system.
    - System is showing a wrong value of system uptime which is more than thousand days. We tried reboot, RAM & NVRAM changes, all SC parameters changed, but problem is same.
    - Can you please give me some clue or idea on this ?
    - A change of CMOS battery was performed some time back, but not sure if it causes the issue.
    ~Anoop

    Hello Anoop,
    What Kernel rev do you have on that system? (uname -a)
    The problem description would suggest you have an issue with your utmpx file, given that's what the uptime(1M) command references. If the value printed by uptime increases, but is not reset by a system reboot, then uptime is pulling out a very old value from the utmpx database. This would suggest that the utmpx, and possible the wtmpx files are not getting updated or written to as they should.
    You can use logadm(1M) to either truncate or rotate the utmpx/wtmpx databases.
    Have a look at the files to see when they were last updated
    Do other commands which access the utmpx/wtmpx databases also produce strange output? Commands such as:
    $ who -b (Should display the time of the last boot)
    $ who -u
    $ who -l
    $ last
    Regards,
    Steve

  • How to setup System Uptime in Service Level

    Hi All,
    I have some question about SAP System Uptime report in SLA (Solution Manager).
    I would like to generate report how many days of system up. (Example how many day, how many month)
    I try to find the counter to calculate in Service Level Setup.
    Does anybody know about how to configure Service Level ?
    Please give me an advise.
    Regards,
    Vipu

    On the OAS Control's OC4J section, there is a place you can set the OC4J instance server settings. You can create certain number of JVMs and their runtime properties.

  • I stuck in system uptime in nanoseconds what will i do?? Plsss help me

    I stuck in system uptime in nanoseconds what will i do?? Plsss help me

    First try a Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least Ten seconds... (But can take Longer)... until the Apple logo appears. Release the Buttons
    If no joy... Try a Restore...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    Restoring  >  http://support.apple.com/kb/HT1414

  • System info discrepancy with IPhoto

    Hi Terence,
    Two quick questions:  I either rebuilt or restored my iphoto library a couple of months ago due to inability to read and received the error:  may be in use by another application.  This occured on a 2006 macbook pro that i upgraded to lion and also iphoto 11/9.3.
    I dont remember if I rebuilt or restored (couple months gone by); however, it worked!  So no issue there.  Just wanted to give you a history as I believe it is related to my current inquiry.
    Question 1:  Further exploration shows that I have 114Gb when I do "Get Info" on the pictures folder in my home folder.  Omnidisk sweep also says I have 115Gb in pictures.However, when I lookup storage in the system information it says that I only have 70Gb in photos.  Why the discrepancy?  Did I double my library size by doing the above rebuild/restore?  Should I not worry about this as system info only shows 70Gb vs. 114Gb in pictures folder?  I also trashed the ipod photo cache (read this in previous thread from you) and saw this will be no biggie as it will be rebuilt. This got me back 14Gb, but did nothing for the above discrepancy.
    Question #2:  since I did the above, i've noticed an enormous increase in HD usage in "other" category, I do not believe this was related to the above; however, since following you and some threads I turned off time machine and therefore solved the local backup hogging up HD problem.   Since doing both things above, got at least 7Gb back-great, but believe I can still get more as I still have 45Gb of "other" in my system info.
    Are there still mobile time machine backups looming in the background or do I have some picures from restore/rebuild?  if so what is best way to delete this extra data w/out harming my photos?
    Thanks so much for your time
    waveone

    With respect, neither of these questions are about iPhoto. They're about the Finder, and what it reports
    However, when I lookup storage in the system information it says that I only have 70Gb in photos.
    Where exactly are you looking that up?

  • System Uptime Query in SCCM 2012 R2

    what is the Query language statement to find the uptime of a system in SCCM 2012 R2? There are so many Object types that it is hard to see if anyone of them has this option.
    Thanks

    SELECT TOP (100) PERCENT dbo.v_R_System.Name0, dbo.v_GS_OPERATING_SYSTEM.LastBootUpTime0, DATEDIFF(Day, dbo.v_GS_OPERATING_SYSTEM.LastBootUpTime0, GETDATE()) AS [Days since last boot],
    dbo.v_GS_OPERATING_SYSTEM.Caption0
    FROM dbo.v_GS_OPERATING_SYSTEM INNER JOIN
    dbo.v_R_System ON dbo.v_GS_OPERATING_SYSTEM.ResourceID = dbo.v_R_System.ResourceID
    WHERE (DATEDIFF(Day, dbo.v_GS_OPERATING_SYSTEM.LastBootUpTime0, GETDATE()) > 7) AND (dbo.v_GS_OPERATING_SYSTEM.Caption0 LIKE '%server%')
    ORDER BY [Days since last boot] DESC
    This is something I built before.
    It shows you server systems that have been online for more than 7 days.
    You can modify it to your needs.

  • Total System Uptime

    Is there a way to view total uptime (as in, since the OS was installed)? I'm curious about it.
    Even if not built in, does anyone know of an app or script which can keep a running total? Thanks.

    > "Lots of people like to brag about their time since last reboot"
    Dämn right! Check this out:
    <pre>
    # Uptime | System Boot up
    ----------------------------+-------------------------------------------------
    -> 1 139 days, 17:08:23 | Darwin 8.4.0 Wed Jan 11 21:14:09 2006
    2 139 days, 17:07:53 | Darwin 8.4.0 Wed Jan 11 21:13:41 2006
    3 59 days, 18:49:12 | Darwin 8.2.0 Fri Aug 26 14:16:59 2005
    4 44 days, 22:18:00 | Darwin 8.1.0 Tue May 17 09:08:46 2005
    5 33 days, 18:17:45 | Darwin 8.2.0 Sat Jul 23 16:09:39 2005
    6 29 days, 17:46:30 | Darwin 8.3.0 Tue Nov 1 08:27:27 2005
    7 25 days, 02:59:32 | Darwin 7.7.0 Sat Jan 8 14:27:14 2005
    8 15 days, 23:42:43 | Darwin 8.3.0 Thu Dec 1 10:25:12 2005
    9 15 days, 21:27:24 | Darwin 8.3.0 Mon Dec 26 12:56:17 2005
    10 15 days, 16:37:09 | Darwin 7.8.0 Wed Mar 30 11:06:59 2005
    ----------------------------+-------------------------------------------------
    </pre>
    (ignore line 2, it's a bug that occasionally pops up, something to do with fast user switching or logging out/in, etc. It'll be gone when I finally have to restart)
    Sidney - This is from the uptimed program, which is pretty cool. I had problems compiling it ages ago but sorted it out eventually.
    Like you say Bill, I'm stuck on 10.4.4 now until the system crashes, which looks like never with Tiger so far... (I've had a few catastrophic crashes, system freezes, etc. but the thing always recovers if I give it enough time to itself! Only once did I have to ssh in and kill the windowserver process which took it back to the loginwindow and everything was fine). This was all started in the interests of OS testing you understand - OSX was touted as 'uncrashable' and all that - finally it seems to be true.
    I'm with you, my machines are always on, although I do let the disks sleep at night. Hopefully it crashes soon because the longer it goes the harder the decision will be...

  • Flash Player 10 processor system requirement discrepancy

    http://www.ehow.com/info_8526453_flash-player-10-system-requirements.html says that Flash Player 10 on Windows computers requires "a Pentium 4 processor running at 2.33 GHz or an Athalon 64 2800+ processor."
    However, http://www.downloadatoz.com/essentialware/adobe-flash-player/what-is-system-requirement-of -adobe-flash-player-10_g.html says:
    "System Requirements of Adobe Flash Player 10:
    • Windows 2000, XP(SP2 and above), Windows Server, Windows Vista., Macintosh OS X, Linux
    • Intel Pentium 450MHz, AMD Athlon 600MHz processor (for Windows);...(for Mac)"
    My question is: which of those two articles is correct as to what Adobe published as the Pentium processor system requirement for Flash Player 10?
    I see that this question was previously asked on this forum but was never answered, and that the processor system requirement for Flash Player 10 is no longer on Adobe.com

    Flash Player 10 is no longer supported and hasn't been for more than two years. Adobe no longer maintains a listing of system requirements for it since they do not recommend using it on any system that is connected to the Internet, because there are numerous security vulnerabilities with 10 (which have been addressed in newer releases, like 11, 12 & 13).
    I've spent hours trying to find any of the old documentation for versions like 9, 10, or 11, and they simply don't exist. Wikipedia (taken with a grain of salty, naturally) shows that Flash Player 11 was the first version to make a Pentium processor a minimum requirement, but even that doesn't specify a P4.
    Either way, unless you have an extremely old, and extremely slow computer, (ie: single core, less than 1gHz, less than 512mb RAM) Flash Player 10 should install and run, but again, it isn't recommended, as it leaves you vulnerable to attackers.

  • I'm getting this error "system uptime in nanosecond" and I have IOS and Xp both of them are not working. Thank you

    In the bugging they told me its a software problem, and I need to format all my hard drive. But now it's all not working (I didn't format or change anything) and I have some important information in my hard drive. Any one know what I can do? Help please

    What is the issue? Please exain what goes wrong in more detail.

  • Uptime command in solaris 10

    Hi,
    On one of my solaris 10 installation i tried giving the "uptime" command and got the below output
    10:31am 2 users, load average: 0.02, 0.02, 0.01
    To my surprise it did not show the no.of days the system is up. Could anyone please help me.
    Thanks.

    Hi,
    Both /usr/bin/uptime and /usr/bin/w came from the same source file:
    http://cvs.opensolaris.org/source/xref/usr/src/cmd/w/w.c
    w/uptime depends on /var/adm/utmpx as their source of data. Judging from the observation you have noted, the utmpx file did exist. Otherwise you would be seeing "stat error of /var/adm/utmpx: No such file or directory".
        244      if (stat(UTMPX_FILE, &sbuf) == ERR) {
        245           (void) fprintf(stderr, gettext("%s: stat error of %s: %s\n"),
        246                prog, UTMPX_FILE, strerror(errno));
        247           exit(1);
        248      }
    ...The reason that you did not have a system uptime was that in the /var/adm/utmpx file, there was no record or type BOOT_TIME.
        275                } else if (ut->ut_type == BOOT_TIME) {
        276                     uptime = now - ut->ut_xtime;
        277                     uptime += 30;
    ...Either the file is corrupted or truncated.
    Hope this helps.

  • I just bought a new MacBook Pro a few days ago, but it tends to crash when I connect my iPhone. And I mean hardcore crashing like shut-your-entire-system crashing. What on earth can it be? How do I decode the message from my crash report regarding this?

    Interval Since Last Panic Report:  71031 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    9D35B10A-1B37-4E34-AC20-7DED70CCCC47
    Tue Apr 19 17:44:39 2011
    panic(cpu 2 caller 0xffffff80002d11f4): Kernel trap at 0xffffff7f80bf8f03, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff808ce25d20, CR3: 0x0000000000100000, CR4: 0x0000000000040660
    RAX: 0x48f87d894cd58991, RBX: 0xffffff7f80bf8dbf, RCX: 0xffffff805abea100, RDX: 0xffffff80117aea08
    RSP: 0xffffff805eb4bb40, RBP: 0xffffff805eb4bb60, RSI: 0x0000000000000002, RDI: 0xffffff7f80bf8dbf
    R8:  0x00000000000005f0, R9:  0x0000000000000000, R10: 0x00000000000000a2, R11: 0xffffff80004f4f48
    R12: 0x0000000000000008, R13: 0x0000000000000246, R14: 0xffffff805eb4bb30, R15: 0xffffff800b39e000
    RFL: 0x0000000000010202, RIP: 0xffffff7f80bf8f03, CS:  0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 2), Frame : Return Address
    0xffffff805eb4b7e0 : 0xffffff8000204d15
    0xffffff805eb4b8e0 : 0xffffff80002d11f4
    0xffffff805eb4ba30 : 0xffffff80002e3f1a
    0xffffff805eb4ba40 : 0xffffff7f80bf8f03
    0xffffff805eb4bb60 : 0xffffff7f80bf9ab3
    0xffffff805eb4bbd0 : 0xffffff7f80bfa7de
    0xffffff805eb4bc10 : 0xffffff7f80dbf562
    0xffffff805eb4bd10 : 0xffffff7f810630e5
    0xffffff805eb4bdd0 : 0xffffff7f81063fac
    0xffffff805eb4be80 : 0xffffff7f810646af
    0xffffff805eb4bea0 : 0xffffff7f8105ddad
    0xffffff805eb4bed0 : 0xffffff800053bdd4
    0xffffff805eb4bf10 : 0xffffff800053b2b7
    0xffffff805eb4bf60 : 0xffffff800053af5d
    0xffffff805eb4bfa0 : 0xffffff80002c84f7
          Kernel Extensions in backtrace (with dependencies):
             com.apple.driver.AppleUSBEthernetHost(2.1.1)@0xffffff7f80bf8000->0xffffff7f80bf dfff
                dependency: com.apple.iokit.IONetworkingFamily(1.10)@0xffffff7f80894000
                dependency: com.apple.iokit.IOUSBFamily(4.2.0)@0xffffff7f80db7000
             com.apple.driver.AppleUSBEHCI(4.2.0)@0xffffff7f8105a000->0xffffff7f81070fff
                dependency: com.apple.iokit.IOUSBFamily(4.2.0)@0xffffff7f80db7000
                dependency: com.apple.iokit.IOPCIFamily(2.6.2)@0xffffff7f8081d000
             com.apple.iokit.IOUSBFamily(4.2.0)@0xffffff7f80db7000->0xffffff7f80df0fff
                dependency: com.apple.iokit.IOPCIFamily(2.6.2)@0xffffff7f8081d000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10J3331a
    Kernel version:
    Darwin Kernel Version 10.7.3: Sun Mar  6 13:37:56 PST 2011; root:xnu-1504.14.2~1/RELEASE_X86_64
    System model name: MacBookPro8,1 (Mac-94245B3640C91C81)
    System uptime in nanoseconds: 6478952055606
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI    4.2.0 (addr 0xffffff7f8109e000, size 0x65536) - last unloaded 116249886802
    loaded kexts:
    com.apple.driver.AppleUSBEthernetHost    2.1.1 - last loaded 6152549328235
    com.apple.driver.AppleHWSensor    1.9.3d0
    com.apple.driver.IOBluetoothBNEPDriver    2.4.4f2
    com.apple.driver.AGPM    100.12.31
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AppleHDA    2.0.2f10
    com.apple.driver.AppleMikeyDriver    2.0.2f10
    com.apple.driver.AppleUpstreamUserClient    3.5.4
    com.apple.driver.AppleMCCSControl    1.0.17
    com.apple.driver.AudioAUUC    1.54
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AppleIntelHDGraphics    6.3.2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.6.0d12
    com.apple.driver.AppleLPC    1.5.1
    com.apple.driver.AppleBacklight    170.0.46
    com.apple.kext.AppleSMCLMU    1.5.2d6
    com.apple.driver.AppleIntelSNBGraphicsFB    6.3.2
    com.apple.driver.AppleUSBTCButtons    201.2
    com.apple.driver.AppleUSBTCKeyboard    201.2
    com.apple.driver.AppleIRController    303.8
    com.apple.BootCache    31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.iokit.SCSITaskUserClient    2.6.6
    com.apple.iokit.IOAHCIBlockStorage    1.6.3
    com.apple.driver.AppleFWOHCI    4.7.3
    com.apple.driver.AppleUSBHub    4.2.0
    com.apple.driver.AirPort.Brcm4331    432.10.4
    com.apple.driver.AppleSDXC    1.0.2
    com.apple.iokit.AppleBCM5701Ethernet    3.0.2b8
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.driver.AppleAHCIPort    2.1.6
    com.apple.driver.AppleUSBEHCI    4.2.0
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient    142.4.1
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement    142.4.1
    com.apple.driver.AppleThunderboltDPOutAdapter    1.1.1
    com.apple.driver.AppleThunderboltDPInAdapter    1.1.1
    com.apple.driver.AppleThunderboltDPAdapterFamily    1.1.1
    com.apple.driver.AppleThunderboltPCIDownAdapter    1.0.5
    com.apple.driver.DspFuncLib    2.0.2f10
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.0.3
    com.apple.driver.AppleThunderboltNHI    1.1.9
    com.apple.iokit.IOThunderboltFamily    1.2.2
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.4f2
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleHDAController    2.0.2f10
    com.apple.iokit.IOHDAFamily    2.0.2f10
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.IOPlatformPluginFamily    4.6.0d12
    com.apple.driver.AppleBacklightExpert    1.0.1
    com.apple.iokit.IONDRVSupport    2.2
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.iokit.IOGraphicsFamily    2.2
    com.apple.driver.BroadcomUSBBluetoothHCIController    2.4.4f2
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.4f2
    com.apple.iokit.IOBluetoothFamily    2.4.4f2
    com.apple.driver.AppleUSBMultitouch    207.5
    com.apple.iokit.IOUSBHIDDriver    4.2.0
    com.apple.driver.AppleUSBMergeNub    4.2.0
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.6
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOAHCISerialATAPI    1.2.5
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.6
    com.apple.iokit.IOFireWireFamily    4.2.6
    com.apple.iokit.IOUSBUserClient    4.2.0
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOAHCIFamily    2.0.5
    com.apple.iokit.IOUSBFamily    4.2.0
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    6
    com.apple.driver.DiskImages    289
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.2
    com.apple.iokit.IOACPIFamily    1.3.0
    Model: MacBookPro8,1, BootROM MBP81.0047.B04, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f96
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.10.4)
    Bluetooth: Version 2.4.4f2, 2 service, 12 devices, 1 incoming serial ports
    Serial ATA Device: Hitachi HTS545050B9A302, 465,76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0246, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8
    USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

    Alright, sorry for not having browsed this page a bit more before stating my question. I have just found some other similar topics on this problem. Please don't reply this thread unless there actually is a solution to the problem, because at current time there is not.

  • How do I reinstall my operating system and keep my data?

    I recently installed a new time capsule and created a network.  I have a three year old iMac (early 2009) on this network and a Mac Book Pro (late 2011). In addition, I backed up iTunes and iPhoto libraries to an external drive, with the intention of erasing them from my internal HD, just before installing the time capsule.
    Since making this change there have been a number of problems with the iMac.  It freezes up frequently, and also opens and closes programs at will.  For example, it reopens already closed windows on its own.  Speakers shut themselves on and off.  The mouse disappears. Going full screen with a movie enlarges the screen, but the moviie appears the same size in one corner.  There are "flashes" of windows which open and close at lightening speed. All these problems are intermittent, but started within the past two weeks, after intalling time capsule. Most recently, I received an error message where a grey screen came over my open window and told me I had to restart my computer immediately.
    iTunes also had a problem with launching itself over and over.  I did a bit of searching the web and resolved it the following manner.  It seems to have worked.
    While ITunes was open I opened Terminal and typed: killall iTunes
    This seems to have worked, but I include the information here to expound on the problems I've been having.
    I have my system backed up to the time capsule, using time machine, and the above mentioned libraries are on a seperate hard drive.  But is it possible to reinstall the operating system without losing documents and other personal stuff on my iMac?  Is reinstalling the recommended fix for all this instability?
    In addition to the above, my Mac Book Pro has also been running slower, with lots of pinwheels, since the network setup.
    Thanks in advance for your help with this problem.

    Hello Linc, thanks for your help.  Did not find a UUID--or at least I don't think it is here.  Here is the requested report:
    Tue May  8 11:07:40 2012
    panic(cpu 0 caller 0x2abf6a): Kernel trap at 0x00c6ca61, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000010, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0xffffffff, EBX: 0x00000027, ECX: 0x07f2f604, EDX: 0x00000010
    CR2: 0x00000010, EBP: 0x32753b28, ESI: 0x21b5a000, EDI: 0x062d03f0
    EFL: 0x00010202, EIP: 0x00c6ca61, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000002
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x32753918 : 0x21b837 (0x5dd7fc 0x3275394c 0x223ce1 0x0)
    0x32753968 : 0x2abf6a (0x59e3d0 0xc6ca61 0xe 0x59e59a)
    0x32753a48 : 0x2a1a78 (0x32753a60 0x18 0x32753b28 0xc6ca61)
    0x32753a58 : 0xc6ca61 (0xe 0xa140048 0x32750010 0x500010)
    0x32753b28 : 0xca4341 (0x21b5a000 0x2177a000 0x1 0x5a9e580)
    0x32753b78 : 0xc676dd (0x21b5a000 0x2177a000 0x32753bb8 0x1d)
    0x32753b98 : 0x571dcd (0x21b5a000 0x860134 0x32753be8 0x0)
    0x32753bb8 : 0x284f15 (0x21b5a000 0x8d48570 0x1d 0x32753be8)
    0x32753c08 : 0x21dbfc (0x6b8dc98 0x8cb65a0 0x0 0x6968dd8)
    0x32753c48 : 0x210a86 (0x6b8dc00 0x12 0x32753ca8 0x20f4ae)
    0x32753ca8 : 0x21e0cb (0x6b8dc00 0x10000 0x0 0x210814)
    0x32753cd8 : 0x23ff7b (0x32753cfc 0x24 0x8397164 0x0)
    0x32753d28 : 0x215256 (0x8d48570 0x1 0x1 0x221eeb)
    0x32753d78 : 0x215868 (0x571fbdc 0x1c113 0x21addc10 0x63f73e8)
    0x32753db8 : 0x22ca4d (0x571fbdc 0x74cc640 0x32753e08 0x480e5d)
    0x32753e08 : 0x481892 (0x63f73e8 0x9 0x0 0x5c587a8)
    0x32753e58 : 0x48d017 (0x7919000 0x9 0x0 0x7919110)
    0x32753ec8 : 0x48fec0 (0x9 0x0 0x32753ee8 0x2a45c9)
    0x32753ef8 : 0x219432 (0x5c587a8 0xffffff7f 0x1 0x3ca05a8)
    0x32753f38 : 0x2ab89f (0xffffffff 0x1 0x1 0x3)
    0x32753fc8 : 0x2a18da (0xcf05b04 0x0 0x10 0x0)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.3.6)@0xc5c000->0xd12fff
                dependency: com.apple.NVDAResman(6.3.6)@0x96e000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
    BSD process name corresponding to current thread: PluginProcess
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: iMac9,1 (Mac-F2218EA9)
    System uptime in nanoseconds: 79149489400674
    unloaded kexts:
    com.apple.iokit.IOUSBMassStorageClass          2.6.7 (addr 0x46eaa000, size 0x49152) - last unloaded 44716392371447
    loaded kexts:
    com.apple.filesystems.msdosfs          1.6.3 - last loaded 51681517182611
    com.apple.filesystems.afpfs          9.7.1
    com.apple.nke.asp_tcp          5.0
    com.apple.driver.AppleHWSensor          1.9.3d0
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.IOBluetoothBNEPDriver          2.4.5f3
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.AppleIntelPenrynProfile          17
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleBacklight          170.0.46
    com.apple.GeForce          6.3.6
    com.apple.driver.AppleIRController          303.8
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.nvenet          2.0.17
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleUSBOHCI          4.2.0
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleACPIButtons          1.3.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.3.6
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          142.6.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.driver.DspFuncLib          2.0.5f14
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleUSBAudio          2.7.6f6
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.5f3
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.iokit.AppleProfileFamily          41
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.nvidia.nv50hal          6.3.6
    com.apple.NVDAResman          6.3.6
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.driver.AppleUSBHIDMouse          162
    com.apple.driver.AppleHIDMouse          162
    com.apple.driver.AppleUSBHIDKeyboard          141.5
    com.apple.driver.AppleHIDKeyboard          141.5
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.8
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6.1
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.NVSMU          2.2.7
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.3
    com.apple.driver.AppleACPIPlatform          1.3.6
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.3.0

  • System crashes and reboot. Montain Lion.  Problem Report

    My computer keeps crashing for no aparent reason. One thing i have noticed is that it crashes when i use gestures. Gestures like the Mision control. Gestures that interact with the whole screen (changing desktops and stuff). I am not sure but it does that when im listening to music. Wierd i know but maybe it can help.
    If anyone could help me with this it would be awesome. I can varely work now. I got used to gestures so whenever I use one it crashes, the whole screen goes black and the last sound keeps repeating itself for like 10 seconds until the computer reboots itself.
    Thanx in advance for your time.
    Here is the error report that gives me when the system is rebooted. Maybe it can help.
    Interval Since Last Panic Report:  34965 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    EF3E4E24-542D-450C-B470-E766D0AE015F
    Wed Oct  3 10:09:56 2012
    panic(cpu 2 caller 0xffffff7f8099d007): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff809fb30000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff807c16afa0 : 0xffffff8000220792
    0xffffff807c16b020 : 0xffffff7f8099d007
    0xffffff807c16b0b0 : 0xffffff7f80a95b83
    0xffffff807c16b110 : 0xffffff7f80a95bf7
    0xffffff807c16b180 : 0xffffff7f80d97855
    0xffffff807c16b2c0 : 0xffffff7f80ab9ddd
    0xffffff807c16b2f0 : 0xffffff7f809a6d6a
    0xffffff807c16b3a0 : 0xffffff7f809a243c
    0xffffff807c16b590 : 0xffffff7f809a3668
    0xffffff807c16b660 : 0xffffff7f81e8d4d9
    0xffffff807c16b720 : 0xffffff7f81ec2eb6
    0xffffff807c16b7b0 : 0xffffff7f81ea5e99
    0xffffff807c16b810 : 0xffffff7f81ea62d1
    0xffffff807c16b860 : 0xffffff7f81ea6694
    0xffffff807c16b8f0 : 0xffffff7f81ea74ed
    0xffffff807c16b930 : 0xffffff7f81e632a1
    0xffffff807c16baa0 : 0xffffff7f81ea7d6d
    0xffffff807c16bb60 : 0xffffff7f81e60346
    0xffffff807c16bbc0 : 0xffffff8000655f3e
    0xffffff807c16bbe0 : 0xffffff800065681a
    0xffffff807c16bc40 : 0xffffff8000656fbb
    0xffffff807c16bd80 : 0xffffff80002a3f08
    0xffffff807c16be80 : 0xffffff8000223096
    0xffffff807c16beb0 : 0xffffff80002148a9
    0xffffff807c16bf10 : 0xffffff800021bbd8
    0xffffff807c16bf70 : 0xffffff80002aef10
    0xffffff807c16bfb0 : 0xffffff80002daec3
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.3.2)[97284661-2629-379E-B86B-D388618E8C30]@0xffffff7f809 36000->0xffffff7f80c31fff
                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 ffff7f80924000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f808eb000
             com.apple.nvidia.nv50hal(7.3.2)[38ACBB3D-4E3C-3883-9A4B-67F15592905F]@0xffffff7 f80c32000->0xffffff7f80f54fff
                dependency: com.apple.NVDAResman(7.3.2)[97284661-2629-379E-B86B-D388618E8C30]@0xffffff7f809 36000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f80849000
             com.apple.GeForce(7.3.2)[7E1D7726-416F-3716-ACCB-E1E276E35002]@0xffffff7f81e550 00->0xffffff7f81f17fff
                dependency: com.apple.NVDAResman(7.3.2)[97284661-2629-379E-B86B-D388618E8C30]@0xffffff7f809 36000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[7C8672C4-8B0D-3CCF-A79A-23C62E90F895]@0xff ffff7f80924000
                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 xffffff7f808eb000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11G56
    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: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 2923975534746
    last loaded kext at 128286992154: com.apple.driver.AppleProfileTimestampAction          85.2 (addr 0xffffff7f819dc000, size 16384)
    last unloaded kext at 285022935275: com.apple.driver.AppleUSBUHCI          5.1.0 (addr 0xffffff7f8176d000, size 65536)
    loaded kexts:
    com.apple.driver.AppleIntelProfile          85.2
    com.apple.filesystems.ntfs          3.10.1
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AGPM          100.12.75
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.driver.AppleIntelHDGraphics          7.3.2
    com.apple.driver.AppleIntelHDGraphicsFB          7.3.2
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleSMCPDRC          5.0.0d8
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.AppleMuxControl          3.1.33
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d8
    com.apple.GeForce          7.3.2
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleUSBTCButtons          227.6
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBCardReader          3.0.6
    com.apple.driver.AppleUSBTCKeyboard          227.6
    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.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AirPort.Brcm4331          561.7.22
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.iokit.AppleBCM5701Ethernet          3.2.4b8
    com.apple.driver.AppleUSBEHCI          5.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.driver.AppleProfileTimestampAction          85.2
    com.apple.driver.AppleProfileThreadInfoAction          85.2
    com.apple.driver.AppleProfileRegisterStateAction          85.2
    com.apple.driver.AppleProfileReadCounterAction          85.2
    com.apple.driver.AppleProfileKEventAction          85.2
    com.apple.driver.AppleProfileCallstackAction          85.2
    com.apple.iokit.AppleProfileFamily          85.2
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d8
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.nvidia.nv50hal          7.3.2
    com.apple.NVDAResman          7.3.2
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.driver.AppleUSBMultitouch          230.5
    com.apple.iokit.IOUSBHIDDriver          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.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOEthernetAVBController          1.0.1b1
    com.apple.iokit.IONetworkingFamily          2.1
    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

    This bit shows you are not on Mountain Lion:
    Mac OS version:
    11G56
    If you were then you should be seeing this:
    And when you click on the Version Number you would get this:

  • Iphoto crashing the system on Mac OSX 10.8.5

    Hello there,
    since I updated my MacBook Pro from 10.6.8 to  OSX 10.8.5, iPhoto brings down my whole system. Starting iPhoto causes the MacBook to crash. Someimes, I can start iPhoto and the crash will occur after a few minutes...very irregular.
    Maybe someone can give me a hint...
    Thanks in advance,
    philoTon
    This is the crash log:
    Interval Since Last Panic Report:  163493 sec
    Panics Since Last Report:          13
    Anonymous UUID:                    BEECAE86-BBBD-0E29-5F65-BFEF156B50F4
    Wed Apr  2 18:54:08 2014
    panic(cpu 2 caller 0xffffff7f918c9f1a): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff81007ad000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.5/src/AppleM uxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 2), Frame : Return Address
    0xffffff8100753290 : 0xffffff800f61d636
    0xffffff8100753300 : 0xffffff7f918c9f1a
    0xffffff81007533d0 : 0xffffff7f8fdb188c
    0xffffff8100753490 : 0xffffff7f8fe8485a
    0xffffff81007534d0 : 0xffffff7f8fe848b8
    0xffffff8100753540 : 0xffffff7f9014a280
    0xffffff8100753670 : 0xffffff7f8fead345
    0xffffff8100753690 : 0xffffff7f8fdb865f
    0xffffff8100753740 : 0xffffff7f8fdb60f6
    0xffffff8100753940 : 0xffffff7f8fdb7a1f
    0xffffff8100753a10 : 0xffffff7f90dc28c3
    0xffffff8100753a70 : 0xffffff7f90dc2953
    0xffffff8100753b40 : 0xffffff7f90da25d0
    0xffffff8100753ba0 : 0xffffff800fa6f789
    0xffffff8100753bc0 : 0xffffff800fa70d30
    0xffffff8100753c20 : 0xffffff800fa6e74f
    0xffffff8100753d70 : 0xffffff800f698c21
    0xffffff8100753e80 : 0xffffff800f620b4d
    0xffffff8100753eb0 : 0xffffff800f610448
    0xffffff8100753f00 : 0xffffff800f61961b
    0xffffff8100753f70 : 0xffffff800f6a6546
    0xffffff8100753fb0 : 0xffffff800f6cf473
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.5)[4F710151-D347-301D-A0BA-81791B3E8D4D]@0 xffffff7f918bc000->0xffffff7f918cefff
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[B5B1F368-132E-3509-9ED5-93270E3ABB DD]@0xffffff7f918b7000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f8fcb2000
                dependency: com.apple.driver.AppleGraphicsControl(3.4.5)[4A2C8548-7EF1-38A9-8817-E8CB34B8DC A6]@0xffffff7f918a3000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f8fbf3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f8fd3c000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f8fcf9000
             com.apple.NVDAResman(8.1.6)[39D35403-42FB-3F08-999C-9866938D6B3A]@0xffffff7f8fd 50000->0xffffff7f8fff3fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f8fcb2000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f8fd3c000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f8fcf9000
             com.apple.GeForce(8.1.6)[53B70964-14A7-378B-9D8E-A36D2D1FAE18]@0xffffff7f90d5e0 00->0xffffff7f90e2bfff
                dependency: com.apple.NVDAResman(8.1.6)[39D35403-42FB-3F08-999C-9866938D6B3A]@0xffffff7f8fd 50000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f8fd3c000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f8fcb2000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f8fcf9000
             com.apple.nvidia.nv50hal(8.1.6)[BF3CC142-4112-3E23-BCE2-CDCFD5811DDA]@0xffffff7 f8ffff000->0xffffff7f902d2fff
                dependency: com.apple.NVDAResman(8.1.6)[39D35403-42FB-3F08-999C-9866938D6B3A]@0xffffff7f8fd 50000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f8fcb2000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x000000000f400000
    Kernel text base: 0xffffff800f600000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 169932640717
    last loaded kext at 72535197482: com.apple.driver.AppleHWSensor          1.9.5d0 (addr 0xffffff7f9164e000, size 36864)
    loaded kexts:
    com.paceap.kext.pacesupport.snowleopard          5.7.2
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.13.12
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDAHardwareConfigDriver          2.4.7fc4
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleLPC          1.6.3
    com.apple.iokit.IOBluetoothUSBDFU          4.1.7f4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelHDGraphics          8.1.6
    com.apple.GeForce          8.1.6
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.6
    com.apple.nvidia.NVDAStartup          8.1.6
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleUSBTCKeyEventDriver          237.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleUSBUHCI          621.4.0
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.1.7f4
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.nvidia.nv50hal          8.1.6
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.NVDAResman          8.1.6
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    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.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    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.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x855D, 0x000000000000000000000000000000000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x855D, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f4 12974, 3 service, 13 devices, 3 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Hi Old Toad,
    thanks again for the quick reply!
    Alright, I did the following:
    - I used the user account "guest" and logged into it. Then I opend iPhoto there and worked with it for a while: No problems (although I did´nt work with it for hours, but not one crash!)
    That means obviously that the problem is based in my "admin" account somwhere and not a system problem...
    - I downloaded Etrecheck and I did let it run over my system. I posted the result down below...
    - I do not know how to reinstall iPhoto (and only iPhoto) Is there a function "reinstall" or are there downloadable versions? Thanks in advance for clearing that up for me...
    - I don´t think I have thrid party RAM installed: Two times 4GB in the unibody MacBook Pro...
    And of course thank you for your continuing help on this matter!
    All the best
    piloTon
    ETRECHECK RESULT(Admin account):
    Hardware Information:
        MacBook Pro (15-inch, Mid 2010)
        MacBook Pro - model: MacBookPro6,2
        1 2.4 GHz Intel Core i5 CPU: 2 cores
        8 GB RAM
    Video Information:
        Intel HD Graphics - VRAM: 288 MB
        NVIDIA GeForce GT 330M - VRAM: 256 MB
    System Software:
        OS X 10.8.5 (12F45) - Uptime: 0 days 0:9:49
    Disk Information:
        Hitachi HTS545032B9SA02 disk0 : (320,07 GB)
            disk0s1 (disk0s1) <not mounted>: 209,7 MB
            MacBookPro (disk0s2) / [Startup]: 319,21 GB (165,1 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        MATSHITADVD-R   UJ-898 
    USB Information:
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Internal Memory Card Reader
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
        com.paceap.kext.pacesupport.snowleopard    (5.7.2)
    Startup Items:
        Digidesign Mbox 2: Path: /Library/StartupItems/Digidesign Mbox 2
        DigidesignLoader: Path: /Library/StartupItems/DigidesignLoader
        PACESupport: Path: /Library/StartupItems/PACESupport
    Launch Daemons:
        [System]    com.adobe.fpsaud.plist 3rd-Party support link
        [System]    com.adobe.versioncueCS4.plist 3rd-Party support link
        [System]    com.bombich.ccc.plist 3rd-Party support link
        [System]    com.digidesign.fwfamily.helper.plist 3rd-Party support link
        [System]    com.google.keystone.daemon.plist 3rd-Party support link
        [System]    PACESupport.plist 3rd-Party support link
    Launch Agents:
        [System]    com.adobe.CS4ServiceManager.plist 3rd-Party support link
        [System]    de.rme-audio.firefaceAgent.plist 3rd-Party support link
        [System]    org.glimmerblocker.updater.plist 3rd-Party support link
    User Launch Agents:
        [not loaded]    ALDI TALK.plist 3rd-Party support link
        [not loaded]    com.adobe.ARM.[...].plist 3rd-Party support link
        [not loaded]    com.divx.agent.postinstall.plist 3rd-Party support link
        [not loaded]    com.zeobit.MacKeeper.Helper.plist 3rd-Party support link
    User Login Items:
        Dropbox
        TheTube Helper
        GoogleSoftwareUpdateAgent
    Internet Plug-ins:
        Unity Web Player: Version: UnityPlayer version 2.1.0f5 3rd-Party support link
        Flip4Mac WMV Plugin: Version: 2.2.1.11  3rd-Party support link
        iLokClientHelper: Version: 3.5 - SDK 10.5 3rd-Party support link
        RealPlayer Plugin: Version: (null) 3rd-Party support link
        FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
        DivXBrowserPlugin: Version: 2.2 3rd-Party support link
        Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
        QuickTime Plugin: Version: 7.7.1
        Gears: Version: 1.0 3rd-Party support link
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        AdobePDFViewer: Version: 9.5.5 3rd-Party support link
        GarminGpsControl: Version: 4.0.1.0 Release - SDK 10.6 3rd-Party support link
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
    Safari Extensions:
        DivX Plus Web Player HTML5 <video>: Version: 2.1.2.145
        AdBlock: Version: 2.6.18
    Audio Plug-ins:
        AirPlay: Version: 1.7 - SDK 10.8
        iSightAudio: Version: 7.7.1 - SDK 10.8
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.8
    User Internet Plug-ins:
        Picasa: Version: 1.0 3rd-Party support link
    3rd Party Preference Panes:
        Adobe Version Cue CS4  3rd-Party support link
        EUCON  3rd-Party support link
        Flash Player  3rd-Party support link
        Flip4Mac WMV  3rd-Party support link
        GlimmerBlocker  3rd-Party support link
        MacFUSE  3rd-Party support link
        MediaCentral  3rd-Party support link
        NTFS-3G  3rd-Party support link
        OneFingerSnap  3rd-Party support link
        Perian  3rd-Party support link
    Old Applications:
        iLok Client Helper:    Version: 3.5 - SDK 10.4 3rd-Party support link
            /Library/Application Support/PACE Anti-Piracy/iLok Client Helper.app
    Time Machine:
        Auto backup: NO - Auto backup turned off
        Time Machine not configured!
    Top Processes by CPU:
            29%    firefox
             5%    WindowServer
             3%    EuControl
             3%    fontd
             2%    EtreCheck
    Top Processes by Memory:
        206 MB    firefox
        90 MB    Mail
        66 MB    mds
        66 MB    Dropbox
        66 MB    WindowServer
    Virtual Memory Information:
        5.27 GB    Free RAM
        1.41 GB    Active RAM
        359 MB    Inactive RAM
        993 MB    Wired RAM
        612 MB    Page-ins
        0 B    Page-outs

  • System crashes multiple times daily after 10.9.2 upgrade

    I upgraded my MacBookPro to 10.9.2 and now my computer crashes constantly. Prior to the upgrade my MBP was rock solid. Now, some days are good and it will only crash 2 or so times.  Other days are bad, today it must have crased 10 times. I definately feel like I've gone back to microsoft ****. 
    Here is what I know and what I have done.
    1) When I "upgraded" I was using firevault. I did not turn this off prior to the upgrade. I suspected this might be the problem early on because my computer asked me for 2 passwords on boot. One for "legacy firevault." I turned this off. The computer still crashed. I did a safe boot and turned off firevault. This time my computer took about 4 hours to presumably unencrypt the drive. Compuer still crashed regularly
    2) I have used safe boot several times.
    3) I have used disk utility to check my HDD. No errors to fix.
    4) My experience seems to be that often time when moved around my folders in finder the computer crashes so I deleted finder preferences: com.apple.finder.plist
    5) I have also reset the NVRAM and the SMC
    Still crashing.
    Here is my latest crash report.  Anyone have any ideas?
    Mon May 26 20:00:49 2014
    panic(cpu 2 caller 0xffffff7f867d7fb0): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0xffffff80a3ff0000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.35/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80811ab140 : 0xffffff8004422fa9
    0xffffff80811ab1c0 : 0xffffff7f867d7fb0
    0xffffff80811ab290 : 0xffffff7f84ec0eab
    0xffffff80811ab350 : 0xffffff7f84f8a49a
    0xffffff80811ab390 : 0xffffff7f84f8a50a
    0xffffff80811ab400 : 0xffffff7f85209056
    0xffffff80811ab530 : 0xffffff7f84fadb39
    0xffffff80811ab550 : 0xffffff7f84ec78fd
    0xffffff80811ab600 : 0xffffff7f84ec5408
    0xffffff80811ab800 : 0xffffff7f84ec6386
    0xffffff80811ab8e0 : 0xffffff7f85df19c2
    0xffffff80811ab920 : 0xffffff7f85e0137f
    0xffffff80811ab940 : 0xffffff7f85e2f33b
    0xffffff80811ab980 : 0xffffff7f85e2f39b
    0xffffff80811ab9c0 : 0xffffff7f85e06e15
    0xffffff80811aba10 : 0xffffff7f85dd2b5e
    0xffffff80811abaa0 : 0xffffff7f85dceae7
    0xffffff80811abad0 : 0xffffff7f85dcc636
    0xffffff80811abb00 : 0xffffff80048cbe03
    0xffffff80811abb90 : 0xffffff80048cdcff
    0xffffff80811abbf0 : 0xffffff80048cb81f
    0xffffff80811abd40 : 0xffffff80044b6558
    0xffffff80811abe50 : 0xffffff8004426bf1
    0xffffff80811abe80 : 0xffffff80044139f5
    0xffffff80811abef0 : 0xffffff800441e043
    0xffffff80811abf70 : 0xffffff80044c976d
    0xffffff80811abfb0 : 0xffffff80044f3b46
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f84e71000->0xffffff7f850d9fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f84abb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f84e61000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f84e1e000
             com.apple.driver.AppleMuxControl(3.4.35)[1BFF66C1-65E4-3BB3-9DEE-B61C3137019B]@ 0xffffff7f867ca000->0xffffff7f867dcfff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.35)[09897896-ACBD-36B5-B1D4-0CCC4000E 3B3]@0xffffff7f867c2000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f84d28000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f84abb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f84e1e000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f867c5000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f850e4000->0xffffff7f8538dfff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f84e71000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f84abb000
             com.apple.GeForceTesla(8.2.4)[B6C71E9A-E304-354B-80AD-C69C9032D367]@0xffffff7f8 5db1000->0xffffff7f85e7bfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f84abb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f84e61000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f84e1e000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f84e71000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000004200000
    Kernel text base: 0xffffff8004400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 4076372120718
    last loaded kext at 3712737034770: com.apple.driver.AppleIntelMCEReporter          104 (addr 0xffffff7f86926000, size 49152)
    last unloaded kext at 4073380354702: com.apple.driver.AppleIntelMCEReporter          104 (addr 0xffffff7f86926000, size 32768)
    loaded kexts:
    com.apple.filesystems.smbfs          2.0.1
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.15
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleIntelHDGraphics          8.2.4
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.2.4
    com.apple.GeForceTesla          8.2.4
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.nvidia.classic.NVDANV50HalTesla          8.2.4
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.nvidia.classic.NVDAResmanTesla          8.2.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    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.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.8 GHz, 4 GB, SMC 1.58f17
    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, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 15 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
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Internal Memory Card Reader
    USB Device: Hub
    USB Device: Built-in iSight
    USB Device: IR Receiver
    Thunderbolt Bus:

    You have the MacBookPro6,2, the Edsel of Macs. It may have a logic-board defect covered by this recall.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present. However, according to reports, some units may pass the test, and yet still be deemed eligible for repair under the program. Your experience may vary.
    Print the first page of the panic report, if any, and the support page linked above, and bring them with you.
    Note that the recall only applies within three years of purchase. After that, Apple may refuse the service. In that case, you may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    The model was discontinued on February 24, 2011, so the recall has nominally ended. Some units may have been sold after that date by Apple as refurbished, or by resellers as new, and they should still be covered.
    Some owners report that their unit was repaired under the program after the deadline had passed. Others report that the repair was covered by the extended warranty from a credit-card issuer. Again, your experience may vary.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching. To use the discrete graphics processor, you'll need a third-party utility to switch to it manually.
    If you're dissatisfied with Apple's response, please keep in mind that no one here represents the company or can help with customer-service issues.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

Maybe you are looking for

  • ASM timeout parameters?

    Oracle: 11.2.0.3 non-RAC (Oracle Restart grid home) OS: RHEL Server 5.8 Can timeout parameters be set for an ASM instance or for any downstream database instances dependent on an ASM instance? Our storage and sysadmins ran a test (failing over a cont

  • Resizing multiple objects without grouping them

    In AppleWorks Draw one could just band or shift select a group of objects and resize them. Is there a way of doing this in Pages without having to group everything first?

  • OLE Connection error

    Im having trouble connecting to an Oracle database using the OLE provider MSDAORA from a VB program. This is the code I am using. What am I missing? ORAString = "Data Source=shaw;User Id=doc;Password=doc;" Set DBConn = New ADODB.Connection With DBCon

  • Nano to CD for playback in My Car

    Hey I would like to x-fer from my nano and library to a CD so i can listen in my car. Audiobooks and music. Tried before but could not hear anything on the auto cd player.. Thanks in Advance--- Irene

  • Itunes 10.5 shuts down when I try to login

    I downloaded and updated to itunes 10.5. When I launch the application it brings up the "Enter account name and password" login window for my account. After I type my password and click "Check" to verify, the application shuts down. I even tried pres