[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Strange intermittent LuaJIT errors (likely my fault)
- From: Alexander Gladysh <agladysh@...>
- Date: Wed, 2 May 2012 23:48:55 +0400
On Sat, Apr 7, 2012 at 1:39 AM, Alexander Gladysh <agladysh@gmail.com> wrote:
> To reproduce (note that the current code is in master branch now):
Update: code moved to luajit2-crash branch.
> # install strace
> # install luarocks
> sudo luarocks install luafilesystem
> git clone git://github.com/agladysh/luatexts.git
git checkout luajit2-crash
> cd test/crash
> ./reproduce.sh lua
>
> (Run `./reproduce.sh c` for C version.)
Alexander.