This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bug in GNU/Linux internal_statvfs.c


Just ran into this by accident.  Somehow a stale image of /proc got mounted
in my build chroot, causing __getmntent_r to fail.  If __getmntent_r fails,
__internal_statvfs will loop forever rewinding mtab, because nothing will
get into the loop which could set success.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]