lua-users home
lua-l archive

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


On 2012-04-06 16:14, Pierre Chapuis wrote:
I suspect it happens on deallocation by the GC...

That being said I have been able to reproduce the
crash even after having called collectgarbage("stop")
at the beginning of the program.

--
Pierre Chapuis