|
> I have a project that has code multiple shared libraries, two ofThis is asking for trouble.
> which are linking to lua statically.
Exactly. It's the dummynode problem.
> This makes me think that there is some static data in Lua that is not
> contained in lua_State and that is causing this problem.