Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

undefined_reference_in_new_context throws: TypeError: foo is undefined #336

Open
mykmelez opened this issue Dec 15, 2016 · 0 comments
Open

Comments

@mykmelez
Copy link
Contributor

=== release undefined_reference_in_new_context ===
Path: message/undefined_reference_in_new_context
before
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 exports.runInNewContext (vm.js:72:10)
at /Users/myk/Projects/spidernode/test/message/undefined_reference_in_new_context.js:8: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/message/undefined_reference_in_new_context.js
--- CRASHED (Signal: 11) ---

@mykmelez mykmelez added this to the pass Node tests milestone Dec 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant