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

GHC ghc-devs at haskell.org
Mon Jul 28 06:46:08 UTC 2014


#7655: 7.6.2 Segmentation Fault/Bus Error in large exponentation
-------------------------------------+----------------------------------
              Reporter:  Doug310     |            Owner:
                  Type:  bug         |           Status:  infoneeded
              Priority:  normal      |        Milestone:  7.8.4
             Component:  GHCi        |          Version:  7.8.1-rc1
            Resolution:              |         Keywords:  exponentiation
      Operating System:  MacOS X     |     Architecture:  x86_64 (amd64)
       Type of failure:  GHCi crash  |       Difficulty:  Unknown
             Test Case:              |       Blocked By:
              Blocking:              |  Related Tickets:
Differential Revisions:              |
-------------------------------------+----------------------------------

Comment (by hvr):

 Replying to [comment:33 rwbarton]:
 > So if we wait for GMP 6.0.1 and then update the in-tree tarball, this
 should get fixed automatically.

 I'd rather get rid of the in-tree GMP tarball altogether than updating it,
 as it will increase the ghc.git history by a 2MiB blob everyone will have
 to download each time `ghc.git` gets cloned. Morever, the work I'm doing
 in #9281 is also somewhat motivated by finally getting rid of the in-tree
 GMP tarball for good.

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


More information about the ghc-tickets mailing list