#1146: Fork bomb should throw an exception
-------------------------------+--------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 6.6.2
Component: Runtime System | Version: 6.7
Severity: normal | Resolution: invalid
Keywords: | Difficulty: Unknown
Os: Linux | Testcase:
Architecture: Unknown |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* resolution: => invalid
* status: new => closed
Comment:
There's nothing special about `forkIO` here; you can get the same effect
by writing a program with a space leak. The runtime keeps allocating
memory until memory runs out.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1146>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs