Re: Endless kernel Oops with plain 2.3.99-pre5

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Sat Apr 22 2000 - 18:54:38 EDT

  • Next message: Cesar Eduardo Barros: "Re: [PATCH] Fix for rtc.c non-atomic access to rtc_status"

    Sascha Ziemann wrote:
    >
    > EIP: 0010:[<00000000>]
    >
    > Call Trace: [<c0123dd4>] [<c0138a52>] [<c0138b3d>] [<c0135ee9>] [<c0136098>] [<c01361be>] [<c0132f9e>]
    > [<c010956c>]
    > Code: Bad EIP value.
    >
    >
    > What goes wrong? What can I do?

    The kernel calls a function pointer that is NULL.

    If you don't have access to ksymoops, then you must manually look up the
    symbols in System.map:
    your System.map file contains a sorted list of all kernel symbols, could
    you look up the entry immediately before and after the addresses in the
    "Call Trace"?

    Then post these 2 lines for the 8 trace functions.

    --
    	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 : Sat Apr 22 2000 - 18:55:21 EDT