Nmap Development mailing list archives
Re: lua brocken in nse script
From: Patrick Donnelly <batrick () batbytes com>
Date: Wed, 1 Sep 2010 11:49:51 -0400
Hello Seth, On Wed, Sep 1, 2010 at 7:24 AM, Seth Graham <sadgart () gmail com> wrote:
Hi to everybody, I'm working in a litlle nse script to find proxys with method CONNECT available. I've test it with some parameters contexts and it works fine, but when it's working with a very large ip range it crash. I don't know if it is a nse engine problem (with multithreading maybe?), a problem in my litle script or in lua libraries.
I'm unable to reproduce this problem. I suspect your Nmap is configured/compiled improperly. Usually when there are GC segfaults it results from two different Lua installations being linked to (usually dynamic and static linking). Although, I find this unlikely considering where the fault occurred. I saw from the output that you are using Gentoo. Are you using the installation provided by Gentoo or did you compile Nmap yourself? If you did it yourself, what options did you use for configure? Did you install Lua yourself? Is there anything else peculiar about your installation? -- - Patrick Donnelly _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- lua brocken in nse script Seth Graham (Sep 01)
- Re: lua brocken in nse script Patrick Donnelly (Sep 01)
- Re: lua brocken in nse script Seth Graham (Sep 01)
- Re: lua brocken in nse script Patrick Donnelly (Sep 01)
- Re: lua brocken in nse script Seth Graham (Sep 01)
- Re: lua brocken in nse script Seth Graham (Sep 01)
- Re: lua brocken in nse script Patrick Donnelly (Sep 01)
