#3539: internal error: ASSERTION FAILED: file sm/Evac.c, line 368
-------------------------------+--------------------------------------------
    Reporter:  elaforge        |        Owner:  simonmar
        Type:  bug             |       Status:  new     
    Priority:  high            |    Milestone:  6.12.1  
   Component:  Runtime System  |      Version:  6.10.4  
    Severity:  normal          |   Resolution:          
    Keywords:                  |   Difficulty:  Unknown 
    Testcase:                  |           Os:  MacOS X 
Architecture:  x86             |  
-------------------------------+--------------------------------------------
Comment (by simonmar):

 It looks like you already have `-debug`, since you're getting an assertion
 failure.  `+RTS -DS` will turn on extra sanity checking.

 If the problem often occurs during startup, is it possible to cut the
 program down to one that just does the startup routines and still
 reproduce the problem?

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