delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/03/27/16:00:31

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=fpSEgYbz+aH3HYjF+NJ1NVYRPrGWZzurjPh3OsnBH/4
BsuR6FCdlk9fuh6X3TRUKP0O57r6YZ+HqHCKAsafGDvhHEc/RcnJz2+aoe0oNa9t
RxsYcpo294o/tgwWJ4DVBWPq9f7RyxOjdnJWmJ3MB1DuLFt6JNtByPo9rVlSv84c
=
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=UskKtnnKsmcxnQISBCUOPZAk2z8=; b=Xp8gK5mrSRAm2cUkT
isPjt1zv+dP5PGXxXgyCxF752GeLL0+ciANhI+Avd8YkYzeZHtfTXfd1bQYRhrxa
fXmqp00EuoV34eKntFBNeKsR6xEtLOggdHzSi4sMbkc3wETn0mM9T+2LeD+w24gQ
F6eBojTCNLxlLwNb67BKq8XMxY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-wg0-f48.google.com
X-Received: by 10.180.73.228 with SMTP id o4mr843811wiv.74.1427486405077; Fri, 27 Mar 2015 13:00:05 -0700 (PDT)
Message-ID: <5515B6BF.6000302@gmail.com>
Date: Fri, 27 Mar 2015 20:59:59 +0100
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
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: <gjubpp7uy0nm DOT fsf AT W0144758 DOT usac DOT mmm DOT com> <5515748A DOT 7060107 AT gmail DOT com> <gjub619m4al2 DOT fsf AT W0144758 DOT usac DOT mmm DOT com>
In-Reply-To: <gjub619m4al2.fsf@W0144758.usac.mmm.com>
X-IsSubscribed: yes

On 3/27/2015 6:24 PM, J. David Boyd wrote:
> Marco Atzeri writes:
>
>> On 3/27/2015 3:29 PM, J. David Boyd wrote:
>>>
>>> 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?
>>
>> yes.
>> Never update with cygwin processes running
>>
>>> Dave in Hudson, FL
>>
>> could you start with
>>> Problem reports:       http://cygwin.com/problems.html
>>
>> specially this point:
>>
>> "Run cygcheck -s -v -r > cygcheck.out and include that file as an
>> attachment in your report. Please do not compress or otherwise encode
>> the output. Just attach it as a straight text file so that it can be
>> easily viewed"
>>
>> so we can look on your setup ?
>>
>> I am not seeing a lot of fork issues, on my system.
>> Eventually you have some BLODA interfering.
>>
>> Regards
>> Marco
>>
>>
>>
>> Regards
>> Marco
>
>
> It's quite long, but here you go...

It is for this reason that it should be attached to the mail
as allegate. Not in line with the text.

> Found: C:\tools\cygwin\usr\local\bin\bash
> Found: C:\tools\cygwin\bin\bash.exe
> Warning: C:\tools\cygwin\usr\local\bin\bash hides C:\tools\cygwin\bin\bash.exe
>   -> C:\tools\cygwin\bin\bash

why do you need a different bash in /usr/loca/bin ?


> Missing directory: /usr/share/emacs/24.4/lisp/org/ from package emacs
> Missing file: /usr/share/emacs/24.4/lisp/org/ob-asymptote.elc from package emacs
[cut]
> Missing file: /usr/share/info/org.info.gz from package emacs
> emacs                                 24.4-3                     Incomplete
> Missing directory: /usr/share/emacs/24.4/lisp/org/ from package emacs-el
[cut]
> Missing file: /usr/share/emacs/24.4/lisp/org/ox.el.gz from package emacs-el
> emacs-el                              24.4-3                     Incomplete


Are you sure that emacs is fully working ?
It seems a large chunk is missing. I suggest to re-install.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019