#41248: bash @4.2.45_2 - Segmentation Fault when executing undefined command ---------------------------+---------------------- Reporter: onitsuka42@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: bash | ---------------------------+---------------------- Comment (by raimue@…): Replying to [comment:19 jason-macports@…]:
{{{ $ export LANG=en_US.utf8 }}}
That would be an invalid setting. Make that `LANG=en_US.UTF-8` (as seen in the output of `locale -a`). The `.utf8` variant usually comes from Linux systems with glibc, where both versions would be equivalent. -- Ticket URL: <https://trac.macports.org/ticket/41248#comment:21> MacPorts <https://www.macports.org/> Ports system for OS X