[Bug 2148301] Re: chmod/du crash on 32bit with "Value too large for defined data type"
Launchpad Bug Tracker
2148301 at bugs.launchpad.net
Thu Apr 16 02:18:52 UTC 2026
This bug was fixed in the package strace - 6.19+ds-0ubuntu5
---------------
strace (6.19+ds-0ubuntu5) resolute; urgency=medium
[ Simon Johnsson ]
* d/rules: clear test artifact directory after build to workaround
rust-coreutils 32-bit bug (LP: #2148301)
strace (6.19+ds-0ubuntu4) resolute; urgency=medium
* d/p/color: update to upstream version (LP: #2142281)
* d/control: add new libncurses-dev dependency
for termcap checks (LP: #2142281)
-- Jonas Jelten <jj at ubuntu.com> Wed, 15 Apr 2026 16:53:02 +0200
** Changed in: strace (Ubuntu)
Status: In Progress => Fix Released
--
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
Status in strace package in Ubuntu:
Fix Released
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