[SERVER-8040] "javascript execution interrupted" in mr_killop.js Created: 28/Dec/12  Updated: 11/Jul/16  Resolved: 08/Jan/13

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

Type: Bug Priority: Major - P3
Reporter: Ian Whalen (Inactive) Assignee: Ben Becker
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

http://buildlogs.mongodb.org/Linux%2064-bit%20DUR%20OFF/builds/2122/test/small%20oplog/mr_killop.js

	
sh17781| MongoDB shell version: 2.3.2-pre-
sh17781| connecting to: 127.0.0.1:27999/admin
sh17781| assert: command failed: {
sh17781| 	"errmsg" : "exception: map invoke failed: javascript execution interrupted",
sh17781| 	"code" : 9014,
sh17781| 	"ok" : 0
sh17781| } : undefined
sh17781| Error: Printing Stack Trace
sh17781|     at printStackTrace (src/mongo/shell/utils.js:37:7)
sh17781|     at doassert (src/mongo/shell/utils.js:58:1)
sh17781|     at Function.assert.commandWorked (src/mongo/shell/utils.js:217:1)
sh17781|     at (shell eval):1:37
sh17781| Thu Dec 27 19:12:20.253 exec error: src/mongo/shell/utils.js:59 command failed: {
sh17781| 	"errmsg" : "exception: map invoke failed: javascript execution interrupted",
sh17781| 	"code" : 9014,
sh17781| 	"ok" : 0
sh17781| } : undefined
sh17781| throw msg;



 Comments   
Comment by auto [ 06/Jan/13 ]

Author:

{u'date': u'2013-01-06T22:37:00Z', u'email': u'tad@10gen.com', u'name': u'Tad Marshall'}

Message: SERVER-8040 Fix SpiderMonkey compile
Branch: master
https://github.com/mongodb/mongo/commit/b5e82274602b5f4af862d93b0f75fd3fd3c8ee9f

Comment by auto [ 06/Jan/13 ]

Author:

{u'date': u'2013-01-06T21:08:47Z', u'email': u'ben.becker@10gen.com', u'name': u'Ben Becker'}

Message: SERVER-8040: don't execute more js when a scope is terminated
Branch: master
https://github.com/mongodb/mongo/commit/09679f6b9bfbddd3f9dd092433a16c29765f2fc8

Comment by auto [ 05/Jan/13 ]

Author:

{u'date': u'2013-01-05T00:20:56Z', u'email': u'ben.becker@10gen.com', u'name': u'Ben Becker'}

Message: SERVER-8040: ensure all entry/exit points for v8 execution are wrapped in nativePrologue() and nativeEpilogue()
Branch: master
https://github.com/mongodb/mongo/commit/f3c92a4b2afc59ba737a99172eb9bf798530a034

Generated at Thu Feb 08 03:16:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.