GNU bug report logs - #20397
24.4; Crash on open in MacOS X 10.10 Yosemite

Previous Next

Package: emacs;

Reported by: Daniel Jones <danieljones42 <at> gmail.com>

Date: Tue, 21 Apr 2015 15:32:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.4

Done: Anders Lindgren <andlind <at> gmail.com>

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: Anders Lindgren <andlind <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20397: closed (24.4; Crash on open in MacOS X 10.10 Yosemite)
Date: Sun, 29 Nov 2015 16:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 29 Nov 2015 17:14:14 +0100
with message-id <CABr8ebb4NZVjSeAaNg4wDKCVKN+MEvcF3MT0J0EhJ=JEFmLNgw <at> mail.gmail.com>
and subject line Re: 24.4; Crash on open in MacOS X 10.10 Yosemite
has caused the debbugs.gnu.org bug report #20397,
regarding 24.4; Crash on open in MacOS X 10.10 Yosemite
to be marked as done.

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


-- 
20397: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20397
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Jones <danieljones42 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4; Crash on open in MacOS X 10.10 Yosemite
Date: Tue, 21 Apr 2015 13:43:23 +0100
About 65% of the time emacs crashes and a right click on the dock icon reveals 'not responding'

Any suggestions?

Dan




In GNU Emacs 24.4.1 (x86_64-apple-darwin14.0.0, NS apple-appkit-1343.16)
of 2014-12-23 on tenten-slave.macports.org
Windowing system distributor `Apple', version 10.3.1344
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 $LANG: en_GB.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

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

Recent input:
M-x r e p o <tab> r <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

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 help-mode easymenu tango-theme
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 74111 6382)
(symbols 48 17459 0)
(miscs 40 38 151)
(strings 32 9459 4677)
(string-bytes 1 265413)
(vectors 16 9033)
(vector-slots 8 373324 17682)
(floats 8 53 245)
(intervals 56 190 0)
(buffers 960 12))


[Message part 3 (message/rfc822, inline)]
From: Anders Lindgren <andlind <at> gmail.com>
To: 20397-done <at> debbugs.gnu.org
Subject: Re: 24.4; Crash on open in MacOS X 10.10 Yosemite
Date: Sun, 29 Nov 2015 17:14:14 +0100
[Message part 4 (text/plain, inline)]
Hi,

I fixed this a few weeks ago. It was caused by inputs events arriving
before the init code had finished. When the system was heavily loaded, when
memory was low, when the a disk needed to spin up etc. this became more
prominent.

This was fixed by block input in the init function, see
http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-25&id=0392e241b844487261d4dfcccc9a442793e0a868
for
details.

Sincerely,
    Anders Lindgren
[Message part 5 (text/html, inline)]

This bug report was last modified 9 years and 181 days ago.

Previous Next


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