[GHC] #4505: Segmentation fault on long input (list of pairs)
GHC
ghc-devs at haskell.org
Sat Aug 29 11:25:32 UTC 2015
#4505: Segmentation fault on long input (list of pairs)
-------------------------------------+-------------------------------------
Reporter: cathper | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 7.12.1
Component: Compiler | Version: 7.0.1
Resolution: | Keywords:
| Segmentation fault, segfault, long
| input
Operating System: Linux | Architecture: x86_64
| (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: 4258 | Blocking:
Related Tickets: | Differential Revisions: Phab:D1180
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"c1d7b4b43bbc4c7a590a8b942adc09e654d0659d/ghc"
c1d7b4b4/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="c1d7b4b43bbc4c7a590a8b942adc09e654d0659d"
StgCmmHeap: Re-add check for large static allocations
This should at least help alleviate the annoyance of #4505. This
reintroduces a compile-time check originally added in
a278f3f02d09bc32b0a75d4a04d710090cde250f but dropped with the new code
generator.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4505#comment:38>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list