[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-07-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #15 from Ori Livneh o...@wikimedia.org --- *** Bug 65792 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-07-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #14 from Ori Livneh o...@wikimedia.org --- *** Bug 66936 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 Ori Livneh o...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #13 from Tim Starling tstarl...@wikimedia.org --- *** Bug 66205 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #9 from Tim Starling tstarl...@wikimedia.org --- I'm at the how can this possibly work at all stage now, which is usually a sign of progress. _object_and_properties_init() has: Z_OBJVAL_P(arg) =

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #10 from Tim Starling tstarl...@wikimedia.org --- The reason it works at all is because when you pass the result of _object_and_properties_init() as the EZC function return value, the tvUnbox() at the end of zend_wrap_func() fixes

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #11 from Tim Starling tstarl...@wikimedia.org --- There's a fix in my dev branch, to be submitted as a PR once I've finished testing it: https://github.com/tstarling/hiphop-php/commit/24005dee6a113e87cbb2bc715274de31f614fcb2 --

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #12 from Tim Starling tstarl...@wikimedia.org --- https://github.com/facebook/hhvm/pull/2959 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #8 from Brad Jorsch bjor...@wikimedia.org --- I note the C stack trace reported in Tim's test case doesn't really match what Ori reported in comment 6. Not sure if that matters. I managed to reduce Tim's test case a bit further,

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #7 from Tim Starling tstarl...@wikimedia.org --- Slightly reduced test case: mwscript eval.php --wiki=elwiktionary $out = $wgParser-parse('{{#invoke:Kleida-el|kleida}}{{#invoke:Kleida-el|reverseit}}', Title::newMainPage(), new

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #6 from Ori Livneh o...@wikimedia.org --- Created attachment 15610 -- https://bugzilla.wikimedia.org/attachment.cgi?id=15610action=edit stack trace from osmium This is still happening.. -- You are receiving this mail because:

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 Tim Starling tstarl...@wikimedia.org changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia.

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-06-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 135942 merged by jenkins-bot: Fix leak in LuaSandbox::setCPULimit https://gerrit.wikimedia.org/r/135942 -- You are receiving this mail because: You are on the

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #2 from Tim Starling tstarl...@wikimedia.org --- This is mostly a LuaSandbox bug. LuaSandbox::setCPULimit() calls convert_to_double_ex() on its argument, which decrefs the original zval and creates a new one that is a double.

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 --- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 135942 had a related patch set uploaded by Ori.livneh: Fix leak in LuaSandbox::setCPULimit https://gerrit.wikimedia.org/r/135942 -- You are receiving this mail

[Bug 65796] HHVM segfaults when calling Parser-callParserFunction

2014-05-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65796 Ori Livneh o...@wikimedia.org changed: What|Removed |Added CC||o...@wikimedia.org ---