Ticket #7636 (merge bug)
threadStackUnderflow: not enough space for return values
| Reported by: | mojojojo | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 7.6.2 |
| Component: | Compiler | Version: | 7.6.2 |
| Keywords: | Cc: | ||
| Operating System: | MacOS X | Architecture: | x86_64 (amd64) |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
