[GHC] #10081: SIGTERM ignored when process has been detached from terminal
GHC
ghc-devs at haskell.org
Thu Feb 12 06:58:05 UTC 2015
#10081: SIGTERM ignored when process has been detached from terminal
-------------------------------------+-------------------------------------
Reporter: nakal | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/unix | Version: 7.8.3
Resolution: | Keywords:
Operating System: FreeBSD | Architecture: x86_64
Type of failure: Incorrect result | (amd64)
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by nakal):
So the problem is that the exception that tries to output the cause to
stderr also runs in the same problem as my trap function. Probably, this
is not an intended behavior.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10081#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list