Comment #2 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

I am having trouble reproducing the issue. It seemed very build dependent (and I conjectured it depended on where the buffer got allocated on the stack).

IIRC, the issue was related to the way that relocations were stuffed into the buffer just before the code got copied to the code object, as the originating buffer was not long aligned

I will try to reproduce it, or declare it as not an issue.

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

Reply via email to