bug-hurd
[Top][All Lists]
Advanced

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

Re: nss is broken


From: Marcus Brinkmann
Subject: Re: nss is broken
Date: Wed, 31 Jul 2002 19:31:05 +0200
User-agent: Mutt/1.4i

On Wed, Jul 31, 2002 at 03:26:40PM +0200, Marcus Brinkmann wrote:
> Then, _dl_map_object_from_fd continues to operate, and if I saw it
> correctly, the first time through it succeeded, including the __fxstat64.
> Later on, it was called again on the same object, it seems.  I am not sure
> what exactly happens inbetween, but the second time it was called with fd 7,
> it did not use the normal __fxstat64, but the one from
> sysdeps/mach/hurd/dl-sysdep.c.

I did not see correctly.  Setting a breakpoint on __io_stat (only) showed
that the first time through we get the stat_object 7 (eg the fd, not the
port), so that I guess that __fxstat64 in dl-sysdep always gets precedence
at this place.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus@gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/



reply via email to

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