Skip to content

Node.js crash with a fatal error on Date#toLocaleString #27379

@mysticatea

Description

@mysticatea
  • 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

Metadata

Metadata

Assignees

Labels

confirmed-bugIssues with confirmed bugs.i18n-apiIssues and PRs related to the i18n implementation.v8 engineIssues and PRs related to the V8 dependency.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions