Re: cachemgr.cgi crashes squid! (mallinfo nonexistent)

From: Lionel Bouton <Lionel.Bouton@dont-contact.us>
Date: Mon, 15 Dec 1997 18:27:36 +0100

According to an article in the list:

(Re: Growing RAM usage by SQUID from John Sloan <johns@uk.uu.net>)

"Use GNU malloc - you won't have mallinfo() and friends, but it'll be much

faster and won't leak memory (well, not as much, anyway... did we finally
catch the last of the leaks?)"

mallinfo() does not exist in the GNU malloc library. So there must be a
bug in squid which lead to try using mallinfo() even if you use the GNU
library when called for the cache_object 'info' -> immediate crash.

Lionel.
Received on Mon Dec 15 1997 - 09:33:24 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:57 MST