Hi All,

I have two versions of cygwin installed.
The first is before cygwin 1.7.
The second is the latest from setup.exe version 2.677
The first one works.
The second shows the screen then exits when run from the shortcut to "E:\cygwin-new\Cygwin.bat".

E:/cygwin-new//var/log/setup.log shows
-------------------------------------------------------------------------------------------------------------------------
2010/01/18 18:37:48 abnormal exit: exit code=-1073741795
2010/01/18 18:37:48 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/update-info-dir.sh
2010/01/18 18:37:48 abnormal exit: exit code=-1073741795
2010/01/18 18:37:48 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/coreutils.sh
2010/01/18 18:37:48 abnormal exit: exit code=-1073741795
2010/01/18 18:37:48 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/terminfo.sh
2010/01/18 18:37:48 abnormal exit: exit code=-1073741795
2010/01/18 18:37:48 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/bash.sh
2010/01/18 18:37:49 abnormal exit: exit code=-1073741795
2010/01/18 18:37:49 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/base-files-profile.sh
2010/01/18 18:37:49 abnormal exit: exit code=-1073741795
2010/01/18 18:37:49 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/base-files-mketc.sh
2010/01/18 18:37:49 abnormal exit: exit code=-1073741795
2010/01/18 18:37:49 running: E:\cygwin-new\bin\bash.exe --norc --noprofile /etc/
postinstall/man.sh
2010/01/18 18:37:50 abnormal exit: exit code=-1073741795
2010/01/18 18:37:50 Changing gid to Administrators
2010/01/18 18:37:56 note: Installation Complete
2010/01/18 18:37:56 Ending cygwin install
-------------------------------------------------------------------------------------------------------
----- Original Message ----- From: "Christopher Faylor"
To: <cygwin@cygwin.com>
Sent: Monday, December 28, 2009 2:19 AM
Subject: Re: No go after update to 1.7.1


On Sun, Dec 27, 2009 at 11:23:16AM +0100, Bernd Bartmann wrote:
On Sun, Dec 27, 2009 at 12:35 AM, Christopher Faylor

What happens if you just

cd c:\cygwin\bin
.\bash

In a command shell?

After starting a cmd window I get:

C:\> cd cygwin\bin
C:\cygwin\bin> .\bash
C:\cygwin\bin>

So after trying to start bash I just get back to the cmd command prompt.

What does:

c:\cygwin\bin\cygcheck c:\cygwin\bin\bash.exe

show?  It will probably show that you're missing some basic dlls
which, for some reason, will need to be (re)installed.
It shows
----------------------------------------------------------------------------------------
gnuc...@elshadai ~
$ cygcheck -V
cygcheck version 1.90.4.1
System Checker for Cygwin
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 20
Compiled on Jun 12 2008

gnuc...@elshadai ~
$  e:/cygwin-new/bin/cygcheck.exe -V
cygcheck version 1.123
System Checker for Cygwin
Copyright (C) 1998 - 2008 Red Hat, Inc.
Compiled on Dec  7 2009

gnuc...@elshadai ~
$  e:/cygwin-new/bin/cygcheck.exe -s -v

gnuc...@elshadai ~
$  e:/cygwin-new/bin/cygcheck e:/cygwin-new/bin/bash.exe

gnuc...@elshadai ~
$
------------------------------------------------------------------------------------------------------
What do I need to look at to get cygwin 1.7.1 running.
Stephen Grant Brown

--
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

Reply via email to