> Hi all, > > This is a minimal lua script that cause the crash: > > local t = {} > print(t[#t]+1) > > The bug is in ldebug.c: > > [...] Many thanks for the report. -- Roberto