System.Posix.Signals.setStoppedChildFlag segfaults
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
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.4 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | ResolvedFixed |
| Component | hslibs/posix |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |