[GHC] #7636: threadStackUnderflow: not enough space for return values
GHC
cvs-ghc at haskell.org
Sat Feb 2 11:58:26 CET 2013
#7636: threadStackUnderflow: not enough space for return values
-------------------------------+--------------------------------------------
Reporter: mojojojo | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.1
Keywords: | Os: MacOS X
Architecture: x86_64 (amd64) | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
-------------------------------+--------------------------------------------
Changes (by mojojojo):
* version: 7.4.2 => 7.6.1
Comment:
Tested my app on 7.6.1. The message still appears, although on higher
loads now.
{{{
amazon-data-importer: internal error: threadStackUnderflow: not enough
space for return values
(GHC version 7.6.1 for x86_64_apple_darwin)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
Abort trap: 6
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7636#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list