From: Fabian Peña <fapenia@adinet.com.uy>
Reply-To: Lua list <lua@bazar2.conectiva.com.br>
To: Lua list <lua@bazar2.conectiva.com.br>
Subject: Re: A newbie has problems with Lua
Date: Mon, 14 Aug 2006 12:42:39 -0300
I think that, you have problems of corruption of the memory in your
code,by example, one buffer overflow in a certain function of â??Câ?? of
your program.
This can cause to the corruption of environment lua and his stack
explaining the use of print (â??. â??) that randomly seems to resolve the
problem.
Bad english??. I'm sorry :-)