`lua_getglobal(L, "package");` is broken and the behavior is either infinite loop or memory fault.
lua_getglobal(L, "package");is broken and the behavior is either infinite loop or memory fault.