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

V8 assertion from running ./test in debug mode

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.3.1
    • 2.3.1
    • JavaScript
    • 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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: