Your message dated Mon, 17 Oct 2011 07:42:35 -0500
with message-id <[email protected]>
and subject line Re: Bug#609049: Fixed upstream (but not in Debian yet)
has caused the Debian Bug report #609049,
regarding du: process_file: Assertion `level == prev_level - 1' failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
609049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609049
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coreutils
Version: 8.5-1

Happy new year.  Today I ran

 $ du -sk ~/*

to see where all the space is going.  The traversal almost certainly
was in ~/src, and being bored, I suspended it to examine that
directory:

 ^Z
 [1]+  Stopped                 du -sk ~/*

In another terminal I ran "cd ~/src && du -sk *".  ~/src/netbsd was
very big, so I moved it (using chmod +w first) to ~/.cache on the same
filesystem for future reference.  And now time to resume the toplevel
search:

 $ fg
 du -sk ~/*
 du: fts_read failed: No such file or directory
 du: du.c:583: process_file: Assertion `level == prev_level - 1' failed.
 Aborted (core dumped)

Lacking debugging symbols, the core dump does not seem so useful, but
I still have it.  libc6 is 2.11.2-7, filesystem is ext4, and the
kernel is 2.6.37-rc7-686.  If there is additional information I could
provide, just ask.

Regards,
Jonathan



--- End Message ---
--- Begin Message ---
Version: 8.13-1

Benoît Knecht wrote:

> This bug [1] has been fixed upstream [2] since version 8.10

Thanks, Benoît.


--- End Message ---

Reply via email to