
5 Dec
2005
5 Dec
'05
6:31 a.m.
On 04 December 2005 17:02, Joel Reymont wrote:
./randomplay +RTS -hr ... <- some time passes and then
randomplay: internal error: Invalid object in isRetainer(): 67 Please report this as a bug to glasgow-haskell-bugs@haskell.org, or http://www.sourceforge.net/projects/ghc/
The combination of this and the failure with -hc -hbdrag,void is preventing me from optimizing the program and it has a huge space leak somewhere.
Retainer profiling (-hr) doesn't currently work with STM. It is a bug, but I briefly looked into it and it's not a trivial fix so I left it. I'll file a ticket for it. Cheers, Simon