Status: New
Owner: ----
New 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
In building V8 as a system lib for integrating node.js on ARM platforms for
Arch Linux ARM, I've run into the following a segfault after compiling
libv8/d8. I do have all available flags set for no-unaligned-access, but as
noted in many places that is only a "best effort" by the compiler. It is
intermittent, but rather show stopping.
Version: 3.11.10
package build script, with armv5 specific flag settings:
https://github.com/archlinuxarm/PKGBUILDs/blob/master/community/v8/PKGBUILD
gbd with backtrace:
http://pastie.org/private/qnw2whgaao0uograndwllq
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev