Nmap Development mailing list archives

nmap 5.36TEST2, nse_main.lua throwing error 'attempt to compare two table values' (line 922)


From: Kaj Huisman <kaj.huisman () gmail com>
Date: Fri, 3 Dec 2010 12:10:10 +0100

Dear all,

I get an nse error when trying to do a '--script all ' scan using the
latest development release.
Below is the full output I get.
<----------
root@slacktop:~# nmap -sC --script all 192.168.1.4

Starting Nmap 5.36TEST2 ( http://nmap.org ) at 2010-12-03 11:48 CET
NSE: Script Engine Scan Aborted.
An error was thrown by the engine: attempt to compare two table values
stack traceback:
        [C]: in function 'sort'
        /usr/local/share/nmap/nse_main.lua:955: in function
</usr/local/share/nmap/nse_main.lua:922>
        [C]: ?
NSE: Script Engine Scan Aborted.
An error was thrown by the engine: attempt to compare two table values
stack traceback:
        [C]: in function 'sort'
        /usr/local/share/nmap/nse_main.lua:955: in function
</usr/local/share/nmap/nse_main.lua:922>
        [C]: ?
Nmap scan report for 192.168.1.4
Host is up (0.0011s latency).
Not shown: 997 closed ports
PORT   STATE SERVICE
22/tcp open  ssh
23/tcp open  telnet
80/tcp open  http
MAC Address: 00:0A:04:E3:5F:40 (3Com)

NSE: Script Engine Scan Aborted.
An error was thrown by the engine: attempt to compare two table values
stack traceback:
        [C]: in function 'sort'
        /usr/local/share/nmap/nse_main.lua:955: in function
</usr/local/share/nmap/nse_main.lua:922>
        [C]: ?
Nmap done: 1 IP address (1 host up) scanned in 7.80 seconds
-------------->

I hope this helps, please let me know if I need to provide more information.

Regards,

Kaj Huisman
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: