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 Date: Sat, 4 May 2002 00:27:42 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Bug in ln / cygwin1.dll Message-ID: <20020504042742.GI32261@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <011901c1f2fb$1fbf5330$0100a8c0 AT advent02> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <011901c1f2fb$1fbf5330$0100a8c0@advent02> User-Agent: Mutt/1.3.23.1i On Sat, May 04, 2002 at 12:34:52AM +0100, Chris January wrote: >When I run 'make -f Makefile.cvs' with QT3, I find that ln segfaults trying >to create a symlink. I've included the output of strace showing the problem, >output of cygcheck and also the stackdump ln produces. I can reproduce this, >so if you need any more information, please ask. The problem occurs with the >latest Cygwin CVS. >ln is 'ln (fileutils) 4.1'. >cygwin is 'CYGWIN_NT-5.0 ADVENT02 1.3.11(0.52/3/2) 2002-05-03 15:18 i686 >unknown' You're using a locally built version of cygwin. Please run it under gdb and pinpoint where the problem is occurring. You may find the techniques in how-to-debug-cygwin.txt useful. cgf -- 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/