lua-users home
lua-l archive

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


Hi There, 

I am calling lua_register with a series of around 40-50 c functions in a for loop. Post this register call - I execute a small script, which doesn't make a call to any of the registered functions (although - calling registered functions is the final intent.) 

what I have observed that the LUA Crashes after a few line of statements. Please do let me know if there are any inputs in this regards.

Thanks and Regards
Santosh