#3243: Forked gcc dies everytimes on Mac OS X 10.4.11
----------------------------------+-----------------------------------------
Reporter: nwn | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/process | Version: 6.10.3
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: MacOS X
Architecture: x86 |
----------------------------------+-----------------------------------------
Changes (by simonmar):
* owner: => simonmar
* difficulty: => Unknown
Comment:
We used to disable timers in the child of fork, but somehow that got lost
between the version of process shipped with 6.8 and the one shipped with
6.10. I will look into what happened, there might be something else going
on.
It might be that we haven't seen any problems because on Linux we're not
using itimers any more, we're using timer_create().
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3243#comment:1>
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