[SOLVED] Kernel bug? Need help soon!

After a reboot my arch linux install wont log in anymore... When I enter my username and password at the prompt I get a flash of a screen and then the login prompt again, if I type in my username and such again it doesn't do anything... It just sits there...
The same goes for gdm and such.
I think the screen that flashes up (it's only a second there) is this one:
May 2 16:22:27 icarus Assertion failure in dx_probe() at fs/ext3/namei.c:384: "dx_get_limit(entries) == dx_root_limit(dir, root->info.info_length)"
May 2 16:22:27 icarus ------------[ cut here ]------------
May 2 16:22:27 icarus kernel BUG at fs/ext3/namei.c:384!
May 2 16:22:27 icarus invalid opcode: 0000 [#1]
Which is a snippet from my kernel.log. Does anyone know how to solve this? I really need to get into arch...
Last edited by Ramses de Norre (2007-05-02 17:29:35)

It seems like the above is an incredible obscure error message which should tell you that you've got a corrupted file system...
I had already ran fsck a couple of times and it always told me all my filesystems were ok, but desperate as I was I ran it once more on all my filesystems and now it fixed a bunch of errors on my home partition and arch booted... I don't really understand why fsck didn't do so the first time, but I'm happy I can finally boot arch again and continue working.
Sorry for this useless-after-all post.

Similar Messages

  • My ipod touch (2nd generation) is stuck on the usb to itunes screen.  I have NOT jailbroken it, and i have alsop tried restarting numerous times. I need help, soon!

    My ipod touch (2nd generation) is stuck on the usb to itunes screen.  I have NOT jailbroken it, and i have also tried restarting numerous times. I need help, soon! Itunes on my computer works about 50% of the time, so i feel lost!

    Download RecBoot and see if you can kick it out of recovery mode.
    Basic troubleshooting steps. 
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G + 120G OCZ Vertex 3 SSD Boot HD 

  • I forgot my answers to my security questions and I'm not receiving my reset email I need help soon because I have $15 on my account please help ASAP

    I forgot my answers to my security questions and I'm not receiving my reset email I need help soon because I have $15 on my account please help ASAP

    See Kappy’s great User Tips.
    See my User Tip for some help: Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities
    https://discussions.apple.com/docs/DOC-4551
    Rescue email address and how to reset Apple ID security questions
    http://support.apple.com/kb/HT5312
    Send Apple an email request for help at: Apple - Support - iTunes Store - Contact Us http://www.apple.com/emea/support/itunes/contact.html
    Call Apple Support in your country: Customer Service: Contacting Apple for support and service http://support.apple.com/kb/HE57
    About Apple ID security questions
    http://support.apple.com/kb/HT5665
     Cheers, Tom

  • [SOLVED] Kernel bug fix, works for me!

    Having been hit by the kernel bug that interferes with internet access & having to downgrade the kernel to escape the bug.  I am happy to say that after reading a bug report on the subject here:
    http://bugzilla.kernel.org/show_bug.cgi?id=11721
    Courtesy of a link posted by Misfit138, I found deep down in the report dialogue that the following command as root, worked for the poster of the bug:
    echo 0 > /proc/sys/net/ipv4/tcp_timestamps
    So I did a yaourt -Syu & found amongst other packages a minor kernel update, which did not solve my internet problems, but after su, & then entering the above command in the Terminal my internet works as it should!
    If this solution works for you, then add the following to your /etc/sysctl.conf:
    #Temporary workaround for tcp issue with 2.6.27
    net.ipv4.tcp_timestamps = 0
    Thanks again Misfit138
    I hope this solution works for all of the other bug bitten members of the Arch (& Linux) community!
    Last edited by handy (2008-10-21 05:19:03)

    THANX !!!  Works like normal again
    I saw that bug report too, just didnt know how to try it out, thanx so much for the helpful explanation.
    Regards,
    rabid0
    Last edited by RabidWolf (2008-10-21 20:26:23)

  • [Solved] Kernel BUG at include/linux/netdevice.h:501, and sky2?

    So, ever since a certain point in time between kernel 3.11.x and now (3.12.5-1), I have been getting this strangely inconsistent error on bootup. I would estimate that about 3 out of every 4 reboots leads to this error message, and the bootup process terminates in a black screen and what (appears) to be a system hang. However I CTL+ALT+F2, log in, and I output dmesg to a boot log, and everything my eyes have seen is now your visual property as well. The remaining 25% of my reboots patches through and boots directly to my window manager successfully. Now the output seems to be screaming to me "sky2 is the culprit", as EIP seems to be pointing in its general direction at the time of error.  However, I am more inclined to believe that my hardware's interaction with the driver is more likely to be responsible. If sky2 was actually a real problem, I doubt I would be the only one complaining about this. Nonetheless, I am quite vexed, and would greatly appreciate anbody's help here. Much appreciated, and perhaps I can provide you with some other (perhaps) useful information:
    MotherBoard: Asus P5KE (with suspect ethernet controller built in)
    Ethernet Controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    Kernel: 3.12.5-1
    CPU: Dual core 2.33 ghz
    RAM: 2GB (recently has not passed a memtest)
    [ 9.699863] sky2: driver version 1.30
    [ 9.699960] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 2
    [ 9.700020] sky2 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 9.700498] ------------[ cut here ]------------
    [ 9.703391] kernel BUG at include/linux/netdevice.h:501!
    [ 9.703391] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 9.703391] Modules linked in: sky2(+) i2c_core snd_hda_codec_analog acpi_cpufreq processor button snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore shpchp intel_agp asus_atk0110 intel_gtt agpgart ext4 crc16 mbcache jbd2 sd_mod hid_logitech ff_memless usbhid hid firewire_ohci ahci libahci firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common
    [ 9.703391] CPU: 0 PID: 155 Comm: dhcpcd Not tainted 3.12.5-1-ARCH #1
    [ 9.703391] Hardware name: System manufacturer P5K-E/P5K-E, BIOS 0906 12/10/2007
    [ 9.703391] task: f562f4d0 ti: f50fa000 task.ti: f50fa000
    [ 9.703391] EIP: 0060:[<fa99372f>] EFLAGS: 00010246 CPU: 0
    [ 9.703391] EIP is at sky2_setup_irq+0x9f/0xb0 [sky2]
    [ 9.703391] EAX: 00000000 EBX: f51c8100 ECX: 00000089 EDX: 00000000
    [ 9.703391] ESI: f5dfb000 EDI: 00000000 EBP: f50fbdf0 ESP: f50fbdd8
    [ 9.703391] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    [ 9.830016] sky2 0000:02:00.0 eth0: addr 00:1b:fc:61:1c:91
    [ 9.830018] CR0: 80050033 CR2: f9133760 CR3: 356f4000 CR4: 000007d0
    [ 9.830018] Stack:
    [ 9.830018] 00000000 f51b1000 f51c8100 f51b1000 f51c8100 00000000 f50fbe2c fa996169
    [ 9.830018] 00000020 00000000 c1007210 00000400 f51b15b4 00000000 f50fbe1c c1007210
    [ 9.830018] f51b1500 000000e0 f51b1000 fa999f40 00000000 f50fbe50 c135ed4b 00000246
    [ 9.830018] Call Trace:
    [ 9.830018] [<fa996169>] sky2_open+0x309/0x360 [sky2]
    [ 9.830018] [<c1007210>] ? via_no_dac+0x40/0x40
    [ 9.830018] [<c1007210>] ? via_no_dac+0x40/0x40
    [ 9.830018] [<c135ed4b>] __dev_open+0x9b/0x120
    [ 9.830018] [<c1431cbe>] ? _raw_spin_unlock_bh+0x1e/0x20
    [ 9.830018] [<c135efd9>] __dev_change_flags+0x89/0x150
    [ 9.830018] [<c135f148>] dev_change_flags+0x18/0x50
    [ 9.830018] [<c13bb8e0>] devinet_ioctl+0x5d0/0x6e0
    [ 9.830018] [<c13bcced>] inet_ioctl+0x6d/0xa0
    [ 9.830018] [<c1346094>] sock_ioctl+0x114/0x250
    [ 9.830018] [<c1345f80>] ? sock_fasync+0x80/0x80
    [ 9.830018] [<c1166416>] do_vfs_ioctl+0x2e6/0x4e0
    [ 9.830018] [<c1435127>] ? __do_page_fault+0x2e7/0x580
    [ 9.830018] [<c11576f6>] ? __fput+0x106/0x1f0
    [ 9.830018] [<c116668f>] SyS_ioctl+0x7f/0x90
    [ 9.830018] [<c143874d>] sysenter_do_call+0x12/0x28
    [ 9.830018] Code: 8d 74 26 00 8b 86 d8 01 00 00 83 c6 64 89 34 24 c7 44 24 04 91 97 99 fa 89 44 24 08 e8 fb d1 95 c6 89 f8 83 c4 0c 5b 5e 5f 5d c3 <0f> 0b eb 0d 90 90 90 90 90 90 90 90 90 90 90 90 90 55 89 e5 53
    [ 9.830018] EIP: [<fa99372f>] sky2_setup_irq+0x9f/0xb0 [sky2] SS:ESP 0068:f50fbdd8
    [ 10.114977] ---[ end trace 6853181d11e5e45a ]---
    [ 10.121597] [drm] Initialized drm 1.1.0 20060810
    [ 10.598013] nvidia: module license 'NVIDIA' taints kernel.
    [ 11.366133] ACPI Warning: 0x00000400-0x0000041f SystemIO conflicts with Region \SMRG 1 (20130725/utaddress-251)
    [ 11.372053] input: PC Speaker as /devices/platform/pcspkr/input/input15
    [ 11.389363] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.436774] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
    [ 11.449056] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
    [ 11.461240] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 11.473379] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 11.485835] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 11.498462] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 11.510829] NVRM: loading NVIDIA UNIX x86 Kernel Module 331.20 Wed Oct 30 16:59:55 PDT 2013
    [ 11.523659] iTCO_vendor_support: vendor-support=0
    [ 11.539930] gpio_ich: GPIO from 195 to 255 on gpio_ich
    [ 11.714329] microcode: CPU0 sig=0x6fb, pf=0x1, revision=0xb6
    [ 11.727418] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 11.740101] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860)
    [ 11.753434] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 11.767642] microcode: CPU1 sig=0x6fb, pf=0x1, revision=0xb6
    [ 11.781056] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 12.042064] coretemp coretemp.0: Using relative temperature scale!
    [ 12.055598] coretemp coretemp.0: Using relative temperature scale!
    [ 14.944832] systemd-journald[110]: File /var/log/journal/2e32c4787d3945018666d6257394d8b8/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 18.610023] nvidia 0000:01:00.0: irq 46 for MSI/MSI-X
    [ 19.320584] NVRM: Your system is not currently configured to drive a VGA console
    [ 19.320590] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 19.320593] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 19.320595] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 19.320597] NVRM: corruption and stability problems, and is not supported.
    Last edited by eazar001 (2014-01-24 22:02:50)

    UPDATE: So I ran some low level troubleshooting and decided to test out the linux-lts (3.10.24-1-lts) kernel. No problems at all. Everything works fine with my ethernet adapter and the sky2 module. It just appears that something occurred in the newer kernels to break the interface for at least one Marvell adapter. This solution works for now, but I suppose I should file a bug report eventually. In the meantime, any insight is welcome.

  • [SOLVED] Kernel Bug on CIFS.umount

    Hello there,
    my PC's been haunted by this for at least a year, I suspect it has something to do with removed support for '_netdev' mount options in cifs mounts,
    anyways
    1. what is the/a appropriate way to mount and umount a samba share on startup/shutdown using a persistent wired ethernet connection
    2. does this kernel bug log mean anything to anyone (esp why is the sound timer involved ?) http://pastebin.com/tuxZse6z
    thx
    Last edited by birdspider (2010-05-14 16:50:23)

    right now I have a network share in fstab
    fstab:
    //40.40.0.4/SHARE /media/SHARE cifs defaults,_netdev,iocharset=utf8,rw,exec,workgroup=GUILD 0 0
    rc.conf:
    DAEMONS=(syslog-ng hal fam network @opennptd @acpid @sshd @netfs @crond @cpufreq @alsa @cups @actkbd)
    it mounts correctly but fails to umount on reboot/shutdown
    @Zariel: does backgrounding apply to shutdown(umount) also ?

  • What is wrong with my variables....I really need help soon

    I need help. I know I need to add in repaint and change methods, but how come, when I put the starting values of my sliders for R: 0 G: 50 B: 0, the square is not green when it loads? IT is just black. What should happen, at least what I think[i] should happen, is that the rectangle would load green. And should the line:
    JPanel = new Rectglbe
    JPanel = new JPanel
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class Slider extends JFrame {
            int red, blue, green;
            public Slider() {
                    super("ColorChanger");
                    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
                    //Info
                    String Run = "Running, Close Program For Prompt\n";
                    System.out.println(Run);
                    //Labels
                    JLabel RedLabel = new JLabel("                                             Red:");
                    JLabel GreenLabel = new JLabel("               Green:");
                    JLabel BlueLabel = new JLabel("               Blue:");
                    //Red Slider
                    JSlider pickR = new JSlider(JSlider.VERTICAL, 0, 255, 0);
                    pickR.setMajorTickSpacing(50);
                    pickR.setMinorTickSpacing(5);
                    pickR.setPaintTicks(true);
                    pickR.setPaintLabels(true);
                    //Green Slider
                    JSlider pickG = new JSlider(JSlider.VERTICAL, 0, 255, 50);
                    pickG.setMajorTickSpacing(50);
                    pickG.setMinorTickSpacing(5);
                    pickG.setPaintTicks(true);
                    pickG.setPaintLabels(true);
                    //Blue Slider
                    JSlider pickB = new JSlider(JSlider.VERTICAL, 0, 255, 0);
                    pickB.setMajorTickSpacing(50);
                    pickB.setMinorTickSpacing(5);
                    pickB.setPaintTicks(true);
                    pickB.setPaintLabels(true);
                    JPanel pane = new Rectgl();
                    pane.add(RedLabel);
                    pane.add(pickR);
                    pane.add(GreenLabel);
                    pane.add(pickG);
                    pane.add(BlueLabel);
                    pane.add(pickB);
                    setContentPane(pane);
                    public int getValueR(int color){
                            return red;
                    public int getValueG(int color){
                            return green;
                    public int getValueB(int color){
                            return blue;
                    public void paintComponent(Graphics comp) {
                            Graphics2D comp2D = (Graphics2D)comp;
                            comp2D.fillRect(0,0, 100, 210);
                            Color JL = new Color(red,green,blue);
                            comp2D.setColor(JL);
            public static void main(String[] args) {
                    Slider frame = new Slider();
                    frame.pack();
                    frame.setVisible(true);
                    frame.show();
      /*      class Rectgl extends JPanel {
                    public void paintComponent(Graphics comp) {
                            Graphics2D comp2D = (Graphics2D)comp;
                            comp2D.fillRect(0,0, 100, 210);
                            Color JL = new Color(red,green,blue);
                            comp2D.setColor(JL);

    Thank you, sorry forgot that message. Could you please put it here again, extensively commented, explain why you changed position of Rectgl.class, what other methods you added do?
    Thanks.

  • HT201210 when i try to update my ipod touch 4th gen to ios 6.1.2 an error keeps popping up saying the back up was corrupt and to delete last back up how do i do that i need help soon! please help

    i need help asap because i keep getting kicked off of facebook and twitter because of the update in the software.

    On the computer go to iTunes>Preferences>Devices and select the backup and click on delete.
    For more information see:
    iOS: Troubleshooting backup issues in iTunes

  • My iphone 5 just died and will not turn on or give any sign of life even when plugged in. i tried to press the lock and home buttons. no responce and i also plugged it into my lap top for i tunes. no responce. need help soon.

    need help. my iphone died and will not turn on. its been plugged in for a hour and nothing.
    i plugged it into my lap top. nothing
    i played with the buttons. nothing
    i cleaned the charger port . nothing

    Assuming your iPhone is well charged, place it in recovery mode as described here.  You may have to try this more than once to succeed.
    http://support.apple.com/kb/HT1808

  • Cisco MDS Kernel Error -- Need Help

    #Booting bootflash:/m9100-s2ek9-kickstart-mz.4.1.3a.bin ... #
    #Automatic boot of image at addr 0x00000000                    #
    #Starting kernel...                                                            #
    #  Entered kgdb_console_init:1960                                   #
    #Oops: Exception in kernel mode, sig: 4 [#1]                    #
    #wdt_log_count = 0: Exception in kernel mode (sig 4)       #
    # wdt_log_non_blocking is not defined                             #
    How can i solve that ???

    Not sure what actions have been done on this switch. downgrading/upgrading may help. Better to let Cisco TAC work on that if the problem has not been solved yet

  • Repeating kernel panics, need help.

    Okay, since today my Mac is totally unstable. It randomly freezes, won't wake up from sleep mode. I have seen different forms of kernel panics in the last hour, one with the "Please restart your computer" and another one where I could see lines describing the panic on the screen, just like in SUM.
    It gets even stranger. When I restarted it like I was told (Holding down the power button) it didn't boot properly, instead the screen went for red to green to blue, then all three mixed in three different ways. It was like an acid trip. I waited, but it kept on repeating, so I held the power button for another 3 seconds. This time it booted properly, yet froze at the login screen. Next try, I could log back into OS X.
    Here's the description of the panic:
    "Unresolved kernel trap(cpu 0): 0x700 - Program DAR=0x000000001C4EF040 PC=0x00000000008390A8
    Latest crash info for cpu 0:
    Exception state (sv=0x34BC2A00)
    PC=0x008390A8; MSR=0x00089030; DAR=0x1C4EF040; DSISR=0x40000000; LR=0x00838ED4; R1=0x121FBC50; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x00838ED4 0x002E7EE0 0x002E9DAC 0x0008C4B0 0x000291C0 0x000233AC
    0x000AC02C 0x3E3C7374
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeon8500(4.1.8)@0x831000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x458000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.1)@0x757000
    dependency: com.apple.iokit.IONDRVSupport(1.4.1)@0x77b000
    Proceeding back via exception chain:
    Exception state (sv=0x34BC2A00)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x34BC1780)
    PC=0x9000B1E8; MSR=0x0000F030; DAR=0x0023B00E; DSISR=0x42000000; LR=0x9000B13C; R1=0xBFFFE930; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC
    panic(cpu 0 caller 0xFFFF0007): 0x700 - Program
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095718 0x00095C30 0x0002683C 0x000A8384 0x000ABD00
    Proceeding back via exception chain:
    Exception state (sv=0x34BC2A00)
    PC=0x008390A8; MSR=0x00089030; DAR=0x1C4EF040; DSISR=0x40000000; LR=0x00838ED4; R1=0x121FBC50; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x00838ED4 0x002E7EE0 0x002E9DAC 0x0008C4B0 0x000291C0 0x000233AC
    0x000AC02C 0x3E3C7374
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.ATIRadeon8500(4.1.8)@0x831000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x458000
    dependency: com.apple.iokit.IOGraphicsFamily(1.4.1)@0x757000
    dependency: com.apple.iokit.IONDRVSupport(1.4.1)@0x77b000
    Exception state (sv=0x34BC1780)
    PC=0x9000B1E8; MSR=0x0000F030; DAR=0x0023B00E; DSISR=0x42000000; LR=0x9000B13C; R1=0xBFFFE930; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPCModel: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.2), 1.33 GHz, 768 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Memory Module: DIMM1/J7, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITACD-RW CW-8123, 2.64 GB
    Parallel ATA Device: TOSHIBA MK6025GAS, 55.89 GB"
    Oh, and another thing, I can't boot from DVD/CD anymore.
    Someone please help me, since I need the iBook tomorrow at school.
    iBook G4   Mac OS X (10.4.5)   60 Gb HD, 768 Mb Ram, Radeon 9200

    Scalepet,
    This kind of thing happened to my brother's computer once; though, his was a blue & white G3 PowerMac with Panther. But that's not to specific to what I think may be the problem.
    Kernal panics, when they're this frequent and rarely allow you to completely boot and log in, are usually a sign of very, very bad hardware. When hardware goes corrupt-which it does-Mac OS X basically freaks out during the power-on self diagnostic.
    Solution? Start removing hardware. No, I don't mean grab the Alan Wrench and start removing the GPU and Optical Drive; I mean removing hardware that you were able to add; basically, stuff that didn't roll out of the factory in your computer.
    Seeing as you have an iBook, this option is somewhat limited. But the kernal report is showing that you have 768MB RAM, which means that you have upgraded your RAM. So, lift up the keyboard, get to the RAM, and remove the extra chip; I think that may be what's causing the meltdown. If not, try the Airport Extreme card, if you have one. Also, your external hardware--USB mice, for example--should be unplugged.
    Best of luck,
    Nick L.

  • Persistent Kernel Panics--need help!

    I've had constant kernel panics lately and need some help where to start.
    I replaced RAM and tested it, installed Leopard, cleaned caches... the list goes on.
    Here's my panic log:
    Interval Since Last Panic Report: 675772 sec
    Panics Since Last Report: 10
    Mon Jul 6 18:45:50 2009
    Unresolved kernel trap(cpu 1): 0x700 - Program DAR=0x00000000F06AAC58 PC=0x0000000074423788
    Latest crash info for cpu 1:
    Exception state (sv=0x743c5500)
    PC=0x74423788; MSR=0x00089030; DAR=0xF06AAC58; DSISR=0x40000000; LR=0x74423778; R1=0x74423770; XCP=0x0000001C (0x700 - Program)
    Backtrace:
    0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778
    0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778
    0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778
    0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778 0x74423778
    0x74423778 0x74423778
    backtrace continues...
    Proceeding back via exception chain:
    Exception state (sv=0x743c5500)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x62c36000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9J61
    Mon Jul 6 16:24:53 2009
    Unresolved kernel trap(cpu 1): 0x300 - Data access DAR=0x0000000000000018 PC=0x000000000001DB08
    Latest crash info for cpu 1:
    Exception state (sv=0x85a9c000)
    PC=0x0001DB08; MSR=0x00009030; DAR=0x00000018; DSISR=0x40000000; LR=0x00025860; R1=0x588D3DA0; XCP=0x0000000C (0x300 - Data access)
    Backtrace:
    0x0001C2C0 0x00025860 0x00025844 0x000B45CC 0x00000000
    backtrace terminated - frame not mapped or invalid: 0xBFFF71A0
    Proceeding back via exception chain:
    Exception state (sv=0x85a9c000)
    previously dumped as "Latest" state. skipping...
    Exception state (sv=0x588bd500)
    PC=0x93418208; MSR=0x0000F030; DAR=0x16749000; DSISR=0x42000000; LR=0x9348B254; R1=0xBFFF71A0; XCP=0x00000030 (0xC00 - System call)
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    9J61
    Kernel version:
    Darwin Kernel Version 9.7.0: Tue Mar 31 22:54:29 PDT 2009; root:xnu-1228.12.14~1/RELEASE_PPC
    System model name: PowerMac11,2
    System uptime in nanoseconds: 11174034585211
    unloaded kexts:
    com.apple.driver.Apple02DBDMAAudio 2.5.8f1 - last unloaded 5888608747
    loaded kexts:
    xxx.qnation.PeerGuardian 1.1.8 - last loaded 1309227788
    com.apple.filesystems.autofs 2.0.2
    com.apple.driver.AppleTopazAudio 2.5.8f1
    com.apple.driver.AppleOnyxAudio 2.5.8f1
    com.apple.GeForcePPC 5.4.4
    com.apple.driver.AppleTexasAudio 2.5.8f1
    com.apple.driver.AudioIPCDriver 1.0.6
    com.apple.nvidia.nv40halppc 5.4.4
    com.apple.driver.PowerMac112ThermalProfile 3.4.0d0
    com.apple.driver.AppleTexas2Audio 2.5.8f1
    com.apple.driver.AppleSCCSerial 1.3.2
    com.apple.driver.AppleHWSensor 1.9d0
    com.apple.driver.AppleDACAAudio 2.5.8f1
    com.apple.driver.AppleSMUMonitor 1.9d0
    com.apple.driver.IOI2CSMUSat 1.9d0
    com.apple.driver.IOI2CLM7x 1.9d0
    com.apple.iokit.IOFireWireIP 1.7.7
    com.apple.driver.AppleK2Driver 1.7.2f1
    com.apple.driver.IOI2CMaxim6690 1.9d0
    com.apple.driver.IOI2CMaxim1631 1.9d0
    com.apple.driver.AppleI2S 1.0.1f1
    com.apple.driver.IOI2CPulsar 1.5.2d0
    com.apple.driver.IOI2CControllerSMU 1.1.1d2
    com.apple.driver.AppleFileSystemDriver 1.1.0
    com.apple.iokit.IOUSBHIDDriver 3.2.2
    com.apple.driver.AppleUSBMergeNub 3.4.3
    com.apple.driver.iTunesPhoneDriver 1.0
    com.apple.iokit.IOUSBMassStorageClass 2.0.6
    com.apple.driver.PioneerSuperDrive 2.0.7
    com.apple.iokit.SCSITaskUserClient 2.0.9
    com.apple.driver.XsanFilter 2.7.91
    com.apple.iokit.IOATABlockStorage 2.0.5
    com.apple.driver.AppleUSBHub 3.4.0
    com.apple.iokit.IOUSBUserClient 3.3.1
    com.apple.iokit.IOATAPIProtocolTransport 1.5.2
    com.apple.driver.AppleK2SATA 1.0.4f2
    com.apple.driver.AppleGPIO 1.3.0d0
    com.apple.driver.MacIOGPIO 1.3.0d0
    com.apple.driver.AppleMPIC 1.5.3
    com.apple.driver.AppleI2C 4.0.0d2
    com.apple.driver.IOI2CControllerPPC 1.1.1d2
    com.apple.iokit.AppleBCM5701Ethernet 2.2.3b1
    com.apple.driver.AppleFWOHCI 3.8.2
    com.apple.driver.AppleKauaiATA 1.2.1f4
    com.apple.driver.AppleK2SATARoot 1.0.5b1
    com.apple.driver.AppleUSBEHCI 3.4.3
    com.apple.driver.AppleUSBOHCI 3.3.5
    com.apple.driver.AppleK2 1.7.2f1
    com.apple.driver.AppleSMU 1.2.1d1
    com.apple.driver.AppleMacRiscPCI 3.4.0
    com.apple.driver.AppleCore99NVRAM 1.1.1
    com.apple.driver.AppleFlashNVRAM 1.0.5
    com.apple.security.seatbelt 107.12
    com.apple.nke.applicationfirewall 1.6.77
    com.apple.security.TMSafetyNet 3
    com.apple.driver.DiskImages 199
    com.apple.BootCache 30.4
    com.apple.driver.AppleMacRISC4PE 2.0.4d9
    com.apple.driver.AppleOnboardAudio

    AHT passed everything, with the extended test.
    Audio cards are factory installed:
    Built In Sound Card:
    Devices:
    Crystal Semiconductor CS84xx:
    Inputs and Outputs:
    S/PDIF Digital Input:
    Controls: Mute
    Playthrough: No
    PluginID: Topaz
    Formats:
    PCM 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    PCM 24:
    Bit Depth: 24
    Bit Width: 32
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    AC3 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: No
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    Built In Sound Card:
    Devices:
    Burr Brown PCM3052:
    Inputs and Outputs:
    Line Level Input:
    Controls: Mute, Master
    Playthrough: No
    PluginID: Onyx
    S/PDIF Digital Output:
    Controls: Mute
    PluginID: Onyx
    Headphones:
    Controls: Mute, Left, Right
    PluginID: Onyx
    Internal Speakers:
    Controls: Mute, Master
    PluginID: Onyx
    Line Level Output:
    Controls: Mute, Left, Right
    PluginID: Onyx
    Formats:
    PCM 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    PCM 24:
    Bit Depth: 24
    Bit Width: 32
    Channels: 2
    Mixable: Yes
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    AC3 16:
    Bit Depth: 16
    Bit Width: 16
    Channels: 2
    Mixable: No
    Sample Rates: 32 KHz, 44.1 KHz, 48 KHz, 64 KHz, 88.2 KHz, 96 KHz
    RAM:
    Oddly my new ram is 2GB DDR2 6400/5300/4200/ PC2-800/667/533 but shows up like this:
    I've read that the system profiler sometimes doesn't record ram types properly.
    DIMM0/J6700:
    Size: 2 GB
    Type: DDR2 SDRAM
    Speed: PC2-3200U-288
    Status: OK
    Manufacturer: Unknown
    Part Number: Unknown
    Serial Number: Unknown
    DIMM1/J6800:
    Size: 2 GB
    Type: DDR2 SDRAM
    Speed: PC2-3200U-266
    Status: OK
    Manufacturer: Unknown
    Part Number: Unknown
    Serial Number: Unknown

  • [solved]kernel bug while deleting a file?

    Hi,
    so I just deleted a file or tried to anyways. But I only got a black screen with the following text:
    Aug 25 09:44:12 localhost kernel: [475774.988380] BUG: unable to handle kernel NULL pointer dereference at 00000018
    Aug 25 09:44:12 localhost kernel: [475774.988694] IP: [<e0cb5cdb>] ext4_ext_remove_space+0xa3b/0xec0 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.988991] *pde = 00000000
    Aug 25 09:44:12 localhost kernel: [475774.989109] Oops: 0000 [#1] PREEMPT SMP
    Aug 25 09:44:12 localhost kernel: [475774.989273] Modules linked in: nls_cp437 vfat fat usb_storage uas sit tunnel4 fuse ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter iptable_filter ip6_tables ip_tables x_tables reiserfs radeon ipw2200 b44 libipw cfg80211 yenta_socket ssb i2c_algo_bit pcmcia_rsrc rfkill lib80211 snd_intel8x0m rc_medion_x10 ati_remote pcmcia drm_kms_helper rc_core mii snd_intel8x0 snd_ac97_codec ttm ac97_bus drm mmc_core snd_pcm firewire_ohci firewire_core snd_page_alloc tifm_7xx1 joydev pcmcia_core crc_itu_t snd_timer tifm_core ppdev i2c_i801 shpchp snd parport_pc pci_hotplug irda intel_agp i2c_core iTCO_wdt soundcore iTCO_vendor_support intel_gtt agpgart serio_raw pcspkr microcode evdev parport psmouse thermal battery video crc_ccitt ac button loop cpufreq_powersave acpi_cpufreq mperf processor ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod pata_acpi ata_generic ata_piix libata scsi_mod uhci_hcd ehci_hcd usbcore usb_common
    Aug 25 09:44:12 localhost kernel: [475774.990204]
    Aug 25 09:44:12 localhost kernel: [475774.990204] Pid: 28884, comm: pool Not tainted 3.4.9-1-ARCH #1 Medion WIM 2030/WIM 2030
    Aug 25 09:44:12 localhost kernel: [475774.990204] EIP: 0060:[<e0cb5cdb>] EFLAGS: 00010246 CPU: 0
    Aug 25 09:44:12 localhost kernel: [475774.990204] EIP is at ext4_ext_remove_space+0xa3b/0xec0 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00b88c9a
    Aug 25 09:44:12 localhost kernel: [475774.990204] ESI: cf377c1c EDI: 00000001 EBP: cc595e8c ESP: cc595d9c
    Aug 25 09:44:12 localhost kernel: [475774.990204] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    Aug 25 09:44:12 localhost kernel: [475774.990204] CR0: 8005003b CR2: 00000018 CR3: 11f83000 CR4: 000007d0
    Aug 25 09:44:12 localhost kernel: [475774.990204] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    Aug 25 09:44:12 localhost kernel: [475774.990204] DR6: ffff0ff0 DR7: 00000400
    Aug 25 09:44:12 localhost kernel: [475774.990204] Process pool (pid: 28884, ti=cc594000 task=c1728000 task.ti=cc594000)
    Aug 25 09:44:12 localhost kernel: [475774.990204] Stack:
    Aug 25 09:44:12 localhost kernel: [475774.990204] d5c16bb8 00000002 00000523 00000013 c0259100 00000070 00000000 c1728000
    Aug 25 09:44:12 localhost kernel: [475774.990204] de9cc800 d5c16c40 00000000 df332400 df332400 c119b540 c0154613 ccc02fc0
    Aug 25 09:44:12 localhost kernel: [475774.990204] ccc02fc0 ccc02fc0 e0ccb687 00000f92 cc5981a4 e0cb9494 de993400 00000000
    Aug 25 09:44:12 localhost kernel: [475774.990204] Call Trace:
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c0259100>] ? __getblk+0x30/0x310
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c0154613>] ? wake_up_bit+0x23/0x30
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0cb9494>] ? __ext4_handle_dirty_metadata+0x64/0x100 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0cb808a>] ext4_ext_truncate+0x17a/0x1b0 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c8fca5>] ? ext4_mark_inode_dirty+0x65/0x1d0 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c96f2e>] ? ext4_orphan_add+0x4e/0x1b0 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c8d6d5>] ext4_truncate+0xf5/0x100 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<e0c9235b>] ext4_evict_inode+0x3bb/0x490 [ext4]
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c023fdd5>] ? d_delete+0x95/0x170
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c024339e>] evict+0x8e/0x170
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c024386b>] iput+0xcb/0x1b0
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c0239018>] do_unlinkat+0xf8/0x150
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c018ad3f>] ? sys_futex+0xcf/0x120
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c022ccd7>] ? sys_write+0x67/0x80
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c023a8b5>] sys_unlink+0x15/0x20
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c04b871f>] sysenter_do_call+0x12/0x28
    Aug 25 09:44:12 localhost kernel: [475774.990204] [<c04b0000>] ? bad_area_access_error+0x2f/0x3e
    Aug 25 09:44:12 localhost kernel: [475774.990204] Code: 04 40 8d 04 82 89 46 10 0f b7 52 02 83 c2 01 89 d1 c1 f9 1f 85 c0 89 16 89 4e 04 0f 85 2a f8 ff ff 0f 0b 90 8d 74 26 00 8b 46 18 <8b> 40 18 89 46 14 e9 fc f7 ff ff 66 90 8b 55 e4 c7 45 94 01 00
    Aug 25 09:44:12 localhost kernel: [475774.990204] EIP: [<e0cb5cdb>] ext4_ext_remove_space+0xa3b/0xec0 [ext4] SS:ESP 0068:cc595d9c
    Aug 25 09:44:12 localhost kernel: [475774.990204] CR2: 0000000000000018
    Aug 25 09:44:12 localhost kernel: [475775.060902] ---[ end trace 182d3641881b42b8 ]---
    I couldnt do anything but a cold shutdown and I tried.. After the restart I tried to delete the folder again with no issues. rtorrent did a hash check of it after the restart and returned missing chunks, which is ofc no surprise as I tried to delete the whole thing.. I removed the torrent from the client and just then deleted the rest though.
    I don't know if its related, but if I delete a file which is linked to a torrent, the free space on the hdd isnt necessarily changed until I remove the torrent from the client.
    Thanks.
    Last edited by dt (2012-08-26 06:35:06)

    Hello,
    Here, this bug happens when i delete a huge file (~ 80Gb). It appears since 3.4.8.
    Pid: 3444, comm: dar Tainted: P O 3.4.9-1-ARCH #1 /DP45SG
    EIP: 0060:[<f4722cdb>] EFLAGS: 00010246 CPU: 1
    EIP is at ext4_ext_remove_space+0xa3b/0xec0 [ext4]
    EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00a0000c
    ESI: dfac0d3c EDI: 00000001 EBP: ee3ffe8c ESP: ee3ffd9c
    DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    CR0: 8005003b CR2: 00000018 CR3: 20064000 CR4: 000407d0
    DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
    DR6: ffff0ff0 DR7: 00000400
    Process dar (pid: 3444, ti=ee3fe000 task=e0f7bf00 task.ti=ee3fe000)
    Stack:
    d5c7e7d8 00000002 000007ec 00000013 c1159100 00000040 00000000 e0f7bf00
    e04d8800 d5c7e860 00000000 e0e93000 e0e93000 e08e90c0 c1054613 d42458c0
    d42458c0 d42458c0 f4738687 00000f92 ee3f81a4 f4726494 e0b44540 00000000
    Call Trace:
    [<c1159100>] ? __getblk+0x30/0x310
    [<c1054613>] ? wake_up_bit+0x23/0x30
    [<f4726494>] ? __ext4_handle_dirty_metadata+0x64/0x100 [ext4]
    [<f472508a>] ext4_ext_truncate+0x17a/0x1b0 [ext4]
    [<f46fcca5>] ? ext4_mark_inode_dirty+0x65/0x1d0 [ext4]
    [<f4703f2e>] ? ext4_orphan_add+0x4e/0x1b0 [ext4]
    [<f46fa6d5>] ext4_truncate+0xf5/0x100 [ext4]
    [<f46ff35b>] ext4_evict_inode+0x3bb/0x490 [ext4]
    [<c113fdd5>] ? d_delete+0x95/0x170
    [<c114339e>] evict+0x8e/0x170
    [<c114386b>] iput+0xcb/0x1b0
    [<c1139018>] do_unlinkat+0xf8/0x150
    [<c1048ae3>] ? set_current_blocked+0x43/0x50
    [<c1048b4d>] ? sigprocmask+0x5d/0xc0
    [<c1048c56>] ? sys_rt_sigprocmask+0x56/0xa0
    [<c113a8b5>] sys_unlink+0x15/0x20
    [<c13b871f>] sysenter_do_call+0x12/0x28
    Code: 04 40 8d 04 82 89 46 10 0f b7 52 02 83 c2 01 89 d1 c1 f9 1f 85 c0 89 16 89 4e 04 0f 85 2a f8 ff ff 0f 0b 90 8d 4 26 00 8b 46 18 <8b> 40 18 89 46 14 e9 fc f7 ff ff 66 90 8b 55 e4 c7 45 94 01 00
    EIP: [<f4722cdb>] ext4_ext_remove_space+0xa3b/0xec0 [ext4] SS:ESP 0068:ee3ffd9c
    CR2: 0000000000000018
    ---[ end trace 595d36faecd8466f ]---

  • Week Old MacBook Air - Random Kernel Panics - NEED HELP!

    Specs : MacBook Air 11" - i7 - 8GB RAM - 256 SSD
    I have had this laptop for a little over a week now and continuously keep having KPs, what seem to be random and not tied to any specific program, just seems to happen while I am download a file from the internet. Frustrating because I can not even download the update form 10.8.0 -> 10.8.2!!!
    I have done the following:
         -Reset PRAM
         -Reset SMC
         -Restored from SCRATCH
         -Disconnected all peripherals
         -Tested RAM with memtest (OK)
         -Tested HDD with DiskUtility (OK)
    I would just bring it back to an Apple store, but I live in the Dominican Republic and picked it up while I was passing through Miami.
    Below is the log form the most recent KP.
    Please help!
    Interval Since Last Panic Report:  1811 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    900ACA5A-D722-406E-BB0E-91DFDB462AC7
    Thu Jan 24 19:50:46 2013
    panic(cpu 0 caller 0xffffff800b0b7b95): Kernel trap at 0xffffff7f8be30af3, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000001, CR3: 0x000000000d251000, CR4: 0x00000000001606e0
    RAX: 0x000000000000004a, RBX: 0xffffff80f479e094, RCX: 0x0000000000000000, RDX: 0x0000000000000006
    RSP: 0xffffff80f2f7bbb0, RBP: 0xffffff80f2f7bbe0, RSI: 0xffffff80f47fb900, RDI: 0xffffff80f47d6d00
    R8:  0xffffff80f479e0aa, R9:  0x0000000000000001, R10: 0x00000000ffffffff, R11: 0x00000000ffffff80
    R12: 0xffffff80f479e09c, R13: 0xffffff80f47f0008, R14: 0xffffff80f47fb900, R15: 0xffffff801ced0b00
    RFL: 0x0000000000010217, RIP: 0xffffff7f8be30af3, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000001, Error code: 0x0000000000000002, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80f2f7b850 : 0xffffff800b01d5f6
    0xffffff80f2f7b8c0 : 0xffffff800b0b7b95
    0xffffff80f2f7ba90 : 0xffffff800b0ce4ad
    0xffffff80f2f7bab0 : 0xffffff7f8be30af3
    0xffffff80f2f7bbe0 : 0xffffff7f8be30921
    0xffffff80f2f7bc50 : 0xffffff7f8be2e288
    0xffffff80f2f7bcc0 : 0xffffff7f8bdff261
    0xffffff80f2f7bd20 : 0xffffff7f8bdff42b
    0xffffff80f2f7bdc0 : 0xffffff7f8bdff551
    0xffffff80f2f7bdf0 : 0xffffff7f8b79bb36
    0xffffff80f2f7be30 : 0xffffff7f8b79730e
    0xffffff80f2f7be60 : 0xffffff800b447b6a
    0xffffff80f2f7bec0 : 0xffffff7f8b797375
    0xffffff80f2f7bf10 : 0xffffff7f8b79b9f1
    0xffffff80f2f7bf40 : 0xffffff800b13d502
    0xffffff80f2f7bfb0 : 0xffffff800b0b2677
          Kernel Extensions in backtrace:
             com.apple.iokit.IONetworkingFamily(3.0)[4DB5B398-8957-33F6-9EC1-0D45D80769DD]@0 xffffff7f8b78f000->0xffffff7f8b7b9fff
             com.apple.driver.AirPort.Brcm4331(600.15.20)[C4684DBB-8E98-3DD8-A0E7-25D95E373A 94]@0xffffff7f8bdf1000->0xffffff7f8bfe2fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f8b64d000
                dependency: com.apple.iokit.IO80211Family(500.15)[3CA3EBF7-D5C1-3819-9346-BE648FC7644E]@0xf fffff7f8bd85000
                dependency: com.apple.iokit.IONetworkingFamily(3.0)[4DB5B398-8957-33F6-9EC1-0D45D80769DD]@0 xffffff7f8b78f000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12A269
    Kernel version:
    Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
    Kernel UUID: 8D5F8EF3-9D12-384B-8070-EF2A49C45D24
    Kernel slide:     0x000000000ae00000
    Kernel text base: 0xffffff800b000000
    System model name: MacBookAir5,1 (Mac-66F35F19FE2A0D05)
    System uptime in nanoseconds: 4847435459396
    last loaded kext at 114573551061: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8cb74000, size 229376)
    last unloaded kext at 66114717721: com.apple.driver.AppleFileSystemDriver          3.0.1 (addr 0xffffff7f8ca8d000, size 8192)
    loaded kexts:
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f8
    com.apple.filesystems.autofs          3.0
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.ApplePlatformEnabler          2.0.5d4
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.0f2
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMikeyDriver          2.3.0f2
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.6
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHD4000Graphics          8.0.0
    com.apple.driver.AppleIntelFramebufferCapri          8.0.0
    com.apple.driver.AppleUSBTCButtons          235.4
    com.apple.driver.AppleUSBTCKeyboard          235.4
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.0
    com.apple.driver.AppleUSBHub          5.1.6
    com.apple.driver.AirPort.Brcm4331          600.15.20
    com.apple.driver.AppleAHCIPort          2.4.0
    com.apple.driver.AppleUSBXHCI          1.1.0
    com.apple.driver.AppleUSBEHCI          5.1.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.driver.DspFuncLib          2.3.0f2
    com.apple.iokit.IOAudioFamily          1.8.9fc9
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f8
    com.apple.driver.AppleHDAController          2.3.0f2
    com.apple.iokit.IOHDAFamily          2.3.0f2
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.iokit.IOSurface          86.0.2
    com.apple.iokit.IOBluetoothFamily          4.0.9f8
    com.apple.driver.AppleSMC          3.1.3d11
    com.apple.driver.AppleGraphicsControl          3.2.6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.driver.AppleUSBMultitouch          235.7
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.5
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.0.3
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.2.0
    com.apple.iokit.IOUSBFamily          5.1.6
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookAir5,1, BootROM MBA51.00EF.B02, 2 processors, Intel Core i7, 2 GHz, 8 GB, SMC 2.4f17
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.81.20)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM256E, 251 GB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0249, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0x1d181300 / 7
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3

    jfontestad wrote:
    After doing an extensive Hardware Test, I believe that I found the culprit. Looks like my "brand new" Macbook Air came with a faulty hdd. Seems to me as if Apple is starting to cut corners and be the Apple of old... Using their image to demand premium price and maximize profit while progressively using cheaper and cheaper parts within their products.
    1. You clearly have no understanding of statistics and failure rate.  Even a company with the most efficient and best products will have a certain rate of failure (even some products arriving dead on arrival), regardless of how much they do or do not spend on components and quality control.
    2.  Apple doesn't manfacture the hard drives.
    3.  How do you know how much they spend on parts?

  • Lot's of Kernel Panics Need Help

    Hello every one,
    I have the late 2008 Macbook pro (2,8ghz), And I have almost every day a Kernel Panic, first I want to say that I have checked the Hardware with the Cd nothing is wrong, and also I have repair all the autorisations.
    Apparently the kernel panics always Occur while using eyetv (eyetv diversity with eyetv 3.0.4 ). It occur almost at any moment, sometimes even when I am not in from of my computer...
    But I have been using Eyetv for years on my older computer, and I never had a kernel panic...
    Am I the only one? Do you suffer from the same problem?
    Do you have any idea for me to stop the kernel panic to occur?
    Thank You!
    If this can help you here are the 2 last Kernel panic Log I had.
    -------------------------First One :
    Fri Nov 21 20:19:59 2008
    panic(cpu 0 caller 0x001A9C5C): Kernel trap at 0x0017ec55, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x4abc133b, CR3: 0x018f7000, CR4: 0x00000660
    EAX: 0x00000001, EBX: 0x4abc1327, ECX: 0x08583410, EDX: 0x0a3f3118
    CR2: 0x4abc133b, EBP: 0x56d13de8, ESI: 0x002b7000, EDI: 0x00000000
    EFL: 0x00010206, EIP: 0x0017ec55, CS: 0x00000008, DS: 0x01000010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x56d13be8 : 0x12b4c9 (0x45aaac 0x56d13c1c 0x1335ba 0x0)
    0x56d13c38 : 0x1a9c5c (0x464070 0x17ec55 0xe 0x463820)
    0x56d13d18 : 0x1a026d (0x56d13d30 0x10d4e4 0x56d13de8 0x17ec55)
    0x56d13d28 : 0x17ec55 (0xe 0x6a90048 0x1900010 0x56d10010)
    0x56d13de8 : 0x162685 (0xa3f3118 0x2b7000 0x0 0x3)
    0x56d13f58 : 0x1a9efa (0x201d7c0 0x21860000 0x0 0x3)
    0x56d13fc8 : 0x1a016a (0x85b6f00 0x0 0x1a30b5 0x85b6f00)
    No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb03cdc78
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    9F2114
    Kernel version:
    Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)
    ------------------------------------Second One
    Fri Nov 21 19:30:00 2008
    panic(cpu 0 caller 0x001A9C5C): Kernel trap at 0x0017eae3, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x0d8cdbbf, CR3: 0x018f7000, CR4: 0x00000660
    EAX: 0x0d8cdbaf, EBX: 0x0286b964, ECX: 0x0051b740, EDX: 0x0d8cdbbf
    CR2: 0x0d8cdbbf, EBP: 0x50dd3ed8, ESI: 0x04251be0, EDI: 0x0a040230
    EFL: 0x00010293, EIP: 0x0017eae3, CS: 0x00000008, DS: 0x00520010
    Error code: 0x00000000
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x50dd3ce8 : 0x12b4c9 (0x45aaac 0x50dd3d1c 0x1335ba 0x0)
    0x50dd3d38 : 0x1a9c5c (0x464070 0x17eae3 0xe 0x463820)
    0x50dd3e18 : 0x1a026d (0x50dd3e30 0x665 0x50dd3ed8 0x17eae3)
    0x50dd3e28 : 0x17eae3 (0xe 0x4d0048 0x50dd0010 0x190010)
    0x50dd3ed8 : 0x17fec3 (0x4251be0 0x0 0x0 0x2983c16d)
    0x50dd3ef8 : 0x17ccc0 (0x4251be0 0x53e0c0 0x51b740 0x51b81c)
    0x50dd3f98 : 0x17d0ce (0x420c92 0x6ea44c0 0x6f9182c 0x0)
    0x50dd3fc8 : 0x1a005c (0x0 0x0 0x1a30b5 0x6e80ba0)
    Backtrace terminated-invalid frame pointer 0
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    9F2114
    Kernel version:
    Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)

    I have a late 2008 MBP 2.53GHz and mine also do a kernel panic a day, I do not have eye tv3 though, so that is not the reason.
    Fri Dec 12 03:23:14 2008
    panic(cpu 1 caller 0x001A9C5C): Kernel trap at 0x0017eae3, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000010, CR3: 0x0196e000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x025d3c58, ECX: 0x09fbf790, EDX: 0x00000010
    CR2: 0x00000010, EBP: 0x56cbbc98, ESI: 0x040166d8, EDI: 0x0376a7d8
    EFL: 0x00010206, EIP: 0x0017eae3, CS: 0x00000008, DS: 0x09fb0010
    Error code: 0x00000000
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x56cbbaa8 : 0x12b4c9 (0x45aaac 0x56cbbadc 0x1335ba 0x0)
    0x56cbbaf8 : 0x1a9c5c (0x464070 0x17eae3 0xe 0x463820)
    0x56cbbbd8 : 0x1a026d (0x56cbbbf0 0x0 0x56cbbc98 0x17eae3)
    0x56cbbbe8 : 0x17eae3 (0xe 0x1a0048 0x56cb0010 0x190010)
    0x56cbbc98 : 0x17fec3 (0x40166d8 0x0 0x1a3383 0x0)
    0x56cbbcb8 : 0x1750a7 (0x40166d8 0x0 0x56cbbcd8 0x1a336f)
    0x56cbbcf8 : 0x1756e5 (0x1 0x258f96a0 0x56cbbd50 0x7f295d0)
    0x56cbbd38 : 0x175b17 (0xbf0b8c8 0x0 0x34800000 0x0)
    0x56cbbd78 : 0x16a845 (0xbf0b8c0 0xfe79c08 0x0 0x34800000)
    0x56cbbe98 : 0x16aa47 (0x34800000 0x0 0x0 0x0)
    0x56cbbed8 : 0x182f07 (0x7f295d0 0x34700000 0x0 0x34800000)
    0x56cbbf38 : 0x376276 (0x7f295d0 0x34700000 0x0 0x100000)
    0x56cbbf78 : 0x3df09b (0x77e9130 0x7f7a560 0x7f7a5a4 0xbfffce30)
    0x56cbbfc8 : 0x1a0767 (0x9528320 0x1 0x1a30b5 0x9fbf790)
    No mapping exists for frame pointer
    Backtrace terminated-invalid frame pointer 0xb0e6f978
    BSD process name corresponding to current thread: iTunes
    Mac OS version:
    9F2114
    Kernel version:
    Darwin Kernel Version 9.5.1: Fri Sep 19 16:19:24 PDT 2008; root:xnu-1228.8.30~1/RELEASE_I386
    System model name: MacBookPro5,1 (Mac-F42D86C8)

Maybe you are looking for

  • Capturing Video on New iMac with only 1 FireWire Port

    Using one of the new Apple iMacs, what is the best way to capture digital video footage (Mini DV) into Final Cut using an external drive as your scratch disk? The iMac offers only one FireWire 800 port. Is it advisable to connect the camcorder to the

  • Private function / procedure to be used with in a package

    Hi All I wanted to find out how would the definition be for a function which is defined so as to be used/called by the other functions / procedures with in a particular pakage and should not be visible/accessible for any other routine out side the pa

  • App Store not responding (Mountain Lion)

    Hi everyone, I'm having trouble with App Store after reformatting my MBP hard drive and restoring everything from a backup. App Store is unresponsive from launch; as soon as I open it, it goes to a spinning beachball, and Finder identifies it as "not

  • Add Freight Text Note for Order Confirmation

    Hi All, In situations where we charge actaul freight and override the upfront % pricing calculation, we need to add a Freight Text to the Order Confrimation where Inside Sales can enter something like "Freight to be determined" on the Order that will

  • 10.10 Server, Netrestore of older versions of OS X

    Here is a head scratcher that I am having some issues trying to figure out. With the release of Yosemite server I decided to take it upon myself to convert my Mid2011 Mac Mini into a full fledged OS X Server, I have another machine that I use daily (