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

Shell "too much recursion" error shows partial messages from other errors in the stack

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Affects Version/s: 3.2.0-rc1
    • Component/s: JavaScript, Shell
    • Labels:
    • ALL

      Does not happen on 3.0.7

      DB.prototype.getCollection = function () {db["test"]};
      db["test"];
      # result: E QUERY    [thread1] Error: Error: Error: Error: Error: Error: Error: Error: Error: Error: Error: Error: Error: InternalError: too much recursion :
      

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: