This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows Server 2008 64-bit setup.exe/bash problem - Amazon Cloud


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]