Chromium now works on CURRENT.

Baptiste Daroussin bapt at freebsd.org
Wed Mar 23 08:51:14 UTC 2011


2011/3/23 George Liaskos <geo.liaskos at gmail.com>

> > Hi
> >
> > What does the v8 patches fix exactly?
>
> On FreeBSD amd64 a bug in V8 is triggered which causes mksnapshot to
> crash with stack overflow.
>
> Patches from issue 6682026 [http://codereview.chromium.org/6682026]
> resolve this. I don't know if openbsd is affected, are you able to
> build V8?
> Our node.js is marked with ONLY_FOR_ARCHS=i386 for this reason.
>
> I have not tried Chromium 10 on 8.x yet but with Chromium 9 a call to
> pthread_cond_wait returns EPERM, if you start chromium with
> --single-process it works, I've also used a build from 8x on CURRENT
> with success just by using libmap.conf for libthr.
>
> Is there any known bugs in our libthr that could be causing this?
> _______________________________________________
> freebsd-chromium at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
> To unsubscribe, send any mail to "freebsd-chromium-unsubscribe at freebsd.org
> "
>

That is exactly the problem I got 8.x running in single process mode.

Let's investigate the difference in libthr between CURRENT and 8.x

regards,
Bapt


More information about the freebsd-chromium mailing list