[GHC] #7919: Heap corruption (segfault) from large 'let' expression

GHC cvs-ghc at haskell.org
Sat May 18 08:29:30 CEST 2013


#7919: Heap corruption (segfault) from large 'let' expression
-------------------------------+--------------------------------------------
    Reporter:  duncan          |       Owner:  simonmar     
        Type:  bug             |      Status:  patch        
    Priority:  high            |   Milestone:  7.8.1        
   Component:  Runtime System  |     Version:  7.6.3        
    Keywords:                  |          Os:  Linux        
Architecture:  x86_64 (amd64)  |     Failure:  Runtime crash
  Difficulty:  Unknown         |    Testcase:               
   Blockedby:                  |    Blocking:               
     Related:                  |  
-------------------------------+--------------------------------------------
Changes (by simonmar):

  * owner:  => simonmar
  * priority:  normal => high
  * milestone:  => 7.8.1


Comment:

 I'll take a look at this next week.  @igloo's fix looks like it might
 avoid breaking assumptions that the later code relies on, but I want to
 take a proper look at what's going on.

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



More information about the ghc-tickets mailing list