#4449: GHC 7 can't do IO when demonized
------------------------------+---------------------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.1
Keywords: forkProcess | Testcase:
Blockedby: | Difficulty:
Os: MacOS X | Blocking:
Architecture: x86 | Failure: None/Unknown
------------------------------+---------------------------------------------
Changes (by tibbe):
* cc: johan.tib...@… (added)
Comment:
Since 6.12.1, the I/O manager is supposed to survive forking the process
(see #1185). I ported this behavior to the new I/O manager. If forking no
longer works correctly, it's a regression in the new I/O manager. Could
you please test this by running your program on both 6.12 and 7.0?
There's a regression test for #1185 in the GHC repo and it ran
successfully for me when I validated my patches.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4449#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs