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

Resource constraints cause premature OOM and segfault

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Blocker - P1 Blocker - P1
    • 2.4.2, 2.5.0
    • Affects Version/s: 2.4.1
    • Component/s: JavaScript, MapReduce
    • Labels:
      None
    • ALL

      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.

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

              Created:
              Updated:
              Resolved: