Panic in Detroit

How can I get the date to output below my buttons on the following applet? The text is cut off for some reason.
Also, how can I convert the time to something I can understand.
Thanks for the help!
import java.applet.Applet;
import java.awt.*;
import java.awt.event.*;
import java.util.*;
public class TodayIs extends Applet
private Button pushMe1,pushMe2;
public Label RightNow = null;//bad
public void init()
// Create pushMe1 Button
pushMe1=new Button("Press here for Date");
pushMe1.addActionListener(new pushMe1Handler(this));
add(pushMe1);
// Create pushMe2 Button
pushMe2=new Button("Press here for Time");
pushMe2.addActionListener(new pushMe2Handler(this));
add(pushMe2);
Label TimeIs=new Label("The Current Time is ");
RightNow=new Label( "" );//
add(TimeIs);
add(RightNow);
public Panel initialize( Panel p )
// Create pushMe1 Button
pushMe1=new Button("Press here for Date");
pushMe1.addActionListener(new pushMe1Handler(this));
p.add(pushMe1);
// Create pushMe2 Button
pushMe2=new Button("Press here for Time");
pushMe2.addActionListener(new pushMe2Handler(this));
p.add(pushMe2);
Label TimeIs=new Label("The Current Time is ");
RightNow=new Label( "" );//
p.add(TimeIs);
p.add(RightNow);
return p;
public static void main( String[] args )
TodayIs tis = new TodayIs();
Panel p = new Panel();
p = tis.initialize( p );
Frame f = new Frame();
f.add( p );
f.pack();
f.show();
//Event handler for pushMe1
class pushMe1Handler implements ActionListener
Applet applet;//
public pushMe1Handler( Applet a) {applet=a;}
public void actionPerformed(ActionEvent e)
Date toDay=new Date();
( (TodayIs) applet ).RightNow.setText( String.valueOf( toDay.toString() ) );
//Event handler for pushMe2
class pushMe2Handler implements ActionListener
Applet applet;
public pushMe2Handler( Applet a){applet=a;}
public void actionPerformed(ActionEvent e)
Date TimeNow=new Date();
( (TodayIs) applet ).RightNow.setText( String.valueOf( TimeNow.getTime()) );//

Try searching the forum about date formatting. You will probably find your answer there.

