=== release test-vm-new-script-new-context ===
Path: parallel/test-vm-new-script-new-context
run a string
script created
thrown error
undefined reference
JS error at evalmachine.:1: TypeError: foo is undefined
evalmachine.:1
TypeError: foo is undefined
at evalmachine.:1:1
at Script.prototype.runInContext (vm.js:35:12)
at Script.prototype.runInNewContext (vm.js:41:10)
at /Users/myk/Projects/spidernode/test/parallel/test-vm-new-script-new-context.js:26:3
at _tryBlock (assert.js:312:5)
at _throws (assert.js:331:12)
at assert.throws (assert.js:361:3)
at /Users/myk/Projects/spidernode/test/parallel/test-vm-new-script-new-context.js:25:1
at Module.prototype._compile (module.js:560:16)
at Module._extensions[".js"] (module.js:569:3)
at Module.prototype.load (module.js:477:3)
at tryModuleLoad (module.js:436:5)
at Module._load (module.js:428:3)
at Module.runMain (module.js:594:3)
at run (bootstrap_node.js:382:7)
at startup (bootstrap_node.js:137:9)
at bootstrap_node.js:497:3
Assertion failure: !joinable(), at /Users/myk/Projects/spidernode/deps/spidershim/spidermonkey/js/src/threading/Thread.h:122
Command: out/Release/node /Users/myk/Projects/spidernode/test/parallel/test-vm-new-script-new-context.js
--- CRASHED (Signal: 11) ---