-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v8::FunctionTemplate::Set() with non-primitive values is deprecated #27
Comments
I've also experience the same issue node version: 6.2.1 please see trace below ==== C stack trace ===============================
(empty)
(node) v8::FunctionTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x55f2b789 <JS Object>#0#
1: .node [module.js:568] [pc=0x42bf59c4] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x321b7341 <a Module with map 0x3811e7b9>#2#,filename=0x321b72ed <String[71]: /opt/my-project/node_modules/utf-8-validate/build/Release/validation.node>)
2: load [module.js:458] [pc=0x42ba8f98] (this=0x321b7341 <a Module with map 0x3811e7b9>#2#,filename=0x321b72ed <String[71]: /opt/my-project/node_modules/utf-8-validate/build/Release/validation.node>)
3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x321b7341 <a Module with map 0x3811e7b9>#2#,filename=0x321b72ed <String[71]: /opt/my-project/node_modules/utf-8-validate/build/Release/validation.node>)
4: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x321b6d7d <String[71]: /opt/my-project/node_modules/utf-8-validate/build/Release/validation.node>,parent=0x32088cf9 <a Module with map 0x3811e7b9>#4#,isMain=0x55f081f5 <false>)
5: require [module.js:468] [pc=0x42bb40b8] (this=0x32088cf9 <a Module with map 0x3811e7b9>#4#,path=0x321b6d7d <String[71]: /opt/my-project/node_modules/utf-8-validate/build/Release/validation.node>)
6: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x321b6d7d <String[71]: /opt/my-project/node_modules/utf-8-validate/build/Release/validation.node>)
7: bindings [/opt/my-project/node_modules/bindings/bindings.js:76] [pc=0x42bf1d34] (this=0x55f7cea9 <JS Global Object>#5#,opts=0x29fe90ed <String[10]: validation>)
8: /* anonymous */ [/opt/my-project/node_modules/utf-8-validate/index.js:4] [pc=0x5c84ea0c] (this=0x321b2d79 <an Object with map 0x3810933d>#6#,exports=0x321b2d79 <an Object with map 0x3810933d>#6#,require=0x321b35cd <JS Function require (SharedFunctionInfo 0x5bf9668d)>#7#,module=0x321b2d51 <a Module with map 0x3811e7b9>#8#,__filename=0x321b2d11 <String[50]: /opt/my-project/node_modules/utf-8-validate/index.js>,__dirname=0x321b3599 <String[41]: /opt/my-project/node_modules/utf-8-validate>)
9: _compile [module.js:541] [pc=0x42bb30bc] (this=0x321b2d51 <a Module with map 0x3811e7b9>#8#,content=0x321b329d <String[133]\: 'use strict';\n\ntry {\n module.exports = require('bindings')('validation');\n} catch (e) {\n module.exports = require('./fallback');\n}\n>,filename=0x321b2d11 <String[50]: /opt/my-project/node_modules/utf-8-validate/index.js>)
10: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x321b2d51 <a Module with map 0x3811e7b9>#8#,filename=0x321b2d11 <String[50]: /opt/my-project/node_modules/utf-8-validate/index.js>)
11: load [module.js:458] [pc=0x42ba8f98] (this=0x321b2d51 <a Module with map 0x3811e7b9>#8#,filename=0x321b2d11 <String[50]: /opt/my-project/node_modules/utf-8-validate/index.js>)
12: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x321b2d51 <a Module with map 0x3811e7b9>#8#,filename=0x321b2d11 <String[50]: /opt/my-project/node_modules/utf-8-validate/index.js>)
13: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bfd12c1 <String[14]: utf-8-validate>,parent=0x321af9a9 <a Module with map 0x3811e7b9>#9#,isMain=0x55f081f5 <false>)
14: require [module.js:468] [pc=0x42bb40b8] (this=0x321af9a9 <a Module with map 0x3811e7b9>#9#,path=0x5bfd12c1 <String[14]: utf-8-validate>)
15: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bfd12c1 <String[14]: utf-8-validate>)
16: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Validation.js:10] [pc=0x5c84e704] (this=0x321af9d1 <an Object with map 0x3810933d>#10#,exports=0x321af9d1 <an Object with map 0x3810933d>#10#,require=0x321b0449 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#11#,module=0x321af9a9 <a Module with map 0x3811e7b9>#9#,__filename=0x321af94d <String[77]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Validation.js>,__dirname=0x321b0415 <String[63]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib>)
17: _compile [module.js:541] [pc=0x42bb30bc] (this=0x321af9a9 <a Module with map 0x3811e7b9>#9#,content=0x321b0025 <String[256]\: 'use strict';\n\n/*!\n * ws: a node.js websocket client\n * Copyright(c) 2011 Einar Otto Stangvik <einaros@gmail.com>\n * MIT Licensed\n */\n\ntry {\n module.exports = require('utf-8-validate');\n} catch (e) {\n module.exports = require('./Validation.fallback');\n}\n>,filename=0x321af94d <String[77]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Validation.js>)
18: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x321af9a9 <a Module with map 0x3811e7b9>#9#,filename=0x321af94d <String[77]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Validation.js>)
19: load [module.js:458] [pc=0x42ba8f98] (this=0x321af9a9 <a Module with map 0x3811e7b9>#9#,filename=0x321af94d <String[77]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Validation.js>)
20: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x321af9a9 <a Module with map 0x3811e7b9>#9#,filename=0x321af94d <String[77]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Validation.js>)
21: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29fe6c6d <String[12]: ./Validation>,parent=0x321a3f79 <a Module with map 0x3811e7b9>#12#,isMain=0x55f081f5 <false>)
22: require [module.js:468] [pc=0x42bb40b8] (this=0x321a3f79 <a Module with map 0x3811e7b9>#12#,path=0x29fe6c6d <String[12]: ./Validation>)
23: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x29fe6c6d <String[12]: ./Validation>)
24: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Receiver.js:8] [pc=0x5c84d6e8] (this=0x321a3fa1 <an Object with map 0x3810933d>#13#,exports=0x321a3fa1 <an Object with map 0x3810933d>#13#,require=0x321aeded <JS Function require (SharedFunctionInfo 0x5bf9668d)>#14#,module=0x321a3f79 <a Module with map 0x3811e7b9>#12#,__filename=0x321a3f21 <String[75]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Receiver.js>,__dirname=0x321aedb9 <String[63]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib>)
25: _compile [module.js:541] [pc=0x42bb30bc] (this=0x321a3f79 <a Module with map 0x3811e7b9>#12#,content=0x321a45c9 <Very long string[19721]>#15#,filename=0x321a3f21 <String[75]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Receiver.js>)
26: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x321a3f79 <a Module with map 0x3811e7b9>#12#,filename=0x321a3f21 <String[75]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Receiver.js>)
27: load [module.js:458] [pc=0x42ba8f98] (this=0x321a3f79 <a Module with map 0x3811e7b9>#12#,filename=0x321a3f21 <String[75]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Receiver.js>)
28: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x321a3f79 <a Module with map 0x3811e7b9>#12#,filename=0x321a3f21 <String[75]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/Receiver.js>)
29: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29fdb1d9 <String[10]: ./Receiver>,parent=0x3216a299 <a Module with map 0x3811e7b9>#16#,isMain=0x55f081f5 <false>)
30: require [module.js:468] [pc=0x42bb40b8] (this=0x3216a299 <a Module with map 0x3811e7b9>#16#,path=0x29fdb1d9 <String[10]: ./Receiver>)
31: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x29fdb1d9 <String[10]: ./Receiver>)
32: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js:18] [pc=0x5c8471b4] (this=0x3216a2c1 <an Object with map 0x3810933d>#17#,exports=0x3216a2c1 <an Object with map 0x3810933d>#17#,require=0x32177ee1 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#18#,module=0x3216a299 <a Module with map 0x3811e7b9>#16#,__filename=0x3216a241 <String[76]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js>,__dirname=0x32177ead <String[63]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib>)
33: _compile [module.js:541] [pc=0x42bb30bc] (this=0x3216a299 <a Module with map 0x3811e7b9>#16#,content=0x3216a935 <Very long string[26841]>#19#,filename=0x3216a241 <String[76]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js>)
34: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x3216a299 <a Module with map 0x3811e7b9>#16#,filename=0x3216a241 <String[76]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js>)
35: load [module.js:458] [pc=0x42ba8f98] (this=0x3216a299 <a Module with map 0x3811e7b9>#16#,filename=0x3216a241 <String[76]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js>)
36: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x3216a299 <a Module with map 0x3811e7b9>#16#,filename=0x3216a241 <String[76]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/lib/WebSocket.js>)
37: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29fdabd1 <String[15]: ./lib/WebSocket>,parent=0x321687fd <a Module with map 0x3811e7b9>#20#,isMain=0x55f081f5 <false>)
38: require [module.js:468] [pc=0x42bb40b8] (this=0x321687fd <a Module with map 0x3811e7b9>#20#,path=0x29fdabd1 <String[15]: ./lib/WebSocket>)
39: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x29fdabd1 <String[15]: ./lib/WebSocket>)
40: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/node_modules/ws/index.js:9] [pc=0x5c846540] (this=0x32168825 <an Object with map 0x3810933d>#21#,exports=0x32168825 <an Object with map 0x3810933d>#21#,require=0x321698c9 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#22#,module=0x321687fd <a Module with map 0x3811e7b9>#20#,__filename=0x321687ad <String[68]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/index.js>,__dirname=0x32169895 <String[59]: /opt/my-project/node_modules/engine.io-client/node_modules/ws>)
41: _compile [module.js:541] [pc=0x42bb30bc] (this=0x321687fd <a Module with map 0x3811e7b9>#20#,content=0x32168e65 <Very long string[1055]>#23#,filename=0x321687ad <String[68]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/index.js>)
42: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x321687fd <a Module with map 0x3811e7b9>#20#,filename=0x321687ad <String[68]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/index.js>)
43: load [module.js:458] [pc=0x42ba8f98] (this=0x321687fd <a Module with map 0x3811e7b9>#20#,filename=0x321687ad <String[68]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/index.js>)
44: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x321687fd <a Module with map 0x3811e7b9>#20#,filename=0x321687ad <String[68]: /opt/my-project/node_modules/engine.io-client/node_modules/ws/index.js>)
45: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bf8c2bd <String[2]: ws>,parent=0x32160875 <a Module with map 0x3811e7b9>#24#,isMain=0x55f081f5 <false>)
46: require [module.js:468] [pc=0x42bb40b8] (this=0x32160875 <a Module with map 0x3811e7b9>#24#,path=0x5bf8c2bd <String[2]: ws>)
47: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bf8c2bd <String[2]: ws>)
48: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/lib/transports/websocket.js:22] [pc=0x5c845980] (this=0x3216089d <an Object with map 0x3810933d>#25#,exports=0x3216089d <an Object with map 0x3810933d>#25#,require=0x3216435d <JS Function require (SharedFunctionInfo 0x5bf9668d)>#26#,module=0x32160875 <a Module with map 0x3811e7b9>#24#,__filename=0x32160821 <String[71]: /opt/my-project/node_modules/engine.io-client/lib/transports/websocket.js>,__dirname=0x32164329 <String[58]: /opt/my-project/node_modules/engine.io-client/lib/transports>)
49: _compile [module.js:541] [pc=0x42bb30bc] (this=0x32160875 <a Module with map 0x3811e7b9>#24#,content=0x32160e8d <Very long string[6055]>#27#,filename=0x32160821 <String[71]: /opt/my-project/node_modules/engine.io-client/lib/transports/websocket.js>)
50: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x32160875 <a Module with map 0x3811e7b9>#24#,filename=0x32160821 <String[71]: /opt/my-project/node_modules/engine.io-client/lib/transports/websocket.js>)
51: load [module.js:458] [pc=0x42ba8f98] (this=0x32160875 <a Module with map 0x3811e7b9>#24#,filename=0x32160821 <String[71]: /opt/my-project/node_modules/engine.io-client/lib/transports/websocket.js>)
52: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x32160875 <a Module with map 0x3811e7b9>#24#,filename=0x32160821 <String[71]: /opt/my-project/node_modules/engine.io-client/lib/transports/websocket.js>)
53: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29fa29cd <String[11]: ./websocket>,parent=0x320a0689 <a Module with map 0x3811e7b9>#28#,isMain=0x55f081f5 <false>)
54: require [module.js:468] [pc=0x42bb40b8] (this=0x320a0689 <a Module with map 0x3811e7b9>#28#,path=0x29fa29cd <String[11]: ./websocket>)
55: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x29fa29cd <String[11]: ./websocket>)
56: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/lib/transports/index.js:8] [pc=0x5c81d6f4] (this=0x320a06b1 <an Object with map 0x3810933d>#29#,exports=0x320a06b1 <an Object with map 0x3810933d>#29#,require=0x320a17bd <JS Function require (SharedFunctionInfo 0x5bf9668d)>#30#,module=0x320a0689 <a Module with map 0x3811e7b9>#28#,__filename=0x320a0639 <String[67]: /opt/my-project/node_modules/engine.io-client/lib/transports/index.js>,__dirname=0x320a1789 <String[58]: /opt/my-project/node_modules/engine.io-client/lib/transports>)
57: _compile [module.js:541] [pc=0x42bb30bc] (this=0x320a0689 <a Module with map 0x3811e7b9>#28#,content=0x320a0d25 <Very long string[1081]>#31#,filename=0x320a0639 <String[67]: /opt/my-project/node_modules/engine.io-client/lib/transports/index.js>)
58: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x320a0689 <a Module with map 0x3811e7b9>#28#,filename=0x320a0639 <String[67]: /opt/my-project/node_modules/engine.io-client/lib/transports/index.js>)
59: load [module.js:458] [pc=0x42ba8f98] (this=0x320a0689 <a Module with map 0x3811e7b9>#28#,filename=0x320a0639 <String[67]: /opt/my-project/node_modules/engine.io-client/lib/transports/index.js>)
60: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x320a0689 <a Module with map 0x3811e7b9>#28#,filename=0x320a0639 <String[67]: /opt/my-project/node_modules/engine.io-client/lib/transports/index.js>)
61: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29fa0c45 <String[12]: ./transports>,parent=0x32008e25 <a Module with map 0x3811e7b9>#32#,isMain=0x55f081f5 <false>)
62: require [module.js:468] [pc=0x42bb40b8] (this=0x32008e25 <a Module with map 0x3811e7b9>#32#,path=0x29fa0c45 <String[12]: ./transports>)
63: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x29fa0c45 <String[12]: ./transports>)
64: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/lib/socket.js:5] [pc=0x5c81c564] (this=0x32082f05 <an Object with map 0x3810933d>#33#,exports=0x32082f05 <an Object with map 0x3810933d>#33#,require=0x3209f601 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#34#,module=0x32008e25 <a Module with map 0x3811e7b9>#32#,__filename=0x32008e4d <String[57]: /opt/my-project/node_modules/engine.io-client/lib/socket.js>,__dirname=0x3209f5cd <String[47]: /opt/my-project/node_modules/engine.io-client/lib>)
65: _compile [module.js:541] [pc=0x42bb30bc] (this=0x32008e25 <a Module with map 0x3811e7b9>#32#,content=0x32096629 <Very long string[17569]>#35#,filename=0x32008e4d <String[57]: /opt/my-project/node_modules/engine.io-client/lib/socket.js>)
66: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x32008e25 <a Module with map 0x3811e7b9>#32#,filename=0x32008e4d <String[57]: /opt/my-project/node_modules/engine.io-client/lib/socket.js>)
67: load [module.js:458] [pc=0x42ba8f98] (this=0x32008e25 <a Module with map 0x3811e7b9>#32#,filename=0x32008e4d <String[57]: /opt/my-project/node_modules/engine.io-client/lib/socket.js>)
68: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x32008e25 <a Module with map 0x3811e7b9>#32#,filename=0x32008e4d <String[57]: /opt/my-project/node_modules/engine.io-client/lib/socket.js>)
69: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bff8605 <String[8]: ./socket>,parent=0x32008e95 <a Module with map 0x3811e7b9>#36#,isMain=0x55f081f5 <false>)
70: require [module.js:468] [pc=0x42bb40b8] (this=0x32008e95 <a Module with map 0x3811e7b9>#36#,path=0x5bff8605 <String[8]: ./socket>)
71: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bff8605 <String[8]: ./socket>)
72: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/lib/index.js:2] [pc=0x5c81c1f0] (this=0x32008f7d <an Object with map 0x3810933d>#37#,exports=0x32008f7d <an Object with map 0x3810933d>#37#,require=0x32008edd <JS Function require (SharedFunctionInfo 0x5bf9668d)>#38#,module=0x32008e95 <a Module with map 0x3811e7b9>#36#,__filename=0x32008f39 <String[56]: /opt/my-project/node_modules/engine.io-client/lib/index.js>,__dirname=0x32008f25 <String[47]: /opt/my-project/node_modules/engine.io-client/lib>)
73: _compile [module.js:541] [pc=0x42bb30bc] (this=0x32008e95 <a Module with map 0x3811e7b9>#36#,content=0x32009085 <String[140]\: \nmodule.exports = require('./socket');\n\n/**\n * Exports parser\n *\n * @api public\n *\n */\nmodule.exports.parser = require('engine.io-parser');\n>,filename=0x32008f39 <String[56]: /opt/my-project/node_modules/engine.io-client/lib/index.js>)
74: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x32008e95 <a Module with map 0x3811e7b9>#36#,filename=0x32008f39 <String[56]: /opt/my-project/node_modules/engine.io-client/lib/index.js>)
75: load [module.js:458] [pc=0x42ba8f98] (this=0x32008e95 <a Module with map 0x3811e7b9>#36#,filename=0x32008f39 <String[56]: /opt/my-project/node_modules/engine.io-client/lib/index.js>)
76: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x32008e95 <a Module with map 0x3811e7b9>#36#,filename=0x32008f39 <String[56]: /opt/my-project/node_modules/engine.io-client/lib/index.js>)
77: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29f1c3e5 <String[6]: ./lib/>,parent=0x3200912d <a Module with map 0x3811e7b9>#39#,isMain=0x55f081f5 <false>)
78: require [module.js:468] [pc=0x42bb40b8] (this=0x3200912d <a Module with map 0x3811e7b9>#39#,path=0x29f1c3e5 <String[6]: ./lib/>)
79: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x29f1c3e5 <String[6]: ./lib/>)
80: /* anonymous */ [/opt/my-project/node_modules/engine.io-client/index.js:2] [pc=0x5c81bfd0] (this=0x32009211 <an Object with map 0x3810933d>#40#,exports=0x32009211 <an Object with map 0x3810933d>#40#,require=0x32009175 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#41#,module=0x3200912d <a Module with map 0x3811e7b9>#39#,__filename=0x320091d1 <String[52]: /opt/my-project/node_modules/engine.io-client/index.js>,__dirname=0x320091bd <String[43]: /opt/my-project/node_modules/engine.io-client>)
81: _compile [module.js:541] [pc=0x42bb30bc] (this=0x3200912d <a Module with map 0x3811e7b9>#39#,content=0x320092b1 <String[38]\: \nmodule.exports = require('./lib/');\n>,filename=0x320091d1 <String[52]: /opt/my-project/node_modules/engine.io-client/index.js>)
82: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x3200912d <a Module with map 0x3811e7b9>#39#,filename=0x320091d1 <String[52]: /opt/my-project/node_modules/engine.io-client/index.js>)
83: load [module.js:458] [pc=0x42ba8f98] (this=0x3200912d <a Module with map 0x3811e7b9>#39#,filename=0x320091d1 <String[52]: /opt/my-project/node_modules/engine.io-client/index.js>)
84: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x3200912d <a Module with map 0x3811e7b9>#39#,filename=0x320091d1 <String[52]: /opt/my-project/node_modules/engine.io-client/index.js>)
85: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bff8081 <String[16]: engine.io-client>,parent=0x320092f5 <a Module with map 0x3811e7b9>#42#,isMain=0x55f081f5 <false>)
86: require [module.js:468] [pc=0x42bb40b8] (this=0x320092f5 <a Module with map 0x3811e7b9>#42#,path=0x5bff8081 <String[16]: engine.io-client>)
87: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bff8081 <String[16]: engine.io-client>)
88: /* anonymous */ [/opt/my-project/node_modules/socket.io-client/lib/manager.js:6] [pc=0x5c81a7d8] (this=0x32009421 <an Object with map 0x3810933d>#43#,exports=0x32009421 <an Object with map 0x3810933d>#43#,require=0x3200933d <JS Function require (SharedFunctionInfo 0x5bf9668d)>#44#,module=0x320092f5 <a Module with map 0x3811e7b9>#42#,__filename=0x320093d9 <String[58]: /opt/my-project/node_modules/socket.io-client/lib/manager.js>,__dirname=0x320093c5 <String[47]: /opt/my-project/node_modules/socket.io-client/lib>)
89: _compile [module.js:541] [pc=0x42bb30bc] (this=0x320092f5 <a Module with map 0x3811e7b9>#42#,content=0x3200c381 <Very long string[12003]>#45#,filename=0x320093d9 <String[58]: /opt/my-project/node_modules/socket.io-client/lib/manager.js>)
90: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x320092f5 <a Module with map 0x3811e7b9>#42#,filename=0x320093d9 <String[58]: /opt/my-project/node_modules/socket.io-client/lib/manager.js>)
91: load [module.js:458] [pc=0x42ba8f98] (this=0x320092f5 <a Module with map 0x3811e7b9>#42#,filename=0x320093d9 <String[58]: /opt/my-project/node_modules/socket.io-client/lib/manager.js>)
92: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x320092f5 <a Module with map 0x3811e7b9>#42#,filename=0x320093d9 <String[58]: /opt/my-project/node_modules/socket.io-client/lib/manager.js>)
93: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bff84d9 <String[9]: ./manager>,parent=0x3200f281 <a Module with map 0x3811e7b9>#46#,isMain=0x55f081f5 <false>)
94: require [module.js:468] [pc=0x42bb40b8] (this=0x3200f281 <a Module with map 0x3811e7b9>#46#,path=0x5bff84d9 <String[9]: ./manager>)
95: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bff84d9 <String[9]: ./manager>)
96: /* anonymous */ [/opt/my-project/node_modules/socket.io-client/lib/index.js:8] [pc=0x42bf7f54] (this=0x3200f3d1 <an Object with map 0x3810933d>#47#,exports=0x3200f3d1 <an Object with map 0x3810933d>#47#,require=0x3200f2c9 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#48#,module=0x3200f281 <a Module with map 0x3811e7b9>#46#,__filename=0x3200f38d <String[56]: /opt/my-project/node_modules/socket.io-client/lib/index.js>,__dirname=0x3200f379 <String[47]: /opt/my-project/node_modules/socket.io-client/lib>)
97: _compile [module.js:541] [pc=0x42bb30bc] (this=0x3200f281 <a Module with map 0x3811e7b9>#46#,content=0x3200facd <Very long string[1664]>#49#,filename=0x3200f38d <String[56]: /opt/my-project/node_modules/socket.io-client/lib/index.js>)
98: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x3200f281 <a Module with map 0x3811e7b9>#46#,filename=0x3200f38d <String[56]: /opt/my-project/node_modules/socket.io-client/lib/index.js>)
99: load [module.js:458] [pc=0x42ba8f98] (this=0x3200f281 <a Module with map 0x3811e7b9>#46#,filename=0x3200f38d <String[56]: /opt/my-project/node_modules/socket.io-client/lib/index.js>)
100: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x3200f281 <a Module with map 0x3811e7b9>#46#,filename=0x3200f38d <String[56]: /opt/my-project/node_modules/socket.io-client/lib/index.js>)
101: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bfd127d <String[16]: socket.io-client>,parent=0x32010169 <a Module with map 0x3811e7b9>#50#,isMain=0x55f081f5 <false>)
102: require [module.js:468] [pc=0x42bb40b8] (this=0x32010169 <a Module with map 0x3811e7b9>#50#,path=0x5bfd127d <String[16]: socket.io-client>)
103: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bfd127d <String[16]: socket.io-client>)
149: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bfd1661 <String[44]: ./lib/services/loaders/systemServiceLoader.js>,parent=0x320197d9 <a Module with map 0x3811e7b9>#73#,isMain=0x55f081f5 <false>)
150: require [module.js:468] [pc=0x42bb40b8] (this=0x320197d9 <a Module with map 0x3811e7b9>#73#,path=0x5bfd1661 <String[44]: ./lib/services/loaders/systemServiceLoader.js>)
151: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bfd1661 <String[44]: ./lib/services/loaders/systemServiceLoader.js>)
152: /* anonymous */ [/opt/my-project/node_modules/my-services/index.js:3] [pc=0x42be16e8] (this=0x320198dd <an Object with map 0x3810933d>#74#,exports=0x320198dd <an Object with map 0x3810933d>#74#,require=0x32019821 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#75#,module=0x320197d9 <a Module with map 0x3811e7b9>#73#,__filename=0x3201989d <String[49]: /opt/my-project/node_modules/my-services/index.js>,__dirname=0x32019889 <String[40]: /opt/my-project/node_modules/my-services>)
153: _compile [module.js:541] [pc=0x42bb30bc] (this=0x320197d9 <a Module with map 0x3811e7b9>#73#,content=0x32019b45)
154: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x320197d9 <a Module with map 0x3811e7b9>#73#,filename=0x3201989d <String[49]: /opt/my-project/node_modules/my-services/index.js>)
155: load [module.js:458] [pc=0x42ba8f98] (this=0x320197d9 <a Module with map 0x3811e7b9>#73#,filename=0x3201989d <String[49]: /opt/my-project/node_modules/my-services/index.js>)
156: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x320197d9 <a Module with map 0x3811e7b9>#73#,filename=0x3201989d <String[49]: /opt/my-project/node_modules/my-services/index.js>)
157: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bfcfe49 <String[13]: my-services>,parent=0x32019d4d <a Module with map 0x3811e7b9>#76#,isMain=0x55f081f5 <false>)
158: require [module.js:468] [pc=0x42bb40b8] (this=0x32019d4d <a Module with map 0x3811e7b9>#76#,path=0x5bfcfe49 <String[13]: my-services>)
159: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bfcfe49 <String[13]: my-services>)
160: /* anonymous */ [/opt/my-project/lib/AppManager.js:7] [pc=0x42be0898] (this=0x32019e55 <an Object with map 0x3810933d>#77#,exports=0x32019e55 <an Object with map 0x3810933d>#77#,require=0x32019d95 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#78#,module=0x32019d4d <a Module with map 0x3811e7b9>#76#,__filename=0x32019e29 <String[31]: /opt/my-project/lib/AppManager.js>,__dirname=0x32019e15 <String[17]: /opt/my-project/lib>)
161: _compile [module.js:541] [pc=0x42bb30bc] (this=0x32019d4d <a Module with map 0x3811e7b9>#76#,content=0x3201bedd <Very long string[8205]>#79#,filename=0x32019e29 <String[31]: /opt/my-project/lib/AppManager.js>)
162: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x32019d4d <a Module with map 0x3811e7b9>#76#,filename=0x32019e29 <String[31]: /opt/my-project/lib/AppManager.js>)
163: load [module.js:458] [pc=0x42ba8f98] (this=0x32019d4d <a Module with map 0x3811e7b9>#76#,filename=0x32019e29 <String[31]: /opt/my-project/lib/AppManager.js>)
164: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x32019d4d <a Module with map 0x3811e7b9>#76#,filename=0x32019e29 <String[31]: /opt/my-project/lib/AppManager.js>)
165: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x5bf95fc9 <String[16]: ./lib/AppManager>,parent=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,isMain=0x55f081f5 <false>)
166: require [module.js:468] [pc=0x42bb40b8] (this=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,path=0x5bf95fc9 <String[16]: ./lib/AppManager>)
167: require(aka require) [internal/module.js:20] [pc=0x42bb3d8c] (this=0x55f0809d <undefined>,path=0x5bf95fc9 <String[16]: ./lib/AppManager>)
168: /* anonymous */ [/opt/my-project/sync.js:17] [pc=0x42bb3558] (this=0x29f1ccd9 <an Object with map 0x3810933d>#81#,exports=0x29f1ccd9 <an Object with map 0x3810933d>#81#,require=0x29f1cc39 <JS Function require (SharedFunctionInfo 0x5bf9668d)>#82#,module=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,__filename=0x29f1ccb5 <String[21]: /opt/my-project/sync.js>,__dirname=0x29f1cca1 <String[13]: /opt/my-project>)
169: _compile [module.js:541] [pc=0x42bb30bc] (this=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,content=0x29f1d1f5 <Very long string[1185]>#83#,filename=0x29f1ccb5 <String[21]: /opt/my-project/sync.js>)
170: .js [module.js:550] [pc=0x42baa954] (this=0x29f1cbd5 <an Object with map 0x3811e4cd>#1#,module=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,filename=0x29f1ccb5 <String[21]: /opt/my-project/sync.js>)
171: load [module.js:458] [pc=0x42ba8f98] (this=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,filename=0x29f1ccb5 <String[21]: /opt/my-project/sync.js>)
172: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x42ba8a88] (this=0x55f0809d <undefined>,module=0x29f1cbf1 <a Module with map 0x3811e7b9>#80#,filename=0x29f1ccb5 <String[21]: /opt/my-project/sync.js>)
173: _load [module.js:409] [pc=0x42ba3a74] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#,request=0x29f1d6b5 <String[21]: /opt/my-project/sync.js>,parent=0x55f08089 <null>,isMain=0x55f081bd <true>)
174: runMain [module.js:575] [pc=0x42ba34d8] (this=0x29f1cb8d <JS Function Module (SharedFunctionInfo 0x5bf79ca1)>#3#)
175: startup(aka startup) [node.js:160] [pc=0x42b72344] (this=0x55f0809d <undefined>)
176: /* anonymous */(aka /* anonymous */) [node.js:456] [pc=0x42b6fa74] (this=0x55f08089 <null>,process=0x55f792c9 <a process with map 0x38113c05>#84#)
=====================
let me know if I can help with any debugging |
Closed
+1 only needs an npm bump, has been fixed on the master branch |
Released 1.2.2, closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just by require('utf-8-validate');
(node) v8::FunctionTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.
==== JS stack trace =========================================
Security context: 0x2dfe49dc9e59 #0#
1: .node [module.js:568] [pc=0x3e52b5d51de4](this=0xa89340c4b61 <an Object with map 0x33c1a1e17b89>#1#,module=0xa89340e5a29 <a Module with map 0x33c1a1e18161>#2#,filename=0xa89340e5921 <String[105]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/build/Release/validation.node)
2: load [module.js:458] [pc=0x3e52b5d396f2](this=0xa89340e5a29 <a Module with map 0x33c1a1e18161>#2#,filename=0xa89340e5921 <String[105]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/build/Release/validation.node)
3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x3e52b5d3921d](this=0x2dfe49d04189 ,module=0xa89340e5a29 <a Module with map 0x33c1a1e18161>#2#,filename=0xa89340e5921 <String[105]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/build/Release/validation.node)
4: _load [module.js:409] [pc=0x3e52b5d34e02](this=0xa8934082b19 <JS Function Module %28SharedFunctionInfo 0x245e9f024829%29>#3#,request=0xa89340e4eb9 <String[105]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/build/Release/validation.node>,parent=0xa89340d5fa1 <a Module with map 0x33c1a1e18161>#4#,isMain=0x2dfe49d04299 <false)
5: require [module.js:468] [pc=0x3e52b5d42cd3](this=0xa89340d5fa1 <a Module with map 0x33c1a1e18161>#4#,path=0xa89340e4eb9 <String[105]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/build/Release/validation.node)
6: require(aka require) [internal/module.js:20] [pc=0x3e52b5d42a06](this=0x2dfe49d04189 ,path=0xa89340e4eb9 <String[105]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/build/Release/validation.node)
7: bindings [/home/ubuntu/suitest_releases/20151110160909230/node_modules/bindings/bindings.js:76] [pc=0x3e52b5d4aab6](this=0x2dfe49de5bf9 #5#,opts=0x245e9f058769 <String[10]: validation)
8: /* anonymous _/ [/home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/index.js:4] [pc=0x3e52b5d4889c](this=0xa89340cf731 <an Object with map 0x143cd8207b71>#6#,exports=0xa89340cf731 <an Object with map 0x143cd8207b71>#6#,require=0xa89340d1091 <JS Function require %28SharedFunctionInfo 0x245e9f054319%29>#7#,module=0xa89340cf6a9 <a Module with map 0x33c1a1e18161>#8#,__filename=0xa89340cf569 <String[84]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/index.js>,__dirname=0xa89340d0fc9 <String[75]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate)
9: _compile [module.js:541] [pc=0x3e52b5d421f0](this=0xa89340cf6a9 <a Module with map 0x33c1a1e18161>#8#,content=0xa89340d0a19 <String[133]:)('validation');\n} catch (e) {\n module.exports = require('./fallback');\n}\n>,filename=0xa89340cf569 <String[84]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/index.js>)
10: .js [module.js:550] [pc=0x3e52b5d3aceb](this=0xa89340c4b61 <an Object with map 0x33c1a1e17b89>#1#,module=0xa89340cf6a9 <a Module with map 0x33c1a1e18161>#8#,filename=0xa89340cf569 <String[84]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/index.js)
11: load [module.js:458] [pc=0x3e52b5d396f2](this=0xa89340cf6a9 <a Module with map 0x33c1a1e18161>#8#,filename=0xa89340cf569 <String[84]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/index.js)
12: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x3e52b5d3921d](this=0x2dfe49d04189 ,module=0xa89340cf6a9 <a Module with map 0x33c1a1e18161>#8#,filename=0xa89340cf569 <String[84]: /home/ubuntu/suitest_releases/20151110160909230/node_modules/utf-8-validate/index.js)
13: load [module.js:409] [pc=0x3e52b5d34e02](this=0xa8934082b19 <JS Function Module %28SharedFunctionInfo 0x245e9f024829%29>#3#,request=0x245e9f053d81 <String[29]: ./node_modules/utf-8-validate>,parent=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,isMain=0x2dfe49d04299 <false)
14: require [module.js:468] [pc=0x3e52b5d42cd3](this=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,path=0x245e9f053d81 <String[29]: ./node_modules/utf-8-validate)
15: require(aka require) [internal/module.js:20] [pc=0x3e52b5d42a06](this=0x2dfe49d04189 ,path=0x245e9f053d81 <String[29]: ./node_modules/utf-8-validate)
16: / anonymous */ [/home/ubuntu/suitest_releases/20151110160909230/fail.js:4] [pc=0x3e52b5d424bf](this=0xa89340c7819 <an Object with map 0x143cd8207b71>#10#,exports=0xa89340c7819 <an Object with map 0x143cd8207b71>#10#,require=0xa89340c95f9 <JS Function require %28SharedFunctionInfo 0x245e9f054319%29>#11#,module=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,__filename=0xa89340c7679 <String[55]: /home/ubuntu/suitest_releases/20151110160909230/fail.js>,__dirname=0xa89340c9521 <String[47]: /home/ubuntu/suitest_releases/20151110160909230)
17: _compile [module.js:541] [pc=0x3e52b5d421f0](this=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,content=0xa89340c9051 <String[151]:);\nvar utf8 = require('./node_modules/utf-8-validate');\n// var bu = require('./node_modules/bufferutil');\n>,filename=0xa89340c7679 <String[55]: /home/ubuntu/suitest_releases/20151110160909230/fail.js>)
18: .js [module.js:550] [pc=0x3e52b5d3aceb](this=0xa89340c4b61 <an Object with map 0x33c1a1e17b89>#1#,module=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,filename=0xa89340c7679 <String[55]: /home/ubuntu/suitest_releases/20151110160909230/fail.js)
19: load [module.js:458] [pc=0x3e52b5d396f2](this=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,filename=0xa89340c7679 <String[55]: /home/ubuntu/suitest_releases/20151110160909230/fail.js)
20: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x3e52b5d3921d](this=0x2dfe49d04189 ,module=0xa89340c7721 <a Module with map 0x33c1a1e18161>#9#,filename=0xa89340c7679 <String[55]: /home/ubuntu/suitest_releases/20151110160909230/fail.js)
21: _load [module.js:409] [pc=0x3e52b5d34e02](this=0xa8934082b19 <JS Function Module %28SharedFunctionInfo 0x245e9f024829%29>#3#,request=0xa893407d521 <String[55]: /home/ubuntu/suitest_releases/20151110160909230/fail.js>,parent=0x2dfe49d04101 ,isMain=0x2dfe49d04231 <true)
22: runMain [module.js:575] [pc=0x3e52b5d348ca](this=0xa8934082b19 <JS Function Module %28SharedFunctionInfo 0x245e9f024829%29>#3#)
23: startup(aka startup) [node.js:160] [pc=0x3e52b5c408c9](this=0x2dfe49d04189 <undefined)
24: /* anonymous /(aka / anonymous */) [node.js:449] [pc=0x3e52b5c3e523](this=0x2dfe49d04101 ,process=0x2dfe49de1d29 <a process with map 0x143cd8211151>#12#)
==== C stack trace ===============================
1: v8::Template::Set(v8::Localv8::Name, v8::Localv8::Data, v8::PropertyAttribute)
2: init(v8::Localv8::Object)
3: node::DLOpen(v8::FunctionCallbackInfov8::Value const&)
4: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfov8::Value const&))
5: 0x9a9e8b
6: 0x9aa431
7: 0x3e52b5c0961b
The text was updated successfully, but these errors were encountered: