Webbrowser
Bernd Walter
ticso at cicely7.cicely.de
Tue Mar 6 10:01:34 UTC 2018
On Mon, Mar 05, 2018 at 06:32:40PM +0100, Bernd Walter wrote:
> On Mon, Mar 05, 2018 at 06:18:09PM +0100, Mikaël Urankar wrote:
> > Le 5 mars 2018 18:00, "Bernd Walter" <ticso at cicely7.cicely.de> a écrit :
> >
> > It seems that there is not useable webbrowser for arm.
> > I've tested 11.1 on a Pi2 and a recent current snapshot on a Pi3.
> > The only brwosers I got running is billo and midori.
> > The first one is practically unuseable these days and midori always
> > crashes when the javascript engine starts.
> > With javascript disabled midori runs fine, but I need JS.
> > Did anyone already spend some time debugging this issue?
> >
> >
> > The jit in webkit is broken on armv6/7, you need to recompile it with this
> > configure flag: --disable-jit
> > I created a PR for firefox-esr:
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225279
>
> Ok - this is a patch to get the JIT running in firefox?
> A quick look showed that you do ${ARCH} == armv6 || ${ARCH} == armv7
> In my case I also see the problem on the pi3, which is arm64.
> You may want to expand your patch, if you can test it.
>
> I will recompile webkit without jit.
> Will take some hours to complete, so far I've used packages.
Cool - that helped.
Midori is now running with JS enabled.
> Thank you very much.
--
B.Walter <bernd at bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.
More information about the freebsd-arm
mailing list