Skip to content

locale::facet::_S_create_c_locale name not valid #1

@thovel

Description

@thovel

Only locale en_US.UTF-8 works.
all other locales dump with:

terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)

workaround:
type this on the command line:
export LC_ALL="en_US.UTF-8"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions