[SOLVED] Troubleshooting kernel panics since 3.4

All kernel versions since 3.4 have been absolutely unstable on my machine. A panic might happen right during bootup, or if it boots up, there will be random segfaults all over the place, followed by a panic no later than 20 minutes or so from bootup. I have been forced to use kernel 3.3.7-1-ck, which runs perfectly fine. I haven't done any particularly rigorous diagnostics of the problem because watching the system fail repeatedly is not very fun when I can just revert to a working setup. However, these are the observations I've come up with over the months:
- a typical panic dump looks like this (although the "spurious ACK" like is new - in the few other screenshots I've got there is nothing prior to the hardware errors, or the first line is no longer on screen);
- it happens with the same symptoms on LiveCDs - I've tried Arch 2012.10.06, Ubuntu 12.10 and Mint 14.1 disks, all panicking during bootup or shortly afterwards (Arch 2010.05 loads fine);
- I've run Memtest overnight since the problems started and it came up clean;
- as mentioned, kernel 3.3.7 works fine, as does Windows 7 that I double-boot with;
- it is not GPU related - I previously had other problems with Radeon HD4850 and suspected it might be involved here, but the problem persists after a recent upgrade to GTX 650Ti;
- going by my pacman.log, I've definitely tried using (and then reverted to 3.3.7) kernels 3.4.2-1, 3.4.3-1, 3.4.4-2, 3.5.2-1, 3.6.3-1, 3.7.1-3, 3.7.4-1 from repo-ck, as well as other versions from core repo that I can't reliably keep track of;
- system info:
Motherboard: Asus P5Q-E
CPU: Intel Core2Duo E8400
RAM: 5GB in 3 sticks (2+2+1)
GPU: GTX 650Ti (Radeon HD4850 until a few weeks ago)
Storage: 2 SATA HDDs, 1 SATA SSD
IDE optical drive
Sound card: Creatve Audigy LS
External devices: PS/2 keyboard, USB mouse, USB Wacom Bamboo tablet, USB external HDD
Any suggestions how to further investigate and/or solve this problem are welcome. I'll be happy to provide any other information that might be useful.
EDIT: blacklisting acpi-cpufreq module did the trick.
Last edited by bucaneer (2013-01-28 13:48:16)

@the sad clown: all hardware that is normally connected to the PC is listed in the first post. Keyboard and mouse are both very generic and unremarkable, and disconnecting the tablet and external HDD has no effect.
/proc/cpuinfo when running 3.3.7-1-ck:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
stepping : 10
microcode : 0xa07
cpu MHz : 2999.564
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm dts tpr_shadow vnmi flexpriority
bogomips : 6001.22
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
stepping : 10
microcode : 0xa07
cpu MHz : 2999.564
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm dts tpr_shadow vnmi flexpriority
bogomips : 6001.22
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
/proc/cpuinfo when running 3.7.4-1:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
stepping : 10
microcode : 0xa07
cpu MHz : 670.000
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips : 6002.82
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
stepping : 10
microcode : 0xa07
cpu MHz : 670.000
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
bogomips : 6002.82
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
First of all, it appears that 3.7.4 doesn't recognize CPU frequency right, showing 670 MHz instead of 3 GHz. Also, 3.7.4 has a "dtherm" flag instead of "dts". No idea what to make of it.
@mich41: thanks for the suggestion. I may try that later, when I have a bigger block of time to spare.

Similar Messages

  • Troubleshooting kernel panics

    I'm trying to come up with as many solutions as possible for troubleshooting kernel panics. Let me know what I'm missing!
    Troubleshooting Kernel Panics in Mac OS X:
    Kernel Panics in Mac OS X can be caused by many things,including:
    Bad RAM
    Outdated software, firmware, utilities anddrivers
    Third party peripherals
    Bad permissions
    File system errors
    In case of panics, first do some basic troubleshooting andisolation to hardware or software.
    1)     Start in safe mode.
    2)     Run Apple Hardware
    3)     Make sure you have sufficient Ram and disk space
    4)     Run Disk and Permissions repair
    5)     Check kernel core dumps (advanced)
    6)     Boot to install disk.
    7)     Create bootable partition on external drive,install OS X and attempt to boot. If unable to boot, likely hardware.
    Once you have isolated the issue to a software or hardwareissue, continue the appropriate troubleshooting:
    Software Troubleshooting:
    1)     Disable startup items and isolate if panicresolved
    2)     Attempt to isolate to specific third-partysoftware
    3)     Perform an archive and install of the OS
    4)     Boot to clean install
    5)     Run Software update
    6)     Reinstall Third-party software
    Hardware troubleshooting:
    1)     Remove all peripherals and restart. Addperipherals one at a time, restarting after each until kernel panic occurs. Ifnone:
    2)     Repeat with third-party RAM and hardware (if youdo not have the originally installed RAM, boot from external drive. If panicdoes not occur, RAM may need to be replaced).
    If none of these steps fix the issue, service may be needed.

    Kernel Panics in Mac OS X can be caused by many things,including:
    Bad RAM
    Yes.
    Outdated software
    If you mean applications and libraries, no.
    firmware
    Perhaps.
    utilities
    No.
    drivers
    Yes.
    Third party peripherals
    Some.
    Bad permissions
    No, with one exception: the launchd executable.
    File system errors
    Yes.
    The first and usually the most helpful troubleshooting step is to analyze the panic log.

  • Six kernel panics since installing Lion

    So I've had six kernel panics since installing Lion on my sandy bridge MBP.  Usually running safari, mail, and excel when they occur.   Weird third-party process or something?  I actually don't have many applications installed on this computer.  Any thoughts?
    Perhaps this has something to do with it but I don't know, when looking at my login items there's a flag next to iTunesHelper.  I don't know what the flag means.
    Thanks

    The flag simply means hide this application after it automatically launches.  It should have nothing to do with your kernal panic. You need to post the relevant log message for folks to analyse.
    There are others who can help with that; I'm not really good at reading the logs.
    Although it shouldn't be responsible, you might want to take gfxCardStatus out of your startup just in case.  You can always put it back in if that's not the culprit.  Others have used it without any kernal panics, so it's probably a bad WAG.
    Message was edited by: sdevan

  • Help! Kernel panics since 10.5.3

    Hi all,
    I have noticed a fair amount of posts on this forum about kernel panics since installing 10.5.3, and very few responses to those problems. I wonder what is going on with 10.5.3.
    I installed it a couple of weeks ago and things were running okay, but now I keep getting kernel panics or a frozen computer and having to restart. I posted about it but got no responses. I noticed in the log that it mentioned Mouseworks, so I looked it up and discovered that some people have had problems with their kensington mouse mouseworks so I uninstalled the mouseworks application . Now I got another kernel panic and this time it is about Safari. So I don't think its about a particular application, but I don't know. I did permissions repair and it repaired two permissions I think -- or at least reported a problem with them but didn't say whether it repaired them. I did disk verify and it said everything was ok.
    Here are my logs.
    Can anyone help or give any suggestions what I should do?
    thanks,
    Katarina
    Sun Jun 8 12:31:35 2008
    Unresolved kernel trap(cpu 0): 0x700 - Program DAR=0x0000000004240000 PC=0x000000000001EA44
    Latest crash info for cpu 0:
    Exception state (sv=0x18b47a00)
    PC=0x0001EA44; MSR=0x00089030; DAR=0x04240000; DSISR=0x42000000; LR=0x0002596C; R1=0x18A0FE80; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x0002596C 0x000B2DCC 0x00000000
    Proceeding back via exception chain:
    Exception state (sv=0x18b47a00)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x1ed15000)
    PC=0x96972438; MSR=0x0200F030; DAR=0x04240000; DSISR=0x42000000; LR=0x96979360; R1=0xBFFFA280; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    9D34
    Kernel version:
    Darwin Kernel Version 9.3.0: Fri May 23 00:51:20 PDT 2008; root:xnu-1228.5.18~1/RELEASE_PPC
    System model name: PowerBook5,6
    panic(cpu 0 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x0009B498 0x0009BE3C 0x00029DD8 0x000AF090 0x000B2A78
    Proceeding back via exception chain:
    Exception state (sv=0x18b47a00)
    PC=0x0001EA44; MSR=0x00089030; DAR=0x04240000; DSISR=0x42000000; LR=0x0002596C; R1=0x18A0FE80; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x0002596C 0x000B2DCC 0x00000000
    Exception state (sv=0x1ed15000)
    PC=0x96972438; MSR=0x0200F030; DAR=0x04240000; DSISR=0x42000000; LR=0x96979360; R1=0xBFFFA280; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: Safari
    Hi, ever since I installed leopard my computer keeps freezing. and it has now done it twice in the last day. I did a permissions repair and it is still doing it. My powerbook is old and was inherited and I am thinking of replacing it, but would like to know if it is something wrong with the computer or with conflicting programs, before bothering to replace it. Its a G4 1.67 GHz with 768 MB ram and 74.41 GB of which 30.31 are available.
    I'm not very computer savvy and could really use some help figuring out what is going on. Here are the alerts that the computer posted when the system quit. I hope one of you more knowledgeable people can tell me whats going on.
    thanks so much,
    Katarina
    Sat Jun 7 12:26:21 2008
    Unresolved kernel trap(cpu 0): 0x700 - Program DAR=0x0000000018EC6000 PC=0x00000000000B2EA4
    Latest crash info for cpu 0:
    Exception state (sv=0x2743a000)
    PC=0x000B2EA4; MSR=0x00089030; DAR=0x18EC6000; DSISR=0x42000000; LR=0x000AED88; R1=0x1DD8BE40; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x000249E8 0x000B05D4
    Proceeding back via exception chain:
    Exception state (sv=0x2743a000)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x2fad4280)
    PC=0x96972438; MSR=0x0000F030; DAR=0x12E4CA18; DSISR=0x0A000000; LR=0x96979360; R1=0xBFFFEE10; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: MouseWorks Backg
    Mac OS version:
    9D34
    Kernel version:
    Darwin Kernel Version 9.3.0: Fri May 23 00:51:20 PDT 2008; root:xnu-1228.5.18~1/RELEASE_PPC
    System model name: PowerBook5,6
    panic(cpu 0 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x0009B498 0x0009BE3C 0x00029DD8 0x000AF090 0x000B2A78
    Proceeding back via exception chain:
    Exception state (sv=0x2743a000)
    PC=0x000B2EA4; MSR=0x00089030; DAR=0x18EC6000; DSISR=0x42000000; LR=0x000AED88; R1=0x1DD8BE40; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x000249E8 0x000B05D4
    Exception state (sv=0x2fad4280)
    PC=0x96972438; MSR=0x0000F030; DAR=0x12E4CA18; DSISR=0x0A000000; LR=0x96979360; R1=0xBFFFEE10; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: MouseWorks Backg
    Fri Jun 6 13:54:18 2008
    Unresolved kernel trap(cpu 0): 0x700 - Program DAR=0x0000000018EC6000 PC=0x00000000000B2EA4
    Latest crash info for cpu 0:
    Exception state (sv=0x2743a000)
    PC=0x000B2EA4; MSR=0x00089030; DAR=0x18EC6000; DSISR=0x42000000; LR=0x000AED88; R1=0x1DD8BE40; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x000249E8 0x000B05D4
    Proceeding back via exception chain:
    Exception state (sv=0x2743a000)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x2fad4280)
    PC=0x96972438; MSR=0x0000F030; DAR=0x12E4CA18; DSISR=0x0A000000; LR=0x96979360; R1=0xBFFFEE10; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: MouseWorks Backg
    Mac OS version:
    9D34
    Kernel version:
    Darwin Kernel Version 9.3.0: Fri May 23 00:51:20 PDT 2008; root:xnu-1228.5.18~1/RELEASE_PPC
    System model name: PowerBook5,6
    panic(cpu 0 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x0009B498 0x0009BE3C 0x00029DD8 0x000AF090 0x000B2A78
    Proceeding back via exception chain:
    Exception state (sv=0x2743a000)
    PC=0x000B2EA4; MSR=0x00089030; DAR=0x18EC6000; DSISR=0x42000000; LR=0x000AED88; R1=0x1DD8BE40; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x000249E8 0x000B05D4
    Exception state (sv=0x2fad4280)
    PC=0x96972438; MSR=0x0000F030; DAR=0x12E4CA18; DSISR=0x0A000000; LR=0x96979360; R1=0xBFFFEE10; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: MouseWorks Backg
    did permissions repair -- says
    Repairing permissions for “Silver”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "private/var/log/secure.log", should be -rw------- , they are -rw-r----- .
    Group differs on "private/etc/cups", should be 0, group is 26.
    Permissions repair complete
    Powerbook G4 Mac OS X (10.5.3)

    I'd suggest uninstalling the Kensington Mouseworks software. Replace it with SteerMouse - VersionTracker or MacUpdate.
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash. Most applications create preference files which are stored in the /Home/Library/Preferences/ folder. Although they do nothing once you delete the associated application, they do take up some disk space. If you want you can located them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application. In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder. You can also check there to see if the application has created a folder. You can also delete the folder that's in the Applications Support folder. Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item. Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder. Log In Items are set in the Accounts preferences. Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab. Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.
    There are also several shareware utilities that can uninstall applications:
    AppZapper
    CleanApp
    Yank
    SuperPop
    Uninstaller
    Spring Cleaning
    Look for them at VersionTracker or MacUpdate.
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Kernel panics since downloading Lion

    Hey guys I'm getting loads of kernel panics sinc downloading Lion. Sometimes I can't even get back to the desktop after shutting down, it just crashes again on start up. Very annoying! Any advice would be greatly appreciated!
    Interval Since Last Panic Report:  69192 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    E30B53ED-DAB3-460A-A0C3-24B5D6B79F0F
    Mon Sep 19 20:28:10 2011
    panic(cpu 1 caller 0xffffff80002c268d): Kernel trap at 0xffffff7f81f14d71, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x00007f9eb282a000, CR3: 0x000000000b523000, CR4: 0x0000000000000660
    RAX: 0x00000000000018ae, RBX: 0xd5547c0b9be55e78, RCX: 0x00000000000018ae, RDX: 0xffffff80039f4370
    RSP: 0xffffff80793c3788, RBP: 0x933264296aa50917, RSI: 0xffffff800c396100, RDI: 0xffffff80039f4360
    R8:  0x0000000000000000, R9:  0x0000000000000040, R10: 0xffffff800c396138, R11: 0xffffff8000639d54
    R12: 0x0000000000000000, R13: 0xffffff800c7b4b84, R14: 0x8121091fbccfc79d, R15: 0x980d0205c2481218
    RFL: 0x0000000000010282, RIP: 0xffffff7f81f14d71, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x00007f9eb282a000, Error code: 0x0000000000000000, Faulting CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80793c3440 : 0xffffff8000220702
    0xffffff80793c34c0 : 0xffffff80002c268d
    0xffffff80793c3660 : 0xffffff80002d7a3d
    0xffffff80793c3680 : 0xffffff7f81f14d71
    Unaligned frame
    Backtrace terminated-invalid frame pointer 0x933264296aa50917
          Kernel Extensions in backtrace:
             com.apple.AppleFSCompression.AppleFSCompressionTypeZlib(1.0d1)[9A6699AD-486F-3A F7-89BB-3F3398BAEF3B]@0xffffff7f81f12000->0xffffff7f81f16fff
    BSD process name corresponding to current thread: coreservicesd
    Mac OS version:
    11B26
    Kernel version:
    Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
    Kernel UUID: D52AAB80-B2BC-3C6E-BBEA-78BD28064998
    System model name: MacBook7,1 (Mac-F22C89C8)
    System uptime in nanoseconds: 26063218772
    last loaded kext at 25167071595: com.apple.driver.AppleTyMCEDriver          1.0.2d2 (addr 0xffffff7f81b4b000, size 45056)
    loaded kexts:
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.12.40
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.24
    com.apple.driver.AppleHDA          2.1.1f12
    com.apple.driver.AudioAUUC          1.59
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.1.1f12
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.0
    com.apple.GeForce          7.0.4
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleMuxControl          3.0.8
    com.apple.driver.AppleBacklight          170.1.9
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0b2
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleUSBTCButtons          220.8
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          32
    com.apple.driver.AppleUSBTCKeyEventDriver          220.8
    com.apple.driver.AppleUSBTCKeyboard          220.8
    com.apple.iokit.SCSITaskUserClient          3.0.0
    com.apple.nvenet          2.0.17
    com.apple.iokit.IOAHCIBlockStorage          2.0.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AirPort.Brcm4331          511.20.10
    com.apple.driver.AppleUSBHub          4.4.0
    com.apple.driver.AppleUSBEHCI          4.4.0
    com.apple.driver.AppleUSBOHCI          4.4.0
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleAHCIPort          2.1.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          166.0.0
    com.apple.nke.applicationfirewall          3.0.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          166.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleHDAHardwareConfigDriver          2.1.1f12
    com.apple.driver.DspFuncLib          2.1.1f12
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          2.5f17
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.nvidia.nv50hal          7.0.4
    com.apple.NVDAResman          7.0.4
    com.apple.driver.AppleGraphicsControl          3.0.8
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.iokit.IONDRVSupport          2.3
    com.apple.driver.AppleHDAController          2.1.1f12
    com.apple.iokit.IOGraphicsFamily          2.3
    com.apple.iokit.IOHDAFamily          2.1.1f12
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMC          3.1.1d2
    com.apple.driver.IOPlatformPluginFamily          4.7.0b2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleFileSystemDriver          13
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.5f17
    com.apple.driver.AppleUSBBluetoothHCIController          2.5f17
    com.apple.iokit.IOBluetoothFamily          2.5f17
    com.apple.driver.AppleUSBMultitouch          220.23
    com.apple.iokit.IOUSBHIDDriver          4.4.0
    com.apple.driver.AppleUSBMergeNub          4.4.0
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.0
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.0
    com.apple.iokit.IO80211Family          400.40
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.driver.AppleMCP89RootPortPM          1.11
    com.apple.iokit.IOUSBUserClient          4.4.0
    com.apple.iokit.IOUSBFamily          4.4.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOHIDFamily          1.7.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          326
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.4

    Hey guys I'm getting loads of kernel panics sinc downloading Lion. Sometimes I can't even get back to the desktop after shutting down, it just crashes again on start up. Very annoying! Any advice would be greatly appreciated!
    Interval Since Last Panic Report:  69192 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    E30B53ED-DAB3-460A-A0C3-24B5D6B79F0F
    Mon Sep 19 20:28:10 2011
    panic(cpu 1 caller 0xffffff80002c268d): Kernel trap at 0xffffff7f81f14d71, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x00007f9eb282a000, CR3: 0x000000000b523000, CR4: 0x0000000000000660
    RAX: 0x00000000000018ae, RBX: 0xd5547c0b9be55e78, RCX: 0x00000000000018ae, RDX: 0xffffff80039f4370
    RSP: 0xffffff80793c3788, RBP: 0x933264296aa50917, RSI: 0xffffff800c396100, RDI: 0xffffff80039f4360
    R8:  0x0000000000000000, R9:  0x0000000000000040, R10: 0xffffff800c396138, R11: 0xffffff8000639d54
    R12: 0x0000000000000000, R13: 0xffffff800c7b4b84, R14: 0x8121091fbccfc79d, R15: 0x980d0205c2481218
    RFL: 0x0000000000010282, RIP: 0xffffff7f81f14d71, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x00007f9eb282a000, Error code: 0x0000000000000000, Faulting CPU: 0x1
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80793c3440 : 0xffffff8000220702
    0xffffff80793c34c0 : 0xffffff80002c268d
    0xffffff80793c3660 : 0xffffff80002d7a3d
    0xffffff80793c3680 : 0xffffff7f81f14d71
    Unaligned frame
    Backtrace terminated-invalid frame pointer 0x933264296aa50917
          Kernel Extensions in backtrace:
             com.apple.AppleFSCompression.AppleFSCompressionTypeZlib(1.0d1)[9A6699AD-486F-3A F7-89BB-3F3398BAEF3B]@0xffffff7f81f12000->0xffffff7f81f16fff
    BSD process name corresponding to current thread: coreservicesd
    Mac OS version:
    11B26
    Kernel version:
    Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
    Kernel UUID: D52AAB80-B2BC-3C6E-BBEA-78BD28064998
    System model name: MacBook7,1 (Mac-F22C89C8)
    System uptime in nanoseconds: 26063218772
    last loaded kext at 25167071595: com.apple.driver.AppleTyMCEDriver          1.0.2d2 (addr 0xffffff7f81b4b000, size 45056)
    loaded kexts:
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.12.40
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.24
    com.apple.driver.AppleHDA          2.1.1f12
    com.apple.driver.AudioAUUC          1.59
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.1.1f12
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.0
    com.apple.GeForce          7.0.4
    com.apple.driver.SMCMotionSensor          3.0.1d2
    com.apple.driver.AppleMuxControl          3.0.8
    com.apple.driver.AppleBacklight          170.1.9
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.0b2
    com.apple.driver.AppleLPC          1.5.1
    com.apple.driver.AppleUSBTCButtons          220.8
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          32
    com.apple.driver.AppleUSBTCKeyEventDriver          220.8
    com.apple.driver.AppleUSBTCKeyboard          220.8
    com.apple.iokit.SCSITaskUserClient          3.0.0
    com.apple.nvenet          2.0.17
    com.apple.iokit.IOAHCIBlockStorage          2.0.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AirPort.Brcm4331          511.20.10
    com.apple.driver.AppleUSBHub          4.4.0
    com.apple.driver.AppleUSBEHCI          4.4.0
    com.apple.driver.AppleUSBOHCI          4.4.0
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleAHCIPort          2.1.8
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          166.0.0
    com.apple.nke.applicationfirewall          3.0.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          166.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleHDAHardwareConfigDriver          2.1.1f12
    com.apple.driver.DspFuncLib          2.1.1f12
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          2.5f17
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.nvidia.nv50hal          7.0.4
    com.apple.NVDAResman          7.0.4
    com.apple.driver.AppleGraphicsControl          3.0.8
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.iokit.IONDRVSupport          2.3
    com.apple.driver.AppleHDAController          2.1.1f12
    com.apple.iokit.IOGraphicsFamily          2.3
    com.apple.iokit.IOHDAFamily          2.1.1f12
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleSMC          3.1.1d2
    com.apple.driver.IOPlatformPluginFamily          4.7.0b2
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleFileSystemDriver          13
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.5f17
    com.apple.driver.AppleUSBBluetoothHCIController          2.5f17
    com.apple.iokit.IOBluetoothFamily          2.5f17
    com.apple.driver.AppleUSBMultitouch          220.23
    com.apple.iokit.IOUSBHIDDriver          4.4.0
    com.apple.driver.AppleUSBMergeNub          4.4.0
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.0
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOAHCISerialATAPI          2.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.0
    com.apple.iokit.IO80211Family          400.40
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.driver.AppleMCP89RootPortPM          1.11
    com.apple.iokit.IOUSBUserClient          4.4.0
    com.apple.iokit.IOUSBFamily          4.4.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOAHCIFamily          2.0.6
    com.apple.iokit.IOHIDFamily          1.7.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          326
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.5
    com.apple.iokit.IOACPIFamily          1.4

  • Kernel panic since i bought  my powerbook G4 (end 2005)

    Hello,
    I am desperate : i have had kernel panics since i bought my powerbook G4. I describe the kernel panic as a grey square that appears in the middle of the screen telling me to force my mac to quit in many languages. I have tried the apple care online call, then i have erased everything from my powerbook and reinstalled the system as applecare advised me to do. It continued. Then i went to ITechnique in Montreal to get some experts to analyse it, they didnt see nothing. Then i started to have these strange blackout screens, and these noises that was telling me that my mac is trying to reboot with no sucess. Everytime these black screens happens i have to force my mac to quit and it happens more and more. Then i gave it back to ITechnique, still they didnt see nothing. Then i want to Carrefour Laval, they took my powerbook for 1 week time to check it ; they didnt see nothing. So i proposed them to photograph and to film all my problems, after they had changed my macs memory. One week later i had 6 photos of kernel panics that i took in 2 weeks time + 4 to 5 black out screens filmed. I went back to Carrefour Laval to the genius bar and now they believed that there are problems on my mac and they want to replace hardware and many other things on my machine?!!!! What are the solutions? My applecare finishes july 2008, i am a graphic designer, i cant sell this useless machine like this, but i need to buy a new one. Do you think applecare could replace my machine? Are they other persons who has had the same problems with a Powerbook G4 bought in october 2005? Are they persons who has had their computer replaced by the applecare? Thank you very much!

    designerj:
    Welcome to Apple Discussions.
    You should not be having the issues you are having, and, in any case, if you have Apple Care the issue should have been resolved. I believe that you have done all that you could be reasonably expected to do.
    I suggest that you call Apple Customer Relations and tell them exactly what your have detailed here. Offer to send documentation of your issue. And tell them that since your issue continues and you need your computer for your work, that you would like to have them resolve the issue by their replacing the computer with a new one. Be very polite. If you run into an agent who is unresponsive or rude (and I have heard reports of such), thank them politely, hang up, and call back later and hope to get someone else. If all esle fails, send a letter to Apple detailing both your technical issues as well as the difficulties you have experienced getting help.
    Good luck.
    cornelius

  • [SOLVED] Random kernel panics during boot (Waiting for UDev uevents..)

    Update 2012-03-31: Workaround confirmed to work, see tenthirteen's post.
    Update 2012-02-03: I've narrowed down the problem to the 3.x kernels. Downgrading to kernel26-2.6.38.5-1, with the other packages up-to-date (using nouveau instead of nvidia driver), solves the problem. Still, I still consider this a problem since it forces me to use an older kernel, so if anyone has any idea how to find the problem I would be very thankful!
    When I came back home after the summer vacations I did a huge upgrade with pacman -Syu (of course I read the announcements before). This included linux (3.0.3-1) from kernel26 (2.6.38.5-1) and udev (167-2 -> 173-3). After this point, the boot process randomly fails from time to time; today I had to restart more than 20 times before my machine would boot successfully.
    It always occurs during "Waiting for UDev uvents to be processed". Some of the errors are:
    1. The computer freezes when the message is shown (cursor stops to blink).
    2. Nothing happens for a long time, then Waiting for UDev uvents to be processed [ FAIL ]s.
    3. Short and long error messages that look similar to this guy's (except for the last line).
    I greped for some of the error messages in /var/log but they don't seem to be logged, so the examples below are from my handwritten notes and thus not very complete (there are a lot of other error messages except these lines). It's also possible that there are some mistakes. Note that they're from different boots.
    BUG: Soft lockup - CPU#1 stuck for 23 s! [modprobe:256]
    BUG: Unable to handle kernel
    --[End ...]--
    note: udevd[225] exited with preempt_count 2
    Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: c0147299
    BUG: Unable to handle kernel paging request at f8d20076
    Code: Bad EIP value.
    EIP: ...
    CRZ: ...
    --[End ...]--
    Kernel panic - not syncing: Attempted to kill the idle task!
    Lock: Bad EIP value
    Note: modprobe [296] exited with preempt_count 3
    WARNING: at kernel/watchdog.c:240 watchdog-overflow-callback+0xac/...
    BUG: Unable to handle kernel NULL pointer dereference at 00000286
    BUG: Unable to handle kernel NULL pointer dereference at (null)
    These errors are seemingly arbitrary which makes it very hard to find the problem. Sometimes it works without a single complaint, sometimes it says something about "No caching mode page present, Assuming drive cache: write through", and sometimes I get different errors (the examples above are only from today!). As you can imagine, it gets pretty annoying.
    So far I've tried to:
    * Use the fallback mode - nope.
    * Rerun mkinitcpio -p linux - nope.
    * Append noapic and nomodeset to the kernel in GRUB - nope.
    * Install and try kernel26-lts - seems to work, although I don't understand what other differences there are (e.g., it doesn't start X). At least this seems to suggest that it's not a hardware problem.
    * Unplug all USB devices before boot - sometimes works, sometimes not. Doesn't seem to be a direct connection.
    * Remove my custom settings in /etc/modprobe.d - nope.
    * A lot of other things I've forgotten.
    Edit: I forgot to mention, once it's booted, the system works perfectly fine. No kernel panics etc. That's the second reason why I suspect it's not a hardware failure.
    I've been thinking about trying to downgrade the kernel and udev, but with the renaming and all dependencies I'm not sure how to do that.
    Since I've run out of ideas how to troubleshoot this issue, I would appreciate if I could get some suggestions here. I've search around and found similar posts but no solution that works for me.
    Finally, here are some more information.
    uname -a:
    Linux archon 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
    The packages that I upgraded with pacman -Syu that day (removed most KDE packages from the list):
    [2011-08-26 15:14] Running 'pacman-color -Syu'
    [2011-08-26 15:14] synchronizing package lists
    [2011-08-26 15:18] Running 'pacman-color -Sy pacman'
    [2011-08-26 15:18] synchronizing package lists
    [2011-08-26 15:18] upgraded linux-api-headers (2.6.38.1-1 -> 3.0.1-1)
    [2011-08-26 15:19] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2011-08-26 15:19] Generating locales...
    [2011-08-26 15:19] en_US.UTF-8... done
    [2011-08-26 15:19] en_US.ISO-8859-1... done
    [2011-08-26 15:19] sv_SE.UTF-8... done
    [2011-08-26 15:19] sv_SE.ISO-8859-1... done
    [2011-08-26 15:19] Generation complete.
    [2011-08-26 15:19] upgraded glibc (2.13-5 -> 2.14-5)
    [2011-08-26 15:19] upgraded pacman (3.5.3-1 -> 3.5.4-4)
    [2011-08-26 15:27] Running 'pacman-color -Syu'
    [2011-08-26 15:27] synchronizing package lists
    [2011-08-26 15:27] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Rsn linuxwacom-bamboo-cth-ctl'
    [2011-08-26 15:29] removed linuxwacom-bamboo-cth-ctl (0.10.99.1-1)
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:53] Running 'pacman-color -Syu'
    [2011-08-26 15:53] synchronizing package lists
    [2011-08-26 15:54] starting full system upgrade
    [2011-08-26 16:03] warning: /etc/krb5.conf saved as /etc/krb5.conf.pacsave
    [2011-08-26 16:03] removed heimdal (1.3.3-4)
    [2011-08-26 16:03] removed eigen (2.0.15-1)
    [2011-08-26 16:03] removed python2-qt (4.8.3-1)
    [2011-08-26 16:03] removed kernel26 (2.6.38.5-1)
    [2011-08-26 16:04] removed kernel26-headers (2.6.38.5-1)
    [2011-08-26 16:04] removed libreoffice (3.3.2-2)
    [2011-08-26 16:04] upgraded readline (6.2.001-1 -> 6.2.001-2)
    [2011-08-26 16:04] upgraded bash (4.2.008-1 -> 4.2.010-1)
    [2011-08-26 16:04] upgraded attr (2.4.44-3 -> 2.4.46-1)
    [2011-08-26 16:04] upgraded acl (2.2.49-2 -> 2.2.51-1)
    [2011-08-26 16:04] upgraded rsync (3.0.8-1 -> 3.0.8-2)
    [2011-08-26 16:04] upgraded abs (2.4.2-1 -> 2.4.3-1)
    [2011-08-26 16:04] upgraded gcc-libs (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:04] upgraded zlib (1.2.5-3 -> 1.2.5-4)
    [2011-08-26 16:04] upgraded icu (4.6.1-1 -> 4.8.1-1)
    [2011-08-26 16:04] upgraded boost-libs (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:04] upgraded libmysqlclient (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded mysql-clients (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] hostname and {,yp,nis}domainname has moved:
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] hostname is now in coreutils
    [2011-08-26 16:04] domainname is now in yp-tools
    [2011-08-26 16:04] their functionality might have changed slightly
    [2011-08-26 16:04]
    [2011-08-26 16:04] dnsdomainname remains in net-tools
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] upgraded net-tools (1.60-14 -> 1.60-18)
    [2011-08-26 16:04] warning: directory permissions differ on var/lib/mysql/
    filesystem: 755 package: 700
    [2011-08-26 16:04] upgraded mysql (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded libpng (1.4.5-1 -> 1.4.8-1)
    [2011-08-26 16:04] upgraded sqlite3 (3.7.6.1-1 -> 3.7.7.1-1)
    [2011-08-26 16:04] upgraded run-parts (3.4.1-1 -> 3.4.4-1)
    [2011-08-26 16:04] upgraded db (5.1.25-1 -> 5.2.28-1)
    [2011-08-26 16:04] installed libgssglue (0.3-1)
    [2011-08-26 16:04] installed libtirpc (0.2.2-2)
    [2011-08-26 16:04] upgraded pam (1.1.3-1 -> 1.1.4-1)
    [2011-08-26 16:04] Fixing gshadow file ...
    [2011-08-26 16:04] upgraded shadow (4.1.4.3-1 -> 4.1.4.3-2)
    [2011-08-26 16:04] upgraded gmp (5.0.1-2 -> 5.0.2-3)
    [2011-08-26 16:04] upgraded libcap (2.20-1 -> 2.22-1)
    [2011-08-26 16:04] upgraded coreutils (8.12-1 -> 8.12-3)
    [2011-08-26 16:04] Updating certificates. This might take a while...
    [2011-08-26 16:04] upgraded ca-certificates (20090814+nmu2-1 -> 20110421-3)
    [2011-08-26 16:04] upgraded pcre (8.12-1 -> 8.13-2)
    [2011-08-26 16:04] upgraded glib2 (2.28.6-1 -> 2.28.8-1)
    [2011-08-26 16:04] upgraded iana-etc (2.30-1 -> 2.30-2)
    [2011-08-26 16:04] warning: /etc/fstab installed as /etc/fstab.pacnew
    [2011-08-26 16:04] warning: directory permissions differ on run/
    filesystem: 1777 package: 755
    [2011-08-26 16:04] upgraded filesystem (2011.04-1 -> 2011.08-1)
    [2011-08-26 16:04] upgraded dbus-core (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:04] upgraded xproto (7.0.21-1 -> 7.0.22-1)
    [2011-08-26 16:04] upgraded libx11 (1.4.3-2 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded dbus (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:05] upgraded freetype2 (2.4.4-2 -> 2.4.6-1)
    [2011-08-26 16:05] upgraded libxfont (1.4.3-1 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded util-linux (2.19-4 -> 2.19.1-3)
    [2011-08-26 16:05] upgraded module-init-tools (3.12-2 -> 3.16-1)
    [2011-08-26 16:05] ATTENTION UDEV:
    [2011-08-26 16:05] ----------
    [2011-08-26 16:05] Kernel 2.6.32 or newer is now required.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] OSS emulation modules are not loaded by default, add to rc.conf if needed.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch specific cd symlinks are now no longer created.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] cd and net persistent rules will no longer be autogenerated,
    [2011-08-26 16:05] see <https://wiki.archlinux.org/index.php/Udev> for details.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Errors are now logged (possibly to the console) by default.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch's custom blacklisting logic has been removed. MOD_AUTOLOAD and
    [2011-08-26 16:05] blacklisting in MODULES no longer works.
    [2011-08-26 16:05] See 'man modprobe.conf' for a replacement to blacklisting.
    [2011-08-26 16:05] To disable a module mod1 on the kernel command line, use
    [2011-08-26 16:05] mod1.disable=1
    [2011-08-26 16:05] or
    [2011-08-26 16:05] modprobe.blacklist=mod1
    [2011-08-26 16:05] --
    [2011-08-26 16:05] The following modules are no longer unconditionally loaded:
    [2011-08-26 16:05] pcspkr irtty-sir analog lp ppdev ide-generic
    [2011-08-26 16:05] Add them to MODULES in rc.conf if you need them.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Support for non-devtmpfs self-compiled kernels have been moved to udev-compat.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
    [2011-08-26 16:05] /lib/modprobe.d. Any customizations shoud be done to the file in /etc, as it
    [2011-08-26 16:05] takes precedence.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] kbd and rtc devices are no longer world readable.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] rtc is no longer in the audio group and fb devices are no longer in
    [2011-08-26 16:05] the video group, as permissions and ownership of fb devices are controlled
    [2011-08-26 16:05] by X.
    [2011-08-26 16:05] ---------------
    [2011-08-26 16:05] upgraded udev (167-2 -> 173-3)
    [2011-08-26 16:05] upgraded libdrm (2.4.25-1 -> 2.4.26-1)
    [2011-08-26 16:05] upgraded pixman (0.20.2-1 -> 0.22.2-1)
    [2011-08-26 16:05] upgraded libgpg-error (1.9-3 -> 1.10-1)
    [2011-08-26 16:05] upgraded libgcrypt (1.4.6-3 -> 1.5.0-1)
    [2011-08-26 16:05] upgraded xorg-xkbcomp (1.2.1-2 -> 1.2.3-1)
    [2011-08-26 16:05] upgraded xorg-server-common (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded xorg-server (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded nvidia-173xx-utils (173.14.30-1 -> 173.14.31-1)
    [2011-08-26 16:05] upgraded libxext (1.2.0-1 -> 1.3.0-1)
    [2011-08-26 16:05] upgraded libxrandr (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:05] upgraded inputproto (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:05] upgraded libxi (1.4.2-1 -> 1.4.3-1)
    [2011-08-26 16:05] upgraded xorg-xset (1.2.1-2 -> 1.2.2-1)
    [2011-08-26 16:05] upgraded xdg-utils (1.1.0rc1-2 -> 1.1.0rc1-3)
    [2011-08-26 16:05] upgraded qt (4.7.2-6 -> 4.7.3-3)
    [2011-08-26 16:05] installed libssh2 (1.2.9-1)
    [2011-08-26 16:05] upgraded curl (7.21.6-1 -> 7.21.7-1)
    [2011-08-26 16:05] upgraded raptor (2.0.2-1 -> 2.0.4-1)
    [2011-08-26 16:05] upgraded mpfr (3.0.1-1 -> 3.0.1.p4-2)
    [2011-08-26 16:05] upgraded rasqal (1:0.9.21-1 -> 1:0.9.27-1)
    [2011-08-26 16:05] upgraded binutils (2.21-7 -> 2.21.1-2)
    [2011-08-26 16:05] upgraded libmpc (0.9-1 -> 0.9-2)
    [2011-08-26 16:05] upgraded isl (0.06-1 -> 0.06-2)
    [2011-08-26 16:05] upgraded cloog (0.16.2-1 -> 0.16.2-2)
    [2011-08-26 16:05] upgraded ppl (0.11.2-1 -> 0.11.2-2)
    [2011-08-26 16:05] upgraded gcc (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:05] upgraded libtool (2.4-3 -> 2.4-4)
    [2011-08-26 16:05] upgraded redland (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded redland-storage-virtuoso (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded soprano (2.6.0-5 -> 2.7.0-1)
    [2011-08-26 16:05] upgraded akonadi (1.5.2-1 -> 1.6.0-2)
    [2011-08-26 16:05] upgraded dialog (1.1_20110302-1 -> 1.1_20110707-1)
    [2011-08-26 16:05] upgraded psmisc (22.13-1 -> 22.14-1)
    [2011-08-26 16:05] upgraded alsa-utils (1.0.24.2-1 -> 1.0.24.2-3)
    [2011-08-26 16:06] upgraded exiv2 (0.21.1-1 -> 0.21.1-2)
    [2011-08-26 16:06] upgraded strigi (git20110405-1 -> 0.7.5-4)
    [2011-08-26 16:06] upgraded xz (5.0.2-1 -> 5.0.3-1)
    [2011-08-26 16:06] upgraded libsasl (2.1.23-5 -> 2.1.23-7)
    [2011-08-26 16:06] upgraded libldap (2.4.24-1 -> 2.4.26-3)
    [2011-08-26 16:06] upgraded keyutils (1.4-1 -> 1.5.2-1)
    [2011-08-26 16:06] installed krb5 (1.9.1-3)
    [2011-08-26 16:06] upgraded shared-desktop-ontologies (0.6.0-1 -> 0.7.1-1)
    [2011-08-26 16:06] upgraded libdbusmenu-qt (0.8.2-1 -> 0.8.3-1)
    [2011-08-26 16:06] upgraded grantlee (0.1.8-1 -> 0.1.9-1)
    [2011-08-26 16:06] upgraded aspell (0.60.6-5 -> 0.60.6.1-1)
    [2011-08-26 16:06] upgraded dbus-glib (0.92-1 -> 0.94-2)
    [2011-08-26 16:06] upgraded hunspell (1.2.15-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded enchant (1.6.0-1 -> 1.6.0-3)
    [2011-08-26 16:06] upgraded libogg (1.2.2-1 -> 1.3.0-1)
    [2011-08-26 16:06] upgraded flac (1.2.1-2 -> 1.2.1-3)
    [2011-08-26 16:06] upgraded libsndfile (1.0.24-1 -> 1.0.25-1)
    [2011-08-26 16:06] upgraded libpulse (0.9.22-2 -> 0.9.23-1)
    [2011-08-26 16:06] installed libqzeitgeist (0.7.0-1)
    [2011-08-26 16:06] upgraded pango (1.28.4-2 -> 1.28.4-3)
    [2011-08-26 16:06] upgraded gstreamer0.10 (0.10.32-1 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base-plugins (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded phonon-gstreamer (4.5.0-1 -> 4.5.1-1)
    [2011-08-26 16:06] upgraded sdl (1.2.14-6 -> 1.2.14-7)
    [2011-08-26 16:06] upgraded xvidcore (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded x264 (20110327-1 -> 20110617-1)
    [2011-08-26 16:06] upgraded libvpx (0.9.6-2 -> 0.9.7.p1-1)
    [2011-08-26 16:06] upgraded libva (1.0.12-1 -> 1.0.14-1)
    [2011-08-26 16:06] installed rtmpdump (2.4-1)
    [2011-08-26 16:06] upgraded ffmpeg (20110330-1 -> 20110724-1)
    [2011-08-26 16:06] upgraded cifs-utils (4.9-2 -> 4.9-3)
    [2011-08-26 16:06] upgraded smbclient (3.5.8-2 -> 3.6.0-4)
    [2011-08-26 16:06] upgraded mesa (7.10.2-2 -> 7.11-1)
    [2011-08-26 16:06] upgraded libsamplerate (0.1.7-1 -> 0.1.8-1)
    [2011-08-26 16:06] upgraded jack (0.120.1-1 -> 0.121.2-2)
    [2011-08-26 16:06] upgraded fluidsynth (1.1.3-2 -> 1.1.4-1)
    [2011-08-26 16:06] upgraded libass (0.9.11-1 -> 0.9.13-1)
    [2011-08-26 16:06] upgraded libproxy (0.4.6-6 -> 0.4.7-1)
    [2011-08-26 16:06] upgraded libjpeg-turbo (1.1.0-1 -> 1.1.1-3)
    [2011-08-26 16:06] upgraded v4l-utils (0.8.3-1 -> 0.8.5-1)
    [2011-08-26 16:06] upgraded taglib (1.7-1 -> 1.7-3)
    [2011-08-26 16:06] upgraded libdvbpsi (0.1.7-1 -> 0.2.0-1)
    [2011-08-26 16:06] upgraded libebml (1.2.0-1 -> 1.2.1-1)
    [2011-08-26 16:06] upgraded libmatroska (1.1.0-1 -> 1.2.0-1)
    [2011-08-26 16:06] upgraded libmodplug (0.8.8.1-1 -> 0.8.8.3-1)
    [2011-08-26 16:06] upgraded libmpeg2 (0.5.1-1 -> 0.5.1-3)
    [2011-08-26 16:06] upgraded libmtp (1.0.2-2 -> 1.1.0-1)
    [2011-08-26 16:06] installed libupnp (1.6.13-1)
    [2011-08-26 16:06] upgraded vlc (1.1.9-1 -> 1.1.11-4)
    [2011-08-26 16:06] upgraded phonon-vlc (0.4.0-1 -> 0.4.1-1)
    [2011-08-26 16:06] upgraded phonon (4.5.0-1 -> 4.5.55-1)
    [2011-08-26 16:06] upgraded upower (0.9.10-1 -> 0.9.12-1)
    [2011-08-26 16:07] upgraded device-mapper (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded parted (2.3-1 -> 3.0-3)
    [2011-08-26 16:07] upgraded lvm2 (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded eject (2.1.5-5 -> 2.1.5-7)
    [2011-08-26 16:07] upgraded udisks (1.0.3-2 -> 1.0.3-6)
    [2011-08-26 16:07] upgraded libxcursor (1.1.11-1 -> 1.1.12-1)
    [2011-08-26 16:07] upgraded ntrack (1:13-1 -> 1:13-2)
    [2011-08-26 16:07] upgraded libssh (0.4.8-1 -> 0.5.1-1)
    [2011-08-26 16:07] upgraded oxygen-icons (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:07] upgraded xorg-xauth (1.0.5-2 -> 1.0.6-1)
    [2011-08-26 16:07] installed qjson (0.7.1-1)
    [2011-08-26 16:08] upgraded amarok (2.4.0-4 -> 2.4.3-1)
    [2011-08-26 16:08] upgraded apr (1.4.2-1 -> 1.4.5-1)
    [2011-08-26 16:08] upgraded apr-util (1.3.10-2 -> 1.3.12-2)
    [2011-08-26 16:08] upgraded atk (2.0.0-1 -> 2.0.1-1)
    [2011-08-26 16:08] upgraded avahi (0.6.30-2 -> 0.6.30-4)
    [2011-08-26 16:08] installed eigen2 (2.0.16-1)
    [2011-08-26 16:08] upgraded libffi (3.0.9-1 -> 3.0.10-1)
    [2011-08-26 16:08] upgraded python (3.2-2 -> 3.2.1-1)
    [2011-08-26 16:08] installed sip (4.12.4-1)
    [2011-08-26 16:08] installed pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded python2 (2.7.1-9 -> 2.7.2-2)
    [2011-08-26 16:08] upgraded python2-sip (4.12.1-1 -> 4.12.4-1)
    [2011-08-26 16:08] upgraded dbus-python (0.83.1-2 -> 0.84.0-1)
    [2011-08-26 16:08] installed python2-pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded glew (1.5.8-1 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded blas (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded lapack (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded python2-numpy (1.5.1-2 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded avogadro (1.0.3-1 -> 1.0.3-3)
    [2011-08-26 16:08] upgraded bison (2.4.3-1 -> 2.5-1)
    [2011-08-26 16:08] upgraded bluez (4.93-1 -> 4.96-1)
    [2011-08-26 16:08] upgraded boost (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:08] upgraded cabextract (1.3-1 -> 1.4-1)
    [2011-08-26 16:08] upgraded libsigc++ (2.2.9-1 -> 2.2.10-1)
    [2011-08-26 16:08] upgraded cairomm (1.9.8-1 -> 1.10.0-1)
    [2011-08-26 16:08] upgraded chmlib (0.40-1 -> 0.40-2)
    [2011-08-26 16:08] installed nettle (2.2-1)
    [2011-08-26 16:08] upgraded gnutls (2.12.3-1 -> 3.0.1-1)
    [2011-08-26 16:08] upgraded libcups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:08] upgraded gdk-pixbuf2 (2.23.3-1 -> 2.23.5-1)
    [2011-08-26 16:08] upgraded gtk-update-icon-cache (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:08] upgraded gtk2 (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:09] upgraded nspr (4.8.7-1 -> 4.8.9-1)
    [2011-08-26 16:09] upgraded nss (3.12.9-1 -> 3.12.11-1)
    [2011-08-26 16:09] upgraded libevent (2.0.10-1 -> 2.0.12-1)
    [2011-08-26 16:09] upgraded xorg-mkfontscale (1.0.8-1 -> 1.0.9-1)
    [2011-08-26 16:10] upgraded ttf-dejavu (2.32-2 -> 2.33-1)
    [2011-08-26 16:10] upgraded chromium (11.0.696.57-1 -> 13.0.782.215-1)
    [2011-08-26 16:10] upgraded cln (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:10] upgraded clucene (0.9.21b-1 -> 2.3.3.4-1)
    [2011-08-26 16:11] upgraded cmake (2.8.4-1 -> 2.8.5-1)
    [2011-08-26 16:11] upgraded consolekit (0.4.4-1 -> 0.4.5-1)
    [2011-08-26 16:11] upgraded cryptsetup (1.2.0-1 -> 1.3.1-2)
    [2011-08-26 16:11] upgraded poppler (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:11] daemon script has been renamed to /etc/rc.d/cupsd
    [2011-08-26 16:11] change your entry in /etc/rc.conf
    [2011-08-26 16:11] upgraded cups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:11] upgraded cvs (1.11.23-6 -> 1.11.23-7)
    [2011-08-26 16:11] upgraded dash (0.5.6.1-2 -> 0.5.7-2)
    [2011-08-26 16:11] upgraded dconf (0.7.3-2 -> 0.8.0-1)
    [2011-08-26 16:11] upgraded dcron (4.4-2 -> 4.5-2)
    [2011-08-26 16:11] upgraded diffutils (3.0-2 -> 3.1-1)
    [2011-08-26 16:11] upgraded libksba (1.0.8-1 -> 1.2.0-1)
    [2011-08-26 16:11] upgraded libassuan (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:11] upgraded dirmngr (1.1.0-1 -> 1.1.0-3)
    [2011-08-26 16:11] upgraded dri2proto (2.3-1 -> 2.6-1)
    [2011-08-26 16:11] upgraded fakeroot (1.15.1-1 -> 1.17-1)
    [2011-08-26 16:11] upgraded file (5.06-1 -> 5.08-1)
    [2011-08-26 16:11] upgraded startup-notification (0.10-2 -> 0.12-1)
    [2011-08-26 16:11] upgraded mime-types (1.0-3 -> 8-1)
    [2011-08-26 16:11] upgraded libnotify (0.7.2-1 -> 0.7.3-1)
    [2011-08-26 16:11] upgraded firefox (4.0.1-1 -> 6.0-1)
    [2011-08-26 16:11] upgraded flashplugin (10.2.159.1-2 -> 10.3.183.7-1)
    [2011-08-26 16:11] - The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
    [2011-08-26 16:11] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
    [2011-08-26 16:11] have been removed from @INC.
    [2011-08-26 16:11] - The script/binary directories are now /usr/bin/*_perl instead of
    [2011-08-26 16:11] /usr/lib/perl5/*_perl/bin which will be eventually removed.
    [2011-08-26 16:11] upgraded perl (5.12.3-1 -> 5.14.1-3)
    [2011-08-26 16:11] upgraded foomatic-db (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-filters (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-db-engine (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded fortune-mod (1.99.1-4 -> 1.99.1-5)
    [2011-08-26 16:12] upgraded fpc (2.4.2-1 -> 2.4.4-3)
    [2011-08-26 16:12] upgraded gawk (3.1.8-2 -> 4.0.0-1)
    [2011-08-26 16:12] upgraded gc (7.1-1 -> 7.1-3)
    [2011-08-26 16:12] upgraded gcc-fortran (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:12] upgraded gdb (7.2-2 -> 7.3-2)
    [2011-08-26 16:12] upgraded libftdi (0.18-2 -> 0.19-1)
    [2011-08-26 16:12] upgraded lirc-utils (1:0.9.0-2 -> 1:0.9.0-6)
    [2011-08-26 16:12] installed mpg123 (1.13.3-2)
    [2011-08-26 16:12] upgraded mplayer (33159-1 -> 34007-1)
    [2011-08-26 16:12] upgraded gnome-mplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded gecko-mediaplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded libggz (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ggz-client-libs (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ghostscript (9.02-1 -> 9.04-5)
    [2011-08-26 16:12] upgraded pygobject-devel (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygobject (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygtk (2.24.0-1 -> 2.24.0-2)
    [2011-08-26 16:12] upgraded gimp (2.6.11-5 -> 2.6.11-6)
    [2011-08-26 16:12] upgraded git (1.7.5-1 -> 1.7.6.1-1)
    [2011-08-26 16:12] upgraded glibmm (2.28.0-1 -> 2.28.2-1)
    [2011-08-26 16:12] upgraded glib-networking (2.28.6.1-2 -> 2.28.7-4)
    [2011-08-26 16:12] upgraded glproto (1.4.12-1 -> 1.4.14-1)
    [2011-08-26 16:12] upgraded gnugo (3.8-1 -> 3.8-2)
    [2011-08-26 16:12] upgraded gnupg (1.4.11-2 -> 1.4.11-3)
    [2011-08-26 16:12] upgraded pinentry (0.8.1-1 -> 0.8.1-3)
    [2011-08-26 16:12] upgraded gnupg2 (2.0.17-1 -> 2.0.18-1)
    [2011-08-26 16:12] upgraded wxgtk (2.8.12-1 -> 2.8.12.1-1)
    [2011-08-26 16:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2011-08-26 16:12] Updating TeX tree...
    [2011-08-26 16:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-08-26 16:13] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-08-26 16:13] mktexlsr: Done.
    [2011-08-26 16:13] upgraded gnuplot (4.4.2-2 -> 4.4.3-1)
    [2011-08-26 16:13] upgraded gtkmm (2.24.0-1 -> 2.24.2-1)
    [2011-08-26 16:13] upgraded gparted (0.8.0-2 -> 0.9.0-3)
    [2011-08-26 16:13] upgraded gpgme (1.3.0-1 -> 1.3.1-1)
    [2011-08-26 16:13] upgraded gpsd (2.96-1 -> 3.0-3)
    [2011-08-26 16:13] upgraded graphicsmagick (1.3.12-1 -> 1.3.12-2)
    [2011-08-26 16:13] upgraded grep (2.7-1 -> 2.9-1)
    [2011-08-26 16:13] warning: /boot/grub/menu.lst installed as /boot/grub/menu.lst.pacnew
    [2011-08-26 16:13] upgraded grub (0.97-17 -> 0.97-20)
    [2011-08-26 16:13] upgraded gsl (1.14-1 -> 1.15-1)
    [2011-08-26 16:13] upgraded vim-runtime (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded ruby (1.9.2_p180-1 -> 1.9.2_p290-1)
    [2011-08-26 16:13] Updating desktop and mime database...done.
    [2011-08-26 16:13] upgraded gvim (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded hdf5 (1.8.6-1 -> 1.8.7-1)
    [2011-08-26 16:13] upgraded heirloom-mailx (12.5-1 -> 12.5-2)
    [2011-08-26 16:13] upgraded htop (0.9-1 -> 0.9-2)
    [2011-08-26 16:13] installed lcms2 (2.2-1)
    [2011-08-26 16:13] upgraded imagemagick (6.6.9.4-1 -> 6.7.1.6-1)
    [2011-08-26 16:13] installed iproute2 (2.6.39-1)
    [2011-08-26 16:13] upgraded kbd (1.15.2-1 -> 1.15.3-1)
    [2011-08-26 16:13] warning: /etc/inittab installed as /etc/inittab.pacnew
    [2011-08-26 16:13] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-08-26 16:13] Blacklisting of modules is no longer supported in rc.conf,
    [2011-08-26 16:13] please add blacklist entries to /etc/modprobe.d/ instead.
    [2011-08-26 16:13] VERBOSE= in rc.conf no longer has any effect.
    [2011-08-26 16:13] Please append 'quiet' to your kernel command line.
    [2011-08-26 16:13] upgraded initscripts (2011.04.1-2 -> 2011.07.3-1)
    [2011-08-26 16:13] upgraded poppler-glib (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:13] upgraded inkscape (0.48.1-2 -> 0.48.2-1)
    [2011-08-26 16:13] upgraded irssi (0.8.15-4 -> 0.8.15-5)
    [2011-08-26 16:13] upgraded jfsutils (1.1.14-2 -> 1.1.15-2)
    [2011-08-26 16:14] upgraded jre (6u25-1 -> 7-3)
    [2011-08-26 16:14] upgraded libdmtx (0.7.2-2 -> 0.7.4-1)
    [2011-08-26 16:14] installed qrencode (3.1.1-2)
    [2011-08-26 16:14] installed prison (1.0-1)
    [2011-08-26 16:14] upgraded libedit (20110227_3.0-1 -> 20110802_3.0-1)
    [2011-08-26 16:14] upgraded openssh (5.8p2-1 -> 5.8p2-9)
    [2011-08-26 16:14] upgraded lm_sensors (3.3.0-1 -> 3.3.1-2)
    [2011-08-26 16:14] upgraded xorg-xprop (1.2.0-2 -> 1.2.1-1)
    [2011-08-26 16:14] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2011-08-26 16:14] installed libkexiv2 (4.7.0-2)
    [2011-08-26 16:15] upgraded qscintilla (2.5.1-1 -> 2.5.1-2)
    [2011-08-26 16:15] installed ocaml (3.12.1-1)
    [2011-08-26 16:15] installed libkipi (4.7.0-2)
    [2011-08-26 16:16] upgraded sane (1.0.22-1 -> 1.0.22-2)
    [2011-08-26 16:16] installed libksane (4.7.0-2)
    [2011-08-26 16:16] installed libkdcraw (4.7.0-2)
    [2011-08-26 16:16] upgraded poppler-qt (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:16] upgraded libidn (1.21-1 -> 1.22-1)
    [2011-08-26 16:16] upgraded qt3 (3.3.8-19 -> 3.3.8-20)
    [2011-08-26 16:16] upgraded libktorrent (1.1.1-1 -> 1.1.2-1)
    [2011-08-26 16:16] installed libmms (0.6.2-1)
    [2011-08-26 16:16] upgraded libgadu (1.10.1-1 -> 1.11.0-1)
    [2011-08-26 16:16] installed ortp (0.16.5-1)
    [2011-08-26 16:16] installed mediastreamer (2.7.3-3)
    [2011-08-26 16:17] upgraded qwt (5.2.1-1 -> 6.0.0-1)
    [2011-08-26 16:17] upgraded neon (0.29.3-2 -> 0.29.6-2)
    [2011-08-26 16:17] upgraded subversion (1.6.15-1 -> 1.6.17-6)
    [2011-08-26 16:17] upgraded linux-firmware (20110227-1 -> 20110727-1)
    [2011-08-26 16:17] upgraded mkinitcpio-busybox (1.18.2-1 -> 1.18.5-1)
    [2011-08-26 16:17] upgraded mkinitcpio (0.6.11-1 -> 0.7.2-1)
    [2011-08-26 16:18] >>> Updating module dependencies. Please wait ...
    [2011-08-26 16:18] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-08-26 16:18] ==> Building image from preset: 'default'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [autodetect]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-08-26 16:18] 7278 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] ==> Building image from preset: 'fallback'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-08-26 16:18] 23389 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] installed linux (3.0.3-1)
    [2011-08-26 16:18] installed linux-headers (3.0.3-1)
    [2011-08-26 16:18] upgraded koffice-servicetypes (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-libs (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-templates (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-plugins (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded koffice-krita (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded ktorrent (4.1.1-1 -> 4.1.2-1)
    [2011-08-26 16:19] upgraded kwebkitpart (1.1-1 -> 1.1.1-1)
    [2011-08-26 16:19] upgraded less (443-1 -> 444-1)
    [2011-08-26 16:19] upgraded usbmuxd (1.0.6-2 -> 1.0.7-2)
    [2011-08-26 16:19] upgraded libimobiledevice (1.1.0-1 -> 1.1.1-2)
    [2011-08-26 16:19] upgraded libgpod (0.8.0-2 -> 0.8.2-2)
    [2011-08-26 16:19] upgraded libgsf (1.14.20-1 -> 1.14.21-1)
    [2011-08-26 16:19] upgraded liblqr (0.4.1-1 -> 0.4.1-2)
    [2011-08-26 16:19] installed libreoffice-en-US (3.4.2-2)
    [2011-08-26 16:19] installed libtextcat (2.2-8)
    [2011-08-26 16:19] * see https://wiki.archlinux.org/index.php/LibreOffice
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] LibreOffice has been split into several packages:
    [2011-08-26 16:19] - libreoffice-common
    [2011-08-26 16:19] - libreoffice-{base,calc,draw,impress,math,writer} - frontend applications
    [2011-08-26 16:19] - libreoffice-{gnome,kde4} - desktop integration plugins
    [2011-08-26 16:19] - libreoffice-{sdk,sdk-doc} - add-on and doc for programming using
    [2011-08-26 16:19]  the LibreOffice APIs and for creating
    [2011-08-26 16:19] extensions (UNO components).
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] * you need to install at least one libreoffice-langpack
    [2011-08-26 16:19] * you may want to pacman -Ss libreoffice-extensions
    [2011-08-26 16:19] to see what additional extensions are prepared to install
    [2011-08-26 16:19] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg
    [2011-08-26 16:19] for spell checking
    [2011-08-26 16:19] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-08-26 16:19] installed libreoffice-common (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-base (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-calc (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-draw (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-impress (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-math (3.4.2-2)
    [2011-08-26 16:19] upgraded libwpd (0.9.1-1 -> 0.9.2-1)
    [2011-08-26 16:19] installed libwps (0.2.2-1)
    [2011-08-26 16:19] installed libreoffice-writer (3.4.2-2)
    [2011-08-26 16:19] upgraded libreoffice-extension-ct2n (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] The jdk package is licensed software.
    [2011-08-26 16:20] You MUST read and agree to the license stored in
    [2011-08-26 16:20] /usr/share/licenses/jdk/LICENSE before using it.
    [2011-08-26 16:20] Please relogin to include jdk in your PATH
    [2011-08-26 16:20] installed jdk (7-3)
    [2011-08-26 16:20] upgraded libreoffice-extension-diagram (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-hunart (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-nlpsolver (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-numbertext (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-oooblogger (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-pdfimport (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presentation-minimizer (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presenter-screen (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-report-builder (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-typo (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-watch-window (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-wiki-publisher (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded make (3.81-5 -> 3.82-3)
    [2011-08-26 16:20] upgraded libreoffice-sdk (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libsoup (2.34.1-1 -> 2.34.3-1)
    [2011-08-26 16:20] upgraded libwebkit (1.4.0-1 -> 1.4.2-1)
    [2011-08-26 16:20] upgraded links (2.3pre1-1 -> 2.3-1)
    [2011-08-26 16:20] upgraded logrotate (3.7.9-1 -> 3.8.0-1)
    [2011-08-26 16:20] upgraded luasocket (2.0.2-4 -> 2.0.2-5)
    [2011-08-26 16:20] upgraded lzo2 (2.04-1 -> 2.05-1)
    [2011-08-26 16:20] upgraded man-db (2.6.0.2-1 -> 2.6.0.2-2)
    [2011-08-26 16:20] upgraded mdadm (3.2.1-3 -> 3.2.2-3)
    [2011-08-26 16:20] upgraded mercurial (1.8.3-1 -> 1.9.1-1)
    [2011-08-26 16:21] ERROR: Module nvidia is in use
    [2011-08-26 16:21] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-08-26 16:21] upgraded nvidia-173xx (173.14.30-1 -> 173.14.31-2)
    [2011-08-26 16:21] upgraded octave (3.4.0-2 -> 3.4.2-2)
    [2011-08-26 16:21] upgraded openal (1.13-1 -> 1.13-2)
    [2011-08-26 16:21] upgraded openbox (3.4.11.2-2 -> 3.5.0-3)
    [2011-08-26 16:21] upgraded xine-lib (1.1.19-2 -> 1.1.19-3)
    [2011-08-26 16:21] ==> Documentation and samples are in separate packages:
    [2011-08-26 16:21]
    [2011-08-26 16:21] * opencv-docs
    [2011-08-26 16:21] * opencv-samples
    [2011-08-26 16:21] upgraded opencv (2.2.0-5 -> 2.3.0-1)
    [2011-08-26 16:21] upgraded oxygen-gtk (1.0.4-1 -> 1.1.2-1)
    [2011-08-26 16:22] upgraded oxygen-icons-svg (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:22] upgraded p7zip (9.20.1-1 -> 9.20.1-4)
    [2011-08-26 16:22] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-08-26 16:22] upgraded pacman-mirrorlist (20110324-1 -> 20110816-1)
    [2011-08-26 16:22] upgraded pcmciautils (017-2 -> 018-1)
    [2011-08-26 16:22] upgraded perl-text-iconv (1.7-5 -> 1.7-6)
    [2011-08-26 16:22] upgraded perl-xml-parser (2.40-2 -> 2.41-1)
    [2011-08-26 16:22] upgraded pkg-config (0.25-3 -> 0.26-1)
    [2011-08-26 16:22] upgraded postgresql-libs (9.0.4-3 -> 9.0.4-4)
    [2011-08-26 16:22] upgraded procps (3.2.8-3 -> 3.2.8-4)
    [2011-08-26 16:22] upgraded python2-distribute (0.6.16-1 -> 0.6.19-1)
    [2011-08-26 16:22] upgraded qtcurve-gtk2 (1.8.8-1 -> 1.8.9-1)
    [2011-08-26 16:22] upgraded qtcurve-kde4 (1.8.7-1 -> 1.8.8-1)
    [2011-08-26 16:24] upgraded qt-doc (4.7.2-1 -> 4.7.3-1)
    [2011-08-26 16:24] >>> The kernel-mode plugin has a new place.
    [2011-08-26 16:24] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
    [2011-08-26 16:24] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
    [2011-08-26 16:24] upgraded rp-pppoe (3.10-6 -> 3.10-7)
    [2011-08-26 16:24] upgraded rrdtool (1.4.5-1 -> 1.4.5-4)
    [2011-08-26 16:24] updating gtk.immodules... done.
    [2011-08-26 16:24] upgraded scim (1.4.9-2 -> 1.4.11-1)
    [2011-08-26 16:24] upgraded screen (4.0.3-11 -> 4.0.3-12)
    [2011-08-26 16:24] upgraded skype (2.2.0.25-1 -> 2.2.0.35-1)
    [2011-08-26 16:24] upgraded soundtouch (1.5.0-1 -> 1.6.0-1)
    [2011-08-26 16:24] upgraded sudo (1.8.1.p1-1 -> 1.8.2-1)
    [2011-08-26 16:24] upgraded syslog-ng (3.2.2-2 -> 3.2.4-3)
    [2011-08-26 16:25] upgraded tcl (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:26] Updating font cache... done.
    [2011-08-26 16:26] Note: terminus-font is in /usr/share/fonts/local/
    [2011-08-26 16:26] upgraded terminus-font (4.32-1 -> 4.36-1)
    [2011-08-26 16:26] upgraded tk (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:27] Updating font cache... done.
    [2011-08-26 16:27] upgraded ttf-liberation (1.06.0.20100721-1 -> 1.07.0-1)
    [2011-08-26 16:27] upgraded tzdata (2011g-1 -> 2011h-1)
    [2011-08-26 16:27] upgraded usbutils (002-2 -> 004-1)
    [2011-08-26 16:27] upgraded vi (050325-4 -> 1:050325-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-supertab (1.5-1 -> 1.6-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-vcscommand (1.99.42-1 -> 1.99.43-1)
    [2011-08-26 16:27] upgraded wget (1.12-5 -> 1.13.1-1)
    [2011-08-26 16:27] upgraded wine (1.3.19-2 -> 1.3.26-1)
    [2011-08-26 16:27] upgraded winetricks (20110429-1 -> 20110629-1)
    [2011-08-26 16:27] upgraded xcursor-themes (1.0.2-1 -> 1.0.3-1)
    [2011-08-26 16:27] upgraded xorg-iceauth (1.0.4-2 -> 1.0.5-1)
    [2011-08-26 16:27] upgraded xorg-util-macros (1.13.0-1 -> 1.15.0-1)
    [2011-08-26 16:27] upgraded xorg-server-devel (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:27] upgraded xorg-twm (1.0.6-2 -> 1.0.7-1)
    [2011-08-26 16:27] upgraded xorg-x11perf (1.5.3-2 -> 1.5.4-1)
    [2011-08-26 16:27] upgraded xorg-xlsclients (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xorg-xrandr (1.3.4-2 -> 1.3.5-1)
    [2011-08-26 16:28] upgraded xorg-xwininfo (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xpdf (3.02_pl6-1 -> 3.03-1)
    [2011-08-26 16:28] upgraded xscreensaver (5.12-2 -> 5.14-1)
    [2011-08-26 16:28] upgraded xterm (269-1 -> 271-1)
    [2011-08-26 16:28] upgraded xulrunner (2.0.1-1 -> 6.0-2)
    [2011-08-26 16:28] upgraded zsnes (1.51-7 -> 1.51-9)
    /etc/rc.conf without any comments:
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MODULES=()
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs @crond @cups @sshd @startntpd)
    /etc/mkinitcpio.conf without any comments:
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect pata scsi sata filesystems"
    Please let me know if you need to know anything else.
    Last edited by Mogger (2012-03-30 23:33:38)

    I've temporarily fixed the problem by doing the following:
    removed cryptsetup (1.3.1-2)
    removed lvm2 (2.02.88-1)
    removed mdadm (3.2.2-4)
    removed linux (3.0.6-2)
    upgraded mkinitcpio-busybox (1.18.5-1 -> 1.18.2-1)
    installed gen-init-cpio (2.6.36-1)
    upgraded udev (173-3 -> 167-2)
    upgraded mkinitcpio (0.7.3-1 -> 0.6.11-1)
    installed kernel26 (2.6.38.5-1)
    upgraded nvidia-173xx-utils (173.14.31-1 -> 173.14.30-1)
    upgraded nvidia-173xx (173.14.31-2 -> 173.14.30-1)
    upgraded initscripts (2011.07.3-1 -> 2011.04.1-2)
    upgraded net-tools (1.60.20110819cvs-1 -> 1.60-18)
    I also restored my old /etc/mkinitcpio.conf, /etc/inittab and /etc/rc.conf.
    I'm still interested in a solution to the original problem. Is it a problem with my configuration, the new kernel, the udev version or something else?
    The difference in inittab is just a -s option and the mkinitcpio.conf files are the same except for some comments. rc.conf has the biggest changes and is now (removed comments):
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    VERBOSE="3"
    MOD_AUTOLOAD="yes"
    MODULES=(!usblp !pcspkr)
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    eth0="dhcp"
    INTERFACES=(eth0)
    ROUTES=(!gateway)
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs !wicd @crond @cups @sshd @startntpd)
    Last edited by Mogger (2011-10-11 14:04:20)

  • Let's solve this kernel panic :)

    OK here it is, just the facts.
    Imac Intel slot-loading 20” Flatpanel, exactly as I bought it 2yrs ago from applestore(haven’t touched any RAM or ever opened the computer)
    Safari 10.4.1x (recently downloaded the most recent updates)
    No backups, so I cannot Erase and Reinstall, my son’s pictures are on here. Save your flames for someone else.
    I was running a disk-burning utility and the Itunes cover art screensaver was on (the screensaver being my most probable suspect for crash because of its documented bugginess, but the cause is moot for me at this point.) I came back to my mac to check the progress and the screen was frozen on the screensaver (I want to note that the hue of the screensaver was pinkish as opposed to the actual color of the “album covers”, a not too subtle hint that somethin’ ain’t right) At this point nothing worked but a hard shutdown by holding the power button. Upon restart, kernel panic. Sigh
    After several days of reading forums I present to you my not so unique, but as of yet unsolved problem, and a list of what I have tried unsuccessfully to do to resolve it. I am pasting this in several forums hoping to resolve it so you can search if someone does come up with a solution. Pardon me if I mix up cmd, option, ctrl, and alt…I am using a PC keyboard. I know what keys to press through trial and error at this point, I just don’t know what they’re called on macs :P ..
    -zapped PRAM, take note a mac “compatible” keyboard is needed for this (Logitech g15 doesn’t work for this task, but the cheapie Logitech “Classic”200 does, focus on the problem people)
    -C after startup to boot Installation disk and running Disk utility/Repair Disk gives error
    Checking HFSPlus volume
    /red catalog file entry not found for extent
    Volume check failed
    Error: The underlying task reported failure
    Techtool Deluxe showed error in repairing the volume and directory tests, the rest passed
    The partition which previously held Windows and has now been erased and formatted in an unsuccessfull attempt to install a copy of OSX onto reports as “no problems detected”: Attempts to erase this partition and install OSX onto it result in errors
    -Shift(safe mode) gives kernel panic
    -cmd/alt-O/F Firmware boot gives kernel panic
    -T at startup makes a target disk I guess but since I don’t have several mac computers laying around this isn’t a viable option atm
    -cmd/V (Verbose mode) loads the info below and stops
    -cmd /S (Single User Mode) does the same as verbose mode, I am unable to type at the prompt, it is essentially frozen at the end
    -Option at startup only gives kernel panic
    -Archive and Reinstall-The main hard drive won’t mount so it seems all I will be able to do is erase that partition
    - I think I covered all of them, If I missed something, it didn’t help, either :P
    -I tried a brief attempt at giving myself a crash course in terminal bash commands, but decided to do this before I rack my brain over that (as a last resort I will learn to program another **** language that will become useless in a few years before I erase my son’s pictures)…..the terminal is the only place I could run a fsck but it just returns the next prompt, no sign that it did anything,
    -I have heard that occasionally some people’s KP’s “resolve themselves”. I am not sure if this is while the panic screen is showing or just on a successive reboot. I would love for that to happen here. That would be BCS(Best Case Scenario)
    Following is what appears when I start in Verbose or Single-user mode
    Se .Looking for kernel cache file ‘System\Library\Caches\com.apple.kernelcahes\kernelcache.BC122279…………………………………… …………………<then pause for 30-45sec, then “finishes quickly with script below which goes too quick for me to read>
    Loading mach kernel?
    Read error (hexadecimal#)
    ………………………………………………………………………………………………root device uuid?
    loading drivers?
    <next screen>
    I will just put some of the stuff here that might describe an error, and some stuff to give you an idea where it comes in –the hexadecimal numbers(hex)
    Started CPU 01
    BSM auditing present
    Disabled
    Rooting via boot-uuid from/chosen:
    Waiting on <dict ID=”0”><key>IOProviderClass</key>…yadayadayada
    USB caused wake event (EHCI)
    Firewire…yada
    Got Boot device = yadayada
    BSD root
    CSRHIDTransitionDriver::probe: -v (I am assuming that this is where it picks up my input to enter Verbose mode)
    CSRHIDTransitionDriver::start before command (single user mode prints “probe booting in single-user... do not match then skips the next two lines)
    CSRTransitionDriver::stop
    IOBluetoothController::start Idle Timer Stopped
    Disk0s2: Hex# (Undefined).
    Disk0s2: Hex#(Undefined).
    Disk0s2:data underrun.
    Pid 1 exited (signal 0,exit 1)panic(cpu 1 caller hex#): init died
    State at last exception:
    Debugger called: <panic>
    Backtrace, Format – Frame : Return address (4 potential args on stack)
    Hex# :Hex# more hex #’s No mapping exists for frame pointer
    Backtrace terminated – invalid frame pointer 0xbffff968
    Kernel version yada yada yada
    That’s it. Same happens in single-user mode. The cursor stops and I have to restart.
    I can access the original install disc and suspect that if I can delete the cache files, or preference files, or whatever is pointing the boot sequence to the corrupted info I would be okay
    *okay this is new, after clicking restart from “startup disk” on Installation disk I was holding down shift to try a safe boot again, and as the Kp screen came down there was text on the screen
    panic(cpu 0 caller 0x00399CA3) : Unable to find driver for this platform: “ACPI”.
    Debugger…yada yada invalid frame pointer 0x0
    It seems if I choose to use the install disks option to startup to the install disk then I can properly boot into single user mode in which fsck does work but it checks the install disk and not the HD, any way to switch that? is the HD "mounted at this point?

    Well, either way you will probably be spending a little money and more time on
    the Mac project; the difference in buying a relatively inexpensive external FW
    HDD and learning how to use it (and have it for backups and doing your own
    tech work) -- or -- not having it, and paying someone who does have those tools
    on-hand, is you won't have the hardware or ability to backup your stuff, or fix it.
    You can get a good FW enclosed backup hard disk drive of reliable quality
    from Other World Computing and use free Carbon Copy Cloner. You have
    the computer's bootable install disc with its own Disk Utility & tools in it.
    I like my LaCie 250GB FireWire externally enclosed (self contained including
    a separate power supply; it can boot and run my Macs from clones I made)
    and there is room enough for more than two complete computer content clones.
    Bootable exact images of the entire contents of the machines.
    Had I paid for a tech to do the troubleshooting (48 hours at a time, for three
    months) on the one Mac, there is no way I could have afforded the computer
    or the tech bill. And I found out things through doing for myself that my friends
    who use Windows machines (and they take them apart, and curse them) don't
    yet understand. The cure for the few Mac issues outside of some large part
    failure, is to be self-sufficient in the things a user CAN do. Then the shop visit
    is a rarer event, and money spent on hardware is better than on gasoline.
    Gasoline here varies, on the road system from over $4 a gallon (near $5 diesel)
    up to nearly $7-$9 a gallon where fuels are barged or air flown in. Think about that
    when or if you eat any salmon caught in Alaskan waters... Most of the fleet is
    sitting in the docks, so driving in a modern city is a matter of greater efficiency
    and foresight. You could take a chance on that $1200. hydrogen cell kit's claims!
    Good luck & happy computing!
    PS: are you sure that you didn't spring for that AppleCare extended protection plan
    back in the first year of ownership where it could have cost you maybe $160. and
    added up to three years of extra coverage and tech support? If you did an enrolled it
    then it would be a matter of getting the computer to an authorized shop for service.
    edited.

  • Internet kernel panics since Tiger upgrade

    Last Friday (9/9) I upgraded my eMac from Panther 10.3.9 to Tiger 10.4.2, and added memory (purchased from Apple), increasing from 256 to 768 MB. Since then I have experienced kernel panics four times while connected to the Internet (Safari) via built-in cable modem (I use dial-up, 56k modem). Anyway, I think it's a kernel panic-- gray screen descends and says I must restart computer using power button; when I restart, message appears saying: "The computer was restarted after MAC OS X quit unexpectedly." On a few other occasions, my modem is disconnecting and I have to dial up again. Anyone have any ideas what might be going on and what I can do to solve the problem?

    JMVP: I did update Safari; as far as Java, I was downloading update via my dial-up with 56k modem; with only about 7 minutes remaining (after a nearly two-hour download) the modem disconnected, so I have to start from scratch tomorrow. The install disk for Tiger was for 10.4, then I used Software Update to download 10.4.2 Combo Updater and did permissions repair.
    Someone at my office suggested that perhaps the newly-installed memory module is defective; I guess that's a possibility, but my guess is that the odds are small that Apple would ship a defective module (or am I naive?) Guess my first step will be to remove the new module and see if computer runs smoothly. I hope it does; at least I'll know what the problem is. I fear, however, problems will persist and I'll be back to Square 1.
    One other thing, I noticed that since Tiger/memory installation, when I put the computer to sleep a small but very bright flash of light is emitted in the center of the screen just as computer enters sleep mode. I'm certain this never used to occur. Wonder what that's all about.

  • Kernel panic since upgrade to core. Unable to mount root fs on

    kernel panic : not syncing; VFS; Unable to mount root fs on unknown-block (0,0)
    I get that error since I upgraded archlinux to the latest version. The last time I upgraded before that was while the repos was still named current. Since I upgraded to core that happened.
    What should I do? How could I fix this? I have this problem on the fallback kernel too.
    Last edited by sokuban (2007-09-23 01:49:57)

    Hello All,
    I have two hard drives installed in my pc, one is ATA and the other one is a SATA.
    ATA is /dev/sda  200GB
    SATA os /dev/sdb 40GB
    I have installed arch linux onto sdb. grub also is installed to sdb.
    Whenever I do a pacman -Syu and reboot I get the kernel panic not synching attempted to kill init error message at boot
    I then boot the pc using the fallback image and copied the fallback config to /etc/mkinicpio.conf and ran mkinitcpio -p kernel26 and rebooted. everything works fine. but just running the command pacman -Syu and rebooting will end up with the same problem. though pacman -Syu does not install any updates. what is it that I'm doing wrong?
    Thanks
    Last edited by xboxer21 (2007-09-28 18:11:36)

  • Constant kernel panics since Mavericks update

    Hardware is a mid 2010 MAcBook Pro 15", i7 2,66ghz, 8 GB RAM, 512 MB Video RAM.
    I encounter regular kernel panics for a while now, I think since upgrading to Mavericks. Usually it used to happen every now and then, between once a week and once a month. So I did not really worry in the beginning. As it started getting on my nerves and neither volume repair nor hard ware test did indicate anything wrong, I decided to do a clean install of the latest Mavericks version a few days ago to see if that helps. kernel panics are still there and with the update to 10.9.3. today it seems even worse. I already had two kernel panics today, which make it four this week.
    Attached is the latest kernel panic log:
    Anonymous UUID: 2BA5E44A-7200-45C0-F925-7A3107857DDC
    Fri May 16 14:19:00 2014
    panic(cpu 3 caller 0xffffff7f8b041f7c): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8124ee6000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.5.26/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8113f4b140 : 0xffffff8008c22fa9
    0xffffff8113f4b1c0 : 0xffffff7f8b041f7c
    0xffffff8113f4b290 : 0xffffff7f89672e7b
    0xffffff8113f4b350 : 0xffffff7f8973c46a
    0xffffff8113f4b390 : 0xffffff7f8973c4da
    0xffffff8113f4b400 : 0xffffff7f899bb056
    0xffffff8113f4b530 : 0xffffff7f8975fb09
    0xffffff8113f4b550 : 0xffffff7f896798cd
    0xffffff8113f4b600 : 0xffffff7f896773d8
    0xffffff8113f4b800 : 0xffffff7f89678356
    0xffffff8113f4b8e0 : 0xffffff7f8a6699c2
    0xffffff8113f4b920 : 0xffffff7f8a67937f
    0xffffff8113f4b940 : 0xffffff7f8a6a733b
    0xffffff8113f4b980 : 0xffffff7f8a6a739b
    0xffffff8113f4b9c0 : 0xffffff7f8a67ee15
    0xffffff8113f4ba10 : 0xffffff7f8a64ab5e
    0xffffff8113f4baa0 : 0xffffff7f8a646ae7
    0xffffff8113f4bad0 : 0xffffff7f8a644636
    0xffffff8113f4bb00 : 0xffffff80090ce0a3
    0xffffff8113f4bb90 : 0xffffff80090cff9f
    0xffffff8113f4bbf0 : 0xffffff80090cdabf
    0xffffff8113f4bd40 : 0xffffff8008cb66a8
    0xffffff8113f4be50 : 0xffffff8008c26bf1
    0xffffff8113f4be80 : 0xffffff8008c139f5
    0xffffff8113f4bef0 : 0xffffff8008c1e043
    0xffffff8113f4bf70 : 0xffffff8008cc989d
    0xffffff8113f4bfb0 : 0xffffff8008cf3c76
          Kernel Extensions in backtrace:
    com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f89623000->0xffffff7f8988bfff
    dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f892be000
    dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f89613000
    dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f895d0000
    com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f89896000->0xffffff7f89b3ffff
    dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f89623000
    dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f892be000
    com.apple.GeForceTesla(8.2.4)[24ED915E-02F3-3A31-8502-6AA41FFCA420]@0xffffff7f8 a629000->0xffffff7f8a6f3fff
    dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f892be000
    dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f89613000
    dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f895d0000
    dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f89623000
    com.apple.driver.AppleMuxControl(3.5.26)[B67CD59F-1344-37BC-8A9A-46D6D3DCA13D]@ 0xffffff7f8b033000->0xffffff7f8b046fff
    dependency: com.apple.driver.AppleGraphicsControl(3.5.26)[C0F9A79F-167E-3A68-873C-5CE17B97F B11]@0xffffff7f8b02b000
    dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f89578000
    dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f892be000
    dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f895d0000
    dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f8b02e000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13D65
    Kernel version:
    Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    Kernel UUID: ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E
    Kernel slide: 0x0000000008a00000
    Kernel text base: 0xffffff8008c00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 4401259546857
    last loaded kext at 3670375376124: com.apple.driver.AppleIntelMCEReporter     104 (addr 0xffffff7f8b144000, size 49152)
    last unloaded kext at 3786700867221: com.apple.driver.AppleIntelMCEReporter            104 (addr 0xffffff7f8b144000, size 32768)
    loaded kexts:
    at.obdev.nke.LittleSnitch     4092
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AppleBluetoothMultitouch       80.14
    com.apple.driver.AudioAUUC         1.60
    com.apple.driver.AGPM       100.14.15
    com.apple.iokit.IOBluetoothSerialManager          4.2.4f1
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver   124
    com.apple.driver.AppleMikeyDriver         2.6.1f2
    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.AppleHDA           2.6.1f2
    com.apple.driver.AppleSMCLMU   2.0.4d1
    com.apple.driver.AppleMuxControl          3.5.26
    com.apple.driver.ACPI_SMC_PlatformPlugin        1.0.0
    com.apple.GeForceTesla      8.2.4
    com.apple.driver.AppleUpstreamUserClient       3.5.13
    com.apple.driver.AppleMCCSControl        1.1.12
    com.apple.driver.AppleIntelHDGraphics  8.2.4
    com.apple.driver.AppleIntelHDGraphicsFB          8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport       4.2.4f1
    com.apple.driver.AppleSMCPDRC  1.0.0
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.SMCMotionSensor         3.0.4d1
    com.apple.driver.AppleUSBTCButtons      240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBTCKeyboard  240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless  1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache           35
    com.apple.driver.AppleUSBCardReader   3.4.1
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.XsanFilter            404
    com.apple.iokit.IOAHCIBlockStorage         2.5.1
    com.apple.driver.AppleUSBHub     666.4.0
    com.apple.driver.AirPort.Brcm4331         700.20.22
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleFWOHCI    5.0.2
    com.apple.driver.AppleAHCIPort   3.0.0
    com.apple.driver.AppleUSBEHCI   660.4.0
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleACPIButtons         2.0
    com.apple.driver.AppleRTC            2.0
    com.apple.driver.AppleHPET         1.8
    com.apple.driver.AppleSMBIOS     2.1
    com.apple.driver.AppleACPIEC      2.0
    com.apple.driver.AppleAPIC           1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient       217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine       3
    com.apple.driver.AppleIntelCPUPowerManagement     217.92.1
    com.apple.driver.IOBluetoothHIDDriver  4.2.4f1
    com.apple.driver.AppleMultitouchDriver 245.13
    com.apple.AppleGraphicsDeviceControl   3.5.26
    com.apple.iokit.IOSerialFamily       10.0.7
    com.apple.kext.triggers       1.0
    com.apple.iokit.IOSurface    91.1
    com.apple.iokit.IOBluetoothFamily            4.2.4f1
    com.apple.driver.DspFuncLib         2.6.1f2
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily       1.9.7fc2
    com.apple.kext.OSvKernDSPLib     1.14
    com.apple.driver.AppleGraphicsControl   3.5.26
    com.apple.driver.IOPlatformPluginLegacy           1.0.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleBacklightExpert   1.0.4
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.AppleSMBusController  1.0.11d1
    com.apple.nvidia.classic.NVDANV50HalTesla       8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla        8.2.4
    com.apple.iokit.IONDRVSupport    2.4.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport         4.2.4f1
    com.apple.driver.AppleHDAController      2.6.1f2
    com.apple.iokit.IOGraphicsFamily  2.4.1
    com.apple.iokit.IOHDAFamily         2.6.1f2
    com.apple.driver.IOPlatformPluginFamily           5.7.0d11
    com.apple.driver.AppleSMC           3.1.8
    com.apple.iokit.IOFireWireSerialBusProtocolTransport 2.5.1
    com.apple.iokit.IOFireWireSBP2    4.2.6
    com.apple.driver.AppleUSBMultitouch     240.9
    com.apple.iokit.IOUSBHIDDriver    660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.6.6
    com.apple.iokit.IOUSBMassStorageClass   3.6.0
    com.apple.driver.AppleUSBMergeNub     650.4.0
    com.apple.driver.AppleUSBComposite      656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice     3.6.6
    com.apple.iokit.IOBDStorageFamily           1.7
    com.apple.iokit.IODVDStorageFamily        1.7.1
    com.apple.iokit.IOCDStorageFamily           1.7.1
    com.apple.iokit.IOAHCISerialATAPI           2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOUSBUserClient   660.4.2
    com.apple.iokit.IO80211Family     630.35
    com.apple.iokit.IOEthernetAVBController            1.0.3b4
    com.apple.driver.mDNSOffloadUserClient           1.0.1b5
    com.apple.iokit.IONetworkingFamily         3.2
    com.apple.iokit.IOFireWireFamily  4.5.5
    com.apple.iokit.IOAHCIFamily        2.6.5
    com.apple.iokit.IOUSBFamily          677.4.0
    com.apple.driver.AppleEFINVRAM            2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily     1.1
    com.apple.security.sandbox           278.11
    com.apple.kext.AppleMatch            1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.AppleKeyStore   2
    com.apple.driver.DiskImages         371.1
    com.apple.iokit.IOStorageFamily    1.9
    com.apple.iokit.IOReportFamily     23
    com.apple.driver.AppleFDEKeyStore        28.30
    com.apple.driver.AppleACPIPlatform       2.0
    com.apple.iokit.IOPCIFamily           2.9
    com.apple.iokit.IOACPIFamily         1.4
    com.apple.kec.corecrypto    1.0
    com.apple.kec.pthread        1
    Does anyone have any idea what the problem might be or how to track it down? Might the video card or kernel extension be the problem? Any help would be highly appreciated.

    Seems I found an answer via another forum:
    The kernel panic indicates that your GPU is failing. This is a known issue for your machine. Your model is subject to a replacement program for the logicboard due to a defective GPU. It lasts 3 years from the date of purchase.
    I am in contact with apple and might take it into a retail store for further diagnostics.

  • Constant kernel panics since upgrade to 10.4.4. help!

    Well ive just spent the past 3 hours trying to figure out exactly what went wrong with my iBook, but it was Kernel Panicing like crazy. I couldnt even get online long enough to make a post about it.
    Lets recap.
    I updated to 10.4.4
    Several hours later the Mac crashes for the first time since I switched 3 months ago.
    It crashes again.
    Kernel panic!
    More kernel panics!
    So as soon as I logged in, I created a dummy account then rebooted with it. The dummy account would crash too so I knew that it was a system problem. This leads me to believe it was 10.4.4
    I did an archive and install.
    No luck
    Any thoughts? I have not installed any hardware. Its as it was prebuilt. It cant be a hardware problem.
    I installed shapeshifter several weeks ago and uninstalled it about 4 days ago.
    I did repair permissions after updating.
    Here is the crash report:
    panic(cpu 0 caller 0x000A8B98): Uncorrectable machine check: pc = 0000000022428A08, msr = 0000000000149030, dsisr = 00002429, dar = 00000000002F11B6
    AsyncSrc = 0000000000000000, CoreFIR = 0000000000000000
    L2FIR = 0000000000000000, BusFir = 0000000000000000
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095544 0x00095A5C 0x0002683C 0x000A8B98 0x000A7E28 0x000ABB00
    Proceeding back via exception chain:
    Exception state (sv=0x2B220280)
    PC=0x22428A08; MSR=0x00149030; DAR=0x002F11B6; DSISR=0x00002429; LR=0x2242A724; R1=0x0D753CC0; XCP=0x00000008 (0x200 - Machine check)
    Backtrace:
    0x01FB4C60 0x2242A724 0x2243EFF0 0x002CD5B4 0x002CC47C 0x000A9694
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.AppleAirPort2(401.2)@0x22400000
    dependency: com.apple.iokit.IONetworkingFamily(1.5.0)@0x21592000
    dependency: com.apple.iokit.IOPCIFamily(1.6)@0x1d82e000
    Exception state (sv=0x22387780)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.2.1: Fri Jun 24 23:31:10 PDT 2005; root:xnu-792.3.2.obj~1/RELEASE_PPCModel: PowerBook6,7, BootROM 4.9.3f0, 1 processors, PowerPC G4 (1.5), 1.33 GHz, 512 MB
    Graphics: ATI Mobility Radeon 9550, ATY,M12, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 512 MB, built-in, built-in
    AirPort: AirPort Extreme, 402.6 (3.90.34.0.p13)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci106b,4318, sppci_othernetwork, SLOT-B
    Parallel ATA Device: MATSHITACD-RW CW-8124,
    Parallel ATA Device: TOSHIBA MK8025GAS, 74.53 GB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    The kernel panic points to Airport. Either your Airport software is way out of date or your Airport card may not be properly seated or has failed. So the first thing to do is remove the Airport card. If the panics cease, then reinstall the Airport card and see what happens. If it panics again, then remove the Airport card.
    The next thing I would do is:
    Boot from your OS X Installer. Be sure to use the installer for the version of OS X you have installed. After the installer loads select Disk Utility from the Installer menu (or Utilities menu if using Tiger.) After DU loads select your OS X volume from the list on the left, click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now shutdown the computer for a couple of minutes and then restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (3.0.3 for Tiger) and/or TechTool Pro (4.1.1 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    The next thing I would do is download the 10.4.4 Combo Updater and reinstall the update. Then reinstall the Airport card and see if it works properly.
    I would suggest that before installing the update that you first boot into safe mode.

  • Frequent kernel panics since upgrade to 10.8.5

    Hi
    I bought myself a new iMAC recently and since the upgrade to 10.8.5 I've been getting a kernal panic almost every day.  The dealer took it back to run lots of diags and came back with 'no problem with the hardware' so I'm looking for something else.  I've disconnect all peripherals except my Epson printer, but still no joy.
    Anyone able to help point me in the right direction?  Thx in advance.
    iMAC 27" late 2013
    3.5 Ghz Intel i7
    32Gb 1600 Mhz DDR3
    NVIDIA GeForce GTX 780M 4096 MB
    OSX 10.8.5
    3.12Tb Fusuion drive
    Panic log is....
    Interval Since Last Panic Report:  438988 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    A4F0D853-D07F-C31A-2B69-AD777BD570C9
    Wed Dec 18 06:41:41 2013
    panic(cpu 6 caller 0xffffff80016b8945): Kernel trap at 0xffffff800183f9d8, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xfffffb9c2bc090c0, CR3: 0x00000000042f2000, CR4: 0x00000000001606e0
    RAX: 0xffffff8001ce8e68, RBX: 0xffffff83853e4048, RCX: 0x0000000009000000, RDX: 0x00002656463f9db4
    RSP: 0xffffff837f373b78, RBP: 0xffffff837f373bb0, RSI: 0xffffff8385487060, RDI: 0xffffff83853e4048
    R8:  0x0000000000000000, R9:  0x0000000000988a00, R10: 0xffffff837f373bc0, R11: 0x0000000000000201
    R12: 0x0000000000000000, R13: 0xffffff8385487060, R14: 0xffffff83853e4080, R15: 0xffffff8385487070
    RFL: 0x0000000000010046, RIP: 0xffffff800183f9d8, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xfffffb9c2bc090c0, Error code: 0x0000000000000002, Fault CPU: 0x6
    Backtrace (CPU 6), Frame : Return Address
    0xffffff837f373810 : 0xffffff800161d636
    0xffffff837f373880 : 0xffffff80016b8945
    0xffffff837f373a50 : 0xffffff80016cebfd
    0xffffff837f373a70 : 0xffffff800183f9d8
    0xffffff837f373bb0 : 0xffffff800163f583
    0xffffff837f373c20 : 0xffffff800162d9d5
    0xffffff837f373c70 : 0xffffff800162e8df
    0xffffff837f373cf0 : 0xffffff800162db9c
    0xffffff837f373d30 : 0xffffff8001971fe0
    0xffffff837f373db0 : 0xffffff8001972244
    0xffffff837f373df0 : 0xffffff7f83c0f85f
    0xffffff837f373fb0 : 0xffffff80016b3257
          Kernel Extensions in backtrace:
             com.apple.filesystems.afpfs(10.0)[E8393861-CD85-39F2-A601-8BB791DC83FA]@0xfffff f7f83c06000->0xffffff7f83c5afff
                dependency: com.apple.security.SecureRemotePassword(1.0)[F63E4A18-4AEE-36EE-9881-0F4F437DE8 FE]@0xffffff7f83bf5000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000001400000
    Kernel text base: 0xffffff8001600000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 42151977661465
    last loaded kext at 3636230722203: com.apple.filesystems.afpfs          10.0 (addr 0xffffff7f83c06000, size 348160)
    last unloaded kext at 112278282549: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f83afd000, size 8192)
    loaded kexts:
    com.apple.filesystems.afpfs          10.0
    com.apple.nke.asp_tcp          7.1.0
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.IOBluetoothSCOAudioDriver          4.1.7f4
    com.apple.driver.IOBluetoothA2DPAudioDriver          4.1.7f4
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f4
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.ApplePlatformEnabler          2.0.7d2
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.GeForce          8.1.6
    com.apple.driver.AppleLPC          1.6.3
    com.apple.driver.AppleIntelHD5000Graphics          8.1.6
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleIntelFramebufferAzul          8.1.6
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleSDXC          1.4.3
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AirPort.Brcm4360          641.15.1
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AppleUSBXHCI          635.4.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.security.SecureRemotePassword          1.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.2.4
    com.apple.driver.AppleHIDKeyboard          170.2.4
    com.apple.driver.IOBluetoothHIDDriver          4.1.7f4
    com.apple.driver.AppleMultitouchDriver          237.4
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.nvidia.gk100hal          8.1.6
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.NVDAResman          8.1.6
    com.apple.driver.AppleThunderboltEDMSink          1.2.0
    com.apple.iokit.IOAcceleratorFamily2          74.15
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.iokit.IOSurface          86.0.4
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOBluetoothFamily          4.1.7f4
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMergeNub          621.4.6
    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.3.2
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.driver.CoreStorage          296.18.2
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.7.7
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    System Profile:
    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, 0x393930353432382D3039352E4430304C4620
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393930353432382D3130352E413030472020
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393930353432382D3039352E4430304C4620
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393930353432382D3039352E4430304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.225.29.1)
    Bluetooth: Version 4.1.7f4 12974, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD ST3000DM001, 3 TB
    Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8511, 0x14700000 / 3
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x14800000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828d, 0x14830000 / 4
    USB Device: EPSON WP-4530 Series, 0x04b8  (Seiko Epson Corp.), 0x087d, 0x14600000 / 1

    Thanks for the update - this is Westworld Computers in Calgary, Canada- they have been very good in the past, but maybe they are missing something?  Here's today's crash - is there a part of this dump that you are able to flag that might help them diagnose?  The only thing I can think of is they suggested I used 3rd party RAM rather than Apple RAM when I said I wanted to fully load the iMAC.  Does the log show an issue there?
    Interval Since Last Panic Report:  165008 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    A4F0D853-D07F-C31A-2B69-AD777BD570C9
    Thu Dec 12 21:40:07 2013
    panic(cpu 0 caller 0xffffff7f9e0d01a1): "OSObject::_RESERVEDOSObject8 called."@/SourceCache/xnu/xnu-2050.48.12/libkern/c++/OSMetaClass.cpp:1068
    Backtrace (CPU 0), Frame : Return Address
    0xffffff83ac51bb50 : 0xffffff801da1d636
    0xffffff83ac51bbc0 : 0xffffff7f9e0d01a1
    0xffffff83ac51bc10 : 0xffffff7f9e0d0215
    0xffffff83ac51bc40 : 0xffffff7f9e8bb77d
    0xffffff83ac51bc70 : 0xffffff7f9e03f030
    0xffffff83ac51bd40 : 0xffffff7f9e96f6fa
    0xffffff83ac51bde0 : 0xffffff7f9e9704e4
    0xffffff83ac51be20 : 0xffffff7f9e97d7c5
    0xffffff83ac51bed0 : 0xffffff7f9e985517
    0xffffff83ac51bef0 : 0xffffff801de50e58
    0xffffff83ac51bf30 : 0xffffff801de4f95a
    0xffffff83ac51bf80 : 0xffffff801de4fa89
    0xffffff83ac51bfb0 : 0xffffff801dab3257
          Kernel Extensions in backtrace:
             com.apple.iokit.IOUSBFamily(635.4)[E67F44F7-A4BD-3CD1-A01B-B37D783CE613]@0xffff ff7f9e03c000->0xffffff7f9e099fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f9e00f000
             com.apple.driver.AppleUSBXHCI(635.4)[8AE1BFCB-0589-3A1D-8D8B-07B2D0526535]@0xff ffff7f9e96e000->0xffffff7f9e98afff
                dependency: com.apple.iokit.IOUSBFamily(635.4.0)[E67F44F7-A4BD-3CD1-A01B-B37D783CE613]@0xff ffff7f9e03c000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f9e00f000
             com.apple.iokit.IOSCSIArchitectureModelFamily(3.5.6)[093058E1-DDE5-31B1-9C4F-C5 64D8E76526]@0xffffff7f9e0cb000->0xffffff7f9e0f5fff
             com.apple.iokit.IOUSBMassStorageClass(3.5.2)[51BB507B-00DD-3393-91E2-8E4FEA62A9 39]@0xffffff7f9e8b9000->0xffffff7f9e8c9fff
                dependency: com.apple.iokit.IOUSBFamily(635.4.0)[E67F44F7-A4BD-3CD1-A01B-B37D783CE613]@0xff ffff7f9e03c000
                dependency: com.apple.iokit.IOStorageFamily(1.8)[5BA4CD36-E96D-3A9E-ADFF-A863BBD63BC7]@0xff ffff7f9df7d000
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.5.6)[093058E1-DDE5-31B1-9C4F-C5 64D8E76526]@0xffffff7f9e0cb000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x000000001d800000
    Kernel text base: 0xffffff801da00000
    System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)
    System uptime in nanoseconds: 169070134165623
    last loaded kext at 3634504573311: com.apple.filesystems.afpfs          10.0 (addr 0xffffff7fa0006000, size 348160)
    last unloaded kext at 174113350902: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f9fefd000, size 8192)
    loaded kexts:
    com.apple.filesystems.afpfs          10.0
    com.apple.nke.asp_tcp          7.1.0
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.IOBluetoothSCOAudioDriver          4.1.7f4
    com.apple.driver.IOBluetoothA2DPAudioDriver          4.1.7f4
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f4
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.ApplePlatformEnabler          2.0.7d2
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.GeForce          8.1.6
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.AppleLPC          1.6.3
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleIntelHD5000Graphics          8.1.6
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleIntelFramebufferAzul          8.1.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleSDXC          1.4.3
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AirPort.Brcm4360          641.15.1
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.driver.AppleUSBXHCI          635.4.0
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.security.SecureRemotePassword          1.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.2.4
    com.apple.driver.AppleHIDKeyboard          170.2.4
    com.apple.driver.IOBluetoothHIDDriver          4.1.7f4
    com.apple.driver.AppleMultitouchDriver          237.4
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f4
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.nvidia.gk100hal          8.1.6
    com.apple.NVDAResman          8.1.6
    com.apple.iokit.IOAcceleratorFamily2          74.15
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.driver.AppleThunderboltEDMSink          1.2.0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    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.3.2
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.driver.CoreStorage          296.18.2
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.7.7
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    System Profile:
    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, 0x393930353432382D3039352E4430304C4620
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393930353432382D3130352E413030472020
    Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393930353432382D3039352E4430304C4620
    Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x0198, 0x393930353432382D3039352E4430304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x111), Broadcom BCM43xx 1.0 (6.30.225.29.1)
    Bluetooth: Version 4.1.7f4 12974, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD ST3000DM001, 3 TB
    Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8511, 0x14700000 / 4
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x14800000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828d, 0x14830000 / 6
    USB Device: EPSON WP-4530 Series, 0x04b8  (Seiko Epson Corp.), 0x087d, 0x14600000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0x14200000 / 1

  • Kernel Panic since 10.8.3 update

    For the last couple of days since I installed the recent update to 10.8.3, my computer has been randomly restarting at least once a day. Here is what I got from the restart today. Does anyone know what could be causing this?
    Interval Since Last Panic Report:  34460 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    49630C24-09B0-0FF7-D58A-2286EF630F77
    Sun Mar 24 13:10:15 2013
    panic(cpu 0 caller 0xffffff800aab7e95): Kernel trap at 0xffffff7f8b0039c3, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffff808afda0c0, CR3: 0x000000000d71e000, CR4: 0x0000000000000660
    RAX: 0xffffff7f8afda040, RBX: 0x0000000000000000, RCX: 0xffffff7f8afda140, RDX: 0x00000000ffffff80
    RSP: 0xffffff8107db3d90, RBP: 0xffffff8107db3df0, RSI: 0x0000000000000003, RDI: 0x0000000000000002
    R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0x0000000000000040, R11: 0x0000000000000000
    R12: 0xffffff80d764d000, R13: 0xffffff80d764d098, R14: 0xffffff801c437b00, R15: 0x0000000000000001
    RFL: 0x0000000000010246, RIP: 0xffffff7f8b0039c3, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff808afda0c0, Error code: 0x0000000000000002, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8107db3a30 : 0xffffff800aa1d626
    0xffffff8107db3aa0 : 0xffffff800aab7e95
    0xffffff8107db3c70 : 0xffffff800aacd4dd
    0xffffff8107db3c90 : 0xffffff7f8b0039c3
    0xffffff8107db3df0 : 0xffffff7f8b00731e
    0xffffff8107db3e40 : 0xffffff7f8b007452
    0xffffff8107db3e60 : 0xffffff800ae308db
    0xffffff8107db3ea0 : 0xffffff800ae303fe
    0xffffff8107db3f30 : 0xffffff800ae2c390
    0xffffff8107db3f70 : 0xffffff800ae30f59
    0xffffff8107db3fb0 : 0xffffff800aab2977
          Kernel Extensions in backtrace:
             com.silex.driver.sxuptp(1.5.1)[6DF62819-145B-703F-0A6F-FB40D1F41D81]@0xffffff7f 8b001000->0xffffff7f8b00dfff
                dependency: com.apple.iokit.IOUSBFamily(5.5.5)[A276B40E-978D-3623-93D3-8621B3CEECFC]@0xffff ff7f8af99000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x000000000a800000
    Kernel text base: 0xffffff800aa00000
    System model name: MacBook5,1 (Mac-F42D89C8)
    System uptime in nanoseconds: 11937514492118
    last loaded kext at 4997649766974: com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.5 (addr 0xffffff7f8ccb8000, size 86016)
    last unloaded kext at 5870269852857: com.apple.iokit.IOUSBMassStorageClass    3.5.1 (addr 0xffffff7f8cca7000, size 69632)
    loaded kexts:
    com.silex.driver.sxuptp    1.5.1
    com.Cycling74.driver.Soundflower    1.5.2
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AGPM    100.12.87
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.GeForce    8.1.0
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleMikeyDriver    2.3.7fc4
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.driver.AppleHDA    2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.1.3f3
    com.apple.driver.AppleSMCLMU    2.0.3d0
    com.apple.iokit.IOBluetoothSerialManager    4.1.3f3
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.ApplePolicyControl    3.3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleBacklight    170.2.5
    com.apple.driver.AppleMCCSControl    1.1.11
    com.apple.driver.SMCMotionSensor    3.0.3d1
    com.apple.driver.AppleUSBTCButtons    237.1
    com.apple.driver.AppleUSBTCKeyboard    237.1
    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.5
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.3.1
    com.apple.driver.AppleUSBHub    5.5.5
    com.apple.driver.AirPort.Brcm4331    614.20.16
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleEFINVRAM    1.7
    com.apple.nvenet    2.0.19
    com.apple.driver.AppleAHCIPort    2.5.1
    com.apple.driver.AppleUSBEHCI    5.5.0
    com.apple.driver.AppleUSBOHCI    5.2.5
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleACPIButtons    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.7
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.nvidia.nv50hal    8.1.0
    com.apple.NVDAResman    8.1.0
    com.apple.kext.triggers    1.0
    com.apple.iokit.IOSurface    86.0.4
    com.apple.driver.AppleSMBusPCI    1.0.11d0
    com.apple.driver.DspFuncLib    2.3.7fc4
    com.apple.iokit.IOAudioFamily    1.8.9fc11
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.1.3f3
    com.apple.driver.AppleHDAController    2.3.7fc4
    com.apple.iokit.IOHDAFamily    2.3.7fc4
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.iokit.IOBluetoothFamily    4.1.3f3
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.3.0d51
    com.apple.driver.AppleGraphicsControl    3.3.0
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.7
    com.apple.driver.AppleSMBusController    1.0.11d0
    com.apple.iokit.IOGraphicsFamily    2.3.7
    com.apple.driver.AppleSMC    3.1.4d2
    com.apple.driver.AppleUSBMultitouch    237.3
    com.apple.iokit.IOUSBHIDDriver    5.2.5
    com.apple.driver.AppleUSBMergeNub    5.5.5
    com.apple.driver.AppleUSBComposite    5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.5.5
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.5
    com.apple.iokit.IOUSBUserClient    5.5.5
    com.apple.iokit.IO80211Family    522.4
    com.apple.driver.AppleEFIRuntime    1.7
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.3.1
    com.apple.iokit.IOUSBFamily    5.5.5
    com.apple.driver.NVSMU    2.2.9
    com.apple.iokit.IOHIDFamily    1.8.1
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220.2
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    345
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.21
    com.apple.driver.AppleACPIPlatform    1.7
    com.apple.iokit.IOPCIFamily    2.7.3
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 8 GB, SMC 1.32f8
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D38353030434C372D34474253510000
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D38353030434C372D34474253510000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST750LX003-1AC154, 750.16 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS21N
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 3

    Kernel panics are almost always the result of outdated or incompatible system modifications or incompatible hardware.
    Silex is a likely candidate for removal. Research its documentation for details.
    Soundflower appears in many kernel panic reports. The latest version was written for Leopard, three major OS X releases ago, and its support forum is moribund.
    One or both of them are probably the cause.

  • Kernel Panic Since 10.9.3 Upgrade

    Hi, I have recently upgraded to 10.9.3 and since then I have been experiencing kernel panic (total of 7 as of this writing).
    What could be causing this? Below is the crash report...
    Sun May 18 18:26:04 2014
    panic(cpu 1 caller 0xffffff80102c50ae): "pmap_enter: pte page not in object"@/SourceCache/xnu/xnu-2422.100.13/osfmk/i386/pmap_x86_common.c:911
    Backtrace (CPU 1), Frame : Return Address
    0xffffff809cd63030 : 0xffffff8010222fa9
    0xffffff809cd630b0 : 0xffffff80102c50ae
    0xffffff809cd63230 : 0xffffff8010277647
    0xffffff809cd633a0 : 0xffffff801027909f
    0xffffff809cd63570 : 0xffffff80102dbae0
    0xffffff809cd63740 : 0xffffff80102f3456
    0xffffff809cd63760 : 0xffffff7f91c15323
    0xffffff809cd63af0 : 0xffffff7f91c14e64
    0xffffff809cd63b40 : 0xffffff7f91be4eed
    0xffffff809cd63da0 : 0xffffff80106cd260
    0xffffff809cd63e10 : 0xffffff80102b6313
    0xffffff809cd63e50 : 0xffffff8010226bf1
    0xffffff809cd63e80 : 0xffffff80102139f5
    0xffffff809cd63ef0 : 0xffffff801021e043
    0xffffff809cd63f70 : 0xffffff80102c989d
    0xffffff809cd63fb0 : 0xffffff80102f3c76
          Kernel Extensions in backtrace:
             com.apple.GeForceTesla(8.2.4)[24ED915E-02F3-3A31-8502-6AA41FFCA420]@0xffffff7f9 1bd6000->0xffffff7f91ca0fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f908be000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f90c74000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f90c31000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f90c84000
    BSD process name corresponding to current thread: PluginProcess
    Mac OS version:
    13D65
    Kernel version:
    Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    Kernel UUID: ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E
    Kernel slide:     0x0000000010000000
    Kernel text base: 0xffffff8010200000
    System model name: MacBookPro7,1 (Mac-F222BEC8)
    System uptime in nanoseconds: 4054330537949
    last loaded kext at 3639849339447: com.apple.driver.AppleIntelMCEReporter    104 (addr 0xffffff7f92609000, size 49152)
    last unloaded kext at 3877904869325: com.apple.driver.AppleIntelMCEReporter    104 (addr 0xffffff7f92609000, size 32768)
    loaded kexts:
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager    4.2.4f1
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AGPM    100.14.15
    com.apple.driver.AppleMikeyHIDDriver    124
    com.apple.driver.AppleHDA    2.6.1f2
    com.apple.driver.AppleMikeyDriver    2.6.1f2
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.GeForceTesla    8.2.4
    com.apple.driver.AppleUpstreamUserClient    3.5.13
    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.iokit.BroadcomBluetoothHostControllerUSBTransport    4.2.4f1
    com.apple.driver.AppleSMCLMU    2.0.4d1
    com.apple.driver.AppleLPC    1.7.0
    com.apple.driver.SMCMotionSensor    3.0.4d1
    com.apple.driver.AppleUSBTCButtons    240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    35
    com.apple.driver.AppleIRController    325.7
    com.apple.driver.AppleUSBTCKeyboard    240.2
    com.apple.driver.AppleUSBCardReader    3.4.1
    com.apple.iokit.SCSITaskUserClient    3.6.6
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.5.1
    com.apple.iokit.AppleBCM5701Ethernet    3.8.1b2
    com.apple.driver.AppleUSBHub    666.4.0
    com.apple.driver.AirPort.Brcm4331    700.20.22
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleFWOHCI    5.0.2
    com.apple.driver.AppleAHCIPort    3.0.0
    com.apple.driver.AppleUSBEHCI    660.4.0
    com.apple.driver.AppleUSBOHCI    656.4.1
    com.apple.driver.AppleRTC    2.0
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleACPIButtons    2.0
    com.apple.driver.AppleSMBIOS    2.1
    com.apple.driver.AppleACPIEC    2.0
    com.apple.driver.AppleAPIC    1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient    217.92.1
    com.apple.nke.applicationfirewall    153
    com.apple.security.quarantine    3
    com.apple.driver.AppleIntelCPUPowerManagement    217.92.1
    com.apple.kext.triggers    1.0
    com.apple.iokit.IOSerialFamily    10.0.7
    com.apple.AppleGraphicsDeviceControl    3.5.26
    com.apple.driver.DspFuncLib    2.6.1f2
    com.apple.vecLib.kext    1.0.0
    com.apple.iokit.IOAudioFamily    1.9.7fc2
    com.apple.kext.OSvKernDSPLib    1.14
    com.apple.driver.AppleHDAController    2.6.1f2
    com.apple.iokit.IOHDAFamily    2.6.1f2
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.nvidia.classic.NVDANV50HalTesla    8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla    8.2.4
    com.apple.iokit.IOSurface    91.1
    com.apple.iokit.IOBluetoothFamily    4.2.4f1
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport    4.2.4f1
    com.apple.iokit.IOFireWireIP    2.2.6
    com.apple.driver.AppleSMBusController    1.0.11d1
    com.apple.driver.AppleSMBusPCI    1.0.12d1
    com.apple.driver.IOPlatformPluginFamily    5.7.0d11
    com.apple.iokit.IONDRVSupport    2.4.1
    com.apple.iokit.IOGraphicsFamily    2.4.1
    com.apple.driver.AppleSMC    3.1.8
    com.apple.driver.AppleUSBMultitouch    240.9
    com.apple.iokit.IOUSBHIDDriver    660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.6.6
    com.apple.iokit.IOUSBMassStorageClass    3.6.0
    com.apple.driver.AppleUSBMergeNub    650.4.0
    com.apple.driver.AppleUSBComposite    656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.6.6
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.6.6
    com.apple.iokit.IOEthernetAVBController    1.0.3b4
    com.apple.driver.mDNSOffloadUserClient    1.0.1b5
    com.apple.iokit.IOUSBUserClient    660.4.2
    com.apple.iokit.IO80211Family    630.35
    com.apple.iokit.IONetworkingFamily    3.2
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOAHCIFamily    2.6.5
    com.apple.iokit.IOUSBFamily    677.4.0
    com.apple.driver.NVSMU    2.2.9
    com.apple.driver.AppleEFINVRAM    2.0
    com.apple.driver.AppleEFIRuntime    2.0
    com.apple.iokit.IOHIDFamily    2.0.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    278.11
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.AppleKeyStore    2
    com.apple.driver.DiskImages    371.1
    com.apple.iokit.IOStorageFamily    1.9
    com.apple.iokit.IOReportFamily    23
    com.apple.driver.AppleFDEKeyStore    28.30
    com.apple.driver.AppleACPIPlatform    2.0
    com.apple.iokit.IOPCIFamily    2.9
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.pthread    1
    com.apple.kec.corecrypto    1.0
    Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.4f1 13674, 3 services, 15 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5076GSX, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N
    USB Device: Built-in iSight
    USB Device: Internal Memory Card Reader
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: IR Receiver
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus:

    Kernel panics are almost always the result of outdated or incompatible system modifications or incompatible hardware.
    Silex is a likely candidate for removal. Research its documentation for details.
    Soundflower appears in many kernel panic reports. The latest version was written for Leopard, three major OS X releases ago, and its support forum is moribund.
    One or both of them are probably the cause.

Maybe you are looking for

  • Page Displays Different in Firefox

    I am new to web site development and new to Dreamweaver.  When I display the webpage in FireFox 3.6.3, the header picture shows below the logo on the left.  It displays fine in IE.  BTW, the font choice is not mine I tried to talk the person out of i

  • Transfering...

    help please.... hi i bought a new laptop and would like to transfer. i tried this one thing i found on this site but it didnt work. on my laptop i get a message that says cannot find itunes, created by newer version. and it wont open itunes...i need

  • XMDSD 2.1 SR01 additional functionalities

    Hi experts (Siva, Karthik, Larissa, etc...) Questions for xMDSD2.1 SR01: Is it possible to install xMDSD2,1 SR01 and xMAM3.0 for the same user? Or can the Signature capture component be deployed using Netweaver Admin within the same installation sequ

  • Worst online shopping experience of my entire life. Hands down.

    I ordered a pc from bestbuy.com on 4/28. on 5/5, I received an email stating they had cancelled my order. I have called 1-800bestbuy at least a dozen times now. Between getting transferred randomly and disconnected, I have been given the run around a

  • Prevent hub on a 802.1x switch port

    Hi, A 802.1x port on a switch will grant a hub access if there is a 802.1x PC connected to the hub. Non-802.1x pc's can access the 802.1x network if they connect to the hub and spoof the mac-address of the 802.1x PC (switch port uses single-host mode