lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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.