Similar Messages

  • Help, I crashed my macbook pro!

    I was attempting to restore my picture library after I attempted to copy it to my new mba and didnt transfer correctly and so my mbp version of iPhoto no longers reads my photo library. I attempted to restore my library off of my back up disc per advice on the community and then after restoring a copy, I dropped it back into iPhoto and the icon just bounced and then stopped. tried to open itunes and the same. could open safari. then thought to restart computer and when it did, a grey screen (of death?) came up with a lot of code I couldnt understand and the message in the box in middle said " you need to restart your computer or hold down the power button for several secs. one of the codes running along the upper right of the grey screen read " unable to find the driver for this plateform" and another was debugger called Panic. Yow! what did I do! can anyone help or should I take it to an expert for them to work on it? Panic in Detroit!

    OK after the AHT test, could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    Check and/or repair the backup also.
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

  • Mid 2010 Macbook Pro Keeps Restarting due to Kernel Panic. Ideas for how to fix?

    So my Mid 2010 Macbook Pro keeps randomly restarting, and giving me a screen that says something like "your computer restarted due to a problem."
    Looks like it as a kernel panic, but I have no idea what this is.  Seems to be no pattern for when it crashes.  Used to do it maybe once a month and now this is the 5th time in two days.
    Any idea what might be going on? Looked at past threads but nothing seemed to apply. 
    Here's the issue report:
    Interval Since Last Panic Report:  3966250 sec
    Panics Since Last Report:          13
    Anonymous UUID:                    7A9C4557-3A15-F201-C5F0-248B698BCE76
    Sun Mar  3 14:26:35 2013
    panic(cpu 3 caller 0xffffff7f85c9bb25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811930d000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80edd0b260 : 0xffffff800541d626
    0xffffff80edd0b2d0 : 0xffffff7f85c9bb25
    0xffffff80edd0b360 : 0xffffff7f85d954b3
    0xffffff80edd0b3c0 : 0xffffff7f85d95527
    0xffffff80edd0b430 : 0xffffff7f860aa853
    0xffffff80edd0b570 : 0xffffff7f85dbb659
    0xffffff80edd0b5a0 : 0xffffff7f85ca58da
    0xffffff80edd0b650 : 0xffffff7f85ca0fac
    0xffffff80edd0b840 : 0xffffff7f85ca2ade
    0xffffff80edd0b920 : 0xffffff7f86dccad5
    0xffffff80edd0b960 : 0xffffff7f86de2507
    0xffffff80edd0b980 : 0xffffff7f86e01353
    0xffffff80edd0b9c0 : 0xffffff7f86e013b1
    0xffffff80edd0ba00 : 0xffffff7f86de7c43
    0xffffff80edd0ba50 : 0xffffff7f86da20fc
    0xffffff80edd0bae0 : 0xffffff7f86d9defa
    0xffffff80edd0bb10 : 0xffffff7f86d9baab
    0xffffff80edd0bb40 : 0xffffff80058650c3
    0xffffff80edd0bbc0 : 0xffffff8005867153
    0xffffff80edd0bc20 : 0xffffff8005864b8f
    0xffffff80edd0bd70 : 0xffffff80054981e1
    0xffffff80edd0be80 : 0xffffff8005420aed
    0xffffff80edd0beb0 : 0xffffff8005410448
    0xffffff80edd0bf00 : 0xffffff800541961b
    0xffffff80edd0bf70 : 0xffffff80054a5b16
    0xffffff80edd0bfb0 : 0xffffff80054ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c34 000->0xffffff7f85f36fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f8 5f44000->0xffffff7f86266fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f86d83000 ->0xffffff7f86e45fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C54
    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:     0x0000000005200000
    Kernel text base: 0xffffff8005400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 13893412243014
    last loaded kext at 739492449806: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8793f000, size 229376)
    last unloaded kext at 341224120991: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f86496000, size 65536)
    loaded kexts:
    com.silex.driver.sxuptp          1.5.1
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.driver.AppleMuxControl          3.2.11
    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.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    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.AppleUSBHub          5.2.5
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    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.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    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.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          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.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.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.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 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, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8634, 0x535550455254414C454E5430310000000000
    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: Ethernet Adaptor (en2), Ethernet, en2
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK3255GSXF, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    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

    So my Mid 2010 Macbook Pro keeps randomly restarting, and giving me a screen that says something like "your computer restarted due to a problem."
    Looks like it as a kernel panic, but I have no idea what this is.  Seems to be no pattern for when it crashes.  Used to do it maybe once a month and now this is the 5th time in two days.
    Any idea what might be going on? Looked at past threads but nothing seemed to apply. 
    Here's the issue report:
    Interval Since Last Panic Report:  3966250 sec
    Panics Since Last Report:          13
    Anonymous UUID:                    7A9C4557-3A15-F201-C5F0-248B698BCE76
    Sun Mar  3 14:26:35 2013
    panic(cpu 3 caller 0xffffff7f85c9bb25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811930d000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80edd0b260 : 0xffffff800541d626
    0xffffff80edd0b2d0 : 0xffffff7f85c9bb25
    0xffffff80edd0b360 : 0xffffff7f85d954b3
    0xffffff80edd0b3c0 : 0xffffff7f85d95527
    0xffffff80edd0b430 : 0xffffff7f860aa853
    0xffffff80edd0b570 : 0xffffff7f85dbb659
    0xffffff80edd0b5a0 : 0xffffff7f85ca58da
    0xffffff80edd0b650 : 0xffffff7f85ca0fac
    0xffffff80edd0b840 : 0xffffff7f85ca2ade
    0xffffff80edd0b920 : 0xffffff7f86dccad5
    0xffffff80edd0b960 : 0xffffff7f86de2507
    0xffffff80edd0b980 : 0xffffff7f86e01353
    0xffffff80edd0b9c0 : 0xffffff7f86e013b1
    0xffffff80edd0ba00 : 0xffffff7f86de7c43
    0xffffff80edd0ba50 : 0xffffff7f86da20fc
    0xffffff80edd0bae0 : 0xffffff7f86d9defa
    0xffffff80edd0bb10 : 0xffffff7f86d9baab
    0xffffff80edd0bb40 : 0xffffff80058650c3
    0xffffff80edd0bbc0 : 0xffffff8005867153
    0xffffff80edd0bc20 : 0xffffff8005864b8f
    0xffffff80edd0bd70 : 0xffffff80054981e1
    0xffffff80edd0be80 : 0xffffff8005420aed
    0xffffff80edd0beb0 : 0xffffff8005410448
    0xffffff80edd0bf00 : 0xffffff800541961b
    0xffffff80edd0bf70 : 0xffffff80054a5b16
    0xffffff80edd0bfb0 : 0xffffff80054ced53
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c34 000->0xffffff7f85f36fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
             com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f8 5f44000->0xffffff7f86266fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
             com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f86d83000 ->0xffffff7f86e45fff
                dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f85c 34000
                dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f85c20000
                dependency: com.apple.iokit.IOPCIFamily(2.7.1)[9901C237-547C-3B52-99DE-C4870A19E2B5]@0xffff ff7f859bf000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f85bdd000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C54
    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:     0x0000000005200000
    Kernel text base: 0xffffff8005400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 13893412243014
    last loaded kext at 739492449806: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8793f000, size 229376)
    last unloaded kext at 341224120991: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f86496000, size 65536)
    loaded kexts:
    com.silex.driver.sxuptp          1.5.1
    com.jft.driver.PdaNetDrv          1.0.64
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AGPM          100.12.69
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHDGraphics          8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.0.0
    com.apple.driver.AppleMuxControl          3.2.11
    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.AppleMikeyDriver          2.3.1f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.GeForce          8.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.driver.AppleIRController          320.15
    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.AppleUSBHub          5.2.5
    com.apple.driver.AirPort.Brcm4331          602.15.22
    com.apple.driver.AppleFWOHCI          4.9.6
    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.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.nvidia.nv50hal          8.0.0
    com.apple.NVDAResman          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    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.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          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.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.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.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 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, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8634, 0x535550455254414C454E5430310000000000
    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: Ethernet Adaptor (en2), Ethernet, en2
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK3255GSXF, 320.07 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    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

  • Frequent Kernel Panics

    I have a 2010 macbook pro currently running 10.6.8 that has served me very well over the last 4 years, except in recent months it has been getting frequent kernel panics. Started every few weeks, now happens multiple times a day. It seems to happen more frequently when I'm doing something like playing a game which makes me think it might be related to the GPU or the computer overheating, but I can't find any specifics on how I'd go about troubleshooting from here. A typical report after a kernel panic is below:
    [quote]
    Interval Since Last Panic Report:  216257 sec
    Panics Since Last Report:          13
    Anonymous UUID:                    CBBFBBBF-9207-44AB-9451-D58D02A13673
    Sat Apr  5 13:34:55 2014
    panic(cpu 1 caller 0x9d4c9b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0x8210e000 0x0a5480a2, D0, P0/4
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x5c812f88 : 0x21b837 (0x5dd7fc 0x5c812fbc 0x223ce1 0x0)
    0x5c812fd8 : 0x9d4c9b (0xbea28c 0xc5a800 0xbf8e60 0x0)
    0x5c813078 : 0xaef608 (0x9771004 0xa191004 0x100 0x227339)
    0x5c8130c8 : 0xae6601 (0xa191004 0x100 0x5c8130f8 0x9c4778)
    0x5c8130f8 : 0x174042b (0xa191004 0x100 0x438004ee 0x227606)
    0x5c8131c8 : 0x176c1b6 (0xa191004 0x91cf004 0x40002 0x0)
    0x5c813208 : 0xb5e641 (0xa191004 0x973b404 0x1c00 0xa32c004)
    0x5c813228 : 0x16448df (0xa191004 0x973b404 0x0 0x0)
    0x5c813298 : 0x163c8a8 (0xa191004 0xa334004 0x0 0x0)
    0x5c8132c8 : 0x163ccac (0xa191004 0xa334004 0x1 0xa334130)
    0x5c813308 : 0x16454a2 (0xa191004 0xa334004 0xa334104 0xa334130)
    0x5c813368 : 0x9ef86d (0xa191004 0xa334004 0xa334104 0xa334130)
    0x5c8133c8 : 0xb391a0 (0xa191004 0xa334004 0x1 0x0)
    0x5c8134a8 : 0xb3a292 (0x466c2004 0xb832 0x7b 0x8)
    0x5c813598 : 0xb3a5ee (0xa191004 0x466c2004 0x0 0x0)
    0x5c8135d8 : 0xb43a00 (0xa191004 0x466c2004 0x0 0x0)
    0x5c813618 : 0xb3ab1a (0xa191004 0x466c2004 0x0 0x0)
    0x5c813648 : 0x9c75b8 (0x5c813750 0xc39ce0 0x5c813664 0xa191004)
    0x5c813678 : 0xae3314 (0x5c813750 0xc39ce0 0x5c8136a8 0x99735c4)
    0x5c813698 : 0x9c6ed7 (0x5c813750 0x1008000 0x5c813764 0x5c8136bc)
    0x5c8136c8 : 0x9c710e (0x5c813750 0x1 0x5c8136e8 0x2)
    0x5c813718 : 0x9c74d0 (0x4 0x5c81377c 0x0 0x0)
    0x5c813798 : 0x9b3040 (0x5c813ae8 0x0 0x4 0x0)
    0x5c813838 : 0x9da749 (0x5c813a18 0x9 0x0 0x0)
    0x5c8139e8 : 0x9dc42a (0x0 0x600d600d 0x702a 0x5c813a18)
    0x5c813ab8 : 0xbdd4a6 (0xc1d00021 0x1008000 0x20802010 0x5c813ae8)
    0x5c813af8 : 0xbdd531 (0x466f0000 0x0 0x0 0x0)
    0x5c813b18 : 0xbdd9c8 (0x466f0000 0x5c813da0 0x5c813b78 0xbdd36c)
    0x5c813b98 : 0xbd1e53 (0x466f0000 0x5c813da0 0x0 0x235975)
    0x5c813cb8 : 0x971ae6 (0x466f0000 0x1 0x5c813d4a 0x84)
    0x5c813d18 : 0x9647c3 (0x9861800 0x1 0x5c813d4a 0x84)
    0x5c813d88 : 0x964873 (0x9861800 0x19 0x5c813da0 0x144)
    0x5c813db8 : 0x965ab7 (0x9861800 0x552f7000 0x5c813e18 0x11f2893)
    0x5c813e28 : 0x94c33c (0x9861800 0x20646773 0x3 0x226e2f)
    0x5c813e68 : 0x94c3f4 (0x9861800 0x45 0x5c813e98 0x950b2b)
    0x5c813e98 : 0x9561e2 (0x8971d00 0x45 0x2780bc0 0x5c813ed0)
    0x5c813ed8 : 0x553ec7 (0x9a72e00 0x97cd2c0 0x2 0x9d8a7a8)
    0x5c813f28 : 0x552ea6 (0x97cd2c0 0x831128 0x5c813f78 0x47a697)
    0x5c813f88 : 0x552eea (0x9a72e00 0x8a8f9c0 0x0 0xffffffff)
    0x5c813fc8 : 0x2a179c (0x9a72e00 0x0 0x10 0xa8bd204)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.nvidia.nv50hal(6.4.0)@0x1609000->0x1a1dfff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
             com.apple.NVDAResman(6.4.0)@0x96e000->0xc5bfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
             com.apple.iokit.IONDRVSupport(2.2.1)@0x961000->0x96dfff
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
    BSD process name corresponding to current thread: kernel_task
    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: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 456042943907
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI          4.2.0 (addr 0x142c000, size 0x65536) - last unloaded 189230304873
    loaded kexts:
    com.cisco.nke.ipsec          2.0.1
    com.quark.driver.TetherBerry          1.0.0d6
    com.parallels.kext.prl_vnic          7.0 14922.693916
    com.parallels.kext.prl_netbridge          7.0 14922.693916
    com.parallels.kext.prl_hypervisor          7.0 14922.693916
    com.parallels.kext.prl_hid_hook          7.0 14922.693916
    com.parallels.kext.prl_usb_connect          7.0 14922.693916
    com.apple.driver.AppleHWSensor          1.9.3d0 - last loaded 32952577712
    com.apple.driver.AGPM          100.12.31
    com.apple.driver.AudioAUUC          1.57
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AppleHDA          2.0.5f14
    com.apple.driver.AppleUpstreamUserClient          3.5.7
    com.apple.driver.AppleMCCSControl          1.0.20
    com.apple.filesystems.ntfs          3.4
    com.apple.driver.AppleMikeyDriver          2.0.5f14
    com.apple.driver.AppleIntelHDGraphics          6.4.0
    com.apple.driver.AppleIntelHDGraphicsFB          6.4.0
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.iokit.CHUDUtils          364
    com.apple.iokit.CHUDProf          366
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleLPC          1.5.1
    com.apple.kext.AppleSMCLMU          1.5.2d10
    com.apple.driver.AppleGraphicsControl          2.10.6
    com.apple.filesystems.autofs          2.1.0
    com.apple.GeForce          6.4.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0a1
    com.apple.driver.AppleUSBTCButtons          201.6
    com.apple.driver.AppleUSBCardReader          2.6.1
    com.apple.driver.AppleUSBTCKeyboard          201.6
    com.apple.driver.AppleIRController          303.8
    com.apple.iokit.SCSITaskUserClient          2.6.8
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleFWOHCI          4.7.3
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AirPortBrcm43224          428.42.4
    com.apple.iokit.AppleBCM5701Ethernet          3.0.5b8
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleAHCIPort          2.1.7
    com.apple.driver.AppleUSBEHCI          4.2.4
    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.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.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.DspFuncLib          2.0.5f14
    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.CHUDKernLib          365
    com.apple.iokit.IOAudioFamily          1.8.3fc2
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.AppleProfileFamily          41.4
    com.apple.driver.AppleHDAController          2.0.5f14
    com.apple.iokit.IOHDAFamily          2.0.5f14
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleBacklightExpert          1.0.1
    com.apple.nvidia.nv50hal          6.4.0
    com.apple.NVDAResman          6.4.0
    com.apple.iokit.IONDRVSupport          2.2.1
    com.apple.iokit.IOGraphicsFamily          2.2.1
    com.apple.driver.AppleSMC          3.1.0d5
    com.apple.driver.IOPlatformPluginFamily          4.7.0a1
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.5f3
    com.apple.iokit.IOBluetoothFamily          2.4.5f3
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.8
    com.apple.iokit.IOUSBMassStorageClass          2.6.7
    com.apple.driver.AppleUSBMultitouch          207.7
    com.apple.iokit.IOUSBHIDDriver          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.2.4
    com.apple.driver.AppleUSBComposite          3.9.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.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IO80211Family          320.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.2.4
    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.1
    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
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f17
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420ASG, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Fitbit Base Station, 0x2687, 0xfb01, 0xfa140000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 9
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3[/quote]

    Usually these are caused by a defective GPU which was common on your model. You may be able to use gfxCardStatus 2.3 to switch to using the other GPU instead which should stop the frequent panics until you get the motherboard replaced or buy a new computer.
    Of course don't dismiss the possibility that the software you have installed has installed extensions that are not compatible:
    com.cisco.nke.ipsec          2.0.1
    com.quark.driver.TetherBerry          1.0.0d6
    com.parallels.kext.prl_vnic          7.0 14922.693916
    com.parallels.kext.prl_netbridge          7.0 14922.693916
    com.parallels.kext.prl_hypervisor          7.0 14922.693916
    com.parallels.kext.prl_hid_hook          7.0 14922.693916
    com.parallels.kext.prl_usb_connect          7.0 14922.693916
    Try running in Safe Mode to see if the panics stop. If they do, then you need to completely uninstall the software responsible for the above extensions: Cisco, Quark, and Parallels.

  • MacPro Kernel Panic Frequently

    We have a Mac Pro at work that is used for professional video editing and this one workstation ahs been crashing quote often in recent weeks. The context behind this panic was that he was rendering a video in Final Cut Pro 7 and using safari.
    Here is the log for the kernel panic:
    Mon Jan 28 10:05:02 2013
    panic(cpu 12 caller 0xffffff80002d1208): Kernel trap at 0xffffff8000428a26, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff8014749000, CR3: 0x0000000152775000, CR4: 0x0000000000000660
    RAX: 0x000000000000f1ff, RBX: 0x0000000000000007, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff80b19f37c0, RBP: 0xffffff80b19f37d0, RSI: 0x00000000000000c3, RDI: 0xffffff8014749000
    R8:  0x0000000000000004, R9:  0x0000000000000000, R10: 0xffffff80005e7fc0, R11: 0x0000000000000000
    R12: 0xffffff809379a001, R13: 0xffffff8014748808, R14: 0xffffff80b19f39a8, R15: 0xffffff80008470e0
    RFL: 0x0000000000010213, RIP: 0xffffff8000428a26, CS:  0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 12), Frame : Return Address
    0xffffff80b19f3460 : 0xffffff8000204d15
    0xffffff80b19f3560 : 0xffffff80002d1208
    0xffffff80b19f36b0 : 0xffffff80002e3f4a
    0xffffff80b19f36c0 : 0xffffff8000428a26
    0xffffff80b19f37d0 : 0xffffff7f80dfaa3f
    0xffffff80b19f3820 : 0xffffff7f80dfc0db
    0xffffff80b19f38f0 : 0xffffff7f80e0136b
    0xffffff80b19f3a50 : 0xffffff800023f136
    0xffffff80b19f3ab0 : 0xffffff8000238860
    0xffffff80b19f3b30 : 0xffffff8000239a3e
    0xffffff80b19f3ba0 : 0xffffff8000305a64
    0xffffff80b19f3c70 : 0xffffff8000305ed3
    0xffffff80b19f3f40 : 0xffffff80004e8168
    0xffffff80b19f3fa0 : 0xffffff80002e4874
          Kernel Extensions in backtrace (with dependencies):
             com.apple.filesystems.afpfs(9.7.1)@0xffffff7f80ddc000->0xffffff7f80e2cfff
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; rootnu-1504.15.3~1/RELEASE_X86_64
    System model name: MacPro5,1 (Mac-F221BEC8)
    System uptime in nanoseconds: 169490171358052
    unloaded kexts:
    com.apple.driver.AppleIntel8254XEthernet        2.1.3b1 (addr 0xffffff7f811fd000, size 0x118784) - last unloaded 80012627722
    loaded kexts:
    com.sony.scsi.PDW-U1        2.32.0d008
    com.apple.filesystems.afpfs        9.7.1 - last loaded 983753780290
    com.apple.nke.asp_tcp        5.0
    com.apple.filesystems.autofs        2.1.0
    com.apple.driver.AppleTyMCEDriver        1.0.2d2
    com.apple.driver.AGPM        100.12.31
    com.apple.driver.AppleHWSensor        1.9.3d0
    com.apple.driver.AppleMikeyHIDDriver        1.2.0
    com.apple.driver.AppleUpstreamUserClient        3.5.7
    com.apple.driver.AppleMCCSControl        1.0.20
    com.apple.driver.AppleHDA        2.0.5f14
    com.apple.kext.ATIFramebuffer        6.3.6
    com.apple.driver.AppleMikeyDriver        2.0.5f14
    com.apple.driver.AudioAUUC        1.57
    com.apple.ATIRadeonX3000        6.3.6
    com.apple.Dont_Steal_Mac_OS_X        7.0.0
    com.apple.driver.AudioIPCDriver        1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin        4.7.0a1
    com.apple.driver.AppleLPC        1.5.1
    com.apple.iokit.SCSITaskUserClient        2.6.8
    com.apple.BootCache        31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib        1.0.0d1
    com.apple.driver.AppleLSIFusionMPT        2.5.0
    com.apple.driver.AppleFWOHCI        4.7.3
    com.apple.iokit.IOAHCIBlockStorage        1.6.4
    com.apple.driver.AirPortBrcm43224        428.42.4
    com.apple.driver.AppleUSBHub        4.2.4
    com.apple.driver.Intel82574L        2.1.8b1
    com.apple.driver.AppleAHCIPort        2.1.7
    com.apple.driver.AppleUSBEHCI        4.2.4
    com.apple.driver.AppleEFINVRAM        1.4.0
    com.apple.driver.AppleUSBUHCI        4.2.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.filesystems.acfsctl        412.6
    com.apple.filesystems.acfs        412.6
    com.apple.driver.AppleProfileReadCounterAction        17
    com.apple.driver.DspFuncLib        2.0.5f14
    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.iokit.IONDRVSupport        2.2.1
    com.apple.driver.AppleSMBusController        1.0.10d0
    com.apple.kext.ATI5000Controller        6.3.6
    com.apple.kext.ATISupport        6.3.6
    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.IOGraphicsFamily        2.2.1
    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.iokit.IOUSBHIDDriver        4.2.0
    com.apple.driver.BroadcomUSBBluetoothHCIController        2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController        2.4.5f3
    com.apple.iokit.IOBluetoothFamily        2.4.5f3
    com.apple.iokit.IOUSBMassStorageClass        2.6.7
    com.apple.driver.AppleUSBComposite        3.9.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.XsanFilter        402.1
    com.apple.iokit.IOSCSIParallelFamily        2.1.1
    com.apple.iokit.IOFireWireFamily        4.2.6
    com.apple.iokit.IOAHCISerialATAPI        1.2.6
    com.apple.iokit.IO80211Family        320.1
    com.apple.iokit.IONetworkingFamily        1.10
    com.apple.iokit.IOUSBUserClient        4.2.4
    com.apple.iokit.IOAHCIFamily        2.0.6
    com.apple.iokit.IOUSBFamily        4.2.4
    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.iokit.IOSCSIBlockCommandsDevice        2.6.8
    com.apple.iokit.IOSCSIArchitectureModelFamily        2.6.8
    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
    This other message was a crash that the console reported for Safari. I don't know if it is relevant.
    Process:         Console [928]
    Path:            /Applications/Utilities/Console.app/Contents/MacOS/Console
    Identifier:      com.apple.Console
    Version:         10.6.3 (224)
    Build Info:      ConsoleX-2240000~9
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [850]
    Date/Time:       2013-01-26 09:04:20.418 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000013
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: outlineView:objectValueForTableColumn:byItem:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                       0x00007fff82c7df0c objc_msgSend + 40
    1   com.apple.AppKit                      0x00007fff87278a7c -[NSTableView preparedCellAtColumn:row:] + 323
    2   com.apple.AppKit                      0x00007fff87291963 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 47
    3   com.apple.AppKit                      0x00007fff872918d9 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 95
    4   com.apple.AppKit                      0x00007fff872909fc -[NSTableView drawRow:clipRect:] + 1242
    5   com.apple.AppKit                      0x00007fff872902ef -[NSTableView drawRowIndexes:clipRect:] + 369
    6   com.apple.AppKit                      0x00007fff87290170 -[NSOutlineView drawRowIndexes:clipRect:] + 131
    7   com.apple.AppKit                      0x00007fff8728ec9c -[NSTableView drawRect:] + 1302
    8   com.apple.AppKit                      0x00007fff87284d75 -[NSView _drawRect:clip:] + 3566
    9   com.apple.AppKit                      0x00007fff8728254b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 2112
    10  com.apple.AppKit                      0x00007fff87282ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    11  com.apple.AppKit                      0x00007fff87282ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    12  com.apple.AppKit                      0x00007fff87282ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    13  com.apple.AppKit                      0x00007fff87282ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    14  com.apple.AppKit                      0x00007fff87282ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    15  com.apple.AppKit                      0x00007fff87281b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    16  com.apple.AppKit                      0x00007fff8727e3de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    17  com.apple.AppKit                      0x00007fff871f7c0e -[NSView displayIfNeeded] + 969
    18  com.apple.Foundation                  0x00007fff80ce6351 __NSFirePerformWithOrder + 384
    19  com.apple.CoreFoundation              0x00007fff887d8b07 __CFRunLoopDoObservers + 519
    20  com.apple.CoreFoundation              0x00007fff887b4434 __CFRunLoopRun + 468
    21  com.apple.CoreFoundation              0x00007fff887b3d8f CFRunLoopRunSpecific + 575
    22  com.apple.HIToolbox                   0x00007fff883d97ee RunCurrentEventLoopInMode + 333
    23  com.apple.HIToolbox                   0x00007fff883d9551 ReceiveNextEventCommon + 148
    24  com.apple.HIToolbox                   0x00007fff883d94ac BlockUntilNextEventMatchingListInMode + 59
    25  com.apple.AppKit                      0x00007fff871c7eb2 _DPSNextEvent + 708
    26  com.apple.AppKit                      0x00007fff871c7801 -[NSApplication nextEventMatchingMask:untilDate:inModeequeue:] + 155
    27  com.apple.AppKit                      0x00007fff8718d68f -[NSApplication run] + 395
    28  com.apple.AppKit                      0x00007fff871863b0 NSApplicationMain + 364
    29  com.apple.Console                     0x00000001000017a0 0x100000000 + 6048
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                     0x00007fff81d03c0a kevent + 10
    1   libSystem.B.dylib                     0x00007fff81d05add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                     0x00007fff81d057b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                     0x00007fff81d052de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                     0x00007fff81d04c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                     0x00007fff81d04aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                     0x00007fff81d04a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                     0x00007fff81d04e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                     0x00007fff81d04aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000114507640  rbx: 0x0000000114314d50  rcx: 0x0000000114315ac0  rdx: 0x0000000114314d50
      rdi: 0x000000011451b090  rsi: 0x00007fff878dc528  rbp: 0x00007fff5fbfc140  rsp: 0x00007fff5fbfc0e8
       r8: 0x0000000114507640   r9: 0x0000000000000002  r10: 0x00007fff80cb0d62  r11: 0x0000000000000003
      r12: 0x0000000114314d50  r13: 0x0000000000000009  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff82c7df0c  rfl: 0x0000000000010206  cr2: 0x0000000000000013
    Binary Images:
           0x100000000 -        0x100028ff7  com.apple.Console 10.6.3 (224) <177CB315-6C11-99F9-7B34-9DF8C892C818> /Applications/Utilities/Console.app/Contents/MacOS/Console
           0x1003b3000 -        0x1003d9fff  GLRendererFloat ??? (???) <38621D22-8F49-F937-851B-E21BD49A8A88> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x116ea5000 -        0x117038fe7  GLEngine ??? (???) <BCE83654-81EC-D231-ED6E-1DD449B891F2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x117069000 -        0x11745bfff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <282E53E2-ABB3-B97D-F298-6A8FE21F3A5A> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
        0x7fff80006000 -     0x7fff8000cff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff80a9e000 -     0x7fff80bdcfff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff80caa000 -     0x7fff80f2cfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff80f2d000 -     0x7fff80facfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80fad000 -     0x7fff80fb1ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8114f000 -     0x7fff811affe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff811b2000 -     0x7fff811b8ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff811c5000 -     0x7fff811c8ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff811c9000 -     0x7fff814fdfef  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
        0x7fff814fe000 -     0x7fff8157bfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff81918000 -     0x7fff8191dfff  libGIF.dylib ??? (???) <5B2AF093-1E28-F0CF-2C13-BA9AB4E2E177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8191e000 -     0x7fff8193efff  com.apple.DirectoryService.Framework 3.6 (621.15) <9AD2A133-4275-5666-CE69-98FDF9A38B7A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff81ab1000 -     0x7fff81ad2fe7  libPng.dylib ??? (???) <14F055F9-D7B2-27B2-E2CF-F0A222BFF14D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff81ad3000 -     0x7fff81ae5fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff81ae6000 -     0x7fff81c00fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81c01000 -     0x7fff81c63fe7  com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff81c64000 -     0x7fff81ce9ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff81cea000 -     0x7fff81eabfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff81eac000 -     0x7fff81f5cfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81f5d000 -     0x7fff81fc7fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff81fce000 -     0x7fff81fddfff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff81fde000 -     0x7fff81fe2ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8221e000 -     0x7fff822d7fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff82448000 -     0x7fff824e8fff  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
        0x7fff8280d000 -     0x7fff82a96ff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82b19000 -     0x7fff82b24fff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82b25000 -     0x7fff82b6cff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff82b6d000 -     0x7fff82bb0ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff82c79000 -     0x7fff82d2fff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff82d40000 -     0x7fff82d61fff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff82d62000 -     0x7fff82daaff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff82e05000 -     0x7fff82e30ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff82e31000 -     0x7fff82feffff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
        0x7fff82ff0000 -     0x7fff830c4fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff830c5000 -     0x7fff83103fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff834c6000 -     0x7fff834c6ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff834c7000 -     0x7fff835a4fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff835a5000 -     0x7fff835f4ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff83d69000 -     0x7fff83d8eff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83d8f000 -     0x7fff83de4ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff83ec0000 -     0x7fff84307fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84308000 -     0x7fff8430eff7  IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff84516000 -     0x7fff84551fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff845ae000 -     0x7fff845aeff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff845af000 -     0x7fff845f0fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff845f1000 -     0x7fff84607fef  libbsm.0.dylib ??

    The Sony software may be contributing to your problem. I suggest you back up all data, then uninstall it according to the developer's instructions. Reboot and see whether there's any improvement.
    Back up all data before making any changes.

  • Get kernel panic when I burn DVDs

    when I burn several DVDs using the internal DVD burner on my 1.25 Ghz G4 running OS X 10.4.11, I am getting a kernel panic that tells me to reboot my computer. I'm using Toast Titanium 8 to burn with. Any ideas how to prevent this?
    Here's the details:
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x000000002A2AD680 PC=0x0000000000847964
    Latest crash info for cpu 1:
    Exception state (sv=0x33164500)
    PC=0x00847964; MSR=0x00009030; DAR=0x2A2AD680; DSISR=0x40000000; LR=0x0083294C; R1=0x1CA33B00; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00072C8C 0x0083294C 0x002E9A80 0x002EB94C 0x0008C248 0x00029234
    0x000233F8 0x000ABEAC 0x341B47F8
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeon8500(4.1.8)@0x82b000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x491000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.2)@0x7f1000
    dependency: com.apple.iokit.IONDRVSupport(1.4.2)@0x815000
    Proceeding back via exception chain:
    Exception state (sv=0x33164500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x33335780)
    PC=0x9000B348; MSR=0x0200F030; DAR=0xE045C000; DSISR=0x42000000; LR=0x9000B29C; R1=0xF0343A60; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
    panic(cpu 1 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 1:
    Backtrace:
    0x000954F8 0x00095A10 0x00026898 0x000A8204 0x000ABB80
    Proceeding back via exception chain:
    Exception state (sv=0x33164500)
    PC=0x00847964; MSR=0x00009030; DAR=0x2A2AD680; DSISR=0x40000000; LR=0x0083294C; R1=0x1CA33B00; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x00072C8C 0x0083294C 0x002E9A80 0x002EB94C 0x0008C248 0x00029234
    0x000233F8 0x000ABEAC 0x341B47F8
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeon8500(4.1.8)@0x82b000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x491000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.2)@0x7f1000
    dependency: com.apple.iokit.IONDRVSupport(1.4.2)@0x815000
    Exception state (sv=0x33335780)
    PC=0x9000B348; MSR=0x0200F030; DAR=0xE045C000; DSISR=0x42000000; LR=0x9000B29C; R1=0xF0343A60; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPCModel: PowerMac3,6, BootROM 4.5.7f1, 2 processors, PowerPC G4 (3.2), 1.25 GHz, 1.25 GB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2700U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: DIMM2/J23, 512 MB, DDR SDRAM, PC2700U-30330
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Internal Modem, PPP (PPPSerial), modem
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: pci9004,7850, sppciscsibus, SLOT-3
    Parallel ATA Device: ST3300831A, 279.46 GB
    Parallel ATA Device: WDC WD1600JB-00GVA0, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-111D
    Parallel ATA Device: ST3400632A, 372.61 GB
    Parallel ATA Device: ST3250823A, 232.89 GB
    SCSI Device: EPSON SCANNER GT-9500
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: ImageMate 14 in 1 Reader/Writer, SanDisk, Up to 12 Mb/sec, 500 mA
    USB Device: HP Color LaserJet 2600n, Hewlett-Packard, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: > LaCie d2 DVD-RW Firewire, LaCie Group SA, Up to 400 Mb/sec

    I would unplug the carload of stuff jacked into the Mac (other than keyboard and mouse) and see if that continues. You have so much stuff jacked in something's got to give.

  • Kernel Panic with 10.4.3, 10.4.4

    I have a Quicksilver dual 1GHz G4 with 1.25GB of ram. It was ridiculously stable until the 10.4.3 update. With the 10.4.4 update, things got even worse. I now have so many kernel panics as to make the machine unusable.
    I've run through the "Resolving Kernel Panics" page step-by-step... run DiskWarrior, run the machine with "plugs-out" (NO FireWire or USB devices plugged in), archive & installed, ran with each stick of ram individually, repaired permissions, zapped the PRAM, run "reset-nvram" and "reset-all" in Open Firmware.... nothing fixes it, nothing seems to be the culprit.
    Crash log below. Can anyone help PLEASE?
    Unresolved kernel trap(cpu 0): 0x300 - Data access DAR=0x000000007C0805C0 PC=0x00000000000A4638
    Latest crash info for cpu 0:
    Exception state (sv=0x41C1BA00)
    PC=0x000A4638; MSR=0x00001030; DAR=0x7C0805C0; DSISR=0x40000000; LR=0x000A4584; R1=0x1CAD3D20; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x000AB754 0x0001AC98 0x000226C4 0x000227B8 0x000A9894
    Proceeding back via exception chain:
    Exception state (sv=0x41C1BA00)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x4183EA00)
    PC=0x9000B208; MSR=0x0000F030; DAR=0xA0001BF0; DSISR=0x0A000000; LR=0x9000B15C; R1=0xF0203760; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0003): 0x300 - Data access
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095718 0x00095C30 0x0002683C 0x000A8384 0x000ABD00
    Proceeding back via exception chain:
    Exception state (sv=0x41C1BA00)
    PC=0x000A4638; MSR=0x00001030; DAR=0x7C0805C0; DSISR=0x40000000; LR=0x000A4584; R1=0x1CAD3D20; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x000AB754 0x0001AC98 0x000226C4 0x000227B8 0x000A9894
    Exception state (sv=0x4183EA00)
    PC=0x9000B208; MSR=0x0000F030; DAR=0xA0001BF0; DSISR=0x0A000000; LR=0x9000B15C; R1=0xF0203760; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC
    Model: PowerMac3,5, BootROM 4.3.3f2, 2 processors, PowerPC G4 (2.1), 1 GHz, 1.25 GB
    Graphics: NVIDIA GeForce4 MX, GeForce4 MX, AGP, 64 MB
    Memory Module: DIMM0/J21, 512 MB, SDRAM, PC133-333
    Memory Module: DIMM1/J22, 512 MB, SDRAM, PC133-333
    Memory Module: DIMM2/J23, 256 MB, SDRAM, PC133-333
    Modem: Spring, UCJ, V.90, 7.0F, APPLE VERSION 0007, 7/31/2000
    Network Service: Internal Modem, PPP (PPPSerial), modem
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: ST380021A, 74.53 GB
    Parallel ATA Device: WDC WD1600JB-00EVA0, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-104, 2.64 GB
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: hp LaserJet 1012, Hewlett-Packard, Up to 12 Mb/sec, 500 mA
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: Communication, , Up to 12 Mb/sec, 500 mA
    USB Device: 2 Port USB KVM B V1.30, ATEN, Up to 12 Mb/sec, 500 mA
    FireWire Device: LaCie Hard Drive FireWire+, LaCie Group SA, Up to 400 Mb/sec
    FireWire Device: LaCie 1394 DVD-R/RW+CD drive LUN 0, LaCie Group SA, Up to 400 Mb/sec
    Quicksilver G4   Mac OS X (10.4.4)  

    Sorry, forgot to include that info. I ran the Apple Hardware Test and the TechTool Pro suite of hardware tests.... all passed. (And yes, I had pulled everything FireWire and USB except the Apple keyboard and mouse, which were plugged directly into the Mac.) In addition to the Open Firmware "reset-nvram" and "reset-all", I also hit the CUDA switch on the motherboard. The machine is still giving me kernel panics. The only thing I haven't done yet is pull the hard drives and clean-install onto a new drive. (I hope to do that tonight.)
    What's interesting is that the dim-out "You have to restart your computer" screen is gone, and has been replaced by white-on-black text generator text overwriting the GUI display, and after restart there's no "report to Apple" dialog, nor is there any log entry. Having Console and Activity Monitor show nothing out of the ordinary.
    For what it's worth, I'm "forcing" the KP by running iTunes with the visualizer running, figuring that's the closest thing to me sitting at it doing stuff and waiting for it to crash out. When it panics, the music goes into a loop of the last 1/2-second of music (i.e. "dit-dit-dit-dit-dit-dit...")
    Another item of note is that 10.4.0 (after clean install) and 10.4.2 do not have this problem. The panics only occur under 10.4.3 and 10.4.4.
    The text of the white-on-black text is retyped as follows. Notice that the DAR record is the only thing different between the two:
    ========
    System Failure: cpu0; code=0000000A (Lock timeout)
    Latest crash info for cpu0:
    Exception state (sv=0x00000000)
    PC=0x000AA000; MSR=0x00003030; DAR=0x260753Dc; DSISR=0x42000000; LR=0x00003020; R1=0xFC14F427; XCP=0x00000098 (System Failure)
    Backtrace:
    backtrace terminated - unaligned frame address: 0xFC14F427
    Kernel version:
    Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC
    Memory address exception (1,0,0)
    ethernet MAC address: 00:03:93:90:90:c4
    ip address: 192.168.0.1
    Waiting for remote debugger connection.
    ========
    System Failure: cpu0; code=0000000A (Lock timeout)
    Latest crash info for cpu0:
    Exception state (sv=0x00000000)
    PC=0x000AA000; MSR=0x00003030; DAR=0x074BC000; DSISR=0x42000000; LR=0x00003020; R1=0xFC14F427; XCP=0x00000098 (System Failure)
    Backtrace:
    backtrace terminated - unaligned frame address: 0xFC14F427
    Kernel version:
    Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC
    Memory address exception (1,0,0)
    ethernet MAC address: 00:03:93:90:90:c4
    ip address: 192.168.0.1
    Waiting for remote debugger connection.

  • Mac pro kernel panic

    Hi all -
    So my Mac Pro 1,1 has been having kernel panics intermittently and I don't think they are tied to any specific OS upgrade.  I used to get a couple a year until a few months ago and now I am getting them more frequently and I can't repro them.
    I've Googled incessantly the past several days looking for possible solutions and cannot come up with anything.  Does the kernel crash log mean anything to anybody?
    Interval Since Last Panic Report:  63015 sec
    Panics Since Last Report:          -3
    Anonymous UUID:                    D3A4BE11-45C4-402C-AC80-83DB68BA2C1A
    Fri Jan  4 14:34:12 2013
    panic(cpu 2 caller 0x244b0b): "zalloc: \"kalloc.8192\" (312 elements) retry fail 3, kfree_nop_count: 0"@/SourceCache/xnu/xnu-1699.32.7/osfmk/kern/zalloc.c:1766
    Backtrace (CPU 2), Frame : Return Address (4 potential args on stack)
    0x8214bdc8 : 0x2203de (0x6b08cc 0x8214bde8 0x229fb0 0x0)
    0x8214bdf8 : 0x244b0b (0x6b2fd0 0x6b157a 0x138 0x3)
    0x8214be78 : 0x22629a (0xc1fa1fc 0x1 0x3da9ec 0x3f010001)
    0x8214bea8 : 0x2263e9 (0x1698 0x1 0x8214bed8 0x2115e7)
    0x8214beb8 : 0x2115e7 (0x1698 0x3 0x8214bf28 0x213758)
    0x8214bed8 : 0x222d01 (0x10f8 0x8214bf14 0x8214bf0c 0x2c3f24)
    0x8214bf08 : 0x214063 (0x1d8f4a00 0xe022c70 0x11f73770 0x1d8f4a00)
    0x8214bf48 : 0x21b25b (0x1d8f4a00 0x0 0x0 0x0)
    0x8214bf98 : 0x2b7bb7 (0xd63e914 0x7fff 0xd63e944 0x8)
    0x8214bfc8 : 0x2e60c7 (0xd63e910 0x1 0x10 0xe6b3c50)
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
    Kernel UUID: 859B45FB-14BB-35ED-B823-08393C63E13B
    System model name: MacPro1,1 (Mac-F4208DC8)
    System uptime in nanoseconds: 29752157585519
    vm objects:17402024
    vm object hash entri:2035920
    VM map entries:1671992
    pv_list:7113120
    kalloc.32:128552960
    kalloc.64:250712064
    kalloc.128:976031744
    kalloc.256:2674688
    kalloc.512:1949696
    kalloc.1024:1802240
    kalloc.4096:3493888
    kalloc.8192:2555904
    vm pages:91064248
    ipc ports:1508304
    vnodes:19552280
    namecache:6748320
    HFS node:29531712
    HFS fork:11450096
    cluster_write:7126600
    decmpfs_cnode:1648320
    buf.4096:14426112
    buf.8192:105340928
    ubc_info zone:4063680
    vnode pager structur:2035920
    Kernel Stacks:2277376
    PageTables:36696064
    Kalloc.Large:11530026
    Backtrace suspected of leaking: (outstanding bytes: 111616)
    0x22629a
    0x2263e9
    0x60cc7d
    0x60d07e
    0x6712f2
    0x672ba9
    0x672c96
    0xc8579f
    0xc88b1d
    0xc46c21
    0xc4d20d
    0xc1f585
    0x23e4ae
          Kernel Extensions in backtrace:
             com.apple.iokit.IOSCSIArchitectureModelFamily(3.2.1)[A0624866-087A-4EED-8EC3-50 0E0C092AC3]@0xc16000->0xc41fff
             com.apple.iokit.IOSCSIBlockCommandsDevice(3.2.1)[760103C9-2F07-4F6B-8C2D-301539 A5140A]@0xc42000->0xc60fff
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.2.1)[A0624866-087A-4EED-8EC3-50 0E0C092AC3]@0xc16000
                dependency: com.apple.iokit.IOStorageFamily(1.7.2)[9164AEE7-BA92-45A2-BA9C-638B980193F1]@0x b4a000
             com.seagate.driver.PowSecDriverCore(5.1.1)[F9A6D78D-5242-4902-91E9-47343AEA5786 ]@0xc83000->0xcb5fff
                dependency: com.apple.iokit.IOFireWireFamily(4.4.8)[C9293DCE-B3DF-44ED-82AA-8E2A17F088D0]@0 xba9000
                dependency: com.apple.iokit.IOUSBFamily(5.1.0)[ACF52DAA-24ED-4520-A3A1-4B4C3C53C8A5]@0xa450 00
                dependency: com.apple.iokit.IOSCSIBlockCommandsDevice(3.2.1)[760103C9-2F07-4F6B-8C2D-301539 A5140A]@0xc42000
                dependency: com.apple.iokit.IOFireWireSerialBusProtocolTransport(2.1.0)[37AD690F-2426-493D- 99B6-DD7D41DF9097]@0xc7c000
                dependency: com.apple.iokit.IOFireWireSBP2(4.2.0)[9A363B1F-EB7E-479F-B1F5-48ABEA6CD7AC]@0xc 61000
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.2.1)[A0624866-087A-4EED-8EC3-50 0E0C092AC3]@0xc16000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8087C029-833E-4B62-A8C3-2B074B4C55F7]@0xa28000
                dependency: com.apple.iokit.IOStorageFamily(1.7.2)[9164AEE7-BA92-45A2-BA9C-638B980193F1]@0x b4a000
    last loaded kext at 26188535870: com.viscosityvpn.Viscosity.tun          1.0 (addr 0xa5334000, size 32768)
    last unloaded kext at 83049767625: com.apple.driver.AppleFileSystemDriver          13 (addr 0x1fee000, size 16384)
    loaded kexts:
    com.viscosityvpn.Viscosity.tun          1.0
    com.viscosityvpn.Viscosity.tap          1.0
    com.microsoft.driver.MicrosoftMouseUSB          7.1
    com.microsoft.driver.MicrosoftMouse          7.1
    com.makemkv.kext.daspi          1
    com.seagate.driver.PowSecLeafDriver_10_5          5.1.1
    com.microsoft.driver.MicrosoftKeyboardUSB          7.1
    com.microsoft.driver.MicrosoftKeyboard          7.1
    com.Logitech.Unifying.HID Driver          1.2.0
    com.Logitech.Control Center.HID Driver          3.3.0
    com.seagate.driver.PowSecDriverCore          5.1.1
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          70.12
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.kext.ATIFramebuffer          7.3.2
    com.apple.driver.AudioAUUC          1.59
    com.apple.ATIRadeonX3000          7.3.2
    com.apple.driver.AppleUSBDisplays          323.3
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.driver.AppleRAID          4.0.6
    com.apple.driver.XsanFilter          404
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AppleIntel8254XEthernet          2.1.3b1
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleUSBUHCI          5.1.0
    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.AppleMultitouchDriver          231.4
    com.apple.driver.IOBluetoothHIDDriver          4.0.8f17
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.kext.ATI5000Controller          7.3.2
    com.apple.kext.ATISupport          7.3.2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleUSBAudio          2.9.0f5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOSerialFamily          10.0.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.AppleGraphicsControl          3.1.33
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d8
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    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.IOFireWireSerialBusProtocolTransport          2.1.0
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.iokit.IOATAPIProtocolTransport          3.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOUSBFamily          5.1.0
    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
    Model: MacPro1,1, BootROM MP11.005C.B08, 4 processors, Dual-Core Intel Xeon, 2.66 GHz, 8 GB, SMC 1.7f10
    Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
    Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser A/DIMM 3, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser A/DIMM 4, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 3, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Memory Module: DIMM Riser B/DIMM 4, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0194, 0x534735534338324E32473142444E44484348
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
    PCI Card: ATI Radeon HD 5770, ATY,HoolockParent, Slot-1
    Serial ATA Device: WDC WD1001FALS-00J7B1, 1 TB
    Serial ATA Device: WDC WD1001FALS-00J7B0, 1 TB
    Serial ATA Device: ST3500641AS  P, 500.11 GB
    Serial ATA Device: SanDisk SDSSDX120GG25, 120.03 GB
    Parallel ATA Device: HL-DT-STDVD-RAM GH22LP20
    USB Device: hub_device, apple_vendor_id, 0x9131, 0xfd400000 / 3
    USB Device: Microsoft® 2.4GHz Transceiver v7.0, 0x045e  (Microsoft Corporation), 0x0745, 0xfd430000 / 10
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0xfd410000 / 9
    USB Device: Apple Cinema HD Display, apple_vendor_id, 0x9223, 0xfd420000 / 8
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd300000 / 2
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd340000 / 7
    USB Device: FA GoFlex Desk, 0x0bc2  (Seagate LLC), 0x5071, 0xfd342000 / 13
    USB Device: FreeAgentDesktop, 0x0bc2  (Seagate LLC), 0x3000, 0xfd343000 / 12
    USB Device: Logitech Camera, 0x046d  (Logitech Inc.), 0x0990, 0xfd344000 / 11
    USB Device: Bluetooth USB Host Controller, 0x07d1  (D-Link System), 0xfc01, 0xfd320000 / 6
    USB Device: HP Scanjet scanner, 0x03f0  (Hewlett Packard), 0x4605, 0xfd330000 / 5
    USB Device: USB VoIP Device, 0x05e1  (Syntek Design Technology Inc.), 0x2010, 0xfd310000 / 4
    USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0040, 0x1d200000 / 3
    USB Device: Hub in Apple Extended USB Keyboard, apple_vendor_id, 0x1003, 0x1d100000 / 2
    USB Device: Apple Extended USB Keyboard, apple_vendor_id, 0x020b, 0x1d130000 / 4
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: unknown_device, unknown_speed

    The kernel panic log complains that there are likely to be memory leaks. That means you are running stuff that behaves badly, dynamically allocating memory to do its work and losing track of it and never returning it to the memory pool.
    Mac OS X kernel generally does not do this. But you are not running Mac OS X kernel, you have made a large number of modifications to it:
    com.viscosityvpn.Viscosity.tun          1.0
    com.viscosityvpn.Viscosity.tap          1.0
    com.microsoft.driver.MicrosoftMouseUSB          7.1
    com.microsoft.driver.MicrosoftMouse          7.1
    com.makemkv.kext.daspi          1
    com.seagate.driver.PowSecLeafDriver_10_5          5.1.1
    com.microsoft.driver.MicrosoftKeyboardUSB          7.1
    com.microsoft.driver.MicrosoftKeyboard          7.1
    com.Logitech.Unifying.HID Driver          1.2.0
    com.Logitech.Control Center.HID Driver          3.3.0
    com.seagate.driver.PowSecDriverCore          5.1.1
    The backtrace points to Disk I/O routines as the place where the problem was detected. I would be very suspicious of your third-party drives that require non-standard drivers. I have external drives, but none requires a Driver, and I certainly do not see your crashes.
    If you want Apple to take your problem seriously, you will need to duplicate the failure with no non-Apple kernel extensions present.

  • DVD drive broken, Mac G5 having kernel panics at startup

    After nearly 5 years of steady, trouble free use, my G5 iMac started acting up a few days ago. I get what I think are kernel panics at startup. I am usually able to get it running after a few restarts but I am worried. My DVD drive became unreliable a month after my 1 year warranty expired. For some reason it won't start up with the install disks that came with the cpu but will bootup from my DiskWarrior DVD. I tried rebuilding the directory with DiskWarrior but I got the blue screen when it was almost finished. I've decided to do and Archive and install because I'm sure my problem stems from programs I installed recently. Is it possible to do the Archive and Install from my Intell Powerbook which is running the same version software. I've tried it several times, inserting the iMac install disk on my PB with my iMac connected in Target Disk mode, but I keep getting the message that the software can't be installed on this computer (the PB). Is there another way I can perform an A&I, I don't have enough space on my iDisk to use SuperDuper to create a disk image. I'm almost at the panic stage here since I use my computer for work and I'm afraid it won't start up at all at some point.
    I've performed all the usual steps, repair permissions and used Disk Utility on my Firewire connect PB to repair the disk. One odd thing is FontExplorerX all of a sudden quit on me two days ago (which has never happened in the 4 years I've used it) and told me to download it again, which I did.
    Message was edited by: e. jones

    Hi e. jones, and a warm welcome to the forums!
    Other way around, with the iMac's Install Disc in the PB, boot the PB into T mode, boot the iMac with the Option key held down, wait for the Install Disk in the PB to show up as a boot option on the iMac.
    But I think you have more serious problems. And, first you need to move some things off the iMac to make room for an A&I, you really need an external FW Drive right away.

  • I have a G5 with a brand new hard drive,when I try and install the os I get a panic we are hanging error. What can I do to load the os

    I Get a panic we are hanging error when trying to install the os on a new hard drive on a G5

    Yes, the hard drive needs to be formatted and OS X must then be installed.
    Drive Partition and Format
    1. Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Apply button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    7. Quit Disk Utility and return to the installer. Proceed with the OS X installation.
    It's only a lost cause when nothing else works.

  • 10.6.8 Update Reboot causes Kernel Panic

    Hi,
    After rebooting from updating to 10.6.8 my Unibody MacBook 2.4GHz is having a Kernel Panic.
    I swapped the HDD with an older install and it worked fine and I ran diagnostics on my HDD but it found nothing.
    So I put it back in and booted in Safe Mode (where I am right now) but nothing seems to be wrong with it.
    Here's the Log:
    Fri Jun 24 13:31:03 2011
    panic(cpu 1 caller 0x2abf6a): Kernel trap at 0x0029f24f, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x51099000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x50cf606c, EBX: 0xec835357, ECX: 0x0d77b1e9, EDX: 0x51098ffd
    CR2: 0x51099000, EBP: 0x50cfbd18, ESI: 0x00000000, EDI: 0xec835357
    EFL: 0x00010202, EIP: 0x0029f24f, CS:  0x00000008, DS:  0x00000010
    Error code: 0x00000002
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x50cfbb18 : 0x21b837 (0x5dd7fc 0x50cfbb4c 0x223ce1 0x0)
    0x50cfbb68 : 0x2abf6a (0x59e3d0 0x29f24f 0xe 0x59e59a)
    0x50cfbc48 : 0x2a1a78 (0x50cfbc60 0x0 0x50cfbd18 0x29f24f)
    0x50cfbc58 : 0x29f24f (0xe 0x20270048 0x50cf0010 0x2a0010)
    0x50cfbd18 : 0x5765c48f (0xd77b1e9 0xec835357 0xd77b1e9 0xec835357)
    0x50cfbd58 : 0x5765eef9 (0x588ffd 0x570d77b6 0x57663ab0 0x53c996)
    0x50cfbe18 : 0x543f60 (0x7285500 0x6bdff00 0x1 0x506b76)
    0x50cfbe78 : 0x542137 (0x6bdff00 0x7285500 0x5e5209 0x1)
    0x50cfbf28 : 0x5426e9 (0x6bdff00 0x7252180 0x0 0x516766)
    0x50cfbf78 : 0x5443d5 (0x6bdff00 0x0 0x50cfbfac 0x1)
    0x50cfbfc8 : 0x2a179c (0x723e530 0x0 0x2a17ab 0x7053b7c)
          Kernel Extensions in backtrace (with dependencies):
             com.metakine.handsoff.driver(1.2.4)@0x57659000->0x57667fff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    Not yet set
    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: MacBook5,1 (Mac-F42D89C8)
    System uptime in nanoseconds: 1192178676
    unloaded kexts:
    (none)
    loaded kexts:
    com.metakine.handsoff.driver          1.2.4
    com.apple.iokit.SCSITaskUserClient          2.6.8 - last loaded 994691572
    com.apple.BootCache          31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage          1.6.4
    com.apple.driver.AppleUSBHub          4.2.4
    com.apple.driver.AppleUSBEHCI          4.2.4
    com.apple.driver.AppleAHCIPort          2.1.7
    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.AppleSmartBatteryManager          160.0.0
    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.12
    com.apple.driver.AppleIntelCPUPowerManagement          142.6.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.iokit.IOAHCISerialATAPI          1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.8
    com.apple.driver.XsanFilter          402.1
    com.apple.driver.AppleFileSystemDriver          2.0
    com.apple.iokit.IOUSBUserClient          4.2.4
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOUSBFamily          4.2.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.6
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.TMSafetyNet          6
    com.apple.kext.AppleMatch          1.0.0d1
    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

    Me too!! MacBook Pro4,1
    After running update 10.6.8 I also got a Kernel Panic message (details, see below). I repaired permissions, repaired my harddisk, still kernel panic at start up. Than I decided to reinstall Snow Leopard. It booted up my MBP fine, allowing me to access this forum and reading that others report a similar issue (btw, I don't have Handoff from Metakine, no USB attached devices, just my MBP). Here is the log:
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x559abbe8 : 0x21b837 (0x5dd7fc 0x559abc1c 0x223ce1 0x0)
    0x559abc38 : 0x2abf6a (0x59e3d0 0x5c68af8c 0xe 0x59e59a)
    0x559abd18 : 0x2a1a78 (0x559abd30 0x10001 0x559abdf8 0x5c68af8c)
    0x559abd28 : 0x5c68af8c (0xe 0x7dd0048 0x7dd0010 0x10)
    0x559abdf8 : 0x5c68a929 (0x7da0880 0x5c68b668 0x5c68b660 0x7dede00)
    0x559abe18 : 0x543f60 (0x7da0880 0x6c1cf00 0x1 0x506b76)
    0x559abe78 : 0x542137 (0x6c1cf00 0x7da0880 0x7de3900 0x7dd5d00)
    0x559abf28 : 0x5426e9 (0x6c1cf00 0x7ded2c0 0x0 0x516766)
    0x559abf78 : 0x5443d5 (0x6c1cf00 0x8 0x559abfac 0x1)
    0x559abfc8 : 0x2a179c (0x7d8d8e0 0x0 0x2a17ab 0x7f46b7c)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.iokit.CHUDKernLib(5)@0x5c689000->0x5c68dfff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K540
    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: MacBookPro4,1 (Mac-F42C89C8)
    What should I do or not do to run 10.8.6?

  • IPhone Debbug Panic

    O aparelho tem menos de 1 ano (para ser mais preciso, tem 9 meses de uso) e depois de 2 meses consecutivos apresentando defeitos de ligar e desligar sozinho, esquentar demais, ficar com a tela toda azul, ou toda vermelha, ou toda apagada "cintilante" e com o simbolo da Apple - a maça no meio da tela -  e mostrar a seguintes mensagem no canto superior esquerdo: "DDebugger message: double panic", faz 45 dias que o aparelho apagou de vez (morreu !); não liga mais, e também não carrega mais; enfim, parou de funcionar definitivamente. Através de um contato anterior (há cerca de 3 ou 4 meses) com a Central de Atendimento da Apple no Brasil - Tel. 0800-761-0880, fui instruído a levar o aparelho numa Assistência Autorizada da Apple. Daí eu levei na loja da IPlace do Shopping Villa Lobos em São Paulo e lá fui atendido pelo Técnico Sr. Manoel, que na mesma hora se prontificou a contatar a Centra de Atendimento Qualificada para obter a Autorização para poder prosseguir na Manutenção e/ou Substituição do Aparelho, pois foi identificado que este é um PROBLEMA DE FABRICAÇÃO DA APPLE, e para minha surpresa de CLIENTE / CONSUMIDOR, não autorizaram os serviços, alegando que a Série do meu aparelho não tinha cobertura para Assistência Técnica (Modelo A1533). Daí me informaram que este Modelo somente tem este tipo de Assistência em determinados países da America Latina, nos EUA e mais alguns outros países da Asia e Africa (salvo engano este ultimo Continente).   O fato de ficar sem acesso a Internet e Redes Sociais tem me causado enormes prejuízos materiais e morais, além de lucros cessantes, pois dependo do aparelho com acesso à Internet para exercer minha profissão, e estou impossibilitado de exercer meu trabalho com plenitude. Preciso da ajuda de vocêspara localização do meu aparelho ou substituição por um novo, pois quando eu comprei este que quebrou em Dezembro de 2013 (portanto, ressalto que há menos de 1 ano, e portanto, está no prazo de Garantia), comprei também mais 3 Aparelhos de celular IPhone 5S e mais 1 IPad Air, e sempre fui cliente/consumidor da Apple (tudo funcionando na normalidade e somente este é que quebrou). . Por favor, peço encarecidamente a AJUDA de vocês na matriz deste Companhia mundial, no sentido de eu ser ressarcido dos prejuizos que eu venho incorrendo o mais breve possivel. Aguardo o breve contato de vocês. Muito obrigado. Sds., Gustavo Corá - Tel. (11) 3553-3489 e Celulares (11) 9.9781-3200 e 9.9912-3015

    Por favor, alguém aí???

  • [SOLVED] Kernel panic - unable to mount root fs

    I'm having some trouble with my Toshiba NB255 netbook. It no longer boots after I performed a major pacman upgrade. It hangs with this error message:
    http://imgur.com/Cxj1z
    I did some research and found a couple of threads with problems similar to mine:
    https://bbs.archlinux.org/viewtopic.php?id=98771
    https://bbs.archlinux.org/viewtopic.php?id=98496
    From what I could tell, both had something to do with the initrd, but I'm not sure what to do in my specific situation. Additionally, according to my pacman.log the initrd was updated successfully during the upgrade. I did, however, also recently install some stuff to try to get my iPhone to tether to the netbook over USB (
    menu.lst: (the "root=" part of the first option was originally in the disk-by-uuid format, I changed it trying to fix the issue)
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # [url]http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution[/url]
    # general configuration:
    timeout 2
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/sda3 resume=/dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e ro
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/0c38b0a8-2ce1-4b16-b902-3d9f0cc8b2cc ro
    initrd /kernel26-fallback.img
    # (2) Windows
    #title Windows
    #rootnoverify (hd0,0)
    #makeactive
    #chainloader +1
    dmesg.log:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.34-ARCH (tobias@T-POWA-LX) (gcc version 4.5.0 20100610 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jul 5 21:03:38 UTC 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
    BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000003f5d0000 (usable)
    BIOS-e820: 000000003f5d0000 - 000000003f5e0000 (ACPI data)
    BIOS-e820: 000000003f5e0000 - 000000003f5e3000 (ACPI NVS)
    BIOS-e820: 000000003f5e3000 - 0000000040000000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    DMI present.
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    last_pfn = 0x3f5d0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-DFFFF uncachable
    E0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask 0C0000000 write-back
    1 base 03F600000 mask 0FFE00000 uncachable
    2 base 03F800000 mask 0FF800000 uncachable
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
    Scanning 1 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000001000 (reserved)
    modified: 0000000000001000 - 0000000000002000 (usable)
    modified: 0000000000002000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009dc00 (usable)
    modified: 000000000009dc00 - 00000000000a0000 (reserved)
    modified: 00000000000dc000 - 00000000000e0000 (reserved)
    modified: 00000000000e4000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000003f5d0000 (usable)
    modified: 000000003f5d0000 - 000000003f5e0000 (ACPI data)
    modified: 000000003f5e0000 - 000000003f5e3000 (ACPI NVS)
    modified: 000000003f5e3000 - 0000000040000000 (reserved)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000fec00000 - 00000000fec10000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01800000
    found SMP MP-table at [c00f7d40] f7d40
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 15000-1a000
    RAMDISK: 3f453000 - 3f5c0000
    Allocated new RAMDISK: 00100000 - 0026c574
    Move RAMDISK from 000000003f453000 - 000000003f5bf573 to 00100000 - 0026c573
    ACPI: RSDP 000f7ca0 00024 (v02 TOSCPL)
    ACPI: XSDT 3f5d7ae9 00074 (v01 TOSCPL TOSCPL00 06040000 LTP 00000000)
    ACPI: FACP 3f5dfc60 000F4 (v03 TOSCPL TOSCPL00 06040000 PTL 00000002)
    ACPI: DSDT 3f5d8c7f 06F6D (v01 TOSCPL TOSCPL00 06040000 MSFT 03000000)
    ACPI: FACS 3f5e2fc0 00040
    ACPI: TCPA 3f5dfd54 00032 (v01 Phoeni x 06040000 TL 00000000)
    ACPI: HPET 3f5dfd86 00038 (v01 DELL M09 06040000 LOHR 0000005A)
    ACPI: MCFG 3f5dfdbe 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
    ACPI: SLIC 3f5dfdfa 00176 (v01 TOSCPL TOSCPL00 06040000 LOHR 00000000)
    ACPI: APIC 3f5dff70 00068 (v01 TOSCPL TOSCPL00 06040000 LTP 00000000)
    ACPI: BOOT 3f5dffd8 00028 (v01 TOSCPL TOSCPL00 06040000 LTP 00000001)
    ACPI: SSDT 3f5d80df 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    ACPI: SSDT 3f5d8039 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
    ACPI: SSDT 3f5d7b5d 004DC (v02 PmRef CpuPm 00003000 INTL 20050624)
    ACPI: Local APIC address 0xfee00000
    125MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    Zone PFN ranges:
    DMA 0x00000001 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0003f5d0
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000001 -> 0x00000002
    0: 0x00000010 -> 0x0000009d
    0: 0x00000100 -> 0x0003f5d0
    On node 0 totalpages: 259422
    free_area_init_node: node 0, pgdat c1402fc0, node_mem_map c1563020
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3950 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 252 pages used for memmap
    HighMem zone: 31958 pages, LIFO batch:7
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a201 base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    early_res array is doubled to 64 at [16000 - 167ff]
    PM: Registered nosave memory: 0000000000002000 - 0000000000010000
    PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
    PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 14 pages/cpu @c2000000 s34388 r0 d22956 u2097152
    pcpu-alloc: s34388 r0 d22956 u2097152 alloc=1*4194304
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257394
    Kernel command line: root=/dev/disk/by-uuid/0c38b0a8-2ce1-4b16-b902-3d9f0cc8b2cc resume=/dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e ro
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    allocated 5190700 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Subtract (52 early reservations)
    #1 [0000001000 - 0000002000] EX TRAMPOLINE
    #2 [0001000000 - 000155ad84] TEXT DATA BSS
    #3 [000155b000 - 0001561164] BRK
    #4 [00000f7d50 - 0000100000] BIOS reserved
    #5 [00000f7d40 - 00000f7d50] MP-table mpf
    #6 [000009dc00 - 000009e071] BIOS reserved
    #7 [000009e1c1 - 00000f7d40] BIOS reserved
    #8 [000009e071 - 000009e1c1] MP-table mpc
    #9 [0000010000 - 0000011000] TRAMPOLINE
    #10 [0000011000 - 0000015000] ACPI WAKEUP
    #11 [0000015000 - 0000016000] PGTABLE
    #12 [0000100000 - 000026d000] NEW RAMDISK
    #13 [0001562000 - 0001563000] BOOTMEM
    #14 [0001563000 - 0001d53000] BOOTMEM
    #15 [000155adc0 - 000155adc4] BOOTMEM
    #16 [000155ae00 - 000155aec0] BOOTMEM
    #17 [000155aec0 - 000155af14] BOOTMEM
    #18 [0001d53000 - 0001d56000] BOOTMEM
    #19 [000155af40 - 000155af4c] BOOTMEM
    #20 [0001561180 - 0001561780] BOOTMEM
    #21 [000155af80 - 000155afa5] BOOTMEM
    #22 [000155afc0 - 000155afe7] BOOTMEM
    #23 [0001561780 - 0001561924] BOOTMEM
    #24 [0001561940 - 0001561980] BOOTMEM
    #25 [0001561980 - 00015619c0] BOOTMEM
    #26 [00015619c0 - 0001561a00] BOOTMEM
    #27 [0001561a00 - 0001561a40] BOOTMEM
    #28 [0001561a40 - 0001561a80] BOOTMEM
    #29 [0001561a80 - 0001561ac0] BOOTMEM
    #30 [0001561ac0 - 0001561b00] BOOTMEM
    #31 [0001561b00 - 0001561b40] BOOTMEM
    #32 [0001561b40 - 0001561b80] BOOTMEM
    #33 [0001561b80 - 0001561bc0] BOOTMEM
    #34 [0001561bc0 - 0001561c00] BOOTMEM
    #35 [0001561c00 - 0001561c40] BOOTMEM
    #36 [0001561c40 - 0001561c50] BOOTMEM
    #37 [0001561c80 - 0001561c90] BOOTMEM
    #38 [0001561cc0 - 0001561d3d] BOOTMEM
    #39 [0001561d40 - 0001561dbd] BOOTMEM
    #40 [0002000000 - 000200e000] BOOTMEM
    #41 [0002200000 - 000220e000] BOOTMEM
    #42 [0001561dc0 - 0001561dc4] BOOTMEM
    #43 [0001561e00 - 0001561e04] BOOTMEM
    #44 [0001561e40 - 0001561e48] BOOTMEM
    #45 [0001561e80 - 0001561e88] BOOTMEM
    #46 [0001561ec0 - 0001561f68] BOOTMEM
    #47 [0001561f80 - 0001561fe8] BOOTMEM
    #48 [0001d56000 - 0001d5a000] BOOTMEM
    #49 [0001d5a000 - 0001dda000] BOOTMEM
    #50 [0001dda000 - 0001e1a000] BOOTMEM
    #51 [000220e000 - 000270142c] BOOTMEM
    Initializing HighMem for node 0 (000377fe:0003f5d0)
    Memory: 1016576k/1038144k available (2930k kernel code, 21112k reserved, 1209k data, 408k init, 128840k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc140b000 - 0xc1471000 ( 408 kB)
    .data : 0xc12dc8fc - 0xc140adc0 (1209 kB)
    .text : 0xc1000000 - 0xc12dc8fc (2930 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:512
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 1662.845 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3327.26 BogoMIPS (lpj=5542816)
    Security Framework initialized
    Mount-cache hash table entries: 512
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 5 MCE banks
    CPU0: Thermal monitoring handled by SMI
    using mwait in idle threads.
    Performance Events: Atom events, Intel PMU driver.
    ... version: 3
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20100121
    Enabling APIC mode: Flat. Using 1 I/O APICs
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Atom(TM) CPU N455 @ 1.66GHz stepping 0a
    APIC calibration not consistent with PM-Timer: 299ms instead of 100ms
    APIC delta adjusted to PM-Timer: 1039171 (3117494)
    Booting Node 0, Processors #1 Ok.
    Initializing CPU#1
    CPU0: Thermal monitoring enabled (TM1)
    Brought up 2 CPUs
    Total of 2 processors activated (6653.18 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    PCI: Using MMCONFIG for extended config space
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: SSDT 3f5d89a8 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: SSDT 3f5d833e 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: SSDT 3f5d8bab 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: SSDT 3f5d8923 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
    ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x40000000-0xf7ffffff]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xfdff]
    pci 0000:00:02.0: reg 10: [mem 0xf0200000-0xf027ffff]
    pci 0000:00:02.0: reg 14: [io 0x18d0-0x18d7]
    pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
    pci 0000:00:02.0: reg 1c: [mem 0xf0000000-0xf00fffff]
    pci 0000:00:02.1: reg 10: [mem 0xf0280000-0xf02fffff]
    pci 0000:00:1b.0: reg 10: [mem 0xf0300000-0xf0303fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0x1820-0x183f]
    pci 0000:00:1d.1: reg 20: [io 0x1840-0x185f]
    pci 0000:00:1d.2: reg 20: [io 0x1860-0x187f]
    pci 0000:00:1d.3: reg 20: [io 0x1880-0x189f]
    pci 0000:00:1d.7: reg 10: [mem 0xf0504000-0xf05043ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0x18e8-0x18ef]
    pci 0000:00:1f.2: reg 14: [io 0x18dc-0x18df]
    pci 0000:00:1f.2: reg 18: [io 0x18e0-0x18e7]
    pci 0000:00:1f.2: reg 1c: [io 0x18d8-0x18db]
    pci 0000:00:1f.2: reg 20: [io 0x18c0-0x18cf]
    pci 0000:00:1f.2: reg 24: [mem 0xf0504400-0xf05047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 20: [io 0x18a0-0x18bf]
    pci 0000:00:1c.0: PCI bridge to [bus 05-05]
    pci 0000:00:1c.0: bridge window [io 0x0000-0x0000] (disabled)
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:07:00.0: reg 10: [mem 0xf0100000-0xf010ffff 64bit]
    pci 0000:07:00.0: supports D1
    pci 0000:07:00.0: PME# supported from D0 D1 D3hot
    pci 0000:07:00.0: PME# disabled
    pci 0000:00:1c.1: PCI bridge to [bus 07-07]
    pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.1: bridge window [mem 0xf0100000-0xf01fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:09:00.0: reg 10: [io 0x2000-0x20ff]
    pci 0000:09:00.0: reg 18: [mem 0xf050c000-0xf050cfff 64bit pref]
    pci 0000:09:00.0: reg 20: [mem 0xf0508000-0xf050bfff 64bit pref]
    pci 0000:09:00.0: supports D1 D2
    pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:09:00.0: PME# disabled
    pci 0000:00:1c.2: PCI bridge to [bus 09-09]
    pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
    pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1c.2: bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 11-11] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x40000000-0xf7ffffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    pci 0000:00:1d.7: address space collision: [mem 0xf0504000-0xf05043ff] conflicts with PCI Bus 0000:09 [mem 0xf0500000-0xf05fffff 64bit pref]
    pci 0000:00:1f.2: address space collision: [mem 0xf0504400-0xf05047ff] conflicts with PCI Bus 0000:09 [mem 0xf0500000-0xf05fffff 64bit pref]
    reserve RAM buffer: 0000000000002000 - 000000000000ffff
    reserve RAM buffer: 000000000009dc00 - 000000000009ffff
    reserve RAM buffer: 000000003f5d0000 - 000000003fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 8 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [io 0x0800-0x080f] has been reserved
    system 00:01: [io 0x1000-0x107f] has been reserved
    system 00:01: [io 0x1180-0x11bf] has been reserved
    system 00:01: [io 0x04d0-0x04d1] has been reserved
    system 00:01: [io 0xfe00] has been reserved
    system 00:01: [io 0x164e-0x174c] has been reserved
    system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
    system 00:01: [mem 0xfef00000-0xfeffffff] has been reserved
    pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x401fffff]
    pci 0000:00:1c.0: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref]
    pci 0000:00:1c.1: BAR 15: assigned [mem 0x40400000-0x405fffff 64bit pref]
    pci 0000:00:1c.2: BAR 14: assigned [mem 0x40600000-0x409fffff]
    pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
    pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff]
    pci 0000:00:1d.7: BAR 0: assigned [mem 0x40a00000-0x40a003ff]
    pci 0000:00:1d.7: BAR 0: set to [mem 0x40a00000-0x40a003ff] (PCI address [0x40a00000-0x40a003ff]
    pci 0000:00:1f.2: BAR 5: assigned [mem 0x40a00400-0x40a007ff]
    pci 0000:00:1f.2: BAR 5: set to [mem 0x40a00400-0x40a007ff] (PCI address [0x40a00400-0x40a007ff]
    pci 0000:00:1c.0: PCI bridge to [bus 05-05]
    pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    pci 0000:00:1c.0: bridge window [mem 0x40000000-0x401fffff]
    pci 0000:00:1c.0: bridge window [mem 0x40200000-0x403fffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 07-07]
    pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    pci 0000:00:1c.1: bridge window [mem 0xf0100000-0xf01fffff]
    pci 0000:00:1c.1: bridge window [mem 0x40400000-0x405fffff 64bit pref]
    pci 0000:00:1c.2: PCI bridge to [bus 09-09]
    pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
    pci 0000:00:1c.2: bridge window [mem 0x40600000-0x409fffff]
    pci 0000:00:1c.2: bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 11-11]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem disabled]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:1c.0: enabling device (0000 -> 0003)
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:00: resource 10 [mem 0x40000000-0xf7ffffff]
    pci_bus 0000:00: resource 11 [io 0x0d00-0xfdff]
    pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
    pci_bus 0000:05: resource 1 [mem 0x40000000-0x401fffff]
    pci_bus 0000:05: resource 2 [mem 0x40200000-0x403fffff 64bit pref]
    pci_bus 0000:07: resource 0 [io 0x4000-0x4fff]
    pci_bus 0000:07: resource 1 [mem 0xf0100000-0xf01fffff]
    pci_bus 0000:07: resource 2 [mem 0x40400000-0x405fffff 64bit pref]
    pci_bus 0000:09: resource 0 [io 0x2000-0x2fff]
    pci_bus 0000:09: resource 1 [mem 0x40600000-0x409fffff]
    pci_bus 0000:09: resource 2 [mem 0xf0500000-0xf05fffff 64bit pref]
    pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:11: resource 6 [mem 0x000d0000-0x000d3fff]
    pci_bus 0000:11: resource 7 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:11: resource 8 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:11: resource 9 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:11: resource 10 [mem 0x40000000-0xf7ffffff]
    pci_bus 0000:11: resource 11 [io 0x0d00-0xfdff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    pci 0000:00:02.0: Boot video device
    PCI: CLS 32 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1460k freed
    Simple Boot Flag at 0x35 set to 0x1
    apm: BIOS not found.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1285380584.433:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1736
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.2: setting latency timer to 64
    pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.0: Requesting control of PCIe PME from ACPI BIOS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
    pcieport 0000:00:1c.0: Failed to receive control of PCIe PME service: ACPI _OSC failed
    pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
    pcieport 0000:00:1c.1: Requesting control of PCIe PME from ACPI BIOS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
    pcieport 0000:00:1c.1: Failed to receive control of PCIe PME service: ACPI _OSC failed
    pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
    pcieport 0000:00:1c.2: Requesting control of PCIe PME from ACPI BIOS
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
    pcieport 0000:00:1c.2: Failed to receive control of PCIe PME service: ACPI _OSC failed
    pcie_pme: probe of 0000:00:1c.2:pcie01 failed with error -13
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    PM: Checking image partition /dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 408k freed
    udev: starting version 160
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
    ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00500 irq 27
    ata2: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00580 irq 27
    ata3: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00600 irq 27
    ata4: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00680 irq 27
    ata2: SATA link down (SStatus 0 SControl 300)
    ata3: SATA link down (SStatus 0 SControl 300)
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata4: SATA link down (SStatus 0 SControl 300)
    ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC64G, max UDMA/133
    ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
    sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4
    sd 0:0:0:0: [sda] Attached SCSI disk
    kjournald starting. Commit interval 5 seconds
    EXT3-fs (sda3): mounted filesystem with writeback data mode
    udev: starting version 160
    cfg80211: Calling CRDA to update world regulatory domain
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    input: PC Speaker as /devices/platform/pcspkr/input/input1
    Linux agpgart interface v0.103
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/PNP0C0D:00/input/input2
    ACPI: Lid Switch [LID0]
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input3
    i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    ACPI: Power Button [PWRF]
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: using broken periodic workaround
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0x40a00000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    Switching to clocksource hpet
    ACPI: AC Adapter [ACAD] (off-line)
    usb 1-4: new high speed USB device using ehci_hcd and address 2
    r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    r8169 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
    r8169 0000:09:00.0: setting latency timer to 64
    r8169 0000:09:00.0: (unregistered net_device): unknown MAC, using family default
    r8169 0000:09:00.0: irq 28 for MSI/MSI-X
    r8169 0000:09:00.0: eth0: RTL8101e at 0xf8664000, 88:ae:1d:46:3e:b2, XID 0c200000 IRQ 28
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    uhci_hcd 0000:00:1d.3: UHCI Host Controller
    uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
    agpgart-intel 0000:00:00.0: detected 8188K stolen memory
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    ath9k 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    ath9k 0000:07:00.0: setting latency timer to 64
    Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000
    ath: EEPROM regdomain: 0x65
    ath: EEPROM indicates we should expect a direct regpair map
    ath: Country alpha2 being used: 00
    ath: Regpair used: 0x65
    ACPI: Battery Slot [BAT1] (battery present)
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
    [drm] Initialized drm 1.1.0 20060810
    rtc_cmos 00:04: RTC can wake from S4
    rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    usb 1-8: new high speed USB device using ehci_hcd and address 3
    i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    i915 0000:00:02.0: setting latency timer to 64
    i915 0000:00:02.0: irq 29 for MSI/MSI-X
    [drm] set up 7M of stolen space
    phy0: Selected rate control algorithm 'ath9k_rate_control'
    Registered led device: ath9k-phy0::radio
    Registered led device: ath9k-phy0::assoc
    Registered led device: ath9k-phy0::tx
    Registered led device: ath9k-phy0::rx
    phy0: Atheros AR9285 Rev:2 mem=0xf8160000, irq=17
    fuse init (API version 7.13)
    [drm] initialized overlay support
    Initializing USB Mass Storage driver...
    scsi4 : usb-storage 1-4:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device USB 2.0 Camera (064e:c211)
    input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input6
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    [drm] Big FIFO is enabled
    [drm] Big FIFO is enabled
    [drm] Big FIFO is enabled
    [drm] Big FIFO is enabled
    Console: switching to colour frame buffer device 128x37
    fb0: inteldrmfb frame buffer device
    registered panic notifier
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 30 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    hda_codec: ALC259: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
    scsi 4:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
    sd 4:0:0:0: Attached scsi generic sg1 type 0
    sd 4:0:0:0: [sdb] Attached SCSI removable disk
    EXT3-fs (sda3): using internal journal
    kjournald starting. Commit interval 5 seconds
    EXT3-fs (sda4): warning: maximal mount count reached, running e2fsck is recommended
    EXT3-fs (sda4): using internal journal
    EXT3-fs (sda4): mounted filesystem with writeback data mode
    Adding 265068k swap on /dev/sda2. Priority:-1 extents:1 across:265068k
    pacman.log: (the latest update + my attempt at iphone USB tethering)
    [2010-09-25 00:08] Running 'pacman -Syu'
    [2010-09-25 00:08] synchronizing package lists
    [2010-09-25 00:08] starting full system upgrade
    [2010-09-25 00:14] Running 'pacman -Syyu'
    [2010-09-25 00:14] synchronizing package lists
    [2010-09-25 00:14] upgraded pacman (3.4.0-2 -> 3.4.1-1)
    [2010-09-25 00:15] Running 'pacman -Syu'
    [2010-09-25 00:15] synchronizing package lists
    [2010-09-25 00:15] starting full system upgrade
    [2010-09-25 00:15] Running 'pacman -Syu'
    [2010-09-25 00:15] synchronizing package lists
    [2010-09-25 00:15] starting full system upgrade
    [2010-09-25 00:15] Running 'pacman -Syyu'
    [2010-09-25 00:15] synchronizing package lists
    [2010-09-25 00:16] starting full system upgrade
    [2010-09-25 00:16] Running 'pacman -Syyu'
    [2010-09-25 00:16] synchronizing package lists
    [2010-09-25 00:16] starting full system upgrade
    [2010-09-25 00:26] removed libelf (0.8.13-1)
    [2010-09-25 00:26] removed libv4l (0.6.4-1)
    [2010-09-25 00:26] installed goffice (0.8.9-1)
    [2010-09-25 00:26] upgraded abiword (2.8.6-1 -> 2.8.6-2)
    [2010-09-25 00:26] upgraded apvlv (0.0.9.7-1 -> 0.0.9.8-1)
    [2010-09-25 00:27] upgraded tzdata (2010j-1 -> 2010l-1)
    [2010-09-25 00:27] Generating locales...
    [2010-09-25 00:27] en_US.UTF-8... done
    [2010-09-25 00:27] en_US.ISO-8859-1... done
    [2010-09-25 00:27] Generation complete.
    [2010-09-25 00:27] upgraded glibc (2.12-4 -> 2.12.1-1)
    [2010-09-25 00:27] upgraded m4 (1.4.14-2 -> 1.4.15-1)
    [2010-09-25 00:27] upgraded autoconf (2.66-2 -> 2.67-1)
    [2010-09-25 00:27] upgraded glib2 (2.24.1-1 -> 2.24.2-1)
    [2010-09-25 00:27] installed iana-etc (2.30-1)
    [2010-09-25 00:27] warning: /etc/shadow installed as /etc/shadow.pacnew
    [2010-09-25 00:27] upgraded filesystem (2010.02-4 -> 2010.09-1)
    [2010-09-25 00:27] upgraded dbus-core (1.2.24-1 -> 1.4.0-1)
    [2010-09-25 00:27] upgraded xproto (7.0.17-1 -> 7.0.18-1)
    [2010-09-25 00:27] upgraded libxau (1.0.5-1 -> 1.0.6-1)
    [2010-09-25 00:27] upgraded libxcb (1.6-1 -> 1.7-1)
    [2010-09-25 00:27] upgraded kbproto (1.0.4-1 -> 1.0.5-1)
    [2010-09-25 00:27] upgraded libx11 (1.3.4-1 -> 1.3.5-1)
    [2010-09-25 00:27] upgraded dbus (1.2.24-1 -> 1.4.0-1)
    [2010-09-25 00:27] upgraded avahi (0.6.25-3 -> 0.6.27-2)
    [2010-09-25 00:27] upgraded lua (5.1.4-5 -> 5.1.4-6)
    [2010-09-25 00:27]
    [2010-09-25 00:27] ==> awesome installation notes:
    [2010-09-25 00:27] ----------------------------------------
    [2010-09-25 00:27] During some updates of awesome, the config file syntax changes heavily.
    [2010-09-25 00:27] This means that your configuration file (~/.config/awesome/rc.lua) for
    [2010-09-25 00:27] any other than this particular version of awesome may or may not work.
    [2010-09-25 00:27]
    [2010-09-25 00:27] upgraded awesome (3.4.5-2 -> 3.4.6-1)
    [2010-09-25 00:27] upgraded bzip2 (1.0.5-5 -> 1.0.6-1)
    [2010-09-25 00:27] upgraded cabextract (1.2-2 -> 1.3-1)
    [2010-09-25 00:27] upgraded ppl (0.10.2-3 -> 0.11-1)
    [2010-09-25 00:27] upgraded cloog-ppl (0.15.9-1 -> 0.15.9-2)
    [2010-09-25 00:27] upgraded consolekit (0.4.1-2 -> 0.4.1-4)
    [2010-09-25 00:27] The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
    [2010-09-25 00:27] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
    [2010-09-25 00:27] will be removed from @INC in a future release.
    [2010-09-25 00:27] The directory /usr/bin/perlbin/site will not be added to $PATH in a
    [2010-09-25 00:27] future release.
    [2010-09-25 00:27] upgraded perl (5.10.1-5 -> 5.12.1-2)
    [2010-09-25 00:27] upgraded openssl (1.0.0.a-2 -> 1.0.0.a-3)
    [2010-09-25 00:27] upgraded curl (7.21.0-1 -> 7.21.1-1)
    [2010-09-25 00:27] upgraded util-linux-ng (2.18-2 -> 2.18-3)
    [2010-09-25 00:27] upgraded module-init-tools (3.11.1-2 -> 3.12-1)
    [2010-09-25 00:27] upgraded udev (160-1 -> 162-1)
    [2010-09-25 00:27] upgraded device-mapper (2.02.70-1 -> 2.02.73-1)
    [2010-09-25 00:27] upgraded dhcpcd (5.2.5-1 -> 5.2.7-1)
    [2010-09-25 00:27] upgraded libldap (2.4.22-1 -> 2.4.23-1)
    [2010-09-25 00:27] upgraded libgpg-error (1.7-3 -> 1.9-2)
    [2010-09-25 00:27] upgraded libksba (1.0.7-1 -> 1.0.8-1)
    [2010-09-25 00:27] upgraded libassuan (2.0.0-1 -> 2.0.1-1)
    [2010-09-25 00:27] upgraded dirmngr (1.1.0rc1-1 -> 1.1.0-1)
    [2010-09-25 00:27] upgraded gcc-libs (4.5.0-6 -> 4.5.1-1)
    [2010-09-25 00:27] upgraded espeak (1.43.03-1 -> 1.44.05-1)
    [2010-09-25 00:27] upgraded feh (1.8-1 -> 1.9-1)
    [2010-09-25 00:27] upgraded x264 (20100722-1 -> 20100826-1)
    [2010-09-25 00:27] upgraded libvpx (0.9.1-1 -> 0.9.2-1)
    [2010-09-25 00:27] upgraded libdrm (2.4.21-1 -> 2.4.21-2)
    [2010-09-25 00:27] upgraded libva (0.31.0_p13-2 -> 1.0.4-1)
    [2010-09-25 00:27] upgraded ffmpeg (24460-1 -> 24953-1)
    [2010-09-25 00:27] upgraded nspr (4.8.4-1 -> 4.8.6-1)
    [2010-09-25 00:27] upgraded sqlite3 (3.6.23.1-1 -> 3.7.2-1)
    [2010-09-25 00:27] upgraded nss (3.12.6-3 -> 3.12.7-1)
    [2010-09-25 00:28] upgraded xulrunner (1.9.2.8-1 -> 1.9.2.10-1)
    [2010-09-25 00:28] upgraded firefox (3.6.8-1 -> 3.6.10-1)
    [2010-09-25 00:28] upgraded flashplugin (10.1.53.64-1 -> 10.1.85.3-1)
    [2010-09-25 00:28] installed elfutils (0.148-1)
    [2010-09-25 00:28] upgraded gcc (4.5.0-6 -> 4.5.1-1)
    [2010-09-25 00:28] ==> Unregistering cabalized packages...
    [2010-09-25 00:28] ==> Done.
    [2010-09-25 00:29] ==> All cabalized and yaourt-installed packages need to be reinstalled now.
    [2010-09-25 00:29] ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
    [2010-09-25 00:29] upgraded ghc (6.12.1-4 -> 6.12.3-1)
    [2010-09-25 00:29] upgraded git (1.7.2-1 -> 1.7.3-1)
    [2010-09-25 00:29] upgraded gnome-keyring (2.30.3-1 -> 2.30.3-2)
    [2010-09-25 00:29] upgraded pinentry (0.8.0-1 -> 0.8.0-2)
    [2010-09-25 00:29] upgraded gnupg2 (2.0.15-1 -> 2.0.16-2)
    [2010-09-25 00:29] upgraded grep (2.6.3-1 -> 2.7-1)
    [2010-09-25 00:29] upgraded gstreamer0.10 (0.10.29-1 -> 0.10.30-1)
    [2010-09-25 00:29] upgraded orc (0.4.6-1 -> 0.4.7-1)
    [2010-09-25 00:29] upgraded gstreamer0.10-base (0.10.29-1 -> 0.10.30-1)
    [2010-09-25 00:29] upgraded vim-runtime (7.2-1 -> 7.3.3-1)
    [2010-09-25 00:29] upgraded ruby (1.9.1_p429-1 -> 1.9.2_p0-3)
    [2010-09-25 00:29] Updating desktop and mime database...done.
    [2010-09-25 00:29] upgraded gvim (7.2-1 -> 7.3.3-1)
    [2010-09-25 00:29] Reading package info from stdin ... done.
    [2010-09-25 00:29] upgraded haskell-mtl (1.1.0.2-3 -> 1.1.0.2-4)
    [2010-09-25 00:29] Reading package info from stdin ... done.
    [2010-09-25 00:29] upgraded haskell-utf8-string (0.3.6-3 -> 0.3.6-4)
    [2010-09-25 00:29] Reading package info from stdin ... done.
    [2010-09-25 00:29] upgraded haskell-x11 (1.5.0.0-2 -> 1.5.0.0-5)
    [2010-09-25 00:29] upgraded libtool (2.2.10-1 -> 2.2.10-3)
    [2010-09-25 00:29] upgraded lcms (1.18-3 -> 1.19-1)
    [2010-09-25 00:29] upgraded imagemagick (6.6.2.10-1 -> 6.6.4.3-1)
    [2010-09-25 00:29] upgraded iproute2 (2.6.34-2 -> 2.6.35-3)
    [2010-09-25 00:29] upgraded iptables (1.4.8-1 -> 1.4.9-1)
    [2010-09-25 00:29] upgraded irssi (0.8.15-1 -> 0.8.15-3)
    [2010-09-25 00:29] upgraded jack (0.118.0-3 -> 0.118.0-4)
    [2010-09-25 00:29] upgraded libxi (1.3-2 -> 1.3.2-1)
    [2010-09-25 00:29] upgraded jasper (1.900.1-5 -> 1.900.1-6)
    [2010-09-25 00:29] upgraded linux-firmware (20100623-2 -> 20100807-1)
    [2010-09-25 00:30] >>> Updating module dependencies. Please wait ...
    [2010-09-25 00:30] >>> MKINITCPIO SETUP
    [2010-09-25 00:30] >>> ----------------
    [2010-09-25 00:30] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-09-25 00:30] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-09-25 00:30] >>> More information about mkinitcpio setup can be found here:
    [2010-09-25 00:30] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-09-25 00:30]
    [2010-09-25 00:30] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2010-09-25 00:30] ==> Building image "default"
    [2010-09-25 00:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-09-25 00:30] :: Begin build
    [2010-09-25 00:30] :: Parsing hook [base]
    [2010-09-25 00:30] :: Parsing hook [udev]
    [2010-09-25 00:30] :: Parsing hook [autodetect]
    [2010-09-25 00:30] :: Parsing hook [pata]
    [2010-09-25 00:30] :: Parsing hook [scsi]
    [2010-09-25 00:30] :: Parsing hook [sata]
    [2010-09-25 00:30] :: Parsing hook [filesystems]
    [2010-09-25 00:30] :: Generating module dependencies
    [2010-09-25 00:30] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-09-25 00:30] ==> SUCCESS
    [2010-09-25 00:30] ==> Building image "fallback"
    [2010-09-25 00:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-09-25 00:30] :: Begin build
    [2010-09-25 00:30] :: Parsing hook [base]
    [2010-09-25 00:31] :: Parsing hook [udev]
    [2010-09-25 00:31] :: Parsing hook [pata]
    [2010-09-25 00:31] :: Parsing hook [scsi]
    [2010-09-25 00:33] :: Parsing hook [sata]
    [2010-09-25 00:34] :: Parsing hook [filesystems]
    [2010-09-25 00:35] :: Generating module dependencies
    [2010-09-25 00:35] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-09-25 00:35] ==> SUCCESS
    [2010-09-25 00:35] upgraded kernel26 (2.6.34.1-1 -> 2.6.35.5-1)
    [2010-09-25 00:35] upgraded kernel26-headers (2.6.34.1-1 -> 2.6.35.5-1)
    [2010-09-25 00:35] upgraded lftp (4.0.9-1 -> 4.0.10-1)
    [2010-09-25 00:35] upgraded libass (0.9.9-1 -> 0.9.11-1)
    [2010-09-25 00:35] upgraded libcdaudio (0.99.12-4 -> 0.99.12-5)
    [2010-09-25 00:35] upgraded libcups (1.4.4-1 -> 1.4.4-3)
    [2010-09-25 00:35] upgraded libdatrie (0.2.3-1 -> 0.2.4-1)
    [2010-09-25 00:35] upgraded libfetch (2.32-1 -> 2.33-1)
    [2010-09-25 00:35] upgraded libgnome-keyring (2.30.1-1 -> 2.30.1-2)
    [2010-09-25 00:35] upgraded libid3tag (0.15.1b-5 -> 0.15.1b-6)
    [2010-09-25 00:35] upgraded libpciaccess (0.11.0-1 -> 0.12.0-1)
    [2010-09-25 00:35] upgraded libproxy (0.3.1-1 -> 0.4.6-1)
    [2010-09-25 00:35] installed v4l-utils (0.8.1-1)
    [2010-09-25 00:35] upgraded libxvmc (1.0.5-1 -> 1.0.6-1)
    [2010-09-25 00:35] upgraded lirc-utils (0.8.6-3 -> 0.8.6-4)
    [2010-09-25 00:35] upgraded lvm2 (2.02.70-1 -> 2.02.73-1)
    [2010-09-25 00:35] upgraded man-pages (3.25-1 -> 3.26-1)
    [2010-09-25 00:35] upgraded mathomatic (15.1.5-1 -> 15.2.1-1)
    [2010-09-25 00:35] upgraded mdadm (3.1.2-2 -> 3.1.4-1)
    [2010-09-25 00:35] upgraded mkinitcpio-busybox (1.16.2-1 -> 1.17.2-1)
    [2010-09-25 00:35] upgraded modemmanager (0.3-2 -> 0.4-1)
    [2010-09-25 00:35] upgraded mpfr (3.0.0-1 -> 3.0.0-2)
    [2010-09-25 00:35] upgraded smbclient (3.5.4-1 -> 3.5.5-1)
    [2010-09-25 00:35] upgraded mplayer (31774-1 -> 32227-1)
    [2010-09-25 00:35] upgraded murrine-themes-collection (20100201-1 -> 20100910-1)
    [2010-09-25 00:35] upgraded nano (2.2.4-1 -> 2.2.5-1)
    [2010-09-25 00:35] upgraded ncmpcpp (0.5.4-1 -> 0.5.5-1)
    [2010-09-25 00:35] upgraded networkmanager (0.8-1 -> 0.8.1-1)
    [2010-09-25 00:35] upgraded network-manager-applet (0.8-3 -> 0.8.1-1)
    [2010-09-25 00:35] upgraded tcp_wrappers (7.6-11 -> 7.6-12)
    [2010-09-25 00:35] upgraded openssh (5.5p1-1 -> 5.6p1-1)
    [2010-09-25 00:35] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2010-09-25 00:35] upgraded pacman-mirrorlist (20100621-1 -> 20100825-1)
    [2010-09-25 00:35] upgraded perl-list-moreutils (0.22-2 -> 0.22-4)
    [2010-09-25 00:35] upgraded pixman (0.18.2-1 -> 0.18.4-1)
    [2010-09-25 00:35] upgraded poppler-data (0.4.2-1 -> 0.4.3-1)
    [2010-09-25 00:35] upgraded psmisc (22.11-1 -> 22.13-1)
    [2010-09-25 00:35] upgraded pycairo (1.8.8-1 -> 1.8.10-1)
    [2010-09-25 00:36] upgraded pygtk (2.17.0-1 -> 2.17.0-2)
    [2010-09-25 00:36] upgraded renderproto (0.11-1 -> 0.11.1-1)
    [2010-09-25 00:36] upgraded rpcbind (0.2.0-1 -> 0.2.0-2)
    [2010-09-25 00:36] upgraded rxvt-unicode-256color (9.07-8 -> 9.07-9)
    [2010-09-25 00:36] warning: /etc/slim.conf installed as /etc/slim.conf.pacnew
    [2010-09-25 00:36] upgraded slim (1.3.1-7 -> 1.3.2-1)
    [2010-09-25 00:36] warning: /etc/sudoers installed as /etc/sudoers.pacnew
    [2010-09-25 00:36] upgraded sudo (1.7.3-1 -> 1.7.4.p4-1)
    [2010-09-25 00:36] upgraded synergy (1.3.1-7 -> 1.3.4-2)
    [2010-09-25 00:36] upgraded syslog-ng (3.1.1-1 -> 3.1.2-1)
    [2010-09-25 00:36] upgraded sysvinit (2.86-5 -> 2.88-1)
    [2010-09-25 00:36] upgraded upower (0.9.4-1 -> 0.9.5-1)
    [2010-09-25 00:36] upgraded usbutils (0.87-1 -> 0.90-1)
    [2010-09-25 00:36] upgraded videoproto (2.3.0-1 -> 2.3.1-1)
    [2010-09-25 00:36] upgraded vim-colorsamplerpack (8.03-1 -> 8.03-2)
    [2010-09-25 00:36] upgraded vlc (1.1.1-3 -> 1.1.4-2)
    [2010-09-25 00:36] upgraded wine (1.2-1 -> 1.3.3-1)
    [2010-09-25 00:36] upgraded xextproto (7.1.1-1 -> 7.1.2-1)
    [2010-09-25 00:36] upgraded xf86-input-evdev (2.4.0-1 -> 2.4.0-2)
    [2010-09-25 00:36] upgraded xfce-utils (4.6.2-1 -> 4.6.2-2)
    [2010-09-25 00:36] upgraded xfconf (4.6.2-1 -> 4.6.2-2)
    [2010-09-25 00:36] upgraded xfdesktop (4.6.2-1 -> 4.6.2-2)
    [2010-09-25 00:36] upgraded xfsprogs (3.1.2-1 -> 3.1.3-1)
    [2010-09-25 00:36] Reading package info from stdin ... done.
    [2010-09-25 00:36] upgraded xmonad (0.9.1-4 -> 0.9.1-8)
    [2010-09-25 00:36] upgraded xorg-server-utils (7.5-4 -> 7.5-6)
    [2010-09-25 00:36] upgraded xorg-utils (7.6-2 -> 7.6-3)
    [2010-09-25 00:36] upgraded xterm (259-1 -> 261-1)
    [2010-09-25 00:36] upgraded xz (4.999.9beta-5 -> 4.999.9beta_174_g41bc-1)
    [2010-09-25 00:36] upgraded youtube-dl (2010.07.14-1 -> 2010.08.04-1)
    [2010-09-25 00:41] Running 'pacman -S xcompmgr'
    [2010-09-25 00:41] installed xcompmgr (1.1.5-1)
    [2010-09-27 23:25] Running 'pacman -S libimobiledevice'
    [2010-09-27 23:25] installed libplist (1.3-1)
    [2010-09-27 23:25] installed usbmuxd (1.0.4-2)
    [2010-09-27 23:25] installed libimobiledevice (1.0.2-1)
    [2010-09-27 23:27] Running 'pacman -U /home/brandon/downloads/ipheth-utils/ipheth-utils-1.0-1-i686.pkg.tar.xz'
    [2010-09-27 23:27] >>> Reloading udev rules
    [2010-09-27 23:27] >>> You can load the iPhone Ethernet Driver now - ipheth
    [2010-09-27 23:27] installed ipheth-utils (1.0-1)
    Last edited by bas1 (2010-09-30 01:48:43)

    karol wrote:
    bas1 wrote:I guess the thing to do would be to try to re-generate the initrd via chroot, but I have no idea how to do this.
    http://wiki.archlinux.org/index.php/Chroot
    You may try to add or remove some hooks as this mysteriously helped some folks.
    Good luck.
    Well, chrooting and regenerating the initial ramdisk has fixed it! Thanks for the help!!
    Edit:  and just FYI, I didn't change any hooks in /etc/mkinitcpio.conf when I re-generated.  But yeah, if someone else has this issue, try playing with them.
    Last edited by bas1 (2010-09-30 01:59:47)

  • Can too much memory lead to a kernel panic on a MacBook Pro? specs 2.4GHz intel core i7 16GB DDR3 RAM   late2011..My laptop began suffering from kernel panics 3 mos ago first noticed using public wifi. Gone thru apple support all the way to engineers

    Can too much RAM memory in a late 2011 model macbook pro lead to kernel panic? That is what I was told by a senior supervisor from apple support who troubleshot this issue.First noticed this problem in Dec 2014 while using a private wifi at a relative's home. Did not occur again until Feb1 using a public wifi at a hotel. Never happened on my private wifi network until last night  attempting to use airplay. ( have used airplay before without issue). Late 2011 MacBook Pro running 10.9.5; 2.4 GHz Intel core i7, 16 GB DDR3,AMD Radeon HD 6770m 1024 MB graphic card.  The laptop came with 8GB RAM and I installed 8 GB about 2 years ago for some reason I cannot remember... probably because I thought the system was slowing down a little. I know that sounds silly. I do not run multiple programs at a time except I leave 6-8 website tabs open simultaneously. I don't photo or video edit.  I would describe my use as "light"  based on reading these blogs.I had purchased apple support and spent hours on the phone with them in early Feb moving up through support  and senior support to sending logs to the "engineers." Of course lots of things were done some of which I am sorry to report I cannot recall their technical definitions. Deleted  3rd party apps/programs; re-worked start up menu; re-installed operating system; reset " this, that and the other" using acrobatic simultaneous key strokes both in and out of safe mode..Anyway the results from the engineers came back and they suggested that if it happened again I was to remove the 8GB of RAM I had installed as the system was getting confused as to which chip to use.( that is my interpretation of what was said..prob dumbed down for me)...Anyway 1 day after these pronouncements came down I read that Apple had agreed to fix  graphics cards in some late model 2011 MBPs. I felt this was unlikely to be the issue  given all that had been done including an extended hardware test but called the Senior Support Supervisor I was working with to ask him to make sure. He never phoned me back. Should I go to the trouble of removing 8GB of RAM from my laptop? Of course I will try it as the alternative is a new computer.Blogs read that this model can support 16GB but Apple didn't test for it. Senior Supervisor claims this is my trouble.  Does that make sense?  Not to me....but it is clear to all my level of knowledge.  Can a malfunctioning graphics card be missed by an extended hardware test? I appreciate comments.

    The RAM needs specs as shown below.
    Maximum Memory
    16 GB (Actual) 8 GB (Apple)
    Memory Slots
    2 - 204-pin PC-10600 (1333 MHz) DDR3 SO-DIMM

  • IMac 2013 Kernel Panics Crash Logs

    Hey,
    I have a 2013 27" iMac pretty much maxed out (512GB SSD instead of the 1TB).
    After purchasing the machine I installed some Kingston HyperX pnp RAM (32GB) and started getting Kernel panics. I had a chat with the Apple Support folk who advised me it may be the RAM so I took it out, tested the Apple 8GB that came with it and it worked fine for a day. I put the Kingston back in, more kernel panics.
    I then returned the RAM and bought 32GB Crucial RAM which I installed today around 10 hours ago. All was fine until I just had another Kernel Panic.
    I have noticed I have a kernel_task in activity monitor using 100 threads and 1.26GB of RAM - is that normal?
    I will post all the Crash reports I have had (the last one being with the new RAM):
    Thu Oct 31 21:54:56 2013
    panic(cpu 2 caller 0xffffff800dcdc19e): Kernel trap at 0xffffff800dddbf67, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x000000002e8d4cc7, CR3: 0x00000001045e5066, CR4: 0x00000000001606e0
    RAX: 0xffffff804f07b858, RBX: 0xffffff8053e1e2d0, RCX: 0x0000000009000000, RDX: 0xffffff8053e1e2d0
    RSP: 0xffffff838b9bbdd0, RBP: 0xffffff838b9bbdf0, RSI: 0x0000000000000000, RDI: 0xffffff804f3ba280
    R8:  0x0000000000000002, R9:  0xffffff838b9bbd64, R10: 0xffffff838b9bbe20, R11: 0x0000000000000200
    R12: 0x0000000000000023, R13: 0x0000000000000000, R14: 0xffffff8053e1e32c, R15: 0xffffff838b9bbe80
    RFL: 0x0000000000010286, RIP: 0xffffff800dddbf67, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x000000002e8d4cc7, Error code: 0x0000000000000002, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff838b9bba60 : 0xffffff800dc22f69
    0xffffff838b9bbae0 : 0xffffff800dcdc19e
    0xffffff838b9bbcb0 : 0xffffff800dcf3606
    0xffffff838b9bbcd0 : 0xffffff800dddbf67
    0xffffff838b9bbdf0 : 0xffffff800ddd8836
    0xffffff838b9bbe10 : 0xffffff800ddf309d
    0xffffff838b9bbe60 : 0xffffff800dfef57e
    0xffffff838b9bbf00 : 0xffffff800dfef38f
    0xffffff838b9bbf60 : 0xffffff800e03db67
    0xffffff838b9bbfb0 : 0xffffff800dcf3af8
    BSD process name corresponding to current thread: Creative Cloud
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x000000000da00000
    Kernel text base: 0xffffff800dc00000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 5652790707379
    last loaded kext at 5159116505109: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f9019c000, size 20480)
    last unloaded kext at 5325459475226: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f9019c000, size 16384)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AGPM          100.14.11
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.GeForce          8.1.8
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleIntelHD5000Graphics          8.1.8
    com.apple.driver.AppleIntelFramebufferAzul          8.1.8
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AirPort.Brcm4360          800.21.45
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBXHCI          650.4.3
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleBluetoothHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.driver.IOBluetoothHIDDriver          4.2.0f6
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.iokit.IOAcceleratorFamily          98.7.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.nvidia.driver.NVDAGK100Hal          8.1.8
    com.apple.nvidia.driver.NVDAResman          8.1.8
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOAcceleratorFamily2          98.7.1
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.iokit.IO80211Family          600.34
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    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          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 32 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.45)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: iMac, Apple Inc., 23.10
    Fri Nov  1 13:37:25 2013
    panic(cpu 0 caller 0xffffff800f8dc19e): Kernel trap at 0xffffff800f8daf90, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x00000001042f8000, CR3: 0x0000000069f4104c, CR4: 0x00000000001606e0
    RAX: 0x9fbe76c8bb170dec, RBX: 0xffffff8393523f30, RCX: 0x1ffffff0726a47e6, RDX: 0x00000000005c82d5
    RSP: 0xffffff8393523ee0, RBP: 0xffffff8393523ee0, RSI: 0x000000005273971b, RDI: 0x00000570bf2ad7a0
    R8:  0xffffff8393523f2c, R9:  0x000000002d2be254, R10: 0x000000005273ae79, R11: 0x0000000000000246
    R12: 0xffffff804e7ad950, R13: 0xffffff800fe62510, R14: 0x0000000000000001, R15: 0xffffff8393523f2c
    RFL: 0x0000000000010003, RIP: 0xffffff800f8daf90, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x00000001042f8000, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff838d442c50 : 0xffffff800f822f69
    0xffffff838d442cd0 : 0xffffff800f8dc19e
    0xffffff838d442ea0 : 0xffffff800f8f3606
    0xffffff838d442ec0 : 0xffffff800f8daf90
    0xffffff8393523ee0 : 0xffffff800f821880
    0xffffff8393523f10 : 0xffffff800fbe9344
    0xffffff8393523f50 : 0xffffff800fc3de23
    0xffffff8393523fb0 : 0xffffff800f8f3e06
    BSD process name corresponding to current thread: PluginProcess
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x000000000f600000
    Kernel text base: 0xffffff800f800000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 5982559612352
    last loaded kext at 3350555300053: com.apple.iokit.IOUSBHIDDriver          650.4.4 (addr 0xffffff7f91da2000, size 32768)
    last unloaded kext at 3410575815777: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f91d9e000, size 16384)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AGPM          100.14.11
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.GeForce          8.1.8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleIntelHD5000Graphics          8.1.8
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleIntelFramebufferAzul          8.1.8
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.driver.AirPort.Brcm4360          800.21.45
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBXHCI          650.4.3
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleBluetoothHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.driver.IOBluetoothHIDDriver          4.2.0f6
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.7.1
    com.apple.nvidia.driver.NVDAGK100Hal          8.1.8
    com.apple.nvidia.driver.NVDAResman          8.1.8
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.iokit.IOAcceleratorFamily2          98.7.1
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.iokit.IO80211Family          600.34
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    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.10
    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          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 32 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953332F384720202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.45)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: iMac, Apple Inc., 23.10
    Process:         Adobe Illustrator [263]
    Path:            /Applications/Adobe Illustrator CC/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         256 (17.0.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [148]
    Responsible:     Adobe Illustrator [263]
    User ID:         501
    Date/Time:       2013-11-01 23:29:05.922 +0000
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Crashed Thread:  42
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000074df08fe8
    VM Regions Near 0x74df08fe8:
        mapped file            00000006f4240000-00000006f4340000 [ 1024K] rw-/rwx SM=S/A  /private/var/folders/*
    -->
        MALLOC_LARGE           00000007c8363000-0000000850363000 [  2.1G] rw-/rwx SM=PRV 
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff91aab716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff88b2ac3b _pthread_cond_wait + 727
    2   com.adobe.illustrator                   0x000000010000bfab basic::timed_semaphore::acquire() + 155
    3   com.adobe.illustrator                   0x000000010000c81d basic::thread::acquire() + 61
    4   com.adobe.illustrator                   0x0000000100456f37 CAIDocumentView::RenderScheduler::Schedule(Ref<CAIDocumentView::RenderScheduler ::Task, CountedObject::Traits> const&, bool) + 583
    5   com.adobe.illustrator                   0x000000010045dcf4 CAIDocumentView::Renderer::WaitForUpdate(bool) const volatile + 148
    6   com.adobe.illustrator                   0x000000010045d6c7 CAIDocumentView::Update(bool, bool, bool) + 343
    7   com.adobe.illustrator                   0x00000001006b50dc flushRedrawRects(unsigned char) + 1084
    8   com.adobe.illustrator                   0x00000001006b4ad3 Pillows(int) + 595
    9   com.adobe.illustrator                   0x00000001006e054e CAPIContext::SyncAndDraw() + 14
    10  com.adobe.illustrator                   0x0000000100852bc7 fxLiveEffect::UpdateParameters(_t_AILiveEffectParamContext*) + 215
    11  com.adobe.illustrator.plugins.PhotoshopAdapter          0x0000000112394dea 0x11237a000 + 110058
    12  com.adobe.illustrator.plugins.PhotoshopAdapter          0x0000000112392ce8 0x11237a000 + 101608
    13  com.adobe.illustrator.plugins.PhotoshopAdapter          0x000000011237be58 0x11237a000 + 7768
    14  com.adobe.illustrator.plugins.PhotoshopAdapter          0x000000011237b34b 0x11237a000 + 4939
    15  com.adobe.illustrator.plugins.PhotoshopAdapter          0x000000011237c6e7 PluginMain + 23
    16  com.adobe.illustrator                   0x0000000100aba158 spEdgeCallPlugin(SPAccess*, char const*, char const*, void*, int*) + 152
    17  com.adobe.illustrator                   0x0000000100ab5423 SPCallPlugin + 99
    18  com.adobe.illustrator                   0x0000000100ab8066 SPSendMessage + 646
    19  com.adobe.illustrator                   0x0000000100ab54f9 SPCallPlugin + 313
    20  com.adobe.illustrator                   0x0000000100ab8066 SPSendMessage + 646
    21  com.adobe.illustrator                   0x00000001006b6605 fxCallPlugin(SPPlugin*, char const*, void*) + 1573
    22  com.adobe.illustrator                   0x0000000100851d23 _t_AILiveEffectOpaque::EditParameters(Ref<_t_AILiveEffectParamContext, CountedObject::Traits>, bool, bool*, bool) const + 867
    23  com.adobe.illustrator                   0x0000000100850e88 LiveMenuItemSet::GoMenuItemInternal(_t_AIMenuItemOpaque*, bool, bool) + 3944
    24  com.adobe.illustrator                   0x000000010084daa9 LiveMenuItemSet::MessageHandler(char const*, char const*, void*) + 441
    25  com.adobe.illustrator                   0x0000000100aba158 spEdgeCallPlugin(SPAccess*, char const*, char const*, void*, int*) + 152
    26  com.adobe.illustrator                   0x0000000100ab5423 SPCallPlugin + 99
    27  com.adobe.illustrator                   0x0000000100ab8066 SPSendMessage + 646
    28  com.adobe.illustrator                   0x00000001006b6605 fxCallPlugin(SPPlugin*, char const*, void*) + 1573
    29  com.adobe.illustrator                   0x0000000100878408 CommandPlugin(CAIDocumentWindow*, CAIEvent*, int, int) + 328
    30  com.adobe.illustrator                   0x00000001001fa914 CommandDoInternal(CAIEvent*, int, int) + 196
    31  com.adobe.illustrator                   0x0000000100488cc9 CAIExoAppImpl::DoHandleCommand(int) + 217
    32  com.adobe.illustrator                   0x0000000100488d09 non-virtual thunk to CAIExoAppImpl::DoHandleCommand(int) + 9
    33  com.adobe.exo.framework                 0x0000000109850c2b exo::uisupport::CommandHandler::HandleCommand(int) + 235
    34  com.adobe.exo.framework                 0x0000000109850d8a exo::uisupport::CommandHandler::DoCallMyCommandChain(int) + 26
    35  com.adobe.exo.framework                 0x0000000109850768 exo::uisupport::CommandHandlerBase::CallCommandChain(int) + 56
    36  com.adobe.exo.framework                 0x00000001097ef9c5 exo::app::OS_AppBase::DispatchMenuCommand(int) + 149
    37  com.adobe.dvacore.framework             0x0000000108768ef4 int dvacore::config::ErrorManager::ExecuteFunction<void>(boost::function0<void>*, void*) + 68
    38  com.adobe.illustrator                   0x0000000100489a52 DroverErrorManager::ExecuteFunctionWithTopLevelExceptionHandler(boost::function 0<int>) + 66
    39  com.adobe.dvacore.framework             0x0000000108768f8c void dvacore::config::ErrorManager::ExecuteFunctionWithTopLevelExceptionHandler<void >(boost::function0<void>, bool*) + 140
    40  com.adobe.dvacore.framework             0x000000010876aafd void dvacore::config::ExecuteTopLevelFunction<void>(boost::function0<void>, bool*) + 125
    41  com.adobe.exo.framework                 0x00000001097f0b3f -[ExoMacApplication handleMenuCommand:] + 143
    42  com.apple.AppKit                        0x00007fff8e8b03d0 -[NSApplication sendAction:to:from:] + 327
    43  com.apple.AppKit                        0x00007fff8e8cb348 -[NSMenuItem _corePerformAction] + 394
    44  com.apple.AppKit                        0x00007fff8e8cb084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    45  com.adobe.dvaui.framework               0x0000000108ede594 -[DVAMacMenu performActionForItemAtIndex:] + 52
    46  com.apple.AppKit                        0x00007fff8e91a4dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    47  com.apple.AppKit                        0x00007fff8e91a359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    48  com.apple.AppKit                        0x00007fff8e8c1176 NSSLMMenuEventHandler + 716
    49  com.apple.HIToolbox                     0x00007fff91c5d6d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    50  com.apple.HIToolbox                     0x00007fff91c5cc87 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    51  com.apple.HIToolbox                     0x00007fff91c70d90 SendEventToEventTarget + 40
    52  com.apple.HIToolbox                     0x00007fff91ca6a30 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    53  com.apple.HIToolbox                     0x00007fff91cd9618 SendMenuCommandWithContextAndModifiers + 59
    54  com.apple.HIToolbox                     0x00007fff91cd95c4 SendMenuItemSelectedEvent + 178
    55  com.apple.HIToolbox                     0x00007fff91cd94a5 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    56  com.apple.HIToolbox                     0x00007fff91ce1425 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    57  com.apple.HIToolbox                     0x00007fff91ce1051 _HandleMenuSelection2 + 446
    58  com.apple.AppKit                        0x00007fff8e83379c _NSHandleCarbonMenuEvent + 284
    59  com.apple.AppKit                        0x00007fff8e69256e _DPSNextEvent + 2170
    60  com.apple.AppKit                        0x00007fff8e6918db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    61  com.apple.AppKit                        0x00007fff8e6859cc -[NSApplication run] + 553
    62  com.adobe.exo.framework                 0x00000001097efeb8 exo::app::OS_AppBase::RunEventLoop() + 56
    63  com.adobe.illustrator                   0x0000000100488195 CAIExoAppImpl::RunEventLoop() + 21
    64  com.adobe.illustrator                   0x000000010042e74c CAIApplication::RunApp() + 396
    65  com.adobe.illustrator                   0x0000000100419a57 main + 135
    66  com.adobe.illustrator                   0x0000000100002c94 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff91aac662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff858fe43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff858fe152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff91aab716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff88b2ac3b _pthread_cond_wait + 727
    2   com.adobe.AGM                           0x0000000103894dcb 0x103552000 + 3419595
    3   com.adobe.AGM                           0x000000010389587d 0x103552000 + 3422333
    4   com.adobe.AGM                           0x00000001038ab8a8 0x103552000 + 3512488
    5   libsystem_pthread.dylib                 0x00007fff88b28899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff88b2872a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff88b2cfc9 thread_start + 13
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff91aa7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91aa6d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ca67315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ca66939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ca66275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff89f62907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff89f6270b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff88b28899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff88b2872a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff88b2cfc9 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff91aab9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8cab2d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff88b28899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff88b2872a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff88b2cfc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff91aaba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89e78e60 nanosleep + 200
    2   libsystem_c.dylib                       0x00007fff89e78d52 usleep + 54
    3   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f6723 0x11509e000 + 362275
    4   libsystem_pthread.dylib                 0x00007fff88b28899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff88b2872a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff88b2cfc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff91aa7a56 semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.dBrushTool          0x00000001150f7077 0x11509e000 + 364663
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff91aaba3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff89e78e60 nanosleep + 200
    2   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001142c4d38 ScObjects::Thread::wait(unsigned int) + 56
    3   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001142ad10e ScObjects::BridgeTalkThread::run() + 174
    4   com.adobe.illustrator.plugins.ScriptingSupport          0x00000001142c48f5 ScObjects::Thread::go(void*) + 165
    5   libsystem_pthread.dylib                 0x00007fff88b28899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff88b2872a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff88b2cfc9 thread_start + 13
    Thread 15:: C4 ThreadController
    0   libsystem_kernel.dylib                  0x00007fff91aab716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff88b2ac3b _pthread_cond_wait + 727
    2   com.adobe.illustrator                   0x0000000100a71edb boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) + 155
    3   com.adobe.illustrator                   0x0000000100a70bc3 (anonymous namespace)::ThreadControllerContinous::Run() + 1267
    4   com.adobe.illustrator                   0x0000000100a6ecda (anonymous namespace)::ThreadController::operator()() + 266
    5   com.adobe.boost_threads.framework          0x0000000107a9a6d4 thread_proxy + 164

    Hi, here are 2 panic logs from my new late 2013 imac with 32GB of RAM from crucial. Part number of crucial modules: CT102464BF160B.
    This slots meets the criteria for this imac, and have been fully working during 8 months in the previous late 2012 imac (model 13,2), but now the new imac crashes randomly every few hours.
    If the RAM I have been using in the previos model is fully compatible with the new one, why does the crucial website have an other model of RAM (CT4951621) that says "Guaranteed-compatible with the Apple iMac (27-inch, Late 2013)"? The specifications are the same on both.
    I've been reading many people with the same RAM problem with the late 2013 imac. I don't know if is the problem is in the imac or in the RAM modules...
    Can anyone tell me if there is something wrong in these logs? Related with the RAM or with anything else... Thanks so much!
    Anonymous UUID:       316CCD5F-28D4-3447-8552-B1568E904C7C
    Sat Nov  9 01:54:06 2013
    panic(cpu 4 caller 0xffffff8008edc19e): Kernel trap at 0xffffff8008ec6240, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000000, CR3: 0x000000001dbb2098, CR4: 0x00000000001606e0
    RAX: 0xffffff804832b600, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0xffffff8034b75000
    RSP: 0xffffff8398ce3c20, RBP: 0xffffff8398ce3c80, RSI: 0x0000000000000020, RDI: 0x00000000001ee595
    R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0x0000000000000001, R11: 0x0000000001c31000
    R12: 0x000060000006c000, R13: 0xffffffffffffffdf, R14: 0xffffff80389402a0, R15: 0x000000000000000b
    RFL: 0x0000000000010246, RIP: 0xffffff8008ec6240, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8398ce38b0 : 0xffffff8008e22f69
    0xffffff8398ce3930 : 0xffffff8008edc19e
    0xffffff8398ce3b00 : 0xffffff8008ef3606
    0xffffff8398ce3b20 : 0xffffff8008ec6240
    0xffffff8398ce3c80 : 0xffffff8008e76955
    0xffffff8398ce3d50 : 0xffffff8008e78c62
    0xffffff8398ce3f20 : 0xffffff8008edc5dc
    0xffffff8398ce3fb0 : 0xffffff8008ef350b
    BSD process name corresponding to current thread: coresymbolicatio
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000008c00000
    Kernel text base: 0xffffff8008e00000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 4142230717716
    last loaded kext at 245663645181: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f89c82000, size 65536)
    last unloaded kext at 4090729587996: com.apple.iokit.IOUSBMassStorageClass          3.6.0 (addr 0xffffff7f89e4b000, size 69632)
    loaded kexts:
    com.nvidia.CUDA          1.1.0
    com.paceap.kext.pacesupport.snowleopard          5.7.2
    com.eltima.SyncMate.kext          0.2.5b15
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.AGPM          100.14.11
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.GeForce          8.1.8
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.driver.AppleLPC          1.7.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleIntelHD5000Graphics          8.1.8
    com.apple.driver.AppleIntelFramebufferAzul          8.1.8
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleThunderboltIP          1.0.10
    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.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AirPort.Brcm4360          800.21.45
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBXHCI          650.4.3
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.IOBluetoothHIDDriver          4.2.0f6
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.7.1
    com.apple.nvidia.driver.NVDAGK100Hal          8.1.8
    com.apple.nvidia.driver.NVDAResman          8.1.8
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.iokit.IOAcceleratorFamily2          98.7.1
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleUSBHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.iokit.IO80211Family          600.34
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    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          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 32 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.45)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    Thunderbolt Bus: iMac, Apple Inc., 23.10
    Anonymous UUID:       316CCD5F-28D4-3447-8552-B1568E904C7C
    Sun Nov 10 15:53:56 2013
    panic(cpu 2 caller 0xffffff80184dc19e): Kernel trap at 0xffffff80184db078, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000021, CR3: 0x00000001ef02e0be, CR4: 0x00000000001606e0
    RAX: 0xffffff80584d26d0, RBX: 0x00000000ffffffff, RCX: 0x00000000022f0000, RDX: 0xffffff8056640a70
    RSP: 0xffffff83a7273ed8, RBP: 0xffffff83a7273f10, RSI: 0x0000000000000021, RDI: 0xffffff8056640a70
    R8:  0xffffff839c1f5078, R9:  0x0000000000000000, R10: 0xffffff83a7273e20, R11: 0x0000000000000200
    R12: 0x0000000000000001, R13: 0x00003d0b9c62121a, R14: 0xffffff8056640a70, R15: 0x0000000000001001
    RFL: 0x0000000000010296, RIP: 0xffffff80184db078, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000021, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff83a7273b60 : 0xffffff8018422f69
    0xffffff83a7273be0 : 0xffffff80184dc19e
    0xffffff83a7273db0 : 0xffffff80184f3606
    0xffffff83a7273dd0 : 0xffffff80184db078
    0xffffff83a7273f10 : 0xffffff80184d0cd5
    0xffffff83a7273f30 : 0xffffff7f98d48da7
    0xffffff83a7273f70 : 0xffffff7f98d49b2f
    0xffffff83a7273fb0 : 0xffffff80184d6aa7
          Kernel Extensions in backtrace:
             com.apple.kec.pthread(1.0)[619F6A5D-FFA2-3B59-9993-958FD7154B83]@0xffffff7f98d4 5000->0xffffff7f98d4ffff
    BSD process name corresponding to current thread: Resolve
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000018200000
    Kernel text base: 0xffffff8018400000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 67120077654813
    last loaded kext at 57409839568543: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f9a9f3000, size 20480)
    last unloaded kext at 57494564843085: com.apple.driver.AppleUSBCDC          4.2.1b2 (addr 0xffffff7f9a9f3000, size 16384)
    loaded kexts:
    com.nvidia.CUDA          1.1.0
    com.paceap.kext.pacesupport.snowleopard          5.7.2
    com.eltima.SyncMate.kext          0.2.5b15
    com.apple.iokit.SCSITaskUserClient          3.6.0
    com.apple.driver.AppleBluetoothMultitouch          80.14
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AGPM          100.14.11
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.5.2fc2
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.GeForce          8.1.8
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleLPC          1.7.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleMikeyDriver          2.5.2fc2
    com.apple.driver.AppleIntelHD5000Graphics          8.1.8
    com.apple.driver.AppleIntelFramebufferAzul          8.1.8
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.6.9b9
    com.apple.driver.AirPort.Brcm4360          800.21.45
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBXHCI          650.4.3
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.0
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.IOBluetoothHIDDriver          4.2.0f6
    com.apple.driver.AppleMultitouchDriver          245.13
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.driver.DspFuncLib          2.5.2fc2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.7.1
    com.apple.nvidia.driver.NVDAGK100Hal          8.1.8
    com.apple.nvidia.driver.NVDAResman          8.1.8
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.AppleHDAController          2.5.2fc2
    com.apple.iokit.IOHDAFamily          2.5.2fc2
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.iokit.IOAcceleratorFamily2          98.7.1
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.driver.AppleUSBHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOEthernetAVBController          1.0.3b3
    com.apple.iokit.IO80211Family          600.34
    com.apple.driver.mDNSOffloadUserClient          1.0.1b4
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    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          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.5 GHz, 32 GB, SMC 2.15f2
    Graphics: NVIDIA GeForce GTX 780M, NVIDIA GeForce GTX 780M, PCIe, 4096 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x802C, 0x31364B544631473634485A2D314736443120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.223.154.45)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
    USB Device: My Passport 0748
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    Thunderbolt Bus: iMac, Apple Inc., 23.10

Maybe you are looking for

  • Domain/lib class path issues

    Hello, We are migrating one of our applications from Web Logic 8.1 to 10. The new instance is going to have 2 managed servers, under the web logic domain, hosting the server EAR as well as web WAR respectively. Now the application has certain jars th

  • My mac is trying to download security software, do I need it?

    I am a new mac user. My mac started downloading security saying it was necessary to remove whatever I had been infected with. I stopped the download. I bought a mac because I was told I did not  need to worry about security. Do I need security? Is th

  • Script for To and CC Email

    Hi I have a pdf form that has a number of fields in it that generates an email when the submit button is clicked. This is working fine and addresses the email generated correctly based on the following script.. this.mailDoc({ cTo: getField("Executive

  • Domain Name & Hosting the Website

    I have made a website for an event I am planning in March. Is there a place on Apple where I can purchase my domain name and host it there? or should I be using another place? I need it to be as cheap as possible...but still be a good place for hosti

  • Newbie Question: Do mobile apps created in flash builder 4.7 need to install Air in order to run?

    Do mobile users using Android/Apple apps created in flash builder 4.7 need to install Air in order to run the apps? Can the apps be ran without Air installation?