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=xKR3A1p8z7WDfXTZZ/GUBCb2Y4lHhP9ItefP6IEQUeV U2owTuRhDbkvKyomGytLqTNBp7eaMIy6VxEpqu2wMDB6bRL2vK+dTacCamtsLzNu sf43HrLCGsqC1Bfy1Pk1b35ErVdn81sJIyzN3S9nnUGpNC+ceIcwXmjR2MCpdkIc = 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=afrFMCxmb2M5A78c4yooxiQ5dwE=; b=IbRuDv4fBI4JZ+XHE e2Rg+ruIBs0NVeR+dsEFsSWluz65tUmxoB9UHD4NpAizPUWgeMOGUjExrgcucjOT C5NpL8gZqW6dX0WnNzrbRHYjtAq5HUGImvtRQa1HAch2Kczc7LEqxU2Pb9LlnQ/r K5TsXujlRmWjWkfP31fs0hsdMg= 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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wg0-f52.google.com X-Received: by 10.194.57.170 with SMTP id j10mr68615757wjq.102.1427745849260; Mon, 30 Mar 2015 13:04:09 -0700 (PDT) Message-ID: <5519AC30.1070206@gmail.com> Date: Mon, 30 Mar 2015 22:04:00 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Rebase, Peflags, and cygserver References: <87619mw5gd DOT fsf AT Rainer DOT invalid> <5515C3D2 DOT 7030304 AT cornell DOT edu> In-Reply-To: <5515C3D2.7030304@cornell.edu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 3/27/2015 9:55 PM, Ken Brown wrote: >> Depends, but anything that could interfere with the rebase is a >> potential problem. > > I've run into the OP's problem occasionally, where a full rebase doesn't > fix all rebase/fork problems. What's worked for me on those occasions > is to reboot the computer and then run a full rebase. I once saw an > explanation of why rebooting makes a difference, but I don't remember > what it was. > > Ken > One possible way is: ps -x to identify the PID of the program with problems less /proc/PID/maps to look on memory space used by the several dll's Regards 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