[GHC] #13471: segmentation fault by compiling GHC
GHC
ghc-devs at haskell.org
Wed Jun 6 18:36:42 UTC 2018
#13471: segmentation fault by compiling GHC
-------------------------------------+-------------------------------------
Reporter: vanto | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.6.1
Component: Build System | Version: 8.0.2
Resolution: fixed | Keywords:
Operating System: Linux | Architecture: x86_64
Type of failure: Building GHC | (amd64)
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: infoneeded => closed
* resolution: => fixed
Comment:
It seems pretty clear that the original problem here was the user was
running out of memory. I believe I have fixed the segmentation fault on
out-of-memory condition, so we should fail more gracefully now.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13471#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list