Sadly, but this is a fact. My multi-threaded Haskell app crashes with this message. Obviously this bug is in a compiler implementation or code-generator, not in my code, due to Haskell in substance does not allow do something that may lead to such crashes. Where may I report such kind of bugs?
Sadly, but this is a fact. My multi-threaded Haskell app crashes with this message.
Share
Try this one: http://hackage.haskell.org/trac/ghc/
Here little instructions that will help you to make a proper report: http://hackage.haskell.org/trac/ghc/wiki/ReportABug