bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14767: du -s reports Infinity


From: Paul Eggert
Subject: bug#14767: du -s reports Infinity
Date: Tue, 02 Jul 2013 15:10:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

On 07/02/2013 01:26 PM, Marek Otahal wrote:
> newfstatat(AT_FDCWD,
> ".kde4/share/apps/kopete/logs/JabberProtocol/address@hidden
> /address@hidden", {st_mode=S_IFREG|0644, st_size=2576,
> ...}, AT_SYMLINK_NOFOLLOW) = 0

This is one of the key system calls, but it's lacking
crucial details.  What does strace -v say for that syscall?
strace -v should give info about st_blksize and st_blocks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]