#7189: RTS Assertion Crash
-------------------------------+--------------------------------------------
    Reporter:  sseverance      |       Owner:  simonmar     
        Type:  bug             |      Status:  new          
    Priority:  normal          |   Milestone:  7.8.1        
   Component:  Runtime System  |     Version:  7.4.2        
    Keywords:                  |          Os:  Linux        
Architecture:  x86_64 (amd64)  |     Failure:  Runtime crash
  Difficulty:  Unknown         |    Testcase:               
   Blockedby:                  |    Blocking:               
     Related:                  |  
-------------------------------+--------------------------------------------
Changes (by nathanhowell):

 * cc: nathanhowell@… (added)


Comment:

 I have debugged this a little bit... from my recollection, the two TSOs
 were identical but were located at different addresses (hence the assert).
 It seemed like the GC had copied it but failed to update the task->incall
 pointer.

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