bug-hurd
[Top][All Lists]
Advanced

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

[bug #19479] Using a buggy trivfs translator to kill you shell


From: Justus Winter
Subject: [bug #19479] Using a buggy trivfs translator to kill you shell
Date: Wed, 28 Aug 2013 11:04:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

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/




reply via email to

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