8000 node v6 stack trace · Issue #39 · creatale/node-dv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

node v6 stack trace #39

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

Open
dunamis1974 opened this issue Jul 26, 2016 · 3 comments
Open

node v6 stack trace #39

dunamis1974 opened this issue Jul 26, 2016 · 3 comments

Comments

@dunamis1974
Copy link

Hi,
I am on Mac OS X (10.11.6)
node --version
v6.2.2
npm --version
3.9.5

It works after some tweaking here and there to make it compile. But when I start processing an image I see a lot of this:

==== C stack trace ===============================

1: v8::Template::Set(v8::Localv8::Name, v8::Localv8::Data, v8::PropertyAttribute)
2: binding::Tesseract::Init(v8::Localv8::Object)
3: InitAll(v8::Localv8::Object)
4: node::DLOpen(v8::FunctionCallbackInfov8::Value const&)
5: v8::internal::FunctionCallbackArguments::Call(void ()(v8::FunctionCallbackInfov8::Value const&))
6: v8::internal::MaybeHandlev8::internal::Object v8::internal::(anonymous namespace)::HandleApiCallHelper(v8::internal::Isolate
, v8::internal::(anonymous namespace)::BuiltinArguments<(v8::internal::BuiltinExtraArguments)1>)
7: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object*, v8::internal::Isolate)
8: 0x1d7155a0961b
(node) v8::ObjectTemplate::Set() with non-primitive values is deprecated
(node) and will stop working in the next major release.

==== JS stack trace =========================================

Security context: 0x36c2be2c9e59 #0#
1: .node [module.js:568] [pc=0x1d7155b452c4](this=0xc695b005c01 <an Object with map 0x3afaff117d41>#1#,module=0xc695b005a71 <a Module with map 0x3afaff118319>#2#,filename=0xc695b005a21 <String[49]: /usr/local/lib/node_modules/dv/lib/dvBinding.node)
2: load [module.js:458] [pc=0x1d7155b347b2](this=0xc695b005a71 <a Module with map 0x3afaff118319>#2#,filename=0xc695b005a21 <String[49]: /usr/local/lib/node_modules/dv/lib/dvBinding.node)
3: tryModuleLoad(aka tryModuleLoad) [module.js:417] [pc=0x1d7155b342dd](this=0x36c2be204189 ,module=0xc695b005a71 <a Module with map 0x3afaff118319>#2#,filename=0xc695b005a21 <String[49]: /usr/local/lib/node_modules/dv/lib/dvBinding.node)
4: _load [module.js:409] [pc=0x1d7155b2fec2](this=0xc695b005d79 <JS Function Module %28SharedFunctionInfo 0x10b477e24ad1%29>#3#,request=0xc695b005d29 <String[49]: /usr/local/lib/node_modules/dv/lib/dvBinding.node>,parent=0xc695b005ca1 <a Module with map 0x3afaff118319>#4#,isMain=0x36c2be204299 <false)
.........

@dunamis1974
Copy link
Author

Updating to the latest nan fixes the problem.

@balmasi
Copy link
balmasi commented Jan 17, 2017

@dunamis1974 how'd you get it installed on mac?

@dunamis1974
Copy link
Author

@balmasi node-dv uses few C libraries and to compile it you will need the XCode command line dev tools. Also you should have in mind that the tesseract included is not the recent version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0