[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: current status about last bugs
- From: Dibyendu Majumdar <mobile@...>
- Date: Wed, 8 Jul 2020 21:29:24 +0100
On Wed, 8 Jul 2020 at 20:17, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> > Does this bug only appear in generational GC?
>
> Apparently yes. As I said, any small changes can hide it. Maybe some
> other parameters in incremental mode can expose it.
>
Of course Ravi's code base is different - but I do have the GC merged.
For what it is worth, I am not able to reproduce the error. But that
may not tell you much because I haven't got some of the VM changes.
Regards