I'm going to stop cluttering up this thread with debug - and move this into a GitHub issue. Please see https://github.com/andrewlow/v8ppc/issues/96 for updates. When / if I resolve the issue I'll update this thread.
On Wednesday, October 16, 2013 2:43:46 PM UTC-4, Andrew Low wrote: > > I decided to take another kick at my G5 as my assumption initially was > that it was crashing immediately. The node trace output got me thinking > that maybe it was a more isolated problem. > > Running the V8 test suite gives me: > > === 45 tests failed > === 45 tests CRASHED > > Out of the nearly 9000 tests. > > Looking at one of them... > > $ ./out/ppc.release/d8 --test --stress-opt --always-opt --nobreak-on-abort > --nodead-code-elimination ./test/mjsunit/mjsunit.js > ./test/mjsunit/regress/regress-2185-2.js > ============ Stress 1/5 ============ > Illegal instruction > > So I've got something to debug here. > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" 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.
