-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
- Version: 12.0.0
- Platform: Windows (Japanese)
- Subsystem:
Node.js crash with a fatal error on a call of Date#toLocaleString
.
I know that Node.js doesn't contain full ICU, but I didn't expect it to crash with a fatal error.
> node -e "new Date().toLocaleString()"
#
# Fatal error in , line 0
# Check failed: U_SUCCESS(status).
#
#
#
#FailureMessage Object: 000000F1A52FD440
fgreinus, gsbelarus, lusase, apasov, SnosMe and 16 moreguigaoliveira and jessety
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.