Mailing List Archive

Run away Nessus clients on 1.2.5?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've got a machine with 512MB of RAM and I've done seveal scans now
where the client seems to spin forever until the system is out of memory
and the kernel kills it. Linux 2.4.18 is the kernel.

Any ideas? The device that is being scanned is up and running.

thanks,
Ian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE9y8tuV28blwDT2YMRAnfZAKCftdx0g1pLxt7tLj9dWrtRtfxGXQCeKun7
eMlau5tLBJu3sYaxfXypgn4=
=Pzvw
-----END PGP SIGNATURE-----
Re: Run away Nessus clients on 1.2.5? [ In reply to ]
On Fri, Nov 08, 2002 at 07:34:25AM -0700, Ian S. Nelson wrote:
> I've got a machine with 512MB of RAM and I've done seveal scans now
> where the client seems to spin forever until the system is out of memory
> and the kernel kills it. Linux 2.4.18 is the kernel.
>
> Any ideas? The device that is being scanned is up and running.

If you can reproduce this behavior, please attach gdb to the process. To
do so, locate the pid of your "nessus" process, then type :


gdb /usr/local/bin/nessus pidoftheprocess

Then type "backtrace" and send me the output.


-- Renaud