Skip to content
New issue

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

Crash: FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal. #156

Open
qwqVictor opened this issue May 29, 2021 · 1 comment
Open

Crash: FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal. #156

qwqVictor opened this issue May 29, 2021 · 1 comment

Comments

@qwqVictor
Copy link

qwqVictor commented May 29, 2021

System Version: Windows 10 x86_64 20H2 (10.0.19042)
NodeRT version: @nodert-win10-rs4/windows.foundation@0.4.4 and @nodert-win10-rs4/windows.media@0.4.4 (built with Visual Studio 2019 with Windows SDK 10.0.17134)
Node.js versions:

{
  node: '14.16.0',
  v8: '8.4.371.19-node.18',
  uv: '1.40.0',
  zlib: '1.2.11',
  brotli: '1.0.9',
  ares: '1.16.1',
  modules: '83',
  nghttp2: '1.41.0',
  napi: '7',
  llhttp: '2.1.3',
  openssl: '1.1.1j',
  cldr: '37.0',
  icu: '67.1',
  tz: '2020a',
  unicode: '13.0'
}

Triggered by:

require('@nodert-win10-rs4/windows.media')

Error report:

FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
 1: 00007FF71999052F napi_wrap+109311
 2: 00007FF719935256 v8::internal::OrderedHashTable<v8::internal::OrderedHashSet,1>::NumberOfElementsOffset+33302
 3: 00007FF719936026 node::OnFatalError+294
 4: 00007FF71A20B505 v8::V8::ToLocalEmpty+53
 5: 00007FFB2AD82FA6 NodeRT::Utils::CreateExternalWinRTObject+1206 [C:\Users\Victor\Documents\Practices\Node.js\testsmtc\node_modules\@nodert-win10-rs4\window
s.media\NodeRtUtils.cpp]:L273
 6: 00007FFB2AD26BDB NodeRT::Windows::Media::MediaControl::AlbumArtGetter+283 [C:\Users\Victor\Documents\Practices\Node.js\testsmtc\node_modules\@nodert-win10
-rs4\windows.media\_nodert_generated.cpp]:L9246
 7: 00007FFB2AD3AB9B Nan::imp::GetterCallbackWrapper+251 [C:\Users\Victor\Documents\Practices\Node.js\testsmtc\node_modules\nan\nan_callbacks_12_inl.h]:L193
 8: 00007FF719EDBBAF v8::internal::Object::GetProperty+1695
 9: 00007FF719EDB73F v8::internal::Object::GetProperty+559
10: 00007FF719F1BC30 v8::internal::JSReceiver::GetOwnPropertyDescriptor+640
11: 00007FF719F1BA5C v8::internal::JSReceiver::GetOwnPropertyDescriptor+172
12: 00007FF719DC5705 v8::internal::Runtime::GetObjectProperty+10053
13: 00007FF71A289FED v8::internal::SetupIsolateDelegate::SetupHeap+463949
14: 00007FF71A26C722 v8::internal::SetupIsolateDelegate::SetupHeap+342914
15: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
16: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
17: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
18: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
19: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
20: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
21: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
22: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
23: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
24: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
25: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
26: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
27: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
28: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
29: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
30: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
31: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
32: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
33: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
34: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
35: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
36: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
37: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
38: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
39: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
40: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
41: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
42: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
43: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
44: 00007FF71A251FDF v8::internal::SetupIsolateDelegate::SetupHeap+234559
45: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
46: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
47: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
48: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
49: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
50: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
51: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
52: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
53: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
54: 00007FF71A2229D2 v8::internal::SetupIsolateDelegate::SetupHeap+40498
55: 00007FF71A21C609 v8::internal::SetupIsolateDelegate::SetupHeap+14953
56: 00007FF71A22068E v8::internal::SetupIsolateDelegate::SetupHeap+31470
57: 00007FF71A22027C v8::internal::SetupIsolateDelegate::SetupHeap+30428
58: 00007FF71A0F0761 v8::internal::Execution::CallWasm+1649
59: 00007FF71A0EFFCF v8::internal::Execution::Call+191
60: 00007FF71A1DB917 v8::Function::Call+615
61: 00007FF7199B455A node::CallbackScope::~CallbackScope+1594
62: 00007FF7199AC274 v8::internal::compiler::Operator::EffectOutputCount+228
63: 00007FF71985E913 v8::internal::Isolate::isolate_root_bias+13667
64: 00007FF71985F48D v8::internal::Isolate::isolate_root_bias+16605
65: 00007FF71985A039 v8::internal::MicrotaskQueue::microtasks_policy+1257
66: 00007FF7199C9E98 uv_udp_set_ttl+5176
67: 00007FF7199E3DFC uv_loop_init+908
68: 00007FF7199E411A uv_run+202
69: 00007FF7198F0255 v8::internal::OrderedHashTable<v8::internal::OrderedHashSet,1>::NumberOfBucketsOffset+9365
70: 00007FF7199639B7 node::Start+311
71: 00007FF7197C686C RC4_options+339820
72: 00007FF71A76619C v8::internal::compiler::RepresentationChanger::Uint32OverflowOperatorFor+153532
73: 00007FFB6A3A7034 BaseThreadInitThunk+20
74: 00007FFB6C102651 RtlUserThreadStart+33
@gaetandezeiraud
Copy link

Same with @nodert-win10-rs4/windows.applicationmodel and @nodert-win10-rs4/windows.management.deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants