On 16 December 2005 15:23, Joel Reymont wrote:
Looking at http://wagerlabs.com/randomplay.hd.ps I see closures (constructors?) in this order
W8# I#
W16# stg_ap_2_upd_info
Ok, so your heap is mainly full of (a) thunks generated by something in Script.Array, (b) Word8s, and (c) Ints.
This tells me it's something having to do with array code. I'm attaching the Script.Array module at the end. This report does not tell me who is retaining the data, though.
Looking at http://wagerlabs.com/randomplay.hy.ps I see types ordered like this
* Word8 Int ->* [] Char Word16 TableInfo
interesting... Word8 and Int correspond to the -hd output above, but '*'
indicates that the type of the