|
Nmap Development
mailing list archives
any idea why this error?
From: "Jaime Reza" <turinreza () gmail com>
Date: Mon, 10 Mar 2008 15:33:41 -0800
this error occurs at random and at different IP (scanning entire network
ip.1/24)
in nse_nmaplib.cc
this gets called randomly.
fatal("%s: In: %s:%i Trying to finalize a non conforming function. Are you
sure you return true on success followed by the remaining return values and
nil on failure followed by an error string?",
SCRIPT_ENGINE, __FILE__, __LINE__);
but when i do an individual scan on the ip that fails on this it passes
fine..
any idea what is causing this? why is this suppose to be fatal?
(is it really fatal or can we just log an error since this messes and kills
the entire scan)
thanks
turinreza
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- any idea why this error? Jaime Reza (Mar 10)
|