[GHC] #16205: Printing a large (GMP) Integer in ghci-ext with LLVM causes a segfault
GHC
ghc-devs at haskell.org
Wed Jan 30 16:44:30 UTC 2019
#16205: Printing a large (GMP) Integer in ghci-ext with LLVM causes a segfault
-------------------------------------+-------------------------------------
Reporter: harpocrates | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.6.3
Resolution: | Keywords: llvm integer-
| gmp
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by harpocrates):
More evidence this is C FFI related: the crash does not happen with
`integer-simple` and LLVM.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16205#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list