Skip to content
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

crash #1

Open
stevedekorte opened this issue Nov 23, 2011 · 2 comments
Open

crash #1

stevedekorte opened this issue Nov 23, 2011 · 2 comments

Comments

@stevedekorte
Copy link

bash-3.2$ node

require('rsaBinding')
{ RsaKeypair: [Function: RsaKeypair] }
require('rsaBinding').RsaKeypair()
Assertion failed: (handle->InternalFieldCount() > 0), function Wrap, file ../src/node_object_wrap.h, line 62.
Abort trap: 6

bash-3.2$ node --version
v0.6.2

This is on OSX 10.7.2.

@chrisa
Copy link
Owner

chrisa commented Nov 24, 2011

I'm not sure why this fails so terminally - I'll see how I can avoid that happening.

The rsaBinding extension isn't intended to be used directly like that though - please see issue #3 for the various 0.6.x issues, which I believe are now fixed in branch 06x-compat - could you give that a go?

Thanks.

@mgcrea
Copy link

mgcrea commented Jul 3, 2012

Same issue here after a macports node upgrade to v0.7.12 (nodejs-devel).

There is this similar issue with a possible fix :
kkaefer/node-cpp-modules#2
kkaefer/node-cpp-modules@bd94320

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

3 participants