Comment #7 on issue 1077 by [email protected]: v8 failure on OpenBSD (any versions of v8)
http://code.google.com/p/v8/issues/detail?id=1077

Actually while debuging it turned out that mmap() was failing in VirtualMemory::VirtualMemory(size_t size) so bumping datasiz to more than 512M fixed the issue. There are basically no error checks in that function so I am not suprised it's not easy to spot.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to