[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Strange intermittent LuaJIT errors (likely my fault)
- From: Peter Cawley <lua@...>
- Date: Wed, 2 May 2012 20:41:35 +0100
On Wed, May 2, 2012 at 8:37 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> Meanwhile, it looks like the bug is deterministically reproduced on a
> fixed n-th run of the suite (this is with somewhat modified code).
>
> For example, on one of the machines, bug is triggered exactly on 111th run.
>
> It seems that some state is kept somewhere between luajit2 runs. Any
> ideas *where*?
My first line of thought would be OS-level ASLR.