Oops with 2.3.99pre6 (pre3), procfs related ?

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


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 : Sun Apr 23 2000 - 21:00:20 EST