Re: man gives segmentation fault

1997-08-08 Thread Falk Hueffner
On Fri, 8 Aug 1997 05:50:27 +1000 (EST), you wrote: >> > I am running Debian 1.3.1, and recently trying to run man gives a >> > segmentation fault when run as a normal user (but not when run as root): >> > >> > % man man >> > Segmentation fault >> >> This happened to me too. I did not try any

Re: man gives segmentation fault

1997-08-07 Thread Anand Kumria
-BEGIN PGP SIGNED MESSAGE- [apologies for the big CC and To list. I couldn't determine who wrote initally] On Thu, 7 Aug 1997, Michael B. Taylor wrote: > > > > I am running Debian 1.3.1, and recently trying to run man gives a > > segmentation fault when run as a normal user (but not w

Re: man gives segmentation fault

1997-08-07 Thread Michael B. Taylor
> > I am running Debian 1.3.1, and recently trying to run man gives a > segmentation fault when run as a normal user (but not when run as root): > > % man man > Segmentation fault > > xman and tkman work fine. I was fairly sure I hadn't played with any > relevant settings - the executable has

Re: man gives segmentation fault

1997-08-07 Thread Carey Evans
Kevin Scott <[EMAIL PROTECTED]> writes: [snip] > % man man > Segmentation fault > % ls -l /usr/bin/man > -rwsr-xr-x 1 man root71204 May 21 10:40 /usr/bin/man > % strace man > execve("/usr/bin/man", ["man"], [/* 29 vars */]) = 0 > strace: exec: Operation not permitted It's not pe