[GHC] #7636: threadStackUnderflow: not enough space for return values
GHC
cvs-ghc at haskell.org
Mon Jan 28 23:58:40 CET 2013
#7636: threadStackUnderflow: not enough space for return values
-------------------------+--------------------------------------------------
Reporter: mojojojo | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.4.2 | Keywords:
Os: MacOS X | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-------------------------+--------------------------------------------------
While filling a {{{Control.Concurrent.STM.TBQueue}}} (stm-2.4) with values
the system crashes with the following message:
{{{
internal error: threadStackUnderflow: not enough space for return values
(GHC version 7.4.2 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>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list