bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscree


From: Martijn Eenink
Subject: bug#21807: 24.5; Emacs daemon crashes on Mac OS X when closing fullscreen client frame with C-x C-c
Date: Sun, 1 Nov 2015 10:11:58 +0100

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))






reply via email to

[Prev in Thread] Current Thread [Next in Thread]