Comment #1 on issue 3112 by [email protected]: v8 goes into SIGILL on latest Raspbian wheezy
http://code.google.com/p/v8/issues/detail?id=3112

Debug trace shows this:
pi@raspberrypi ~ $ LD_LIBRARY_PATH=. ./d8

#
# Fatal error in ../src/arm/assembler-arm.cc, line 347
# CHECK(shift_op != ROR || shift_imm != 0) failed
#

==== C stack trace ===============================

(empty)
Trace/breakpoint trap

It was found that the problem is related with the kernel version: on 3.6.11 (https://github.com/raspberrypi/firmware/blob/470b34d635343bb7c878f12ea696f16ef6318801/boot/kernel.img) everything works, while on the latest - it does not. Will find the commit that introduce the failure and give more info tomorrow.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to