[Haskell-cafe] SIGSEGV in yieldCapability ()
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Sun May 22 15:03:34 CEST 2011
> I think you should file a bug report with a test case
> on GHC.
I am willing to work on this, but I thought I'd go fishing for some
advice first. My program uses: forkIO, STM, and FFI.
I think that "heap exhausted" sometimes gets reported
as "evacuate: strange closure",
(cf. http://hackage.haskell.org/trac/ghc/ticket/5085 )
and yieldCapability() might be another instance.
Thanks - J.W.
More information about the Haskell-Cafe
mailing list