[GHC] #12117: Thread by forkIO freezes (while read :: Int if error appears) when compiled with -threaded option
GHC
ghc-devs at haskell.org
Wed May 25 12:51:38 UTC 2016
#12117: Thread by forkIO freezes (while read :: Int if error appears) when compiled
with -threaded option
---------------------------------+-----------------------------------------
Reporter: wapxmas | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords: -threaded, freeze
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+-----------------------------------------
Comment (by wapxmas):
If uncomment line 33 in "concbug.hs" and comment line 34 then with or
without -threaded option promram works as expected without hangs and
freezes.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12117#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list