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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=UP5zINFOVZjLsPx5bogVXvx6xRn02 +13Gj0zX8ggkyXNVxeocZH5TQxJcPYO4LqgnrK8t7MPoDid/7xt6Wtt7Z+FF6KSx MV11FKCct+mn9dsrwlUoqnvZrunhnXPMFHv9vB1aBvsaOALI9xoco9yE9yzHz613 8DQeBSrPyWlea0= 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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=CaZmNHMg+MvGTt/kfwmGHsX4oGM=; b=b3V AqLaHNNLybWeyG0ijkPHy1ANme72+g88b0LWSXkEgYdaKE4agTd58u0kkiLGPwm7 m9/+4WoDoA1z5jDAibahJjwWHjNPMuEtRZJsDeZ1vRBuWW6YOPknYSc5jBsjPKHz kik0Da3OEUM9+FvaHqfCD4GH/RFwz0oWhivzA/IM= 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.2 required=5.0 tests=AWL,BAYES_00,CYGWIN_OWNER_BODY,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-qg0-f98.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:date:subject:thread-topic:thread-index :message-id:references:in-reply-to:accept-language:content-language :acceptlanguage:content-type:content-transfer-encoding:mime-version; bh=rX1D7yY0Di3VtiiCq6ZF/QnPOvCfqNV2uf6Bnz09b34=; b=a20/Tzak+jItp9h0qroOOXJjv5er6dowU1PWa7vyIgsJ0rIrCnCaAJSZuVZ2nqGRzM Eb6YJ7ROcUHzZeGTnY1wzJMctCKDLu0swV+/b/O+bP38SFHgOWIETvUbJB9l5X9Cpnfm eDDjqDruhyEoyTpCTsXF7dbwOy3KBRoc0/9txJjc1Q1tXh5AcdWMkKWDYwdXexh0a4yw k+LjJ9wr7xy5yW12qTvGf6gTCBVRhNy+EzQPbuPHCT5fI5mbGcGKhFU3l+wqPv44qhxu Fq74bAfGF1t9MM/jwoXOU1YrHNykDoQPL8TJgpcdfdJthIqIsVyViP7Rx0EvxQHlrkS8 oMbw== X-Gm-Message-State: ALoCoQmWe7xFWBWtD14AG6BYb+FgsmW7chvViuzsHF8ZycnzjmjqlYtcN8s8U9983NNNZF2bFNmg8MRtFUyzZTAn1j5f5dy/YQ== X-Received: by 10.50.57.12 with SMTP id e12mr19604362igq.4.1427737732629; Mon, 30 Mar 2015 10:48:52 -0700 (PDT) X-Relaying-Domain: flightsafety.com From: "Rockefeller, Harry" To: "cygwin AT cygwin DOT com" Date: Mon, 30 Mar 2015 13:48:41 -0400 Subject: RE: Rebase, Peflags, and cygserver Message-ID: 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="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t2UHn8Gi016206 >-----Original Message----- >From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Ken Brown >Sent: Friday, March 27, 2015 3:56 PM >To: cygwin AT cygwin DOT com >Subject: Re: Rebase, Peflags, and cygserver > >On 3/27/2015 4:28 PM, Achim Gratz wrote: >> J. David Boyd writes: >>> What I'm doing (with some success)is this: >>> >>> 1. get latest cygwin update >>> 2. del /etc/rebase* >>> 3. rebaseall -v >>> 4. peflagsall -v >>> 5. don't restart cygserver (This means my bash shell window starts a >>> little slower, but I can live with that.) >> >> From the announcement of _autorebase: >> >> To perform a full rebase, execute "rebase-trigger fullrebase". Then >> shut down Cygwin and simply run setup.exe. The rebase will be >> performed even when the installation did not get modified in any way. >> Any subsequent runs of setup.exe will again rebase in incremental >> mode. >> >>> I usually have to do this 2 to 3 times before I can get emacs to >>> start without vfork errors. >> >> Do you use Cygwin Emacs or something else? >> >>> Also, I often run Cygwin Setup (to get something I've missed, like >>> wget..., or check for updates) while emacs is running. Should I shut it down first? >> >> 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 This morning I had to do *two* reboots followed by rebaseall. Is there any way to know what BLODA is making this so time consuming, i.e., painful? -- 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