Nmap Development mailing list archives

nping-changes crash on FreeBSD


From: Henri Doreau <henri.doreau () gmail com>
Date: Wed, 19 Dec 2012 23:08:29 +0100

Hello Luis,

nping-changes crashes on FreeBSD. Here is the backtrace I get. Let me
know if I can provide more information.

"""
[henri@bizdee ~/nmap-npingchanges]$ gdb --args ./nping/nping
--tcp-connect scanme.nmap.org
(gdb) r
Starting program: nping --tcp-connect scanme.nmap.org
Starting Nping 0.6.26SVN ( http://nmap.org/nping ) at 2012-12-19 22:12 CET
Program received signal SIGSEGV, Segmentation fault.
IPAddress::setIPv4Address (this=0x800000000, val=Variable "val" is not
available.
) at IPAddress.cc:463
463         this->ip4 = myaddr;
(gdb) bt
#0  IPAddress::setIPv4Address (this=0x800000000, val=Variable "val" is
not available.
) at IPAddress.cc:463
#1  0x0000000000415498 in spec_to_addresses (target_expr=Variable
"target_expr" is not available.
) at utils_net.cc:1858
#2  0x000000000040ebf0 in NpingOps::setupTargetHosts (this=0x67dfe0)
at NpingOps.cc:1874
#3  0x000000000040bdd0 in main (argc=3, argv=0x7fffffffdaf8) at nping.cc:172
"""

Regards

-- 
Henri
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: