[SERVER-1861] evald.js fails to find op Created: 27/Sep/10  Updated: 12/Jul/16  Resolved: 29/Sep/10

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 1.7.2

Type: Bug Priority: Major - P3
Reporter: Aaron Staple Assignee: Aaron Staple
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

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



 Comments   
Comment by auto [ 29/Sep/10 ]

Author:

{'login': 'astaple', 'name': 'Aaron', 'email': 'aaron@10gen.com'}

Message: SERVER-1861 remove debugging
http://github.com/mongodb/mongo/commit/d13858dbb70c094f8c5539ed610f1eb98b1ec5d7

Comment by auto [ 28/Sep/10 ]

Author:

{'login': 'astaple', 'name': 'Aaron', 'email': 'aaron@10gen.com'}

Message: SERVER-1861 give test more opportunity to find eval op id
http://github.com/mongodb/mongo/commit/db4116162b46403d8ff1d233adc405f7fbfa2ed7

Comment by Aaron Staple [ 27/Sep/10 ]

Haven't been able to reproduce on my machine. Possibly the expected op was never active when polled because the slave request op happened to be active at these times. Going to see if the debugging confirms this or indicates something else...

Comment by auto [ 27/Sep/10 ]

Author:

{'login': 'astaple', 'name': 'Aaron', 'email': 'aaron@10gen.com'}

Message: SERVER-1861 debugging
http://github.com/mongodb/mongo/commit/6309d60b49739fdd22c70b8d255399b3281812be

Generated at Thu Feb 08 02:58:15 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.