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: Fri, 21 Jun 2002 18:46:29 +0200 From: Pavel Tsekov Reply-To: Pavel Tsekov Organization: Syntrex, Inc. X-Priority: 3 (Normal) Message-ID: <10634038194.20020621184629@syntrex.com> To: cygwin AT cygwin DOT com Subject: Re[4]: cygwin1.dll [1.3.11(CVS)]: Changes since 06/19 snapshot cause page fault in kernel32.dll In-Reply-To: <268469348.20020620224431@gmx.net> References: <20020620114252 DOT 64865 DOT qmail AT web21003 DOT mail DOT yahoo DOT com> <8228727568 DOT 20020620172306 AT syntrex DOT com> <830819686 DOT 20020620175758 AT syntrex DOT com> <20020620171628 DOT GB5605 AT redhat DOT com> <751591979 DOT 20020620204954 AT gmx DOT net> <20020620191835 DOT GC5605 AT redhat DOT com> <965316664 DOT 20020620215159 AT gmx DOT net> <268469348 DOT 20020620224431 AT gmx DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit PT>> 3) The new binutils has something to do with the crash I've found the following: Old 'ld'(200110) seems to place the following symbols and the first '.data_cygwin_nocopy' on a the same place - '_data_end__' and 'wsock_started'. New 'ld' places them in the following order: 1. '_data_end__' 2. first '.data_cygwin_nocopy' section and 'wsock_started' starting 4 bytes after '_data_end__'. Of course it may have nothing to do with the crash - if so just tell me and I'll shut up :) -- 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/