Ticket #5386 (closed bug: duplicate)
GHCi crashes with SIGFPE when using double-conversion package
| Reported by: | bos | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.1 |
| Component: | GHCi | Version: | 7.0.4 |
| Keywords: | Cc: | howard_b_golden@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | GHCi crash | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
This is 100% reproducible. Install the double-conversion package:
cabal install double-conversion
And now kill GHCi:
Prelude> :m +Data.Double.Conversion.ByteString Data.ByteString Prelude> toShortest 3 "Floating point exception (core dumped)
Change History
Note: See
TracTickets for help on using
tickets.
