[GHC] #10629: threadWaitRead throws BlockedIndefinitelyOnMVar
GHC
ghc-devs at haskell.org
Sat Jul 11 17:01:15 UTC 2015
#10629: threadWaitRead throws BlockedIndefinitelyOnMVar
-------------------------------------+-------------------------------------
Reporter: | Owner: simonmar
facundo.dominguez | Status: new
Type: bug | Milestone:
Priority: normal | Version: 7.10.1
Component: Runtime System | Keywords:
Resolution: | concurrency sockets
Operating System: Linux | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by slyfox):
The RTS throws that exception in a single place in resurrectThreads:
https://github.com/ghc/ghc/blob/9b1ebba2af060fef90dcd722313d3f8041ec5a97/rts/Schedule.c#L2847
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10629#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list