X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:mime-version
	:content-type; q=dns; s=default; b=qX4PksWBrnPvQjfCdwkqaWCRjco8X
	0vPifMvMnl2ZiYXVKwnk7G0GSJApgNzjNuM5H8J6C/8bvjAQPWFC4Zoo5s2X7pGg
	rFxcD4tCSbmCaiQ5BM8XdAtxSelEQrK8Z6tITVvFgisB7arqFIEM8EvIf07YtF4S
	cIpd3MSE4UzldY=
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:to:from:subject:date:message-id:mime-version
	:content-type; s=default; bh=4uL/37hNmly21+rLhEjMeVl8kEo=; b=G6d
	XmVOXuiyEfpoKZEgFvjeWMhYFo70m7VgWfe191fIAa0zsiO/CG3ZpUr7qxiypHBr
	fSq55mgvz4nxFkKJMxCOam55uD9P+bHTpmjgXeHyEZQlGaqfaOcN+2hpXK5nroU2
	UOURdhzVdEc2k76eFJl15kk9ZSElOzhr0p3YuDBc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: dboyd2@mmm.com (J. David Boyd)
Subject: Rebase, Peflags, and cygserver
Date: Fri, 27 Mar 2015 10:29:01 -0400
Lines: 29
Message-ID: <gjubpp7uy0nm.fsf@W0144758.usac.mmm.com>
Mime-Version: 1.0
Content-Type: text/plain
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (cygwin)
X-IsSubscribed: yes


I keep having problems with vforks.  Sometime everything is fine for days,
then I start emacs, and get vfork errors.

So I rebaseall, and peflagsall.  Emacs works great.  Oops, forgot to restart
cygserver.  Restart, bam, vfork errors.  Or, no vfork error.

It all seems so inconsistent and random.  Is there some methodology I am
missing to ensure no vforks?

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.)

I usually have to do this 2 to 3 times before I can get emacs to start without
vfork errors.

Any ideas how I can improve on this? I would like to have cygserver running.

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?


Dave in Hudson, FL


--
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

