[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.4.0-rc5 segfault in low memory conditions
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 18 Jun 2020 14:46:23 -0300
> Since this problem also seems to affect Lua 5.3.5, will there be a new Lua
> 5.3 patch release (5.3.6?) with the fix for this problem?
Probably (after we close 5.4).
But note that, as Andrew pointed out, it is hard for this problem to
happen in 5.3, without the generational collector.
-- Roberto
- References:
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Sergey Zakharchenko
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Sergey Zakharchenko
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Andrew Gierth
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Sergey Zakharchenko
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Sergey Zakharchenko
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Sergey Zakharchenko
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Andrew Gierth
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Sergey Zakharchenko
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Roberto Ierusalimschy
- Re: Lua 5.4.0-rc5 segfault in low memory conditions, Bogdan Marinescu