Follow-up Comment #1, bug #19479 (project hurd):
This is easily explained, the shell isn't handling or ignoring SIGLOST:
% settrans -ca node ./memfile
% /bin/echo something > node
[1] 24909 resource lost /bin/echo something > node
% settrans -ca node ./memfile
% trap 'echo oops >&2' 32
% echo something > node
something
oops
echo: write error: (ipc/mig) server died
%
(My zsh is funny, why is something printed to the terminal instead?)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19479>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/