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 Message-Id: <200211082251.gA8MpJX30812@work.bitmover.com> Content-Type: text/plain; charset="iso-8859-15" From: Andrew Chang To: cygwin AT cygwin DOT com Subject: patch.exe crashed on cygwin-1.3.15-2 Date: Fri, 8 Nov 2002 14:51:16 -0800 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MailScanner: Found to be clean I just noticed that the binary compiled from patch-2.5-3-src.tar.bz2 simply crashed on startup. Here is what I did a) install cygwin-1.3.15-2 from scratch b) un-tar patch-2.5-3-src.tar.bz2 into /tmp c) cd /tmp/patch-2.5-3 d) ./configure e) make f) ./patch < /dev/null out of memorySegmentation fault (core dumped) (my trace indicate it died really early in main(); within the first few line) (Note that the binary compiled under cygwin-1.3.12 works fine) Anyone seeing the same problem? Thanks Andrew Chang -- 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/