This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: midnight commander start new bash proccess after exit


On Fri, 21 Mar 2003, Pavel Tsekov wrote:

> On Thu, 20 Mar 2003, Tihomir Ganev wrote:
> 
> > Hi all.
> > The problem is that after start mc(midnight commander)
> > and when i
> > exit from it.When i exit new bash shell is start.
> > So when i start and quit 5 times MC in memory reside 6
> > bash
> > proccess.
> 
> This is known issue - I'm aware of it an plan to debug it in the 
> weekend.
> 
> MC doesn't actually start a new shell on exit, but starts the subshell 
> on startup and for some reason it fails to control it properly, so the 
> subshell never dies.
> 
> To fix you problem temorarily start mc like that:
> 
> mc -u
> 
> >From mc --help output:
> -u, --nosubshell       Disables subshell support
> 
> This way MC won't leave any subshells around.

Or better upgrade to mc-4.6.0-2. Should be available on mirrors in several 
hours.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]