nmap v4.76 crashing when used with send-ip option
Bug #381061 reported by
DavidM
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nmap (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: nmap
Hi,
I am working on a ruby project named GNMS which calls nmap
When the command below is used
nmap --send-ip -PE -sP -n 128.0.0.0/24
I got a Segmentation Fault and the error below in messages log file
kernel: [ 9415.405005] nmap[26117]: segfault at 0 ip 0808e38a sp bfd8cc20 error 4 in nmap[8048000+c6000]
The problem does not occur in Nmap 4.85BETA9
Regards,
david
To post a comment you must log in.
Sorry, we need more information about this bug as I wasn't able to reproduce the problem. What version of Ubuntu are you running? Are you running this sudo or as a real user? Can you run the command you list outside of the process and does it work? Thank you for more information!