[GHC] #13751: Runtime crash with <<loop>> after concurrent stressing of STM computations
GHC
ghc-devs at haskell.org
Fri May 26 17:04:14 UTC 2017
#13751: Runtime crash with <<loop>> after concurrent stressing of STM computations
-------------------------------------+-------------------------------------
Reporter: literon | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.2.1
Component: Runtime System | Version: 8.0.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: 10414 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
For the sake of making it easier to run, I'm attaching a version without
any dependencies. To run it:
{{{
ghc -fforce-recomp -O -threaded Main.hs
./Main +RTS -N4 -RTS
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13751#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list