Updates:
Status: PendingFurtherInfo
Comment #1 on issue 1638 by [email protected]: v8 crashes on ARM cpus
that do not allow unaligned accesses
http://code.google.com/p/v8/issues/detail?id=1638
Can you share a stack trace of the crash?The code will never be executed directly from the buffer after all the stack is not executable. It will be copied to a properly aligned Code object.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
