#2231: GHC RTS Segfault
----------------------------+-----------------------------------------------
 Reporter:  guest           |          Owner:  igloo         
     Type:  merge           |         Status:  new           
 Priority:  high            |      Milestone:  6.8.3         
Component:  Runtime System  |        Version:  6.8.2         
 Severity:  normal          |     Resolution:                
 Keywords:                  |     Difficulty:  Unknown       
 Testcase:                  |   Architecture:  x86_64 (amd64)
       Os:  Linux           |  
----------------------------+-----------------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge

Comment:

 I've fixed the crash:

 {{{
 Mon Jun  2 07:37:26 PDT 2008  Simon Marlow <[EMAIL PROTECTED]>
   * FIX #2231: add missing stack check when applying a PAP
 }}}

 The assertion failure in the type checker is still there and appears to be
 unrelated. We have no evidence that it is actually causing a problem,
 `-dcore-lint` still passes,

 Ian: please merge, then re-assign to Simon and move the ticket to the 6.10
 milestone.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2231#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to