Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7617

V8 assertion from running ./test in debug mode

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.1
    • Affects Version/s: 2.3.1
    • Component/s: JavaScript
    • Labels:
    • Fully Compatible
    • ALL

      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.

            Assignee:
            tad Tad Marshall
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: