[GHC] #11508: QuickCheck application hangs with concurrent read/write of Chan
GHC
ghc-devs at haskell.org
Tue Feb 2 20:48:19 UTC 2016
#11508: QuickCheck application hangs with concurrent read/write of Chan
-------------------------------------+-------------------------------------
Reporter: orion | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64
| (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
I haven't looked carefully at the ticket but if it helps to compile with
`-fno-omit-yields` then you are being bitten by #367. See that ticket and
the [http://downloads.haskell.org/~ghc/master/users-guide//bugs.html#bugs-
in-ghc|Users Guide] for details.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11508#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list