[GHC] #9579: Runtime suggests using +RTS when that's not possible
GHC
ghc-devs at haskell.org
Sat Sep 13 22:31:40 UTC 2014
#9579: Runtime suggests using +RTS when that's not possible
-------------------------------------+-------------------------------------
Reporter: gintas | Owner: simonmar
Type: bug | Status: new
Priority: low | Milestone:
Component: Runtime | Version: 7.9
System | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Easy (less than 1
Unknown/Multiple | hour)
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by gintas):
Indeed I was running a precompiled binary that ran out of stack space and
gave me this message. Simply rephrasing as "Relink with -rtsopts and use
+RTS -Ksize -RTS" would already be nicer.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9579#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list