X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=1.7 required=5.0 	tests=AWL,BAYES_00,BOTNET,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-id: <4A5182F3.1080102@verizon.net>
Date: Sun, 05 Jul 2009 21:52:03 -0700
From: Jerry DeLisle <jvdelisle@verizon.net>
User-Agent: Thunderbird 2.0.0.21 (X11/20090320)
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: Bash initialization w/cygwin-1.7 on NT4
References: <4A517753.6000800@verizon.net>  <4A517B99.9090303@gmail.com>  <20090706043216.GA7958@ednor.casa.cgf.cx>
In-reply-to: <20090706043216.GA7958@ednor.casa.cgf.cx>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Christopher Faylor wrote:
> On Mon, Jul 06, 2009 at 05:20:41AM +0100, Dave Korn wrote:
>> Jerry DeLisle wrote:
>>> I am making the switch to 1.7.  I started with a clean windows (nt4)
>>> environment and went through the usual run of setup-1.7 downloaded today.
>>>
>>> All appears fine, but bash does not get initialized.
>>>
>>> pwd is /usr/bin
>>>
>>> path is not set
>>>
>>> home directory is not created
>>>
>>> These are all taken care of nicely for the user with cygwin 1.5
>>>
>>> I think this is a bug unless I am missing something in the install process.
>> This is symptomatic of a problem preventing the postinstall scripts
>>from having run correctly, isn't it?  Have a look in your
>> /var/log/setup.log* files, and see what happened to
>> base-files-profile.sh.
> 
> I can actually duplicate this problem on my NT4 virtual machine.
> Unfortunately, I won't have a lot of time to track this down next
> week but I'll get to it if no one else beats me to it.
> 
>
I am running NT4 in VirtualBox.  In setup.log there are a series of invocations 
of bash like this:

Running: D:\cygwin\bin\bash --norc --noprofile /etc/postinstall/somescript.sh
abnormal exit: exit code = 35584

This is on all the post install scripts.  I did a very clean install using the 
previous version of bash and libreadline6 added to the installation.  Looking at 
setup.log.full I see the exception STATUS_STACK_OVERFLOW in all cases.

Regards,

Jerry


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

