all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Harper <timcharper@gmail.com>
To: Alan Third <alan@idiocy.org>
Cc: 31848@debbugs.gnu.org
Subject: bug#31848: 26.1; M-x server-start crashes if extraneous server file exists
Date: Thu, 21 Jun 2018 16:24:50 -0600	[thread overview]
Message-ID: <CAFQ1bMDefL9-_a38KeQfQLEXBn2_CaVTt+VDVDkLFckGSi02jA@mail.gmail.com> (raw)
In-Reply-To: <20180617110029.GA45782@breton.holly.idiocy.org>

[-- Attachment #1: Type: text/plain, Size: 1126 bytes --]

It is probably an OS X only crash.

Emacs won't write the file unless if server-use-tcp is enabled. Customize
it, enable server-use-tcp (set to true), save for future sessions. Restart
emacs. Launch server. If the folder doesn't exist, Emacs will create it and
assign 700 perms.

I've reproduced with a vanilla configuration of Emacs to rule out the
possibility it is a conflict with some other extension I've installed.

Tim

On Sun, Jun 17, 2018 at 5:00 AM Alan Third <alan@idiocy.org> wrote:

> On Fri, Jun 15, 2018 at 11:15:05AM -0600, Tim Harper wrote:
> > Emacs on OS X crashes when stale server auth file is present. To
> reproduce:
> >
> > 1) Start Emacs 26.1
> > 2) Run server-start
> > 3) Copy the file `server` in the {server-auth-dir} folder to `server-2`
> > 4) Quit Emacs
> > 5) Rename `server-2` file to `server`
> > 6) Relaunch Emacs
> > 7) Run server-start
> > 8) Observe crash
>
> I’m probably being daft, but I can’t find any ‘server’ file when I’m
> running the emacs server.
>
> The directory listed in server-auth-dir doesn’t even exist.
> --
> Alan Third
>

[-- Attachment #2: Type: text/html, Size: 1528 bytes --]

  reply	other threads:[~2018-06-21 22:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-15 17:15 bug#31848: 26.1; M-x server-start crashes if extraneous server file exists Tim Harper
2018-06-15 18:20 ` Eli Zaretskii
2018-06-17 11:00 ` Alan Third
2018-06-21 22:24   ` Tim Harper [this message]
2018-06-22  6:17     ` Eli Zaretskii
2020-08-16 17:01     ` Lars Ingebrigtsen
2020-08-17 17:13       ` Tim Harper
2020-08-17 17:22         ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFQ1bMDefL9-_a38KeQfQLEXBn2_CaVTt+VDVDkLFckGSi02jA@mail.gmail.com \
    --to=timcharper@gmail.com \
    --cc=31848@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.