#3578: internal error: evacuate(static): strange closure type 42
-------------------+--------------------------------------------------------
Reporter:  nccb    |          Owner:                
    Type:  bug     |         Status:  new           
Priority:  normal  |      Component:  Runtime System
 Version:  6.13    |       Severity:  normal        
Keywords:          |       Testcase:                
      Os:  Linux   |   Architecture:  x86           
-------------------+--------------------------------------------------------
 I have a concurrent program (using CHP, which sits on top of STM+forkIO),
 that is able to produce this error on GHC 6.12.1-rc1 (which doesn't appear
 on your version drop-down):

 chp-boids: internal error: evacuate(static): strange closure type 42
     (GHC version 6.12.0.20091010 for i386_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 Aborted

 It produces it much sooner with +RTS -N2 than +RTS -N1, but both settings
 can produce the error.  The output doesn't look like it will be very
 useful to you -- what can I run to give a better output?

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