[Webkit-unassigned] [Bug 153713] [GTK] 22 new JSC test failures on the GTK+ ARM buildbot after r195233.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 11 13:08:47 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=153713

--- Comment #10 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #8)
> I've built the latest release (2.12.3) of webkit2gtk on my arm machine, and
> even run 1+1 in jsc will cause SIGILL...

I cannot reproduce that on an ARMv7 machine (a wandboard) with Debian Jessie using webkit2gtk+ from debian-backports (2.12.0-2~bpo8+1)

$ dpkg -S $(which jsc)
libjavascriptcoregtk-4.0-bin: /usr/bin/jsc

$ apt-cache policy libjavascriptcoregtk-4.0-bin
libjavascriptcoregtk-4.0-bin:
  Installed: 2.12.0-2~bpo8+1
  Candidate: 2.12.0-2~bpo8+1
  Version table:
 *** 2.12.0-2~bpo8+1 0
        100 http://ftp.debian.org/debian/ jessie-backports/main armhf Packages
        100 /var/lib/dpkg/status
     2.6.2+dfsg1-4 0
        500 http://ftp.pt.debian.org/debian/ jessie/main armhf Packages

$ jsc -e "print(1 + 1)"
2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160611/aac1b2fa/attachment.html>


More information about the webkit-unassigned mailing list