On Thu, May 25, 2000 at 08:56:29AM +0200, Svante Signell wrote:
> Hello,
>
> After installing glibc-2.1-90-11.i686 (and devel,profile,nscd i386)
> together with db1 and db2 as needed some applications are behaving
> strange:
>
> For example man and slocate are setgid programs. When running them
Hello,
After installing glibc-2.1-90-11.i686 (and devel,profile,nscd i386)
together with db1 and db2 as needed some applications are behaving
strange:
For example man and slocate are setgid programs. When running them as
root they segfaults! Changing with chmod g-s, solves the segfault
problem,