https://bugzilla.wikimedia.org/show_bug.cgi?id=68196
--- Comment #13 from Tim Starling <[email protected]> --- Created attachment 16028 --> https://bugzilla.wikimedia.org/attachment.cgi?id=16028&action=edit Reduced test case I used a recursive table "a = {a,0}" to force Lua to do the small allocations necessary to reliably take the memory usage up to within a short distance of the limit. Then by having PHP attempt to re-enter Lua after the resulting OOM, a segfault reliably results. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
