Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
2.3.1
-
Fully Compatible
-
ALL
Description
Running the js suite in test will hit an assertion where V8 is attempting to load a value from thread local storage:
./test js
|
|
<etc>
|
Sun Nov 11 11:20:53.405 [testsuite] info PageFaultRetryableSection will not yield, already locked upon reaching
|
|
|
#
|
# Fatal error in src/third_party/v8/src/objects-inl.h, line 1126
|
# CHECK(heap->isolate() == Isolate::Current()) failed
|
#
|
|
The jstests/and.js unit test also hits this issue.
Attachments
Issue Links
- is depended on by
-
SERVER-2407 Switch to v8
-
- Closed
-
- is duplicated by
-
SERVER-7620 V8 failure in jstests/and.js on OS X 10.5 64-bit DEBUG
-
- Closed
-