lua-users home
lua-l archive

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


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.