Date: Fri, 24 Feb 2023 09:48:02 -0800
Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org
From: Jim Porter <jporterbugs@gmail.com>
I think this only occurs when starting the Emacs server in a batch-mode
Emacs process and then starting a client via "emacsclient -c". I see the
segfault when running any of the tests in test/lisp/server-tests.el that
create a frame (e.g. 'server-tests/server-start/stop-prompt-with-client').
This also only seems to occur if the first face that
'face-set-after-frame-default' passes to 'internal-merge-in-global-face'
is the default face.