On 03/12/2013, at 7:42 AM, srean wrote: > Will some automatic leak checker like valgrind, memprof help, when you try it > on the webserver while loading a page that triggers the leak. The page on > hunting leaks in Nde was quite instructive. Valgrind wil make the server > crawl though.
Too hard to make Valgrind work I think. I've done this before. First, there is some weirdness with uninit memory in OSX. Also Valgrind doesn't understand Judy arrays. There's already some kind of Valigrind support in Felix. However it needs debug symbols which don't exist unless I create a special target. OSX doesn't put them in the binary, uses some special directory I think. Its all a bit of a mess. -- john skaller skal...@users.sourceforge.net http://felix-lang.org ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language