From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 17 08:30:38 2010 Received: (at submit) by debbugs.gnu.org; 17 Apr 2010 12:30:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O37AR-0001aq-35 for submit@debbugs.gnu.org; Sat, 17 Apr 2010 08:30:35 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O32yF-0007kY-LA for submit@debbugs.gnu.org; Sat, 17 Apr 2010 04:01:44 -0400 Received: from lists.gnu.org ([199.232.76.165]:44025) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1O32yC-0001EC-N0 for submit@debbugs.gnu.org; Sat, 17 Apr 2010 04:01:40 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O32yB-0005tS-UN for bug-gnu-emacs@gnu.org; Sat, 17 Apr 2010 04:01:40 -0400 Received: from [140.186.70.92] (port=45838 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O32y8-0005pt-3h for bug-gnu-emacs@gnu.org; Sat, 17 Apr 2010 04:01:39 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O32xx-00080j-TV for bug-gnu-emacs@gnu.org; Sat, 17 Apr 2010 04:01:31 -0400 Received: from sneak2.sneakemail.com ([38.113.6.65]:46619) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O32xt-0007zm-5J for bug-gnu-emacs@gnu.org; Sat, 17 Apr 2010 04:01:23 -0400 Received: (qmail 13476 invoked from network); 17 Apr 2010 08:01:20 -0000 Received: from unknown (HELO localhost.localdomain) (192.168.0.1) by sneak2.sneakemail.com with SMTP; 17 Apr 2010 08:01:20 -0000 Received: from 38.113.6.61 by mail.sneakemail.com with SMTP; 17 Apr 2010 08:01:19 -0000 Received: (sneakemail censored 9701-1271491279-126814 #1); 17 Apr 2010 08:01:20 -0000 Message-ID: <9701-1271491279-126814@sneakemail.com> From: e4ukm4ycww@snkmail.com Date: Sat, 17 Apr 2010 08:01:18 +0000 To: bug-gnu-emacs@gnu.org Subject: 23.1; Deep stack (>14,000) and eventual crash within garbage_collect on Emacs 23 in MEMFULL condition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Mailer: Perl5 Mail::Internet v X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.3 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 17 Apr 2010 08:30:27 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) Subject: 23.1; Deep stack (>14,000) and eventual crash within garbage_collect on Emacs 23 in MEMFULL condition Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Deep stack (>14,000) and eventual crash within garbage_collect on Emacs 23 in MEMFULL condition Emacs 23 began consuming 100% CPU once the MEMFULL condition was noticed. Please see the backtrace below. I don't recall the last thing going on, but the triggering condition in general seemed to be the MEMFULL condition. This Emacs 23.1 binary was built from the Debian testing source package. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i486-pc-linux-gnu) of 2009-12-28 on localhost, modified by Debian configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=no' '--without-gpm' '--without-dbus' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=no' 'build_ali\ as=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g3 -Os '' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: savehist-mode: t recentf-mode: t display-time-mode: t desktop-save-mode: t shell-dirtrack-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t # gdb -p 12345 [ ... ] Please see: http://filebin.ca/pzqkxz/Emacs-23-bug From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 06 15:34:09 2010 Received: (at control) by debbugs.gnu.org; 6 Dec 2010 20:34:09 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PPhlB-0005SS-HC for submit@debbugs.gnu.org; Mon, 06 Dec 2010 15:34:09 -0500 Received: from vm-emlprdomr-06.its.yale.edu ([130.132.50.147]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PPhlA-0005SG-EP for control@debbugs.gnu.org; Mon, 06 Dec 2010 15:34:08 -0500 Received: from furball (dhcp128036014027.central.yale.edu [128.36.14.27]) (authenticated bits=0) by vm-emlprdomr-06.its.yale.edu (8.14.4/8.14.4) with ESMTP id oB6Ke0pJ009371 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 6 Dec 2010 15:40:00 -0500 Received: by furball (Postfix, from userid 1000) id 83C5F160C98; Mon, 6 Dec 2010 15:40:00 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: merge 5964 5965 Date: Mon, 06 Dec 2010 15:40:00 -0500 Message-ID: <8762v6r5y7.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.71 on 130.132.50.147 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) merge 5964 5965 thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 13 03:34:40 2013 Received: (at 5964-done) by debbugs.gnu.org; 13 Feb 2013 08:34:40 +0000 Received: from localhost ([127.0.0.1]:53204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5Xnc-00070w-Ee for submit@debbugs.gnu.org; Wed, 13 Feb 2013 03:34:40 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:36514) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U5Xnb-00070q-E1 for 5964-done@debbugs.gnu.org; Wed, 13 Feb 2013 03:34:39 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U5Xn6-0001nJ-99; Wed, 13 Feb 2013 03:34:08 -0500 From: Glenn Morris To: 5964-done@debbugs.gnu.org Subject: Re: bug#5964: 23.1; Deep stack (>14,000) and eventual crash within garbage_collect on Emacs 23 in MEMFULL condition References: <9701-1271491279-126814@sneakemail.com> X-Spook: Hamas enigma Dick Cheney Ermes bluebird counter terrorism X-Ran: Y_cmY]YP@oy3O1>!$Kl@etVFnnfZZUJo75UJTZd"7=q4dF?]QZHBD)}\y3q:0fu&8Od]n2 X-Hue: yellow X-Attribution: GM Date: Wed, 13 Feb 2013 03:34:08 -0500 In-Reply-To: <9701-1271491279-126814@sneakemail.com> (e4ukm4ycww@snkmail.com's message of "Sat, 17 Apr 2010 08:01:18 +0000") Message-ID: <35txpgd33z.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 5964-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) Sorry no-one ever replied. I see the filebin backtrace has expired. In truth, 23.1 is rather old now. If it happens again with the current version of Emacs (currently 24.2), please make a new report and hopefully we do better next time. From unknown Sat Jun 21 05:09:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 13 Mar 2013 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator