> Only if it happens with 0.6.20 So I can't file bug reports for 0.8.1? I thought 0.8.x was stable. What is special about 0.6.20? Do I have to go back to 0.6.20 to get support?
The problem just happened again. I just bumped my production server to 0.8.2 on the off-chance the problem is unique to 0.8.1. If this doesn't work I'll switch to 0.6.20. On Thu, Jul 12, 2012 at 11:32 AM, Ben Noordhuis <[email protected]> wrote: > On Thu, Jul 12, 2012 at 7:40 PM, Mark Hahn <[email protected]> wrote: > > 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? > > Only if it happens with 0.6.20 and you're not using binary add-ons > (which I believe you said you didn't in another post). > > > 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. > > The file path is baked into the binary at compile time. > > -- > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
