GHC crashing in checkProddableBlock during linking
Luke Iannini
lukexipd at gmail.com
Fri Jul 24 07:40:40 UTC 2015
Hi all,
I'm encountering a crash in GHC 7.10.1 and 7.8.4 on Windows when I attempt
to use Template Haskell in anything that relies on a package that contains
C++; in my case, bindings to the Bullet physics engine.
This is a pretty big blocker for me as I haven't found any good
workarounds, so it would be awesome to get a fix in (I guess I just missed
7.10.2)
I've made some progress here and a minimal reproduction if anyone can help:
https://ghc.haskell.org/trac/ghc/ticket/10672
Cheers
Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20150724/6da6284f/attachment.html>
More information about the ghc-devs
mailing list