Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Fri, 21 Jun 2002 18:46:29 +0200
From: Pavel Tsekov <ptsekov@syntrex.com>
Reply-To: Pavel Tsekov <cygwin@cygwin.com>
Organization: Syntrex, Inc.
X-Priority: 3 (Normal)
Message-ID: <10634038194.20020621184629@syntrex.com>
To: cygwin@cygwin.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.64865.qmail@web21003.mail.yahoo.com>
 <8228727568.20020620172306@syntrex.com> <830819686.20020620175758@syntrex.com>
 <20020620171628.GB5605@redhat.com> <751591979.20020620204954@gmx.net>
 <20020620191835.GC5605@redhat.com> <965316664.20020620215159@gmx.net>
 <268469348.20020620224431@gmx.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/

