#1519: Biography heap profiling aborts
-------------------------------+--------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  bug               |         Status:  new    
  Priority:  normal            |      Milestone:         
 Component:  Compiler          |        Version:  6.6.1  
  Severity:  normal            |       Keywords:         
Difficulty:  Unknown           |             Os:  Unknown
  Testcase:                    |   Architecture:  Unknown
-------------------------------+--------------------------------------------
My program, when compiled with -prof -auto-all and run with -hb -H500M
 -sstderr runs for a little while then dies with the following message:


 {{{
 Server: internal error: Invalid object in processHeapClosureForDead():
 27188
     (GHC version 6.6 for i386_apple_darwin)
     Please report this as a GHC bug:
 http://www.haskell.org/ghc/reportabug
 Abort trap
 }}}


 As this is commercial code, I can't easily provide a repro, though I am
 happy to perform experiments under direction to try to isolate the
 problem.

 cheers,
 Tom

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1519>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to