-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Version
v19.8.1
Platform
Microsoft Windows NT 10.0.22621.0 x64
Subsystem
No response
What steps will reproduce the bug?
- node
- // start typing new Date()
- new Date
- throw error and close cli
How often does it reproduce? Is there a required condition?
Every time I try this in cli.
What is the expected behavior? Why is that the expected behavior?
Display current date.
Date Thu Apr 06 2023 21:06:02 GMT-0300
What do you see instead?
new DateWindows PowerShell[5012]: c:\ws\src\inspector\node_string.cc:39: Assertion `(expected_utf16_length) == (utf16_length)' failed.
1: 00007FF7DD50234F node_api_throw_syntax_error+179983
2: 00007FF7DD486986 v8::internal::MicrotaskQueue::GetMicrotasksScopeDepth+61942
3: 00007FF7DD486D62 v8::internal::MicrotaskQueue::GetMicrotasksScopeDepth+62930
4: 00007FF7DD34EB55 std::basic_ios<char,std::char_traits<char> >::init+597
5: 00007FF7DD367E8A v8::internal::IncrementalMarking::IsMarking+29514
6: 00007FF7DD365796 v8::internal::IncrementalMarking::IsMarking+19542
7: 00007FF7DD359CA7 std::basic_ostream<char,std::char_traits<char> >::put+45383
8: 00007FF7DDF7E81E v8::internal::Builtins::name+314382
9: 00007FF7DDF7E418 v8::internal::Builtins::name+313352
10: 00007FF7DDF7E6F9 v8::internal::Builtins::name+314089
11: 00007FF7DDF7E550 v8::internal::Builtins::name+313664
12: 00007FF7DE06FB61 v8::internal::SetupIsolateDelegate::SetupHeap+606961
13: 00007FF75E1D7EF7
Additional information
No response
baskaranc
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.