lua-users home
lua-l archive

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


I don’t know if there are newer tests for 5.4 but with the previous ones I have I get this:
 
***** FILE 'gc.lua'*****
.testing garbage collection
..................................................................................................................creating many objects
...........................................................functions with errors
.long strings
.......................................steps
steps (2)
....clearing tables
.................weak tables
...............................Lua warning: error in __gc metamethod (gc.lua:364: here)
.lua54: gc.lua:372: assertion failed!
stack traceback:
        [C]: in function 'assert'
        gc.lua:372: in local 'f'
        all.lua:157: in main chunk
        [C]: in ?
.Lua warning: error in __gc metamethod (gc.lua:362: table index is nil)