[Bug 1522974] Re: fpathconf(_PC_NAME_MAX) fails against large filesystems for 32bit processes
Stéphane Graber
stgraber at stgraber.org
Wed Dec 9 18:51:55 UTC 2015
** Also affects: glibc (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: glibc (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: glibc (Ubuntu Trusty)
Status: New => Triaged
** Changed in: glibc (Ubuntu Xenial)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/1522974
Title:
fpathconf(_PC_NAME_MAX) fails against large filesystems for 32bit
processes
Status in glibc package in Ubuntu:
Triaged
Status in glibc source package in Trusty:
Triaged
Status in glibc source package in Xenial:
Triaged
Bug description:
Fixed upstream : https://sourceware.org/bugzilla/show_bug.cgi?id=18675
I'm hitting this on Trusty and Xenial with an i386 LXC container on an
amd64 kernel hosted on a zfs filesystem.
Calling "fpathconf(my_shiny_fd, _PC_NAME_MAX)" on a filesystem with a
large block count results in:
fstatfs(4, 0xfffdc9f0) = -1 EOVERFLOW (Value too large for defined
data type)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1522974/+subscriptions
More information about the foundations-bugs
mailing list