[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaLanes on Ubuntu 11.10, kernel 3.0
- From: Benoit Germain <bnt.germain@...>
- Date: Mon, 14 Nov 2011 13:26:45 +0100
2011/11/14 Benoit Germain <bnt.germain@gmail.com>:
>
> In that case, maybe moving again the s_lane structures liberation
> still present in the selfdestruct chain in an atexit handler would fix
> the crash?
Another option: add a THREAD_WAIT call after the THREAD_KILL, like
what is done in thread_gc(). This is supposed to ensure the thread is
not running anymore.
--
Benoit.
- References:
- LuaLanes on Ubuntu 11.10, kernel 3.0, Thijs Koerselman
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Benoit Germain
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Hisham
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Thijs Koerselman
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Benoit Germain
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Thijs Koerselman
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Taj Khattra
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Benoit Germain
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Philipp Janda
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Benoit Germain
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Philipp Janda
- Re: LuaLanes on Ubuntu 11.10, kernel 3.0, Benoit Germain