| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Tue, 12 Feb 2002 09:29:28 -0500 |
| From: | Jason Tishler <jason AT tishler DOT net> |
| Subject: | bash 2.05a command completion spec bug |
| To: | Cygwin <cygwin AT sources DOT redhat DOT com> |
| Mail-followup-to: | Cygwin <cygwin AT sources DOT redhat DOT com> |
| Message-id: | <20020212142928.GB1248@dothill.com> |
| MIME-version: | 1.0 |
| User-Agent: | Mutt/1.3.24i |
--Boundary_(ID_49WE8MP9HmRx7qlse62ghQ)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
Command completion specs causes bash 2.05a specifically *and* Cygwin
in general to behave "poorly." By "poorly," I mean that bash becomes
unusable after attempting command completion and Cygwin cannot start
new processes:
$ ps
C:\cygwin\bin\bash.exe: *** mount table size version mismatch detected - 0x11/0x4068.
You have multiple copies of cygwin1.dll on your system.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.
5895398 [main] bash 1648 sync_with_child: child 1560(0x1D4) died before initialization with status code 0x1
5901389 [main] bash 1648 sync_with_child: *** child state waiting for longjmp
bash: fork: Resource temporarily unavailable
After killing all Cygwin processes, the above problem is cleared.
The problem can be reproduced by the following:
$ # save the attachment as spec.sh
$ . spec.sh
$ cvs stat<TAB>
$ # try typing some more characters
The above procedure worked fine under bash 2.05-8.
This problem seems to be reminiscent of a previous bash bug that
I reported:
http://sources.redhat.com/ml/cygwin/2001-04/msg01560.html
Is Cygwin bash 2.05a missing any patches?
Thanks,
Jason
--Boundary_(ID_49WE8MP9HmRx7qlse62ghQ)
Content-type: application/x-sh; NAME=spec.sh
Content-transfer-encoding: quoted-printable
Content-disposition: attachment; filename=spec.sh
words=3D'=0A add ad new=0A admin adm rcs=0A annotate an=
n =0A checkout co get=0A commit ci com=0A diff di dif=0A =
export exp ex=0A history hi his=0A import im imp=0A log =
lo rlog=0A login logon lgn=0A rdiff patch pa=0A releas=
e re rel=0A remove rm delete=0A rtag rt rfreeze=0A statu=
s st stat=0A tag ta freeze=0A update up upd=0A version=
ve ver'=0Acomplete -df -W "$words" cvs=0A=0A=0A=0A=
--Boundary_(ID_49WE8MP9HmRx7qlse62ghQ)
Content-Type: text/plain; charset=us-ascii
--
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/
--Boundary_(ID_49WE8MP9HmRx7qlse62ghQ)--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |