Bug 2498113
| Summary: | ncdu 2.10.0 crashes with "integer does not fit in destination type" when scanning certain directories | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leandro <leandromatias.martinez> |
| Component: | ncdu | Assignee: | Richard Fearn <richardfearn> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 45 | CC: | richardfearn |
| Target Milestone: | --- | Keywords: | Regression, Upgrades |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ncdu-2.11.0-1.fc43 ncdu-2.11.0-1.fc44 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-07-23 01:02:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Leandro
2026-07-08 15:21:29 UTC
Would you be able to send me the output of: $ strace -v ncdu -o /dev/null <folder that reproduces the issue> as this might show some bad values being returned for some directories/files. This looks to be the same as this upstream issue: https://github.com/BratishkaErik/ncdu/issues/3 It's fixed in 2.11.0. I'm working on packaging that version (#2497359). FEDORA-2026-38db2b11c3 (ncdu-2.11.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-38db2b11c3 FEDORA-2026-9479d5196e (ncdu-2.11.0-1.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-9479d5196e FEDORA-2026-9479d5196e has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-9479d5196e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-9479d5196e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2026-38db2b11c3 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-38db2b11c3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-38db2b11c3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. I was able to reproduce the problem with ncdu 2.10.0 using the steps in https://github.com/BratishkaErik/ncdu/issues/3#issuecomment-4937620054. The problem is fixed with 2.11.0. FEDORA-2026-38db2b11c3 (ncdu-2.11.0-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2026-9479d5196e (ncdu-2.11.0-1.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. |