Oops with 2.3.99pre6 (pre3), procfs related ?

From: Jani Hakala (jahakala@cc.jyu.fi)
Date: Sat Apr 22 2000 - 11:10:56 EDT

  • Next message: Manfred Spraul: "Re: Unable to handle kernel NULL pointer dereference at virtual address 00000400"

    I got the Oops when I shut down the xfs server in debian (woody). I guess
    the following piece of initscript triggers the oops

    stillrunning () {
      if [ "$DAEMON" = "$(cat /proc/$DAEMONPID/cmdline 2> /dev/null)" ]; then
        true
      else
        false
      fi;
    }

    Oops-message handled with ksymoops is included as attachment.

    Jani Hakala



    -
    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 - 11:14:45 EDT