[Bug 2148301] Re: chmod/du crash on 32bit with "Value too large for defined data type"

Simon Johnsson 2148301 at bugs.launchpad.net
Wed Apr 15 12:36:54 UTC 2026


Here is a PPA that verifies how strace builds successfully on 32-bit systems (and amd64 as a smoke test) after applying the patch:
https://launchpad.net/~bamf0/+archive/ubuntu/strace-lp2142281-colors-upstream/+packages

-- 
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