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

evald.js fails to find op

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      assert.soon failed: function () {
      o = op(ev, where);
      return o != -1;
      }, msg:undefined
      Error("Printing Stack Trace (lines are 0-based in spidermonkey)")@:0
      ()@shell/utils.js:20
      ("assert.soon failed: function ()

      {\n o = op(ev, where);\n return o != -1;\n}

      , msg:undefined")@shell/utils.js:31
      ((function ()

      {o = op(ev, where);return o != -1;}

      ))@shell/utils.js:117
      doIt("while( 1 ) { db.jstests_evald.count(

      {i:10}

      ); }",true)@/Users/mike/buildslaves/mongo/OS_X_105_32bit/mongo/jstests/evald.js:39
      @/Users/mike/buildslaves/mongo/OS_X_105_32bit/mongo/jstests/evald.js:59

      Mon Sep 27 02:18:03 uncaught exception: assert.soon failed: function () {
      o = op(ev, where);
      return o != -1;
      }, msg:undefined
      failed to load: /Users/mike/buildslaves/mongo/OS_X_105_32bit/mongo/jstests/evald.js

            Assignee:
            aaron Aaron Staple
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: