zsh-workers
 help / color / mirror / code / Atom feed
* signal mask bug?
@ 2017-02-15 22:17 Danek Duvall
  2017-02-16  4:10 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Danek Duvall @ 2017-02-15 22:17 UTC (permalink / raw)
  To: zsh-workers

A co-worker of mine who's quite adept at finding the strangest bugs
discovered this:

    % sleep 30 | cat
    ^Z
    zsh: suspended  sleep 30 | cat
    % bg
    [1]  + continued  sleep 30 | cat
    % jobs
    [1]  + running    sleep 30 | 
           unknown signal (core dumped)                 cat

Of course, nothing actually dumped core, suggesting it's just a reporting
problem.

I see this on Solaris (5.0.7, 5.2, 5.3.1) and on Linux (5.0.2).

Danek


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-02-23 21:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 22:17 signal mask bug? Danek Duvall
2017-02-16  4:10 ` Bart Schaefer
2017-02-16  9:48   ` Peter Stephenson
2017-02-16 20:18     ` Danek Duvall
2017-02-23 21:39       ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).