A node process in production died abruptly and this appeared on the
console...

node: /root/.nvm/v0.6.12/include/node/node_object_wrap.h:62: void
node::ObjectWrap::Wrap(v8::Handle<v8::Object>): Assertion
`handle->InternalFieldCount() > 0' failed.

Is this a bug in node.  Should I file an issue?

Now for the weird part.  There is no /root/.nvm/v0.6.12/include/node/ path
on this server.  There is a /root/.nvm/v0.6.18 and a /root/.nvm/v0.8.1.  I
removed 0.6.12 some time ago.  Here is the result of `nvm ls` ...

$ nvm ls
   v0.6.18          v0.8.1
current:        v0.8.1
default -> 0.8 (-> v0.8.1)

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to