
#8371: ghci byte compiler + FFI crashes when used with embedded R -------------------------------+---------------------------------- Reporter: dsamperi | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.6.3 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 (amd64) Type of failure: GHCi crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------+---------------------------------- Comment (by rwbarton): Does it work when you compile with the threaded runtime, like ghci uses? (`ghc -threaded haskellRtest.hs -L/usr/local/lib64/R/lib -lR` should do it) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8371#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler