[Jackit-devel] RE: [PlanetCCRMA] jack memory leak?

Mark Knecht mknecht@controlnet.com
Thu Nov 14 13:16:01 2002


Nelson,
   Sounds interesting, but 'memstat' isn't installed on my system, does not
show up in Synaptic and wasn't found by rpmfind.net. Can you suggest where I
could get a copy that would work on a RH7.3 system? Even source code, I
suppose...

   Google pointed at some Debian stuff. Maybe I can't use it? :-(

Mark

-----Original Message-----
From: jackit-devel-admin@lists.sourceforge.net
[mailto:jackit-devel-admin@lists.sourceforge.net]On Behalf Of Nelson
Posse Lago
Sent: Thursday, November 14, 2002 12:12 PM
To: Mark Knecht
Cc: 'Paul Davis'; 'PlanetCCRMA (E-mail)'; 'Jackit-List (E-mail)'
Subject: Re: [Jackit-devel] RE: [PlanetCCRMA] jack memory leak?


On Thu, Nov 14 2002 at 08:00:13am -0800, Mark Knecht wrote:
>    Using the free -b command this morning I showed 375MB memory free in
the
> line that start +/-.

I believe the best thing you can do is to try using the memstat program.
It takes a couple of seconds to run, but gives a very detailed report. For
this particular scenario, you need to watch two groups of data from it:

- take (just one of) the jackd PIDs and watch if the memory
  allocated to it changes significantly. This is the memory actually
  allocated to the process, excluding the text segment, shared libraries
  etc.

- after the PIDs listing, there are a few "/SYSV000" entries; these are
  shared memory segments. For each one, there's a list of numbers that
  correspond to the PIDs of the processes that deal with it. Check the
  ones that list any of the jack PIDs. If they grow in size (very
  unlikely) or quantity (more plausible), you may have a leak.

There are quite a few programs that "grow" in memory as time passes up to
a certain amount (for example, bind); this is normal, and maybe one of
them is causing this behavior.

Hope this helps,
Nelson


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Jackit-devel mailing list
Jackit-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jackit-devel