[Bug 272221] www/chromium error "V8 javascript OOM"
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272221] www/chromium error "V8 javascript OOM""
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Aug 2023 05:35:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272221 --- Comment #5 from Robert Nagy <rnagy@FreeBSD.org> --- (In reply to Peter Much from comment #4) Using elfctl won't help you in this case, because there is a bug somewhere probably in the kernel that makes v8 fail even with wxneeded and building anything that uses node (v8) will reqire the -Wl,-z,wxneeded because the build will execute binaries. Anyway I think someone has to look into the issue first, which is probably either fork related or multi-threading related. Using proccontrol just "hides" the issues. -- You are receiving this mail because: You are the assignee for the bug.