[GHC] #10552: round on negative fractionals causes a segfault

#10552: round on negative fractionals causes a segfault -----------------------------------+---------------------------------- Reporter: mmirman | Owner: Type: bug | Status: new Priority: high | Milestone: Component: Compiler | Version: 7.6.3 Keywords: | Operating System: MacOS X Architecture: x86 | Type of failure: Runtime crash Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -----------------------------------+---------------------------------- "round (-1.5)" causes a segfault. Causes a runtime crash as well as a ghci crash. OS X 10.6.8 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10552 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10552: round on negative fractionals causes a segfault ----------------------------------+--------------------------------- Reporter: mmirman | Owner: Type: bug | Status: closed Priority: high | Milestone: Component: Compiler | Version: 7.6.3 Resolution: duplicate | Keywords: Operating System: MacOS X | Architecture: x86 Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: ----------------------------------+--------------------------------- Changes (by rwbarton): * status: new => closed * resolution: => duplicate Comment: Thanks for the report. This looks like a duplicate of #7043, fixed since GHC 7.8.3 (or earlier). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10552#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC