#1519: Biography heap profiling aborts
---------------------------------+------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.8
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
---------------------------------+------------------------------------------
Changes (by igloo):
* milestone: => 6.8
* priority: normal => high
Comment:
GHC also triggers this:
{{{
$ time ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c J.hs +RTS -hb
ghc-6.7: internal error: Invalid object in processHeapClosureForDead():
1359923842
(GHC version 6.7 for x86_64_unknown_linux)
Please report this as a GHC bug:
http://www.haskell.org/ghc/reportabug
zsh: abort ~/ghc/darcs/build/compiler/stage2/ghc-inplace -c J.hs +RTS
-hb
~/ghc/darcs/build/compiler/stage2/ghc-inplace -c J.hs +RTS -hb 2.38s user
0.08s system 98% cpu 2.498 total
}}}
We should find a small example to put in the testsuite.
See also #1615.
--
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
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs