[GHC] #7655: 7.6.2 Segmentation Fault/Bus Error in large exponentation

GHC ghc-devs at haskell.org
Tue Jan 31 17:55:31 UTC 2017


#7655: 7.6.2 Segmentation Fault/Bus Error in large exponentation
-------------------------------+--------------------------------------
        Reporter:  Doug310     |                Owner:  rwbarton
            Type:  bug         |               Status:  closed
        Priority:  highest     |            Milestone:  8.2.1
       Component:  GHCi        |              Version:  7.8.1-rc1
      Resolution:  fixed       |             Keywords:  gmp
Operating System:  MacOS X     |         Architecture:  x86_64 (amd64)
 Type of failure:  GHCi crash  |            Test Case:
      Blocked By:              |             Blocking:
 Related Tickets:              |  Differential Rev(s):  Phab:D3044
       Wiki Page:              |
-------------------------------+--------------------------------------
Changes (by rwbarton):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 I verified that HEAD still validates on OS X using the in-tree GMP, and
 that the bus error from `ghc -e 'length (show (2^(5*10^6) :: Integer))'`
 is gone.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7655#comment:59>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list