We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
==== C stack trace ===============================
0 node 0x00000001008e7ea9 v8::base::debug::StackTrace::StackTrace() + 19 1 node 0x00000001008b426a v8::platform::(anonymous namespace)::PrintStackTrace() + 27 2 node 0x00000001008e6be1 V8_Fatal + 220 3 node 0x00000001001b8737 v8::Template::Set(v8::Local<v8::Name>, v8::Local<v8::Data>, v8::PropertyAttribute) + 315 4 serialport.node 0x00000001038f40b9 SerialportPoller::Init(v8::Local<v8::Object>) + 251 5 serialport.node 0x00000001038f2855 init + 1201 6 node 0x000000010080e655 node::DLOpen(v8::FunctionCallbackInfo<v8::Value> const&) + 889 7 node 0x00000001001e1099 v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) + 447 8 node 0x000000010022c960 v8::internal::MaybeHandle<v8::internal::Object> v8::internal::(anonymous namespace)::HandleApiCallHelper<false>(v8::internal::Isolate*, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::HeapObject>, v8::internal::Handle<v8::internal::FunctionTemplateInfo>, v8::internal::Handle<v8::internal::Object>, v8::internal::BuiltinArguments) + 890 9 node 0x000000010022bf73 v8::internal::Builtin_Impl_HandleApiCall(v8::internal::BuiltinArguments, v8::internal::Isolate*) + 281 10 ??? 0x00001c03dfb840dd 0x0 + 30802963874013 11 ??? 0x00001c03dfc738aa 0x0 + 30802964854954
Illegal instruction: 4
any help would be greatly appreciated
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fatal error in ../deps/v8/src/api.cc, line 1253
Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().
==== C stack trace ===============================
Illegal instruction: 4
any help would be greatly appreciated
The text was updated successfully, but these errors were encountered: