On Mon, Mar 25, 2002 at 01:15:16AM -0500, Roland McGrath wrote:
> I think that fshelp_isowner in libfshelp/perms-isowner.c should be the only
> place making this decision.  So you can hack that function to print out
> details when it makes a negative decision, if it's not convenient to just
> debug the filesystem and set a breakpoint there.
> 
> There should not be any sort of races possible that could account for the
> lossage you are seeing.  It must be some more indirect sort of bug.

Yeah, that seems to be the case.  I have printed out the user id and
group id vectors and the stat user and group fields that are looked for.
The latter were normal, the former were empty.

Can it be that some tasks are created with a bogus auth port?
This looks to me like a bug in exec.

Thanks,
Marcus


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to