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

quit() in the shell quickExits from deep in the javascript stack

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.7
    • Affects Version/s: 3.1.7
    • Component/s: JavaScript
    • None
    • Fully Compatible
    • ALL
    • Platform 7 08/10/15

      quit() in the shell calls quickExit() from deep in the stack. This is a problem because leak sanitizer can't trace reachability for our ImplScope's, so that looks like a leak. If we make quit() return from js and destroy the scope before quickExit we won't have this problem.

            Assignee:
            mira.carey@mongodb.com Mira Carey
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: