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

Trouble in Windows execution #73

Open
br1perrone opened this issue Jan 27, 2022 · 0 comments
Open

Trouble in Windows execution #73

br1perrone opened this issue Jan 27, 2022 · 0 comments

Comments

@br1perrone
Copy link

I'm tryed use IPT in Windows 7, and now in Windows 10. Same trouble:

first time I try run:
dir /b | ipt
second:
ipt .\.users

.users file contains 2 lines with users ids

Administrador: C:\Windows\system32\cmd.exe - "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\ipt\src\cli.js" ..users[1148]: c:\ws\src\node_file.cc:1739: Assertion `(argc) == (5)' failed.
1: 00007FF7F9B0401F v8::internal::CodeObjectRegistry::~CodeObjectRegistry+112511
2: 00007FF7F9A93146 DSA_meth_get_flags+65542
3: 00007FF7F9A93501 DSA_meth_get_flags+66497
4: 00007FF7F9A87149 DSA_meth_get_flags+16393
5: 00007FF7FA380546 v8::internal::Builtins::code_handle+172694
6: 00007FF7FA380139 v8::internal::Builtins::code_handle+171657
7: 00007FF7FA3803FC v8::internal::Builtins::code_handle+172364
8: 00007FF7FA380260 v8::internal::Builtins::code_handle+171952
9: 00007FF7FA4535B1 v8::internal::SetupIsolateDelegate::SetupHeap+494673
10: 00007FF7FA3E5A5E v8::internal::SetupIsolateDelegate::SetupHeap+45310
11: 00007FF7FA3E5A5E v8::internal::SetupIsolateDelegate::SetupHeap+45310
12: 00007FF7FA3E5A5E v8::internal::SetupIsolateDelegate::SetupHeap+45310
13: 00007FF7FA49A4E8 v8::internal::SetupIsolateDelegate::SetupHeap+785288
14: 00007FF7FA3E3046 v8::internal::SetupIsolateDelegate::SetupHeap+34534
15: 00007FF7FA4E3016 v8::internal::SetupIsolateDelegate::SetupHeap+1083062
16: 00007FF7FA3E5A5E v8::internal::SetupIsolateDelegate::SetupHeap+45310
17: 00007FF7FA3E5A5E v8::internal::SetupIsolateDelegate::SetupHeap+45310
18: 00007FF7FA49BD42 v8::internal::SetupIsolateDelegate::SetupHeap+791522
19: 00007FF7FA40796A v8::internal::SetupIsolateDelegate::SetupHeap+184330
20: 00007FF7FA3E3B6B v8::internal::SetupIsolateDelegate::SetupHeap+37387
21: 00007FF7FA2C45DB v8::internal::Execution::CallWasm+1563
22: 00007FF7FA2C46FB v8::internal::Execution::CallWasm+1851
23: 00007FF7FA2C51AA v8::internal::Execution::TryCall+378
24: 00007FF7FA2A155A v8::internal::MicrotaskQueue::RunMicrotasks+410
25: 00007FF7FA2A12FA v8::internal::MicrotaskQueue::PerformCheckpointInternal+74
26: 00007FF7F9B32466 node::CallbackScope::~CallbackScope+710
27: 00007FF7F9B32891 node::CallbackScope::~CallbackScope+1777
28: 00007FF7F9B2A7F4 v8::internal::compiler::Operator::EffectOutputCount+228
29: 00007FF7F9A8B0F5 DSA_meth_get_flags+32693
30: 00007FF7F9A7DB71 v8::base::CPU::has_sse+38209
31: 00007FF7F9B66B67 uv_timer_stop+1207
32: 00007FF7F9B6313B uv_async_send+331
33: 00007FF7F9B628CC uv_loop_init+1292
34: 00007FF7F9B62A6A uv_run+202
35: 00007FF7F9B31B75 node::SpinEventLoop+309
36: 00007FF7F9A4BAC3 cppgc::internal::NormalPageSpace::linear_allocation_buffer+53827
37: 00007FF7F9AC8E8D node::Start+221
38: 00007FF7F98E88CC RC4_options+348108
39: 00007FF7FA9449F8 v8::internal::compiler::RepresentationChanger::Uint32OverflowOperatorFor+14472
40: 00007FFCB2F97034 BaseThreadInitThunk+20
41: 00007FFCB34C2651 RtlUserThreadStart+33

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

1 participant