Re: [Sablevm-developer] Runaway memory usage
Brought to you by:
egagnon
From: Etienne M. G. <eti...@uq...> - 2002-12-13 06:18:15
|
On Fri, Dec 13, 2002 at 01:09:30AM -0500, Etienne M. Gagnon wrote: > Now, it seems we need to know which allocation site is causing these > problems. You might want to poke around using electric-fence (and/or > other malloc debuggers) to try identifying the leaking site. Ooops. libefence is probably not of much use for memory leaks. You might want to try memprof instead. http://people.redhat.com/~otaylor/memprof/index.html Etienne -- Etienne M. Gagnon http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |