Re: Oops in IO_APIC with linux-2.2.15pre17 on dual-pentium-III

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Fri May 19 2000 - 11:20:43 EDT

  • Next message: Giuseppe Ciaccio: "[PATCH] sched_yield() flawed since 2.2.13?"

    AFAICS the sequence of assembler instructions is impossible:
        eax: 9
        ebx 801fe8cc

    the faulting instruction is

    > 0: 8b 13 movl (%ebx),%edx <=====
        i.e. load an integer from (%ebx)

    and the CPU failed with:

    Unable to handle kernel NULL pointer dereference at virtual address 00000009

    but that's eax!

    I doubt that you are overclocking your computer, but could you check your
    power supply, cabling, cooling,...?

    And check your kernel log: oops always on CPU1, or on both cpus?
    What about these messages, is that common with eepro cards?

    >>>>>
    kernel: eepro100.c:v1.09l 8/7/99 Donald Becker
    http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html
    kernel: Uhhuh. NMI received. Dazed and confused, but trying to continue
    kernel: You probably have a hardware problem with your RAM chips
    kernel: eth0: OEM i82557/i82558 10/100 Ethernet at 0xb8895000,
    00:90:27:9B:D2:A1, IRQ 9.
    <<<<<<<<<

    --
        Manfred
    

    - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Fri May 19 2000 - 11:23:47 EDT