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: Cygwin 1.7.5 segfault during setup


I just re-ran setup.exe with gdb using the latest version I downloaded
fresh from the website, and it gave me much the same output. I even
specified brand new, empty, unspoiled directories for both the
installation target and the place to store the packages.

*************************************
$ gdb c:/Documents\ and\ Settings/smarotta.CRA/My\ Documents/downloads/setup.ex
e
GNU gdb 6.6 for GNAT GPL 2008 (20080521) [rev:131253]
Copyright 2005-2007 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
See your support agreement for details of warranty and support.
If you do not have a current support agreement, then there is absolutely
no warranty for this version of GDB.  Type "show warranty" for details.
This GDB was configured as "i586-pc-mingw32"...
(no debugging symbols found)
(gdb) run
Starting program: c:/Documents and Settings/smarotta.CRA/My Documents/downloads/
setup.exe
Loaded symbols for C:\WINDOWS\system32\ntdll.dll
Loaded symbols for C:\WINDOWS\system32\kernel32.dll
Loaded symbols for C:\WINDOWS\system32\advapi32.dll
Loaded symbols for C:\WINDOWS\system32\rpcrt4.dll
Loaded symbols for C:\WINDOWS\system32\secur32.dll
Loaded symbols for C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b
64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
Loaded symbols for C:\WINDOWS\system32\msvcrt.dll
Loaded symbols for C:\WINDOWS\system32\gdi32.dll
Loaded symbols for C:\WINDOWS\system32\user32.dll
Loaded symbols for C:\WINDOWS\system32\shlwapi.dll
Loaded symbols for C:\WINDOWS\system32\ole32.dll
Loaded symbols for C:\WINDOWS\system32\shell32.dll
Loaded symbols for C:\WINDOWS\system32\wsock32.dll
Loaded symbols for C:\WINDOWS\system32\ws2_32.dll
Loaded symbols for C:\WINDOWS\system32\ws2help.dll
warning: LOG: 2 Starting cygwin install, version 2.712
warning: LOG: 2 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No
such file or directory
warning: LOG: 2 io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No
such file or directory
warning: LOG: 2 io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such
file or directory
warning: LOG: 2 io_stream_cygfile: fopen(/etc/setup/chooser_window_settings) fai
led 2 No such file or directory
warning: LOG: 2 Current Directory: C:\Documents and Settings\smarotta\Home\temp
warning: LOG: 2 User has backup/restore rights
warning: LOG: 2 Changing gid to Administrators
warning: LOG: 2 Could not open service McShield for query, start and stop. McAfe
e may not be installed, or we don't have access.
warning: LOG: 2 source: network install
warning: LOG: 2 root: C:\bin\cygwin binary system
warning: LOG: 2 Selected local directory: c:\bin\cygwin-packages
warning: LOG: 2 net: Direct
warning: LOG: 1 Loaded cached mirror list
warning: LOG: 1 get_url_to_membuf http://cygwin.com/mirrors.lst
warning: LOG: 1 getUrlToStream http://cygwin.com/mirrors.lst

Program exited with code 03.
(gdb)
*************************************

Could it have anything to do with the existing cygwin.dll on my
machine? I used to have v1.5 and I upgraded when the new version came
out. I'm hesitant to completely uninstall cygwin from my machine
because I use it quite frequently, and I'm not sure I'd be able to get
it back if I removed it.

~ Steve

On Tue, Aug 17, 2010 at 3:02 PM, Andrey Repin <anrdaemon@freemail.ru> wrote:
> Greetings, Steve Marotta!
>
>> On 8/16/2010 7:37 PM, Steve Holden wrote:
>>> Your first line of attack should be to replace your current setup.exe
>>> with a fresh copy downloaded from cygwin.com.
>
>> I am running the latest and greatest version of setup.exe.
>
> "Latest" is not a version number.
> Also, please don't top-post, and use "Reply" option when replying to the list,
> instead of creating a new message.
>
>
> --
> WBR,
> ?Andrey Repin (anrdaemon@freemail.ru) 17.08.2010, <23:01>
>
> Sorry for my terrible english...
>
>

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