From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Newsgroups: gmane.emacs.bugs Subject: bug#18889: 24.4.51; NS built emacs may crash when window is removed Date: Thu, 30 Oct 2014 18:24:45 +0100 Message-ID: References: <96A728F7-D32E-4043-AA3F-6011B0637804@me.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1414778529 6282 80.91.229.3 (31 Oct 2014 18:02:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2014 18:02:09 +0000 (UTC) To: 18889-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 31 19:02:02 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XkGWQ-0005Uo-8q for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Oct 2014 19:02:02 +0100 Original-Received: from localhost ([::1]:40384 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkGWP-0004zn-Pg for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Oct 2014 14:02:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37849) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkEGL-0005MJ-2X for bug-gnu-emacs@gnu.org; Fri, 31 Oct 2014 11:38:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjtT5-0000H3-Ed for bug-gnu-emacs@gnu.org; Thu, 30 Oct 2014 13:25:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjtT5-0000Gs-8M for bug-gnu-emacs@gnu.org; Thu, 30 Oct 2014 13:25:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XjtT4-0000Iv-QY for bug-gnu-emacs@gnu.org; Thu, 30 Oct 2014 13:25:02 -0400 Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 30 Oct 2014 17:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 18889 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 18889@debbugs.gnu.org, jan.h.d@me.com, jan.h.d@me.com Original-Received: via spool by 18889-done@debbugs.gnu.org id=D18889.14146898981150 (code D ref 18889); Thu, 30 Oct 2014 17:25:02 +0000 Original-Received: (at 18889-done) by debbugs.gnu.org; 30 Oct 2014 17:24:58 +0000 Original-Received: from localhost ([127.0.0.1]:40733 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XjtSz-0000IT-9o for submit@debbugs.gnu.org; Thu, 30 Oct 2014 13:24:57 -0400 Original-Received: from mailfe03.swip.net ([212.247.154.65]:41244 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XjtSw-0000I9-42 for 18889-done@debbugs.gnu.org; Thu, 30 Oct 2014 13:24:55 -0400 X-T2-Spam-Status: No, hits=1.6 required=5.0 tests=BAYES_00, SPF_SOFTFAIL Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 377670967 for 18889-done@debbugs.gnu.org; Thu, 30 Oct 2014 18:24:46 +0100 Received-SPF: softfail receiver=mailfe03.swip.net; client-ip=46.59.42.57; envelope-from=jan.h.d@me.com In-Reply-To: <96A728F7-D32E-4043-AA3F-6011B0637804@me.com> X-Mailer: Apple Mail (2.1990.1) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:95312 Fixed in 24-branch. Jan D. > 29 okt 2014 kl. 20:00 skrev Jan Dj=C3=A4rv : >=20 > Hi. >=20 > 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. >=20 > Jan D. >=20 >=20 >=20 > 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@gnu.org-20141024091301-xb9czgkfxbpgw3zz > Windowing system distributor `Apple', version 10.3.1343 > Configured using: > `configure --without-x --with-ns' >=20 > Important settings: > value of $LC_COLLATE: C > value of $LANG: sv_SE.UTF-8 > locale-coding-system: utf-8-unix >=20 > Major mode: Lisp Interaction >=20 > 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 >=20 > Recent input: > x r e p o r t - e m >=20 > 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. >=20 > Load-path shadows: > None found. >=20 > 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) >=20 > 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)) >=20 >=20