lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, May 29, 2008 at 1:31 PM, Patrick Donnelly
<batrick.donnelly@gmail.com> wrote:
> Well, nevermind. Turns out I was putting those userdata in the
> registry. I'm sorry about the noise and poorly named title. I still
> can't explain the problem with my Nmap code though.

The problem turned out to be an unexpected error and lua_close() was
called. I wasn't able to see this initially because an assertion
elsewhere failed which caused other debug information not to be
printed. I'd like to thank everyone for all the help and advice.

-- 
-Patrick Donnelly

"One of the lessons of history is that nothing is often a good thing
to do and always a clever thing to say."

-Will Durant