> https://bugs.launchpad.net/bugs/833587 > > Title: > du assert failure: du: du.c :583 : process_file: L'assertion « level > == prev_level - 1 » a échoué. ... > ProblemType: Crash > DistroRelease: Ubuntu 11.04 > Package: coreutils 8.5-1ubuntu6 ... > AssertionMessage: du: du.c :583 : process_file: L'assertion « level == > prev_level - 1 » a échoué.
Thanks for the report. That was probably fixed by this change: * Noteworthy changes in release 8.10 (2011-02-04) [stable] ** Bug fixes du would abort with a failed assertion when two conditions are met: part of the hierarchy being traversed is moved to a higher level in the directory tree, and there is at least one more command line directory argument following the one containing the moved sub-tree. [bug introduced in coreutils-5.1.0] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833587 Title: du assert failure: du: du.c :583 : process_file: L'assertion « level == prev_level - 1 » a échoué. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/833587/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
