#3348: crash in gc with > 2 generations
-------------------------------+--------------------------------------------
    Reporter:  dynamic-wind    |        Owner:         
        Type:  bug             |       Status:  new    
    Priority:  normal          |    Milestone:         
   Component:  Runtime System  |      Version:  6.10.3 
    Severity:  normal          |   Resolution:         
    Keywords:                  |   Difficulty:  Unknown
    Testcase:                  |           Os:  Windows
Architecture:  x86             |  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown

Comment:

 Thanks for the report. The stable branch crashes even earlier than that
 for me, on amd64/Linux:
 {{{
 ghc/stage2-inplace/ghc --interactive +RTS -G3
 GHCi, version 6.10.3.20090702: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer ... linking ... done.
 Loading package base ... linking ... done.
 zsh: segmentation fault  ghc/6.10-branch/ghc/ghc/stage2-inplace/ghc
 --interactive +RTS -G3
 }}}
 I can't reproduce the problem with the HEAD.

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