GNU bug report logs - #18889
24.4.51; NS built emacs may crash when window is removed

Previous Next

Package: emacs;

Reported by: Jan Djärv <jan.h.d <at> me.com>

Date: Wed, 29 Oct 2014 19:02:02 UTC

Severity: normal

Found in version 24.4.51

Done: Jan Djärv <jan.h.d <at> me.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 18889 in the body.
You can then email your comments to 18889 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#18889; Package emacs. (Wed, 29 Oct 2014 19:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jan Djärv <jan.h.d <at> me.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 29 Oct 2014 19:02:03 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> me.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.51; NS built emacs may crash when window is removed
Date: Wed, 29 Oct 2014 20:00:26 +0100
Hi.

Internally NS stores Lisp_Objects that aren't GC:ed.
If used at the wrong time, Emacs crashes.
This includes EmacsScroller and some (unused) parts of ns_output.

     Jan D.



In GNU Emacs 24.4.51.1 (x86_64-apple-darwin14.0.0, NS apple-appkit-1343.14)
of 2014-10-26 on zeplin
Repository revision: 117624 eliz <at> gnu.org-20141024091301-xb9czgkfxbpgw3zz
Windowing system distributor `Apple', version 10.3.1343
Configured using:
`configure --without-x --with-ns'

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: sv_SE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  icomplete-mode: t
  desktop-save-mode: t
  delete-selection-mode: t
  display-time-mode: t
  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:
<escape> x r e p o r t - e m <tab> <return>

Recent messages:
Loading /Users/jhd/lib/elisp/BAK-file.el (source)...done
Loading /Users/jhd/lib/elisp/ccsetup.el (source)...done
Loading desktop...done
Loading icomplete...done
No desktop file.
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message 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
mail-prsvr mail-utils mule-util magit-autoloads package epg-config
icomplete desktop frameset cus-start cus-load msb delsel advice help-fns
cc-langs cl-loaddefs cl-lib cc-mode cc-fonts easymenu cc-guess cc-menus
cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs time 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 117811 5335)
(symbols 48 21403 0)
(miscs 40 43 145)
(strings 32 21705 4242)
(string-bytes 1 691767)
(vectors 16 12570)
(vector-slots 8 408587 4208)
(floats 8 58 243)
(intervals 56 189 0)
(buffers 960 11))




Reply sent to Jan Djärv <jan.h.d <at> me.com>:
You have taken responsibility. (Thu, 30 Oct 2014 17:25:02 GMT) Full text and rfc822 format available.

Notification sent to Jan Djärv <jan.h.d <at> me.com>:
bug acknowledged by developer. (Thu, 30 Oct 2014 17:25:03 GMT) Full text and rfc822 format available.

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

From: Jan Djärv <jan.h.d <at> me.com>
To: 18889-done <at> debbugs.gnu.org
Subject: Re: bug#18889: 24.4.51;
 NS built emacs may crash when window is removed
Date: Thu, 30 Oct 2014 18:24:45 +0100
Fixed in 24-branch.

	Jan D.

> 29 okt 2014 kl. 20:00 skrev Jan Djärv <jan.h.d <at> me.com>:
> 
> Hi.
> 
> Internally NS stores Lisp_Objects that aren't GC:ed.
> If used at the wrong time, Emacs crashes.
> This includes EmacsScroller and some (unused) parts of ns_output.
> 
>     Jan D.
> 
> 
> 
> In GNU Emacs 24.4.51.1 (x86_64-apple-darwin14.0.0, NS apple-appkit-1343.14)
> of 2014-10-26 on zeplin
> Repository revision: 117624 eliz <at> gnu.org-20141024091301-xb9czgkfxbpgw3zz
> Windowing system distributor `Apple', version 10.3.1343
> Configured using:
> `configure --without-x --with-ns'
> 
> Important settings:
>  value of $LC_COLLATE: C
>  value of $LANG: sv_SE.UTF-8
>  locale-coding-system: utf-8-unix
> 
> Major mode: Lisp Interaction
> 
> Minor modes in effect:
>  icomplete-mode: t
>  desktop-save-mode: t
>  delete-selection-mode: t
>  display-time-mode: t
>  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:
> <escape> x r e p o r t - e m <tab> <return>
> 
> Recent messages:
> Loading /Users/jhd/lib/elisp/BAK-file.el (source)...done
> Loading /Users/jhd/lib/elisp/ccsetup.el (source)...done
> Loading desktop...done
> Loading icomplete...done
> No desktop file.
> For information about GNU Emacs and the GNU system, type C-h C-a.
> 
> Load-path shadows:
> None found.
> 
> Features:
> (shadow sort gnus-util mail-extr emacsbug message 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
> mail-prsvr mail-utils mule-util magit-autoloads package epg-config
> icomplete desktop frameset cus-start cus-load msb delsel advice help-fns
> cc-langs cl-loaddefs cl-lib cc-mode cc-fonts easymenu cc-guess cc-menus
> cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs time 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 117811 5335)
> (symbols 48 21403 0)
> (miscs 40 43 145)
> (strings 32 21705 4242)
> (string-bytes 1 691767)
> (vectors 16 12570)
> (vector-slots 8 408587 4208)
> (floats 8 58 243)
> (intervals 56 189 0)
> (buffers 960 11))
> 
> 





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

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

Previous Next


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