Nmap Development mailing list archives

4.0 Segfault


From: Leif Tishendorf <ltishend () uoregon edu>
Date: Fri, 03 Feb 2006 11:28:22 -0700

With the latest 4.0 release I am getting a segfault when I am
scanning more then one host at a time.  Did a strace and got:

--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(2, "caught SIGSEGV signal, cleaning "..., 35caught SIGSEGV signal, cleaning up) = 35
close(1)                                = 0
munmap(0xb7f67000, 4096)                = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
write(3, "The SYN Stealth Scan took 625.25"..., 2577) = 2577
tgkill(2840, 2840, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++

I'm running the following scan:

/usr/local/nmap-4.00/nmap -vvvv --host_timeout 1500000 -oN - -oX <xml out> -sS -p 1-18,20-9099,9101-65535 -O <host>


Compiled from source on Fedora Core 4, Kernel 2.6.14-1.1656.


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev


Current thread: