> It's fixed now. Except that now the program below has the problem again: a=setmetatable({}, {__gc = function() print("Hello") end}) Fixing this might require surgery in the CGI script.