[Haskell-cafe] Finding Memory Leaks

SevenThunders mattcbro at earthlink.net
Fri Nov 3 12:49:12 EST 2006



Donald Bruce Stewart wrote:
> 
> 
> 
> Hmm, are you missing a -O ? Does that help at all?
> 
> -- Don
> 
> 
> 

Adding the -O does not stop the memory leak problem.  As for the profiler,
it does make the CAF:main function show more erratic memory spikes,  however
no memory ramping is revealed even though the operating system performance
monitors in windows XP show this ramping effect quite dramatically.  By the
way I have verified that the memory leaks occur both in windows XP 64 and in
ordinary 32 bit windows XP.
-- 
View this message in context: http://www.nabble.com/Finding-Memory-Leaks-tf2563630.html#a7163358
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list