Nmap Development mailing list archives
Re: Nmap 3.93 crash on FreeBSD 5.3
From: Fyodor <fyodor () insecure org>
Date: Wed, 30 Nov 2005 17:54:03 -0800
On Thu, Nov 17, 2005 at 08:39:47AM +1030, Phil Kernick wrote:
Running nmap 3.93 on FreeBSD 5.3 as follows: # nmap -sS -p0-65535 -A -P0 -T 4 -oA probe-tcp --stylesheet http://www.insecure.org/nmap/data/nmap.xsl -vv -d -iL probe-hosts.txt The probe-hosts.txt file has a list of 30 hosts. After about 18 hours of running, nmap kills itself with: terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc Abort trap (core dumped)
Weird. If you have a chance, could you try it with 3.94ALPHA1 (http://seclists.org/lists/nmap-dev/2005/Oct-Dec/0123.html) combiled with debugging symbols (and, ideally, edit Makefile to remove -O2 right before you 'gmake')? Maybe you could then try to reduce the problem by removing options/targets until you find the simplest test case that reproduces the problem? I certainly want Nmap to work well on FreeBSD. Thanks, Fyodor _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev
Current thread:
- Nmap 3.93 crash on FreeBSD 5.3 Phil Kernick (Nov 16)
- Re: Nmap 3.93 crash on FreeBSD 5.3 Andreas Ericsson (Nov 16)
- Re: Nmap 3.93 crash on FreeBSD 5.3 Fyodor (Nov 30)
