#2574: internal error: ARR_WORDS object entered! (threaded2 / -N2)
-------------------------------+--------------------------------------------
    Reporter:  igloo           |       Owner:         
        Type:  bug             |      Status:  new    
    Priority:  normal          |   Milestone:  6.10.1 
   Component:  Runtime System  |     Version:  6.9    
    Severity:  normal          |    Keywords:         
  Difficulty:  Unknown         |    Testcase:  2317   
Architecture:  Unknown         |          Os:  Unknown
-------------------------------+--------------------------------------------
 With the 2317 test:
 {{{
 $ '/home/ian/ghc/darcs/ghc/ghc/stage2-inplace/ghc' -fforce-recomp -dcore-
 lint -dcmm-lint -Dx86_64_unknown_linux  -dno-debug-output --make -o 2317
 2317 -O -threaded

 $ ./2317  +RTS -N2 -RTS
 100000
 zsh: segmentation fault  ./2317 +RTS -N2 -RTS

 $ ./2317  +RTS -N2 -RTS
 100000
 2317: internal error: ARR_WORDS object entered!
     (GHC version 6.9.20080906 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 zsh: abort      ./2317 +RTS -N2 -RTS
 }}}

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