-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
249577944 items is not very big at my In my opinion,but luajit just overflow , so whats the limit ?? Can be overcome ??
tb = table.new(249577944,0)
table overflow
stack traceback:
[C]: in function 'new'
stdin:1: in main chunk
[C]: at 0x004051e0
tb = {}
for i = 1, 449577944 dotb[i] = "abcd"..i
end
PANIC: unprotected error in call to Lua API (stdin:2: table overflow
stack traceback:
stdin:2: in main chunk
[C]: at 0x004051e0)
Metadata
Metadata
Assignees
Labels
No labels