https://bugs.kde.org/show_bug.cgi?id=361810
Mark Wielaard <m...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m...@redhat.com --- Comment #2 from Mark Wielaard <m...@redhat.com> --- I can replicate this, but only with redirected input, like in the shell script or when putting the input in a file and running with valgrind ./forktest < input_file. When stdin isn't redirected from some (here) file, but comes direct or through a pipe (cat input | valgrind ./forktest) it works as intended. -- You are receiving this mail because: You are watching all bug changes.