| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4895F9A7.1030103@ca.rr.com> |
| Date: | Sun, 03 Aug 2008 11:32:07 -0700 |
| From: | Barry Gold <BarryDGold AT ca DOT rr DOT com> |
| User-Agent: | Thunderbird 2.0.0.16 (Windows/20080708) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | bash shell interface broken after install on Vista |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I installed cygwin on my new HP Pavilion machine running (ecch!) Vista.
I added a few items to the default install parameters (notably vim and
file), then started my download.
It got "stuck" about 80% through -- sat at 80% for over an hour.
I cancelled the install, and tried again with a different mirror. This
time it got stuck at about 32%.
I tried yet another mirror and finally got a supposedly complete
install. Then I started up a bash shell in a command window (using the
Cygwin shortcut).
I observe the following two symptoms:
1. Nearly all commands appear to complete without doing anything. This
includes "ls", "cat", "vi".
The following commands work properly:
echo
true
false ($? == 1)
dirs
if...then.fi
test
2. exit doesn't exit. Instead, I get the following message:
4 [main] bash 1576 fork: child -1 - died waiting for longjmp
before initialization, retry 10, exit code 0x1000000, errno 11
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |