X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 24 Jan 2013 15:11:11 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Binutils objcopy bug (was Re: rebase segfault) Message-ID: <20130124141111.GD32717@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <50F653AB DOT 80102 AT gmail DOT com> <20130116123509 DOT GA16991 AT calimero DOT vinschen DOT de> <50F6AD63 DOT 8080106 AT gmail DOT com> <20130124030145 DOT 22fa143f AT YAAKOV04> <20130124092746 DOT GC8311 AT calimero DOT vinschen DOT de> <510103AF DOT 3080305 AT gmail DOT com> <20130124100037 DOT GB24121 AT calimero DOT vinschen DOT de> <510109F8 DOT 5020504 AT gmail DOT com> <20130124120804 DOT GA32717 AT calimero DOT vinschen DOT de> <51012A67 DOT 8080906 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51012A67.8080906@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Jan 24 13:34, marco atzeri wrote: > On 1/24/2013 1:08 PM, Corinna Vinschen wrote: > > >>I was not clear. > >>Also rebasing with a different address make no difference > > > >It does for me: > > > > $ rebase -b 0x40000000 dict_snowball.dll > > Segmentation fault > > $ rebase -b 0x50000000 dict_snowball.dll > > Segmentation fault > > $ rebase -b 0x40000000 dict_snowball.dll > > Segmentation fault > > $ > > same here, but with -O it works differently > > $ rebase -O -b 0x60000000 dict_snowball.dll > Segmentation fault (core dumped) > > $ rebase -O -b 0x40000000 dict_snowball.dll > > $ rebase -O -b 0x50000000 dict_snowball.dll > > What I am missing ? -O, --oblivious Do not change any files already in the database and do not record any changes to the database. (Implies -s). ^^^^^^^^^^^^^ Maybe this. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple