[GHC] #10629: threadWaitRead throws BlockedIndefinitelyOnMVar
GHC
ghc-devs at haskell.org
Tue Jul 14 16:28:26 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 facundo.dominguez):
I failed to reproduce the bug without redirecting with {{{-l}}}.
I updated the attached eventlog and also the stderr output I get.
Hopefully, they both sum up all the interesting information. Let me know
if the split eventlog/stderr is still unhelpful.
I'm using {{{labelThread tid "handleIncomingMessages"}}} to mark the dying
thread.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10629#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list