Skip to content

Fatal error in ../deps/v8/src/handles.h, line 48 #4

@palica

Description

@palica

Hi,

I am trying to convert my Evernote notes and I get this error:

Fatal error in ../deps/v8/src/handles.h, line 48

CHECK(location_ != NULL) failed

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

1: V8_Fatal
2: v8::String::NewFromUtf8(v8::Isolate_, char const_, v8::String::NewStringType, int)
3: node::StringBytes::Encode(v8::Isolate_, char const_, unsigned long, node::encoding)
4: void node::Buffer::StringSlice<(node::encoding)1>(v8::FunctionCallbackInfov8::Value const&)
5: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfov8::Value const&))
6: ??
7: ??
Illegal instruction

could you please help me? What am I doing wrong?
after successful install also the test were OK.
npm test

enml2md@0.1.0 test /home/user/tmp/enml2md
grunt test

Local Npm module "grunt-cli" not found. Is it installed?

Running "clean:lib" (clean) task
Cleaning lib...OK

Running "clean:test" (clean) task
.....
//// SNIP ////
.....

26 passing (124ms)

Done, without errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions