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=dw7CqjdXMfXHcOjcF7f8YdrwHeggPCj6rnDCU2Zo/c1 6VyKWqVXEdzK9U9132fGj9gJfDStpjCvHo9Hk9D8TdLylLHR76kA31H1jTVe/gto nuZ2jtIetVhbpFfpzh+++zB6DDltM7hpfe1ROXq2RHqE4bnXRugj9tEglZ2OVoYU = 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=kKx/ol2ooFM5j/kRp2vErbQ23TI=; b=NwQuDP5rWNkY4CuyY VOd1+XCS2jwPE+PFw3FN+THeT2OoU5ik/okxYslzcwDLVTTB9DEipLWILMby6Epu NVTWJRi+fMI0cY9/NYO7MppnLwrljJ/E4o3pMoX82sGV5lH3E+NPM3c+Rpdt9NaD nwxSpRuixBaO6xSswoZA7dKzFw= 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=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5481DFE3.30201@cornell.edu> Date: Fri, 05 Dec 2014 11:40:03 -0500 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fork::abort starting emacs-X11 References: <3185EFAF9C8F7B4E9DBDF56829BF7C784842A96ED3 AT srv060ex01 DOT ssd DOT fsi DOT com> In-Reply-To: <3185EFAF9C8F7B4E9DBDF56829BF7C784842A96ED3@srv060ex01.ssd.fsi.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 -- 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