LeRoy D. Cressy on Sun, 6 Feb 2000 14:04:25 -0500 (EST) |
Hi all, With that error message about a null pointer, it might be helpful to see where the nullpointer is, and which program has one of those dastardly deamons! Also with a shutdown -h you should see at the end "system down" or something like that. Also, one way to find the culperate is to look in /etc/rc0.d and start to execute the commands in the shutdown scripts one at a time until he comes up with the bug. Based on the original message from the person who is having the problem he might not be able to decipher the output from the shutdown -h now command. "Michael C. Toren" wrote: > > > Ah... that wouldn't be a normal message to expect. > > > > You could try to redirect the output of your shutdown command to a file > > with: shutdown -h now > shutdown.out > > > > I'm not sure if shutdown outputs stdout or stderr. > > Actually, neither. Shutdown isn't responsible for the actual work involved > in shutting down the system; all it does is send a message to init by calling > "/sbin/init 0". > > The man page for shutdown(1) has additional information. > > -mct > > ______________________________________________________________________ > Philadelphia Linux Users Group - http://plug.nothinbut.net > Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce > General Discussion - http://lists.nothinbut.net/mail/listinfo/plug -- 0 0 Linux Force, Inc. http://www.LinuxForce.net " Home Page: http://www.netaxs.com/~ldc/ _______ooO ~ Ooo_______________________________________________ LeRoy D. Cressy /\_/\ mailto:ldc@netaxs.com Computer Consulting ( o.o ) Phone (215) 535-4037 > ^ < Fax (215) 535-4285 ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|