[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: SIGSEGV, Segmentation fault at lua_close
- From: Jean Claude Morlier <morlier@...>
- Date: Tue, 12 Feb 2002 16:01:02 -0500
I use Lua 4.0 under Linux in my project.
This is a Corba Server with multiple Lua state.
I get a SIGSEGV, Segmentation fault at lua_close.
This is the stack when it hang.
...
Script::~Script
lua_close()
luaC_collect()
collectstrings()
checktab()
luaS_resize()
luaM_realloc()
free() from libc.so.6
free() from libc.so.6
Do you have any idea !!
Jean-Claude Morlier
Quetzal Informatique