Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Rolf Campbell Subject: Re: Corrected: setup.exe beta (testing needed - really!) Date: Wed, 26 Mar 2003 22:32:51 -0500 Lines: 34 Message-ID: References: <1048679085 DOT 9951 DOT 11 DOT camel AT localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en In-Reply-To: <1048679085.9951.11.camel@localhost> Robert Collins wrote: > A new release of setup.exe is imminent. There are many changes, and to > reduce problems, feedback from YOU, is needed. > > The new version is available from > http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.exe (binary) and > http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.tar.bz2 (source). > > Pending any regressions being discovered, this release will become the > production release in ~1 weeks time. I just tried to run it on my home XP machine, and it consistantly crashes on startup. I ran it in gdb: (gdb) run Starting program: /c/Download/Programming/CygWin/setup-2.340.2.3.exe warning: LOG: 2 Starting cygwin install, version 2.340.2.3 warning: LOG: 2 Current Directory: C:\Download\Programming\CygWin Program received signal SIGSEGV, Segmentation fault. 0x78403330 in ?? () (gdb) list *0x78403330 No symbol table is loaded. Use the "file" command. (gdb) back #0 0x78403330 in ?? () #1 0x00425167 in ?? () #2 0x00456013 in ?? () #3 0x00401170 in ?? () #4 0x00401013 in ?? () #5 0x77e7eb69 in KERNEL32!CreateProcessInternalW () from /c/WINNT/system32/kernel32.dll Can you make a version available with debug symbols, or is that traceback good enough? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/