[MLton] Memory problems with latest CVS?

Stephen Weeks MLton@mlton.org
Thu, 9 Sep 2004 16:02:11 -0700


> Last bit of info, DEBUG_INT_INF didn't shed much light; seems like
> gdb was returning false info:

Yeah, not unusual.  That's why I always try print statements.

>             xmlShrink1 starting
> IntInf_mul (0x77359401, 0x276f35b9, 16)
> fill (0x77359401, 0xbfffd350, 0xbfffd328)
> fill (0x276f35b9, 0xbfffd340, 0xbfffd320)

It would be interesting to know if this call to IntInf_mul returned.

Talk to you next week.