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