Ticket #1519 (closed bug: fixed)
Biography heap profiling aborts
| Reported by: | drtomc@… | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 6.8.1 |
| Component: | Compiler | Version: | 6.6.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
