X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org In-Reply-To: <4C2B78DA.30709@cygwin.com> References: <4C2B78DA DOT 30709 AT cygwin DOT com> Subject: Re: Windows Server 2008 64-bit setup.exe/bash problem - Amazon Cloud X-KeepSent: 3102FA9F:19978CB8-86257752:005F0728; type=4; flags=0; name=$KeepSent To: cygwin AT cygwin DOT com Message-ID: From: Ernest Mueller Date: Wed, 30 Jun 2010 13:27:53 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-06-29_03:2010-02-06,2010-06-29,2010-06-30 signatures=0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 Larry Hall \(Cygwin\) wrote: > On 6/30/2010 9:38 AM, Michael Higgins wrote: > > I am unable to install Cygwin on a Windows Datacenter 2008 server image > > running in the Amazon Web Services cloud. > > > > The install process fails at the execution of the post install > scripts with a > > bash segmentation fault and core dump. The scripts "complete" but do not > > actually do anything. Attempting to run them after the install produces the > > same result, script exit but no actions executed. > > Since there's not allot of specific data here, I can only hazard a guess. > When you mention that the postinstall scripts aren't running, that suggests > to me one of two things: > > 1. http://cygwin.com/acronyms/#BLODA > 2. DLL rebasing. Did you try installing the rebase package, reading its > readme, and running rebaseall as it directs? His problem is the same as mine, various commands like '[' segfault bash (which naturally hoses the startup scripts during install). No BLODA, these are running nothing but Windows (Datacenter 2008 64-bit, with the Amazon EC2Config installed but that's it), and have turned DEP off (and setting compatibility mode on setup.exe). It works in 32-bit 2008 AMIs fine. I just tried running rebaseall (in c:\cygwin\bin, ash, PATH=. rebaseall -v) and it rebases stuff, but afterwards scripts still segfault. The segfault stack dump is as follows: Exception: STATUS_ACCESS_VIOLATION at eip=76EF930A eax=00000000 ebx=FFFFFFE6 ecx=00000000 edx=00000000 esi=FFFFFFFF edi=0027C6E8 ebp=61226084 esp=0027C69C program=C:\cygwin\bin\bash.exe, pid 2224, thread main cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B Stack trace: Frame Function Args End of stack trace Thanks, Ernest -- 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