[GHC] #4505: Segmentation fault on long input (list of pairs)
GHC
ghc-devs at haskell.org
Tue Dec 2 10:56:24 UTC 2014
#4505: Segmentation fault on long input (list of pairs)
-------------------------------------+-------------------------------------
Reporter: cathper | Owner: simonmar
Type: bug | Status: new
Priority: highest | Milestone: 7.10.1
Component: Compiler | Version: 7.0.1
Resolution: | Keywords: Segmentation
Operating System: Linux | fault, segfault, long input
Type of failure: Runtime | Architecture: x86_64 (amd64)
crash | Difficulty: Unknown
Test Case: | Blocked By: 4258
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by snoyberg):
@simonmar: Yes, that's the error message we're seeing at runtime.
Moving this bug from runtime to compile time would be a *huge* advantage
to me. But I agree that it's not worth holding up the release. To clarify:
I would still be very happy to see a fix for this on the 7.8 branch, as we
could build our own GHC binary with the patch.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4505#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list