[webkit-dev] Webkit JavaScript interpreter crash (v. 153112/ppc64le).

Ryosuke Niwa rniwa at webkit.org
Mon Oct 26 06:39:33 PDT 2015


On Monday, October 26, 2015, Atul Sowani <sowania at us.ibm.com> wrote:

> I am trying to port PhantomJS 2.0.1 to IBM PPC64LE platform. PhantomJS
> uses qtwebkit version 153112 and I am facing a few crashes in the
> JavaScript interpreter code. I was directed to this forum by PhantomJS
> developers to get help/insight about the interpreter.


That WebKit revision is more than two years old:
http://trac.webkit.org/changeset/153112

Requesting this forum admins/contributors to confirm if this is the right
> forum to discuss JS interpreter issues, and is it mandatory to open a bug
> report in order to discuss it on this mailing list.
>

Can you reproduce the same interpreter crash on Mac or GTK+ if you built
trunk WebKit?  (You can export JSC_useJIT=0 in env to disable JIT)

If not, can reproduce the crash on Mac/GTK+ ports at r153112?  If you can,
you can probably binary search the revision that fixed the crash.

- R. Niwa



-- 
- R. Niwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20151026/761d20ed/attachment.html>


More information about the webkit-dev mailing list