[Bug 2148301] Re: chmod/du crash on 32bit with "Value too large for defined data type"
Simon Johnsson
2148301 at bugs.launchpad.net
Tue Apr 14 12:07:22 UTC 2026
** Changed in: rust-coreutils (Ubuntu)
Importance: Undecided => High
** Changed in: rust-coreutils (Ubuntu)
Status: New => In Progress
** Changed in: rust-coreutils (Ubuntu)
Assignee: (unassigned) => Simon Johnsson (bamf0)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2148301
Title:
chmod/du crash on 32bit with "Value too large for defined data type"
Status in rust-coreutils package in Ubuntu:
In Progress
Bug description:
My strace color patch update build fails just on 32-bit archs during
the finish step:
amd64 good:
https://launchpad.net/~jj/+archive/ubuntu/lp2142281-strace-
colors/+build/32764083
armhf bad: https://launchpad.net/~jj/+archive/ubuntu/lp2142281-strace-
colors/+build/32764085
it crashes at the end with:
I: Built successfully
chmod: Value too large for defined data type
E: Can't chmod /<<BUILDDIR>> to g+w:
E: chmod g+w /<<BUILDDIR>> failed.
du: cannot access '/<<PKGBUILDDIR>>/build/tests/fstat64-Xraw.dir/stat.sample': Value too large for defined data type
du: cannot access '/<<PKGBUILDDIR>>/build/tests/fstat64-Xverbose.dir/stat.sample': Value too large for defined data type
[...]
du: cannot access '/<<PKGBUILDDIR>>/build-udeb/tests/fstat64.dir/stat.sample': Value too large for defined data type
E: read_command failed to execute du
E: Cannot determine space needed for /<<PKGBUILDDIR>> (du failed)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2148301/+subscriptions
More information about the foundations-bugs
mailing list