bug-coreutils
[Top][All Lists]
Advanced

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

bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x


From: Bernhard Voelker
Subject: bug#18500: shuf-reservoir from coreutils 8.22 failing on s390x
Date: Fri, 19 Sep 2014 13:41:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0

On 09/19/2014 12:46 PM, Philipp Thomas wrote:
* Bernhard Voelker (address@hidden) [20140919 10:36]:
@Philipp: can you confirm please? I don't have access to
such a s390x machine ...

Nope,

running ls -l | shuf -n 5

succeeds as it should,

Huh? That means that in that test
* valgrind runs shuf
* shuf creates the output file
* but shuf does not write anything to that output file.

And that in turn means that valgrind is modifying the
shuf(1) run so that it only halfway works.
Am I right so far?

Have a nice day,
Berny





reply via email to

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