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

Resource constraints cause premature OOM and segfault

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker - P1
    • Resolution: Fixed
    • 2.4.1
    • 2.4.2, 2.5.0
    • JavaScript, MapReduce
    • None
    • ALL

    Description

      The resource constraints in the V8Scope constructor can cause v8 to hit an internal OOM condition and abort, or return an empty handle when attempting to allocate a v8 object.

      For now, the goal is to remove resource constraints. If we want to add similar functionality in the future, it may be best to implement our own so we can determine when to terminate or pause execution.

      Attachments

        Issue Links

          Activity

            People

              benjamin.becker Ben Becker
              benjamin.becker Ben Becker
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: