<font size=2 face="sans-serif">Hi Allan,</font><br><br><font size=2 face="sans-serif">Thanks for your response! It is good
to know someone who's worked on PPC64.</font><br><br><font size=2 face="sans-serif">Yes, the qtwebkit did not work/compile
on ppc64le. It crashes (assertion failure) in isPageAligned() macro. The
page alignment is not correct on ppc64le. In addition to this, the page
allocation logic and the frame stack functionality is not working as expected
on this platform. The tried to modify the page alignment logic and the
execution went ahead, only to hang in dtoa()/mult() functions in WTF. I
think the page block and JS stack functionality needs particular attention.</font><br><br><font size=2 face="sans-serif">As you've already worked on ppc64be,
your experience of porting the code would be precious to me. Could you
please share your experience and advise on how I should proceed in this
task of porting the code to ppc64le?</font><br><br><font size=2 face="sans-serif">Thanks,</font><br><font size=2 face="sans-serif">Atul.</font><br><br><br><br><br><font size=1 color=#5f5f5f face="sans-serif">From: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">Allan Sandfeld Jensen
&lt;kde@carewolf.com&gt;</font><br><font size=1 color=#5f5f5f face="sans-serif">To: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">webkit-qt@lists.webkit.org</font><br><font size=1 color=#5f5f5f face="sans-serif">Cc: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">Atul Sowani/Beaverton/Contr/IBM@IBMUS</font><br><font size=1 color=#5f5f5f face="sans-serif">Date: &nbsp; &nbsp; &nbsp;
&nbsp;</font><font size=1 face="sans-serif">10/28/2015 06:08 PM</font><br><font size=1 color=#5f5f5f face="sans-serif">Subject: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">Re: [webkit-qt]
QtWebkit JavaScript interpreter crash ( &nbsp;v. &nbsp; &nbsp; &nbsp; &nbsp;153112/ppc64le).</font><br><font size=1 color=#5f5f5f face="sans-serif">Sent by: &nbsp; &nbsp;
&nbsp; &nbsp;</font><font size=1 face="sans-serif">Allan Sandfeld
Jensen &lt;carewolf@gmail.com&gt;</font><br><hr noshade><br><br><br><tt><font size=2>On Wednesday 28 October 2015, Atul Sowani wrote:<br>&gt; Hi,<br>&gt; <br>&gt; I am trying to port PhantomJS 2.0.1 to IBM PPC64LE platform. PhantomJS<br>&gt; uses qtwebkit version 153112 and I am facing a few crashes in the<br>&gt; JavaScript interpreter code. Is this the right forum to discuss qtwebkit<br>&gt; issues I am facing while porting the code?<br>&gt; <br>Yes.<br><br>I haven't tried PPC64LE myself, when I last touched PPC64 it was to make
big-<br>endian 64bit work, so it might not configure correctly.<br><br>`Allan<br><br></font></tt><br><BR>