#5386: GHCi crashes with SIGFPE when using double-conversion package
---------------------------------+------------------------------------------
    Reporter:  bos               |       Owner:            
        Type:  bug               |      Status:  new       
    Priority:  normal            |   Component:  GHCi      
     Version:  7.0.4             |    Keywords:            
    Testcase:                    |   Blockedby:            
          Os:  Unknown/Multiple  |    Blocking:            
Architecture:  Unknown/Multiple  |     Failure:  GHCi crash
---------------------------------+------------------------------------------
 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)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5386>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to