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

GHC ghc-devs at haskell.org
Sun Jan 29 16:58:30 UTC 2017


#7655: 7.6.2 Segmentation Fault/Bus Error in large exponentation
-------------------------------+--------------------------------------
        Reporter:  Doug310     |                Owner:  hvr
            Type:  bug         |               Status:  new
        Priority:  highest     |            Milestone:  8.2.1
       Component:  GHCi        |              Version:  7.8.1-rc1
      Resolution:              |             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):
       Wiki Page:              |
-------------------------------+--------------------------------------

Comment (by rwbarton):

 Replying to [comment:53 rwbarton]:
 > Another suggestion is to add to the repo a big patch file that we apply
 to the untarred GMP 5.0.4 source to turn it into the GMP 6.1.2 source. (We
 apply some other patches after unpacking already.)

 I was unable to create such a patch smaller than 1MB compressed, even by
 importing the unpacked tarballs into git and creating a patch with `git
 format-patch -M -B -C -C -D`. So this doesn't seem like a promising
 approach.

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


More information about the ghc-tickets mailing list