-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.4.2, 1.5.0, 1.5.1
-
Component/s: JavaScript
-
None
-
Environment:debian/sid, system libv8 2.2.7 and 2.2.10, 32bit CPU. Apparently same result with 64bit CPU.
Only one test fails :
JSTests::NumberLong assertion: dbtests/jstests.cpp:534 val != out.firstElement().numberLong() -4991432399172683043 != -4991432399172682752
reproduced with
- mongodb 1.4.2, libv8-2.2.7
- mongodb 1.4.2, libv8-2.2.10
- mongodb 1.5.1, libv8-2.2.7
Using SpiderMonkey all tests pass.
- is depended on by
-
SERVER-2407 Switch to v8
- Closed