> I'm sporadically seeing the following error: > > ghc-5.02.3: fatal error: getStablePtr: too light > > Any ideas what it means or how to avoid it? > > I'm running on Linux.
This is fixed in 5.04. I believe it was triggered by making too many
stable pointers to the same object.
Cheers,
Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
