Hi V8 devs, It seems that we have some issues related to the V8 JavaScript engine, e.g
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211036 https://bugs.chromium.org/p/chromium/issues/detail?id=729534 Disabling V8 cache via flags helps here, but does not solves the problem(s). Here are the patch files to build V8 on FreeBSD (waiting to be reviewed) https://github.com/cpu82/freebsd-chromium/blob/master/www/chromium/files/patch-v8_BUILD.gn https://github.com/cpu82/freebsd-chromium/blob/master/www/chromium/files/patch-v8_src_base_platform_platform-posix.cc https://github.com/cpu82/freebsd-chromium/blob/master/www/chromium/files/patch-v8_src_globals.h https://github.com/cpu82/freebsd-chromium/blob/master/www/chromium/files/patch-v8_src_trap-handler_handler-inside.cc Would you mind to take a look at this? Kind regards, -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
