bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Illegal instruction" in __getgrnam_r


From: Andreas Jaeger
Subject: Re: "Illegal instruction" in __getgrnam_r
Date: Sat, 25 Aug 2001 18:42:07 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor)

try <address@hidden> writes:

> Hi,
>
> I am having problem running chgrp (and chown) in
> a chrooted limited environment (only
> very basic tools like bash, filetuils, etc.)
> and they are all statically linked).
> chgrp dumps core for any group other than root.
> Interestingly this error happens on i586 but not on i686.
> Attached please find gdb backtrace output and /etc/root
> and /etc/group. glibc used for generating exectables
> is 2.2-9 (from redhat rpm) and fileutils is 4.1
> Any help will be greatly appreciated.
>
> -T.
>
> ------------- gdb --------------
> address@hidden root]#  gdb ../bin/chgrp core
> GNU gdb 5.0
> Copyright 2000 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-redhat-linux"...
> Core was generated by `../bin/chgrp sys 1'.
> Program terminated with signal 4, Illegal instruction.

What kind of system are you running?  What's the output of
/proc/cpuinfo?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]