Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2016 19:10:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 207275] www/webkit2-gtk3 using armv6t2 ASM instructions on armv6
Message-ID:  <bug-207275-6497-LGaRzQ8qZl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207275-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207275-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207275

mikael.urankar@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael.urankar@gmail.com

--- Comment #3 from mikael.urankar@gmail.com ---
Created attachment 172758
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172758&action=
=3Dedit
armv6 fix

The problem was introduced with this commit:
https://bugs.webkit.org/show_bug.cgi?id=3D131612#c17

A PR is opened upstream for more than a year now without a fix:
https://bugs.webkit.org/show_bug.cgi?id=3D141288

I don't know how to fix the assembly but compiling webkit without JIT
workaround the issue. I know it's lame but I can't do better.

See attached patch

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207275-6497-LGaRzQ8qZl>