Tony Granath wrote: > I have a problem with su, so I asked in a linux channel on irc about > what to do, and they told me to send a bugreport to you and send my > binary file.. I get "Segmentation fault" when I type su
Thanks for the report. But there is not enough information there to debug the problem. We would at least need to know what version of su you are using, whether you compiled it yourself or if it came with a distribution, and other information such as that. For a start, what is the output of these commands? uname -a type su su --version test -f /usr/bin/dpkg && dpkg -S /bin/su test -f /bin/rpm && rpm -qf /bin/su Bob _______________________________________________ Bug-sh-utils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-sh-utils
