X-Spam-Check-By: sourceware.org
Message-ID: <46192F3C.5070607@cox.net>
Date: Sun, 08 Apr 2007 18:06:52 +0000
From: Greg Chicares <chicares@cox.net>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 1.5.24: setup.exe segfault
References: <4618F2EF.70402@cox.net> <Pine.GSO.4.63.0704081042550.6688@access1.cims.nyu.edu>
In-Reply-To: <Pine.GSO.4.63.0704081042550.6688@access1.cims.nyu.edu>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2007-4-8 14:45 UTC, Igor Peshansky wrote:
> On Sun, 8 Apr 2007, Greg Chicares wrote:
> 
>> I've run setup.exe numerous times this morning, and it segfaulted
>> only once. I tried again, but couldn't reproduce the problem.
[...]
> It doesn't look like you're running the latest snapshot of setup -- please
> try that (from <http://cygwin.com/setup/snapshots/>).
[...]
> If you can reproduce the crash with the latest snapshot, we could get a
> more accurate diagnosis with addr2line.

I followed the link you gave, and downloaded this file:
  http://cygwin.com/setup/snapshots/setup-2.562.exe
It did not crash. It let me retrieve the package I wanted, then
successfully updated that package:

/cygdrive/c/cygwin-cache[0]$cygcheck -s -v -r |grep mingw-runtime
mingw-runtime        3.11-1
/cygdrive/c/cygwin-cache[0]$./setup-2.562.exe
/cygdrive/c/cygwin-cache[0]$cygcheck -s -v -r |grep mingw-runtime
mingw-runtime        3.12-4

Let me point out two small things:

(1) The initial screen says "Copyright 2000-2006"; should it say
2007 instead of 2006?

(2) When I did "Download Without Installing" as a separate step to
fetch this package, setup-2.562.exe terminated without showing the
  Cygwin Setup
  Download Complete
  OK
messagebox I've grown accustomed to seeing. Is the lack of that
messagebox a new feature? I mistook it for an abend; but, running
it under gdb, everything looked okay even though the messagebox
did not appear:

/cygdrive/c/cygwin-cache[0]$gdb ./setup-2.562.exe
GNU gdb 6.5.50.20060706-cvs (cygwin-special)
[big snip]
warning: .ini setup_version is 2.510.2.2, our setup_version is 2.562
warning: LOG: 2 note: Download Complete
warning: LOG: 2 Ending cygwin install

Program exited normally.
(gdb) q


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

