Interrupted system call

Pál Gergő iwantnobelprice at gmail.com
Wed Mar 5 16:04:22 UTC 2014


Hello Everyone!

I think it's a bug, but not sure.
Running the following script:

for i in *
do
   echo ./do_stuff_with.sh $i
done | xargs -P 4 .....

Gives:
bash: echo: write error: Interrupted system call

...when I'm resizing the window. Happens with both konsole and 
xfce4-terminal under xubuntu-session.

Regards, George





More information about the xubuntu-devel mailing list