unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c
@ 2015-11-01  9:11 Martijn Eenink
  2016-05-28 22:18 ` Alan Third
  2021-04-25 22:37 ` bug#21807: 27.2: Emacs daemon crashes on Mac OS X when closing fullscreen client frame von Westerholt und Gysenberg, Hermann
  0 siblings, 2 replies; 4+ messages in thread
From: Martijn Eenink @ 2015-11-01  9:11 UTC (permalink / raw)
  To: 21807

I am on a mac, using the MacPorts build of Emacs.app. When I connect to
an emacs daemon with emacsclient -c and switch to fullscreen mode,
everything works fine, until I exit the frame with C-x C-c: this crashes
the daemon.

Steps to reproduce the issue:

1. start the emacs daemon:
   $ open -a Emacs --args --daemon
2. open a client frame
   $ emacsclient -c
3. switch client frame to fullsreen mode (press the green maximize
   button in frame border)
4. exit the client frame with C-x C-c

This crashes the daemon, and the OS reports 'Emacs quit
unexpectedly'. Note that I do not have any problems with C-x C-c when
the client frame is not in fullscreen mode.

Regards,
Martijn


In GNU Emacs 24.5.1 (x86_64-apple-darwin15.0.0, NS apple-appkit-1404.11)
 of 2015-10-17 on Agamemnon.local
Windowing system distributor `Apple', version 10.3.1404
Configured using:
 `configure --prefix=/opt/local --with-ns --without-x --without-dbus
 CC=/usr/bin/clang 'CFLAGS=-pipe -Os -arch x86_64'
 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch
 x86_64' CPPFLAGS=-I/opt/local/include'

Important settings:
  value of $LC_ALL: en_US.UTF-8
  value of $LC_CTYPE: UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
Quit [2 times]
Type C-x 1 to remove help window.  
Quit

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message idna format-spec
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils apropos help-mode easymenu
edmacro kmacro cl-loaddefs cl-lib solarized-light-theme solarized dash
package epg-config time-date tooltip electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process cocoa ns
multi-tty emacs)

Memory information:
((conses 16 168063 9667)
 (symbols 48 22584 0)
 (miscs 40 82 196)
 (strings 32 26296 14655)
 (string-bytes 1 645564)
 (vectors 16 13218)
 (vector-slots 8 415609 6057)
 (floats 8 124 276)
 (intervals 56 1287 1)
 (buffers 960 14))






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c
  2015-11-01  9:11 bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c Martijn Eenink
@ 2016-05-28 22:18 ` Alan Third
       [not found]   ` <CAH9KnyDqws8YywiX6QA9BHuDhEAVR_MrgvwtjTg-5uLhxEcW2g@mail.gmail.com>
  2021-04-25 22:37 ` bug#21807: 27.2: Emacs daemon crashes on Mac OS X when closing fullscreen client frame von Westerholt und Gysenberg, Hermann
  1 sibling, 1 reply; 4+ messages in thread
From: Alan Third @ 2016-05-28 22:18 UTC (permalink / raw)
  To: Martijn Eenink; +Cc: 21807

Martijn Eenink <m.g.c.eenink@gmail.com> writes:

> I am on a mac, using the MacPorts build of Emacs.app. When I connect to
> an emacs daemon with emacsclient -c and switch to fullscreen mode,
> everything works fine, until I exit the frame with C-x C-c: this crashes
> the daemon.
>
> Steps to reproduce the issue:
>
> 1. start the emacs daemon:
>    $ open -a Emacs --args --daemon
> 2. open a client frame
>    $ emacsclient -c
> 3. switch client frame to fullsreen mode (press the green maximize
>    button in frame border)
> 4. exit the client frame with C-x C-c
>
> This crashes the daemon, and the OS reports 'Emacs quit
> unexpectedly'. Note that I do not have any problems with C-x C-c when
> the client frame is not in fullscreen mode.

Hi, sorry it's taken so long for sopmeone to get back to you. I can't
reproduce this in Emacs 25. Could you possibly try the pretest and see
if it's still crashing?
-- 
Alan Third





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c
       [not found]   ` <CAH9KnyDqws8YywiX6QA9BHuDhEAVR_MrgvwtjTg-5uLhxEcW2g@mail.gmail.com>
@ 2016-05-31 19:44     ` Alan Third
  0 siblings, 0 replies; 4+ messages in thread
From: Alan Third @ 2016-05-31 19:44 UTC (permalink / raw)
  To: Martijn Eenink; +Cc: 21807-done

On Sun, May 29, 2016 at 08:41:28AM +0200, Martijn Eenink wrote:
> Hi Alan,
> 
> I tried the Emacs 25 pretest and, like you, was unable to reproduce the
> issue.

Thanks. I'll close this bug report now, and if you find it recurring
in Emacs 25 later, please raise a new report.
-- 
Alan Third





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#21807: 27.2: Emacs daemon crashes on Mac OS X when closing fullscreen client frame
  2015-11-01  9:11 bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c Martijn Eenink
  2016-05-28 22:18 ` Alan Third
@ 2021-04-25 22:37 ` von Westerholt und Gysenberg, Hermann
  1 sibling, 0 replies; 4+ messages in thread
From: von Westerholt und Gysenberg, Hermann @ 2021-04-25 22:37 UTC (permalink / raw)
  To: 21807@debbugs.gnu.org

I know that this issue is five years old but I have tried to unarchive it. I have the same issue with Emacs 27.2. Closing a fullscreen frame via 'C-x 5 0' or killing emacs from a full-screen frame via ‚C-x C-c‘ causes Emacs to crash on macOS 11.2.3.

Regards,
Hermann von Westerholt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-25 22:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-01  9:11 bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c Martijn Eenink
2016-05-28 22:18 ` Alan Third
     [not found]   ` <CAH9KnyDqws8YywiX6QA9BHuDhEAVR_MrgvwtjTg-5uLhxEcW2g@mail.gmail.com>
2016-05-31 19:44     ` Alan Third
2021-04-25 22:37 ` bug#21807: 27.2: Emacs daemon crashes on Mac OS X when closing fullscreen client frame von Westerholt und Gysenberg, Hermann

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).