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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DnehSNTlqXZxU9Kd vxNKxoTqtM2PrdElWgtjApcb4+UxONLEVZB2IGHZW+fpsUfqnx3GGgqcVV0m0q+1 XF7UP7ku7Qty+JpGfNNttMI4LhWo8uTS3daNUvppber11S3KtmMCZbVma7z9SpZM 56J2mz7pHCSWt+NnZQ99zqIl8HM= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=BVYgNza3xDA0zSTGsty9E1 ElY4g=; b=giBf895i26n+FCgYyDOhMopNVAdU7POhCTRk1qZ8l++AwD7+xmIYzD CHLSCfYrSPEGuUNI5O+hwFnfMuxfUkkJELHB2fg+9qdMsfvXVZvf1PNLTvCAfdSV U1/ZENuIpbba2tqCYmonyODPpEsQJzADdi1Tcy9W+EjN38U9Hcwto= 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=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: How to correctly rebase? To: cygwin AT cygwin DOT com References: <22046 DOT 25592 DOT 311399 DOT 765933 AT woitok DOT gmail DOT com> <8925F252-F479-4990-B568-1EC612DF39A5 AT etr-usa DOT com> <22047 DOT 42793 DOT 36600 DOT 773496 AT woitok DOT gmail DOT com> <41C9E795-AEEC-4378-8548-44DAF7DB98E7 AT etr-usa DOT com> <5620164E DOT 1010508 AT cornell DOT edu> <22048 DOT 47638 DOT 206600 DOT 117271 AT woitok DOT gmail DOT com> <5620F460 DOT 7020605 AT cornell DOT edu> <562112CE DOT 4040407 AT cornell DOT edu> <562114AF DOT 7040704 AT gmail DOT com> From: Ken Brown Message-ID: <562117DB.7010900@cornell.edu> Date: Fri, 16 Oct 2015 11:29:31 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <562114AF.7040704@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 10/16/2015 11:15 AM, cyg Simple wrote: > On 10/16/2015 11:07 AM, Ken Brown wrote: >> I've seen this happen many times. I don't know the explanation, but my >> guess is that Windows does some caching that causes it to try to load a >> given DLL at the same base address as it used the last time that DLL was >> loaded. Rebooting clears the cache. Can someone who understands this >> stuff confirm my guess or provide a better explanation? > > Could it be something similar to > http://windowsitpro.com/systems-management/how-can-i-stop-windows-caching-dll-file-after-i-close-program-was-accessing-it? That article only talks about shell-extension DLLs, but it does sound similar. Ken -- 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