Comment #5 on issue 2280 by [email protected]: armv5t segfault in v8::internal::String::WriteToFlat, probable unintended unaligned access
http://code.google.com/p/v8/issues/detail?id=2280
Note that bug 152407 is pretty clearly not an alignment error of any kind: I see resource() yielding 0x500000000, which is obviously not a valid pointer and likely a NULL that's somehow had a couple of bits flipped. (Or so it seems to me, utterly unfamiliar with this codebase as I am.)
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
