#4839: RTS assertion failure when heap profiling threaded programs.
---------------------------------+------------------------------------------
    Reporter:  benl              |        Owner:               
        Type:  bug               |       Status:  infoneeded   
    Priority:  high              |    Milestone:  7.2.1        
   Component:  Runtime System    |      Version:  7.0.2        
    Keywords:                    |     Testcase:               
   Blockedby:                    |   Difficulty:               
          Os:  MacOS X           |     Blocking:               
Architecture:  Unknown/Multiple  |      Failure:  Runtime crash
---------------------------------+------------------------------------------
Changes (by tener):

 * cc: gtener@… (added)
  * version:  7.0.1 => 7.0.2


Comment:

 It's possibly related to this bug, but I'm not sure.

 Today my program has just died with the following message:


 textmining-zajecia04_05-zad1 +RTS -K100m -s -A30m -hT -N
 textmining-zajecia04_05-zad1: internal error: heapCensus, unknown object:
 58
     (GHC version 7.0.2 for x86_64_unknown_linux)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug

 It fails reliably after doing ~30s of work, the '58' number stays the same
 in each run. The error goes away if I disable the -N switch OR -hT switch.

 I'm runnign Linux, Arch Linux distro - up to date with LLVM 2.9, the
 building is -fllvm with a ton of flags.

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