Closed atiq-cs closed 7 years ago
Hi,
We did see a similar issue a month ago but was resolved in 6.1.307
commit https://github.com/v8/v8/commit/0216361dc29b6316b9e3347caeffd244a1b47d72 .
Although, this issue seems to be affecting other platforms as well (seg faults on x64 build), but its now resolved in 6.2.92
under commit https://github.com/v8/v8/commit/3c31e109eac88f2ab01d12aeb1cc8e24f7c9b6e9 (I just verified on a ppc64 build).
Resolved in release 6.2.92.
OS/Arch: 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26) x86_64 GNU/Linux
On this x64 machine, build command lines are as following,
It throws following on output,
This issues is observed on following v8 releases,