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
    • None
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
            Reporter:
            benjamin.becker Ben Becker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None