Created
May 9, 2014 13:53
-
-
Save davglass/414e57d0788e2e37586a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Fatal error in ../deps/v8/src/api.cc, line 5407 | |
# CHECK(!result.is_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: node::Buffer::Utf8Slice(v8::FunctionCallbackInfo<v8::Value> const&) | |
5: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) | |
6: ?? | |
7: ?? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get the exact same result when working with absurd long strings.