Memory leak?

David Scheidt dscheidt at panix.com
Mon Feb 13 13:40:56 PST 2006


On Mon, Feb 13, 2006 at 09:30:17PM +1100, Robert Leftwich wrote:
> From: Robert Leftwich <freebsd at rtl.fmailbox.com>
> 
> On Mon, 13 Feb 2006 09:29:03 +0100, "Erik Norgaard"
> <norgaard at locolomo.org> said:
> > 
> > Do you run other applications also?
> > 
> > There was a discussion on CURRENT@ some weeks ago about a memory leak 
> > that turned out to be firefox with some extensions, updates are 
> > available now.
> > 
> 
> Unfortunately no, its cli only, no x, pretty much just Postgres and
> Python and C :-(

I've seen (very, very, very, very) large memory leaks on long-lived
Python processes.  I haven't looked at it to figure out if it's
python, some module, or the application doing something stupid.  But
the processes will grow until they hit their limits.


More information about the freebsd-questions mailing list