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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20397 in the body.
You can then email your comments to 20397 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#20397; Package emacs. (Tue, 21 Apr 2015 15:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Jones <danieljones42 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 21 Apr 2015 15:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#20397; Package emacs. (Tue, 21 Apr 2015 17:45:02 GMT) Full text and rfc822 format available.

Message #8 received at 20397 <at> debbugs.gnu.org (full text, mbox):

From: "Jan D." <jan.h.d <at> swipnet.se>
To: Daniel Jones <danieljones42 <at> gmail.com>, 20397 <at> debbugs.gnu.org
Subject: Re: bug#20397: 24.4; Crash on open in MacOS X 10.10 Yosemite
Date: Tue, 21 Apr 2015 19:44:14 +0200
Daniel Jones skrev den 2015-04-21 14:43:
>
> About 65% of the time emacs crashes and a right click on the dock icon reveals 'not responding'
>
> Any suggestions?

Run Emacs in a debugger and/or post the backtrace of the crash.

	Jan D.

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





Reply sent to Anders Lindgren <andlind <at> gmail.com>:
You have taken responsibility. (Sun, 29 Nov 2015 16:15:02 GMT) Full text and rfc822 format available.

Notification sent to Daniel Jones <danieljones42 <at> gmail.com>:
bug acknowledged by developer. (Sun, 29 Nov 2015 16:15:02 GMT) Full text and rfc822 format available.

Message #13 received at 20397-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 28 Dec 2015 12:24:05 GMT) Full text and rfc822 format available.

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.