https://bugzilla.wikimedia.org/show_bug.cgi?id=29197
--- Comment #11 from Platonides <[email protected]> 2011-05-31 19:41:30 UTC --- The point where it errors for me with a 64bit php (and a test script) is with ulimit -s515 at doMagicLinks (the preg_split passes), where as with the old regex, it worked up to ulimit -s42. With the modification proposed at comment 10, it runs again until -s44. Note that these tests are specific to the provided url testcase, and that with the same borderline settings, it may sometimes works and sometimes fails. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
