Re: [MacPorts] #41248: bash @4.2.45_2 - Segmentation Fault when executing undefined command
#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 jason-macports@…): I have this problem without `ssh`, using `bash @4.3.46_0` on 10.10.5 (14F1808), when running in the terminal (both `Terminal` and `iTerm` v3). Explicitly setting `LANG` '''solves''' it for me: {{{ $ export LANG=en_US.utf8 $ /opt/local/bin/bash $ dummy bash: dummmy: command not found $ unset LANG $ dummy Segmentation fault: 11 }}} -- Ticket URL: <https://trac.macports.org/ticket/41248#comment:19> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts