GNU bug report logs - #35225
26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Thu, 11 Apr 2019 02:33:02 UTC

Severity: normal

Found in version 26.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35225: closed (26.2; line 161+4 in emacs.c points to lostpage
 at CoreFoundation/CoreFoundation.html)
Date: Thu, 11 Apr 2019 13:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 11 Apr 2019 16:26:06 +0300
with message-id <83d0ls65ch.fsf <at> gnu.org>
and subject line Re: bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
has caused the debbugs.gnu.org bug report #35225,
regarding 26.2; line 161+4 in emacs.c points to lostpage at CoreFoundation/CoreFoundation.html
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35225: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35225
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Van L <van <at> scratch.space>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.2; line 161+4 in emacs.c points to lostpage at
 CoreFoundation/CoreFoundation.html
Date: Thu, 11 Apr 2019 12:31:52 +1000
Hello,

The link in the comment finds: 
The page you’re looking for can’t be found.

/* To run as a background daemon under Cocoa or Windows,
   we must do a fork+exec, not a simple fork.

   On Cocoa, CoreFoundation lib fails in forked process:
   http://developer.apple.com/ReleaseNotes/
   CoreFoundation/CoreFoundation.html)

   On Windows, a Cygwin fork child cannot access the USER subsystem.

   We mark being in the exec'd process by a daemon name argument of
   form "--daemon=\nFD0,FD1\nNAME" where FD are the pipe file descriptors,
   NAME is the original daemon name, if any. */

[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Van L <van <at> scratch.space>
Cc: 35225-done <at> debbugs.gnu.org
Subject: Re: bug#35225: 26.2; line 161+4 in emacs.c points to lostpage at
 CoreFoundation/CoreFoundation.html
Date: Thu, 11 Apr 2019 16:26:06 +0300
> From: Van L <van <at> scratch.space>
> Date: Thu, 11 Apr 2019 12:31:52 +1000
> 
> The link in the comment finds: 
> The page you’re looking for can’t be found.
> 
> /* To run as a background daemon under Cocoa or Windows,
>    we must do a fork+exec, not a simple fork.
> 
>    On Cocoa, CoreFoundation lib fails in forked process:
>    http://developer.apple.com/ReleaseNotes/
>    CoreFoundation/CoreFoundation.html)

Thanks, fixed.


This bug report was last modified 6 years and 98 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.