[GHC] #5552: SIGSEGV in yieldCapability () when using Control.Parallel
GHC
cvs-ghc at haskell.org
Thu Oct 20 15:50:22 CEST 2011
#5552: SIGSEGV in yieldCapability () when using Control.Parallel
-------------------------------+--------------------------------------------
Reporter: tomt21 | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 7.4.1
Component: Runtime System | Version: 7.0.4
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86_64 (amd64) | Failure: Runtime crash
-------------------------------+--------------------------------------------
Comment(by simonmar):
Good bug! I have found the cause (a very subtle race condition in the
RTS) and it still exists in HEAD. I just have to figure out how to fix
it.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5552#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list