[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Help: Crash in garbage collection
- From: "Tom Miles" <Tom@...>
- Date: Mon, 19 Oct 2009 10:04:28 +0100
I defined "lua_assert" in lua.h and rebuilt but it didn't produce any
different results. Was that the right define to use?
> -----Original Message-----
> From: lua-bounces@bazar2.conectiva.com.br [mailto:lua-
> bounces@bazar2.conectiva.com.br] On Behalf Of Luiz Henrique de
> Figueiredo
> Sent: 16 October 2009 17:36
> To: Lua list
> Subject: Re: Help: Crash in garbage collection
>
> If you are saving the file with C code then rebuild Lua with API
> asserts on
> and see if that helps.