delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/12/08/10:35:40

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:content-type
:content-transfer-encoding:mime-version; q=dns; s=default; b=egy
TaX7JklXGH+hwe1mD6HKNdqnMTES7hK2OxZ9GxUTMuixxC9kwwRoKE4X3tA5Tbd5
80TUKxU/5qILYs5qh3WNlit1/g9dGzoaK3zAsCtWEeZjFJuffwJofTiDKO9YteRP
XcQIHlXeD7oXz6vtUoYNnXdoLH2Qdgaq47iYtf2U=
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:content-type
:content-transfer-encoding:mime-version; s=default; bh=eQUUzz4hT
xUV2hf7XX940vjzRXg=; b=aa+kTqoix8yINnF5S7KaAc4Vorurndo790Hxl2Bo/
rrgXO7xgbWe6IYlRst7JS0gE73IyfBc+ugZXwT7sNt4WXgfjQKhT2v16itbzC8fi
6xXqRkMskGzwzEN3yjtxCxuFnBVEtumQOlwkQEKKhJ/bPxGAfJfX9N0a87rfNBu2
Os=
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.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-oa0-f97.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:accept-language:content-language:acceptlanguage :content-type:content-transfer-encoding:mime-version; bh=lIBYs2HuKbs1XqT4wK9k+U5sS9mZIIvDegDr6o98cuo=; b=eTlZ3SWyeedo22cnYkG90QAhlmiFCkl6SuGwBeJpYcaVqi9asdX/j/upQY80hkmMTA QhOdW151NUd2BHWABn92TFHlpa5S3RRT8FyIFMoA0XszxXC/TekELuB6iN5kucISW1tM A/sbFohvlKMqKmX7I8GhI/zVb/EaMrgS5LKwDgQGw1qR7W0qPwdjIwoqoP5ZhWoRRJO7 wzsG35RiqEKBxzsbfX+oTqkRc3/eCnFmiW+RmfQ6ubm5HqlGXaMbNtVOC53VOWgORqhy 6cvZ8+IKJ4JaHGtyVXzTz3uVs/uul8aBtvUx7kRrrclarqUPplt1RECO4rjbaaSlbjlK dkfQ==
X-Gm-Message-State: ALoCoQm6VLShgcDo4mv/PdztSuY3VvDHOEsbp+6wxVcKNTta9zxRfSi1VyXmDbp4v0GcUt7Tsoq2Jk9pWGfp84BmcUwPXnuq4w==
X-Received: by 10.42.14.8 with SMTP id f8mr27117616ica.53.1418052915337; Mon, 08 Dec 2014 07:35:15 -0800 (PST)
X-Relaying-Domain: flightsafety.com
From: "Rockefeller, Harry" <Harry DOT Rockefeller AT flightsafety DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Date: Mon, 8 Dec 2014 10:35:11 -0500
Subject: RE: fork::abort starting emacs-X11 [ain't no more]
Message-ID: <3185EFAF9C8F7B4E9DBDF56829BF7C784842A9700D@srv060ex01.ssd.fsi.com>
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sB8FZb2H024493

> >-----Original Message-----
> >From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Ken Brown
> >Sent: Friday, December 05, 2014 10:40 AM
> >To: cygwin AT cygwin DOT com
> >Subject: Re: fork::abort starting emacs-X11

> >On 12/5/2014 9:56 AM, Rockefeller, Harry wrote:
>> I get errors:
>>
>> 0 [main] emacs-X11 6552 child_info_fork::abort: C:\cygwin\bin\cyggnutls-28.dll:
>> Loaded to different address: parent(0x1710000) != child(0x130000)
>>
>> when I start emacs after a PC reboot.  I also notice that none of my dired buffers are recalled.
>> FWIW I have " (desktop-save-mode 1)" in my .emacs file.
>>
>> I shut Cygwin down and started emacs with -Q option, but when I tried
>> to create a dired Buffer it gave the fork error again.
>>
>> Rebaseall procedure works to fix the fork issue - until the next reboot.

>I have no idea what could cause fork problems to disappear after rebaseall and then reappear after a reboot.  Maybe someone else can help.

>I did try to reproduce the problem and couldn't (on both 32-bit and 64-bit Cygwin).  Here's what I tried:

>1. Reboot.

>2. Start the X server using the Start Menu shortcut provided by the latest xinit package, with no ~/.startxwinrc.

>3. In the resulting xterm, 'emacs -Q&'.

>4. 'C-x d' to list the home directory.

>Ken

I ran setup-x86.exe updating my packages and then started Cygwin.
No fork issues.  Hmmm.
It's hard to believe a lack of carriage return in .Xresources was the problem.
I also removed a useless line: "emacs.font     fixed" before the one I really want
"emacs.font     6x10".   OR  Could BLODA be the cause?
I know my employer updates software automagically in evenings when I'm not here.
Anyway, thanks for looking into this Ken.  I really appreciate you and the rest of
The Cygwin-developer team's work.  No, I *really* appreciate it.


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