[GHC] #4505: Segmentation fault on long input (list of pairs)

GHC ghc-devs at haskell.org
Fri Nov 21 17:04:53 UTC 2014


#4505: Segmentation fault on long input (list of pairs)
-------------------------------------+-------------------------------------
              Reporter:  cathper     |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        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:              |
-------------------------------------+-------------------------------------
Changes (by Yuras):

 * priority:  low => normal
 * difficulty:   => Unknown


Comment:

 The compile time check (introduced in
 a278f3f02d09bc32b0a75d4a04d710090cde250f) was removed when replacing the
 old code generator. So now it crashes at runtime again. It was report a
 number of times, see #9647 and #8568.

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


More information about the ghc-tickets mailing list