#25693: bash-4.1.7, login shell crash, EXC_BAD_INSTRUCTION ------------------------------------+--------------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: bash ------------------------------------+--------------------------------------- For undefined reason my bash version 4.1.7 from macports crashed by an login shell. If I'm using bash without a login shell everything works fine. Example: {{{ # Doesn't work, and fall back to the normal shell output misterx $ sudo su - misterx $ # Work correctly misterx $ sudo su root $ }}} I've no .bashrc, .bash_profile or other files around that could be kill the login shell. The crash report is attached to the ticket, and it looks like something going wrong with the dynamic libs but rebuild 'bash' has no effect. -- Ticket URL: <http://trac.macports.org/ticket/25693> MacPorts <http://www.macports.org/> Ports system for Mac OS