Kevin Brosius on Tue, 20 Mar 2001 16:50:20 -0500 |
Michael Whitman wrote: > > i am getting a segfault whenever i do a "ps -aux" > or a "top". > > Any ideas on how to solve this? Depends on why it's happening... Have you recently upgraded or changed some parts of your system? Such as libc or core exe's like ps/top? Or messed around with ldconfig (or the dynamic loader in general)? Doing a > which ps and then a > ldd `which ps` Might be informative. > > the other weird thing going on is that > killproc commands in my /etc/rc.d/init.d scripts > dont seem to be effective even though they spit back > an [OK]. > > I don't know if this is related. > -- Kevin Brosius ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|