haskell / c2hs

c2hs is a pre-processor for Haskell FFI bindings to C libraries
http://hackage.haskell.org/package/c2hs
Other
199 stars 50 forks source link

stg_ap_p_ret crash on GHC 8.6.x #216

Open KaneTW opened 5 years ago

KaneTW commented 5 years ago

c2hs is occasionally, but not always segfaulting on our project https://github.com/SimulaVR/Simula (specifically simula-wayland) with stg_ap_p_ret. Haven't tried minimizing the example yet, and it's staggeringly elusive.