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

I tracked the debug assert, and for that particular case the assert is wrong, so this is not the cause of your crash in release mode.

Could you comment out the assert line 347 in assembler-arm.cc and see where it leads you?

Since you are getting a sigill, could you also:
* send the output of "d8 --help | head -n 2", it will print the hardware config (arm, vfp variant and so on).
 * send the /proc/cpuinfo file


--
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