X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=CPoV7UfiKqOaOIrf5SwHjgSv6himvUgixT3vscp9PQo Bk+On3FxzKn/oZl5ebF8eFMh+XoKBnhEwGhPdFb+1GxaGrjQQ0qQalucCcVUjIKM ZOFUFHRaZCbCw/nNretzicW8IVIKDRbkd6BSQXCKpcffIzsZB0v5D5G/8F+83S7o = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=nKJ3XlDeye9oilNO9l9ikxYZ+A8=; b=mMTm17aGqCvjFazTj ZlGO7/JYf+4Ajh7GbYtd5W/pANATzGefk1vgBl9wldYxAZwTm+sEVqSWSqmc8pk2 DuSWLS6evqwgVs/tCJb6EvSu31kxHXsJbArNxuRfpZT3Vv7vr2eAfr0yOBrjyBJu qaQkdf/CelLM5dPBGwLp5lpWTk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ea0-f182.google.com X-Received: by 10.14.127.132 with SMTP id d4mr7259736eei.66.1386159790796; Wed, 04 Dec 2013 04:23:10 -0800 (PST) Message-ID: <529F1EAB.4080508@gmail.com> Date: Wed, 04 Dec 2013 13:23:07 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: C:\cygwin\bin\cyggcc_s-1.dll: Loaded to different address References: <529F0B69 DOT 80404 AT mailme DOT ath DOT cx> <529F17F0 DOT 3090604 AT mailme DOT ath DOT cx> In-Reply-To: <529F17F0.3090604@mailme.ath.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Il 12/4/2013 12:54 PM, bartels ha scritto: > On 12/04/2013 12:00 PM, bartels wrote: >> Hello People, >> >> Cygwin seems to have become very stable recently, which is a Good >> Thing for me. >> And then I saw this one: >> >> 0 [main] perl 10672 child_info_fork::abort: >> C:\cygwin\bin\cyggcc_s-1.dll: Loaded to different address: >> parent(0x320000) != child(0x3A0000) >> >> What could be causing it? the base address seems very low $ rebase -si |grep cyggcc_S /usr/bin/cyggcc_s-1.dll base 0x64650000 size 0x0001f000 likely some other DLL is using the expected space for cyggcc_s-1.dll in the 0x6xxx0000 adddress range. > Please note that I understand that the ad-hoc solution is to run rebaseall. > > Unfortunately, that is not always possible. why ? Tricky sometime, but possible always. > > I am looking for the cause of the problem, so that I know how to prevent > it. > Or is the only answer to simply run rebaseall after installation? usually yes > > -- bartels Marco -- 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