This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

TTY signal-handling problem in current snapshot (20001023)


(Please CC me on any replies.)

I just installed cygwin-inst-20001023 on my machine.  I found a bug
with TTY signal-handling which is illustrated by the following script:

1) In a bash Window, run "sleep 10".
2) Immediately hit ctrl-z.
3) Type "kill %1" to send sleep a kill signal.
4) Type "%1" to bring it to the foreground.

It'll sit there for a while, not accepting any signals, and then
you'll see this message:

62264820 [main] sleep 226 sig_send: wait for sig_complete event failed, sig -2, rc 258, Win32 error 0

And then it'll exit.

  jik

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]