Ticket #381 (closed bug: Fixed)
System.Posix.Signals.setStoppedChildFlag segfaults
Description
On GHC6.4 System.Posix.Signals.setStoppedChildFlag causes the program to segfault (x86/Debian). The following simple program triggers it: import System.Posix.Signals main = setStoppedChildFlag True
Change History
Note: See
TracTickets for help on using
tickets.
