X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: 2.510.2.2: bash won't open after install Date: Wed, 28 Dec 2005 15:53:55 -0600 Lines: 50 Message-ID: References: <22ebf81a0512281238l69be2c67lb7d8c93a4fddeb7c AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) In-Reply-To: <22ebf81a0512281238l69be2c67lb7d8c93a4fddeb7c@mail.gmail.com> OpenPGP: url=ldap://keyserver.pgp.com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Nick Low wrote: > Alright, I put in the pause at the end of the batch file like you > suggested, and now the window opens and displays the following > message: "Press any key to continue..." Of course, pressing any key > closes the window. >=20 > There is no other information displayed in the window. OK, if you want more output change the first line to "@echo on", and while = you are there why not put "--verbose --debug" parameters to bash. > I tried out the following command from a cmd window: >=20 > strace bash --login -i > nick.out >=20 > This command yielded a command prompt. When I doubled clicked on the > shortcut located on my desktop, I was able to use Cygwin normally in > that window. I typed set at the prompt and can see that the HOME > value is set to /home/Administrator. I am able to cd to that > directory from the Cygwin window without any problems. Change to $HOME? it should have started on $HOME, was it somewhere else? > I can close out the window in which I was running the strace, and the > Cygwin window that I started up while it was running works fine. If I > open up another Cygwin window while the second window is open (and now > the first window with the strace running in it is closed), that works > fine as well. If I close all of the Cygwin windows though, and then > try to open up a new window, I am back to square one - "Press any key > to continue..." Never seen something like that. > Any other ideas out there? Only questions: your cygcheck output said the PC has 4 processors, is it 2 = with hyper-threading or really 4? Some people have reported unusual errors with hyper-threaded CPUs, most problems where solved some time ago but you should search the list just to make sure. Perhaps you can get out something interesting with the --debug parameter to= bash. --=20 Ren=E9 Berber -- 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/