This is the mail archive of the cygwin 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]
Other format: [Raw text]

SIGQUIT reported as SIGSEGV


SIGQUIT is erroneously delivered as SIGSEGV in this circumstance:

    $ sleep 1000 &
    [1] 9148
    $ kill -QUIT %1
    $    < press return if necessary here >
    [1]+  Segmentation fault      (core dumped) sleep 1000

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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