lua-users home
lua-l archive

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


>My team and I are using lua for our application and we
>have run across a bug where lua will crash after a
>compile, but if we run it from the executable without
>recompiling we don not have the crash. I was wondering
>if anyone else has come across this bug. It appears to
>be crashing on the first call we make from lua_dofile.

I'm not sure what you mean. Please give more detail.
--lhf