#3348: crash in gc with > 2 generations
-------------------------+--------------------------------------------------
Reporter:  dynamic-wind  |          Owner:                
    Type:  bug           |         Status:  new           
Priority:  normal        |      Component:  Runtime System
 Version:  6.10.3        |       Severity:  normal        
Keywords:                |       Testcase:                
      Os:  Windows       |   Architecture:  x86           
-------------------------+--------------------------------------------------
 using ghci from binary distribution built w/mingw
 command line arguments +RTS -G3
 enter:
 > let n=[1..10000000]
 > last n
 sometimes hereafter ghc crashes in various fashions, e.g. "evacuate:
 unknown closure type: 0"
 reproducing the crash may require several attempts
 seems like only 2 spaced gc works ok?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3348>
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