#2592: Can't profile when the heap maximum is hit
---------------------------------+------------------------------------------
Reporter: adekoba | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.10.2
Component: Profiling | Version: 6.8.2
Severity: normal | Resolution:
Keywords: profile, heap | Difficulty: Unknown
Testcase: | Os: Linux
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by simonmar):
* owner: => igloo
* type: bug => merge
Comment:
{{{
Tue Dec 9 02:59:19 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* Fix #2592: do an orderly shutdown when the heap is exhausted
Really we should be raising an exception in this case, but that's
tricky (see comments). At least now we shut down the runtime
correctly rather than just exiting.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2592#comment:4>
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