su generates "Segmentation Fault"
2007-12-25 7:09:00
-bash-3.00$ su
Segmentation Fault
When I try to run truss on su, I get this:
-bash-3.00$ truss su
truss: cannot trace set-id or unreadable object file: /bin/su
In searching, I came up with a couple of posts where the poster saw a similar
(though not exactly the same) issue as I am seeing:
http://forum.java.sun.com/thread.jspa?forumID=865&threadID=5084731
http://www.codeprof.com/pipermail/summaries/2001-November/000227.html
But the resolutions don't work for me.
Here is the uname -a output for the box:
-bash-3.00$ uname -a
SunOS redfish 5.10 Generic_118833-24 sun4u sparc SUNW,Sun-Fire-280R
Anyone have any ideas as to what is happening here?
Thanks for your help!
--
Robert Haskins
Sr. Systems Administrator, Data Network Operations
Shentel
Comments
Got something to say?
You must be logged in to post a comment.

