This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Math.pow crashes on machines without SSE2 (V8 issue #6736006) #829
Labels
Comments
Confirmed on Node 0.4.9 on Ubuntu Natty i386. Please fix this. ;( |
@ry it seems this bugfix has landed in the v8 3.1 tree at http://code.google.com/p/v8/source/detail?r=8577 |
@ry this issue is solved in the master tree, but as stated above not yet in the 0.4 branch |
can we try to get v8 3.1.8.26 in node v0.4.10? |
I think so. @ry usually 'upgrade V8' before 'Bump to v0.4.x'. |
Cherry-picked patch from upstream into the v0.4 branch so this will be fixed in v0.4.10. I've tested it on i386 freebsd. If someone can confirm that it works on i386 linux too, that'd be awesome. |
Node 0.4.10 working on i386 Ubuntu Natty Linux. Thanks again to everyone working quickly to get this resolved! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://codereview.chromium.org/6736006/
The text was updated successfully, but these errors were encountered: