From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 72470 invoked by alias); 30 Mar 2015 20:04:14 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 72461 invoked by uid 89); 30 Mar 2015 20:04:13 -0000 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 Received: from mail-wg0-f52.google.com (HELO mail-wg0-f52.google.com) (74.125.82.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 30 Mar 2015 20:04:12 +0000 Received: by wgbgs4 with SMTP id gs4so96380682wgb.0 for ; Mon, 30 Mar 2015 13:04:09 -0700 (PDT) X-Received: by 10.194.57.170 with SMTP id j10mr68615757wjq.102.1427745849260; Mon, 30 Mar 2015 13:04:09 -0700 (PDT) Received: from [192.168.2.108] (pD9E60EFB.dip0.t-ipconnect.de. [217.230.14.251]) by mx.google.com with ESMTPSA id 14sm17166247wjv.29.2015.03.30.13.04.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Mar 2015 13:04:08 -0700 (PDT) Message-ID: <5519AC30.1070206@gmail.com> Date: Mon, 30 Mar 2015 20:35:00 -0000 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@cygwin.com Subject: Re: Rebase, Peflags, and cygserver References: <87619mw5gd.fsf@Rainer.invalid> <5515C3D2.7030304@cornell.edu> In-Reply-To: <5515C3D2.7030304@cornell.edu> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00535.txt.bz2 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