bug-hurd
[Top][All Lists]
Advanced

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

Re: Glibc sunrpc failure?


From: Jeff Bailey
Subject: Re: Glibc sunrpc failure?
Date: Sun, 19 Jan 2003 12:49:43 -0800
User-agent: Mutt/1.3.28i

On Sun, Jan 19, 2003 at 12:37:30PM -0800, Jeff Bailey wrote:
> (gdb) print *stat_info
> $5 = {st_fstype = 23, st_fsid = 63, st_ino = 130590, st_gen = 331987, 
>   st_rdev = 142541374619648, st_mode = 1, st_nlink = 1000, st_uid = 1000, 
>   st_gid = 2823, st_size = 4479340028585050112, st_atime = 990000, 
>   st_atime_usec = 1042890342, st_mtime = 0, st_mtime_usec = 1042890342, 
>   st_ctime = 268787712, st_ctime_usec = 8192, st_blksize = 8, st_blocks = 0, 
>   st_author = 0, st_flags = 0, st_spare = {0, 0, 0, 0, 0, 0, 0, 18343548}}


D'oh!  st_rdev looks like it ate st_mode, since st_nlink 1000 doesn't
make sense, but if you push st_mode and friends to the right one it's
happier.

Ack!  I'm late.





reply via email to

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