Re: setup.exe 2.573.2.2 is crashing in Windows XP - fixed !

2008-01-22 Thread Jose Ramon Huerga
Great ! I just removed this file ... C:\cygwin\etc\setup\bash.lst.gz ... and then, I ran setup.exe and it worked ! Thank you very much. Jose R. P.D: By the way, this command now works: $ zcat /etc/setup/bash.lst.gz etc/ etc/postinstall/ etc/postinstall/00bash.sh etc/preremove/ etc/prer

Re: setup.exe crashes upgrading (uninstalling) bash AND Re: setup.exe 2.573.2.2 is crashing in Windows XP *AND* Re: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-21 Thread Dave Korn
On 21 January 2008 17:49, Robert Jason Meerman wrote: > I also had this problem, but I managed to solve it and wanted to share > my solution with the mailing list. > > C:\cygwin\etc\setup\bash.lst.gz was corrupt, opening it in WinRAR > and trying to view the file inside it resulted in an error

Re: setup.exe 2.573.2.2 is crashing in Windows XP AND Re: setup.exe crashes upgrading (uninstalling) bash *AND* Re: 1.5.25-7: Update using setup.exe hangs at "Uninstalling... bash"

2008-01-21 Thread Dave Korn
On 21 January 2008 17:21, Dave Korn wrote: > tar tjf `find /win/c/cygwin.src/ -name 'bash-3.2.25-17.tar.bz2'` \ > | gzip > /etc/setup/bash.lst.gz > > Once you've done that, try zcat on it as before to verify that it's valid, > then try again with setup. BTW, just deleting it and rerunnin

RE: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Dave Korn
On 21 January 2008 17:07, Jose Ramon Huerga wrote: > Yes, the file bash.lst.gz seems to be wrong: > > > $ ls -l /etc/setup/bash.lst.gz > -rwxr-x---+ 1 jrhuerga Users 10 Jan 16 17:28 /etc/setup/bash.lst.gz > > $ zcat /etc/setup/bash.lst.gz > gzip: /etc/setup/bash.lst.gz: unexpected end of file

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Jose Ramon Huerga
Yes, the file bash.lst.gz seems to be wrong: $ ls -l /etc/setup/bash.lst.gz -rwxr-x---+ 1 jrhuerga Users 10 Jan 16 17:28 /etc/setup/bash.lst.gz $ zcat /etc/setup/bash.lst.gz gzip: /etc/setup/bash.lst.gz: unexpected end of file Jose R. On Jan 21, 2008 5:47 PM, Jose Ramon Huerga <[EMAIL PRO

RE: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Dave Korn
On 21 January 2008 16:47, Jose Ramon Huerga wrote: > It happens at the end of the installation phase. The last information > I can see in the Progress dialog is: > > Uninstalling ... > bash > > The last files that are modified under C:\cygwin are: It's not necessarily related to a fi

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Jose Ramon Huerga
It happens at the end of the installation phase. The last information I can see in the Progress dialog is: Uninstalling ... bash The last files that are modified under C:\cygwin are: C:\cygwin\etc\setup\last-cache C:\cygwin\etc\setup\last-mirror C:\cygwin\etc\setup\mirrors-lst C:

RE: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Dave Korn
On 21 January 2008 16:17, Jose Ramon Huerga wrote: > I tried with setup-2.575.exe and setup-2.578.exe, and they crash too. > > Below you can see the last lines of filemon.exe. > 1298 17:08:38setup[1].exe:4324 WRITE > C:\DOCUME~1\jrhuerga\LOCALS~1\Temp\77a6_appcompat.txt S

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Larry Hall (Cygwin)
Jose Ramon Huerga wrote: I tried with setup-2.575.exe and setup-2.578.exe, and they crash too. Below you can see the last lines of filemon.exe. Hm, I don't see much relevant in the list of files accessed. When in the process do you see 'setup.exe' crashing? If it's during the installation,

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Jose Ramon Huerga
I tried with setup-2.575.exe and setup-2.578.exe, and they crash too. Below you can see the last lines of filemon.exe. Thanks in advance. Jose R. // 129817:08:38setup[1].exe:4324 WRITE C:\DOCUME~1\jrhuerga\LOCALS~1\Temp\77a6_appcompat.txt

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Larry Hall (Cygwin)
Jose Ramon Huerga wrote: I'm afraid that setup.exe is still crashing. Any clues? Have you followed the advice given previously in this thread? If so, please provide some details of what you attempted and the problems you saw. If not, plea

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-21 Thread Jose Ramon Huerga
I'm afraid that setup.exe is still crashing. Any clues? Thank you. Event Type: Error Event Source: Application Error Event Category: None Event ID: 1000 Date: 21/01/2008 Time: 15:08:05 User: N/A Computer: DF3PS53J Description: Faulting application setup[1].exe,

RE: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-17 Thread Dave Korn
On 16 January 2008 22:00, Larry Hall (Cygwin) wrote: > Alan Humphrey wrote: >> I'm having the same problem, only on Vista. >> >> >> Visual Studio Debugger reports: >> >> Unhandled exception at 0x004ac7e3 in setup.exe: 0xC005: Access >> violation reading location 0x01a1ff3c. >> >> Event Vi

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Larry Hall (Cygwin)
Alan Humphrey wrote: I'm having the same problem, only on Vista. Visual Studio Debugger reports: Unhandled exception at 0x004ac7e3 in setup.exe: 0xC005: Access violation reading location 0x01a1ff3c. Event Viewer says: Faulting application setup.exe_unknown, version 0.0.0.0, time stamp 0x

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Alan Humphrey
I'm having the same problem, only on Vista. Visual Studio Debugger reports: Unhandled exception at 0x004ac7e3 in setup.exe: 0xC005: Access violation reading location 0x01a1ff3c. Event Viewer says: Faulting application setup.exe_unknown, version 0.0.0.0, time stamp 0x46821e21, faulting modu

Re: setup.exe 2.573.2.2 is crashing in Windows XP

2008-01-16 Thread Bipin Upadhyay
Jose Ramon Huerga wrote: I've tried to update several times my Cygwin installation under Windows XP, but setup.exe 2.573.2.2 is crashing all the time. The automatic bug reporting system of Windows XP is collecting all the time information about the crash of setup.exe so maybe Microsoft has more i