From unknown Wed Jun 18 00:24:30 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2626 <2626@debbugs.gnu.org> To: bug#2626 <2626@debbugs.gnu.org> Subject: Status: color-theme crash Reply-To: bug#2626 <2626@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:24:30 +0000 retitle 2626 color-theme crash reassign 2626 emacs submitter 2626 "vr.sundar" severity 2626 normal tag 2626 moreinfo fixed thanks From vr.sundar@gmail.com Tue Mar 10 11:42:02 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 10 Mar 2009 18:42:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2AIfu1a004335 for ; Tue, 10 Mar 2009 11:41:57 -0700 Received: from mx10.gnu.org ([199.232.76.166]:48086) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Lh6tn-0005S9-Pt for emacs-pretest-bug@gnu.org; Tue, 10 Mar 2009 14:41:55 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Lh6tm-00063z-Tb for emacs-pretest-bug@gnu.org; Tue, 10 Mar 2009 14:41:55 -0400 Received: from wa-out-1112.google.com ([209.85.146.180]:58802) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lh6tm-00063H-H8 for emacs-pretest-bug@gnu.org; Tue, 10 Mar 2009 14:41:54 -0400 Received: by wa-out-1112.google.com with SMTP id k17so1222719waf.26 for ; Tue, 10 Mar 2009 11:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=sOb3Mk4yFX4iQ+zAxaVugcs1wMzxREkxG1cmCHC/L/A=; b=D1rjWJlAL4J6e/NXzokcyRmsLsPkMDjChuKzZzokROsu1wX/E+cDk5j39RpCerf+4N 8b/bz54MET4G7LUTOy1ai4ewmmREyBcwsYlaaVOWd2mtYAjbyU0RVY6F8NaTeTat/Edy v59lZafec4iv/RoiZp9HxzqOTE3fZc5HQFGU4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Z2GTE+0WYXFwVL6QUO59KaFGSxk5l3JNLW3thuSdqYhNZGKiOYcWgvp+0V7+M4gjD0 QLak9C8toqZlJ5q84T5hPnplBHdRPJwZAZM2jOE5l1L58UYwXKpkaE8KQJddl+EfwIVI XMg18JvumrkjgND+mnzErI3SIPoIC1yFvh2HI= MIME-Version: 1.0 Received: by 10.115.19.16 with SMTP id w16mr4453011wai.51.1236710511193; Tue, 10 Mar 2009 11:41:51 -0700 (PDT) Date: Tue, 10 Mar 2009 11:41:51 -0700 Message-ID: <63acfd6c0903101141i3002e9e3v86b11ae92c14be2c@mail.gmail.com> Subject: 23.0.91; Emacs crash From: "vr.sundar" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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 emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: 1. Start Emacs with -Q (This is the gui version on a Mac 10.5.6) 2. Add color-theme directory to load path in scratch buffer 3. require color-theme in scratch buffer 4. M-x color-theme-select 5. Select a few color themes one after the other. Emacs crashes very consistenly after I do this a few times. I also tried doing M-x color-theme-initialize before color-theme-select and the behaviour is the same. 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 /Users/svasan/projects/emacs/cvs-emacs/nextstep/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.91.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-03-09 on Sundar-Vasans-Computer.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: en_US.ISO8859-1 value of $LC_CTYPE: en_US.ISO8859-1 value of $LC_MESSAGES: en_US.ISO8859-1 value of $LC_MONETARY: en_US.ISO8859-1 value of $LC_NUMERIC: en_US.ISO8859-1 value of $LC_TIME: en_US.ISO8859-1 value of $LANG: en_US.ISO8859-1 value of $XMODIFIERS: nil locale-coding-system: iso-latin-1-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-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 line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. From rgm@gnu.org Tue Mar 10 12:25:49 2009 Received: (at control) by emacsbugs.donarmstrong.com; 10 Mar 2009 19:25:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2AJPikN016203 for ; Tue, 10 Mar 2009 12:25:45 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Lh7aB-0007C1-DB; Tue, 10 Mar 2009 15:25:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18870.48823.344550.432652@fencepost.gnu.org> Date: Tue, 10 Mar 2009 15:25:43 -0400 From: Glenn Morris To: control Subject: control message reassign 2611 spam reassign 2620 spam reassign 2621 spam reassign 2622 emacs22 reassign 2626 emacs,ns reassign 2627 emacs,ns reassign 2628 spam From rgm@gnu.org Fri Jun 19 11:44:51 2009 Received: (at control) by emacsbugs.donarmstrong.com; 19 Jun 2009 18:44:51 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.8 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5JIilRM028306 for ; Fri, 19 Jun 2009 11:44:48 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MHj4v-0003nG-Kn; Fri, 19 Jun 2009 14:44:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19003.56477.556929.810844@fencepost.gnu.org> Date: Fri, 19 Jun 2009 14:44:45 -0400 From: Glenn Morris To: control Subject: control severity 3416 wishlist merge 3605 3606 reassign 3605 emacs,ns tags 3455 notabug reassign 3620 emacs,ns tags 2377 = merge 2377 3620 retitle 2626 color-theme crash close 3607 tags 3112 moreinfo unreproducible severity 3614 minor From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 14 13:17:32 2013 Received: (at control) by debbugs.gnu.org; 14 Feb 2013 18:17:32 +0000 Received: from localhost ([127.0.0.1]:56533 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U63NE-0006mH-FG for submit@debbugs.gnu.org; Thu, 14 Feb 2013 13:17:32 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:54958) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U63NC-0006m7-FG for control@debbugs.gnu.org; Thu, 14 Feb 2013 13:17:30 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U63MZ-000626-Pn for control@debbugs.gnu.org; Thu, 14 Feb 2013 13:16:51 -0500 Date: Thu, 14 Feb 2013 13:16:51 -0500 Message-Id: Subject: control message for bug 13711 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control 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: -4.2 (----) merge 2626 13711 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 14 02:54:09 2014 Received: (at control) by debbugs.gnu.org; 14 Nov 2014 07:54:10 +0000 Received: from localhost ([127.0.0.1]:60102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XpBhp-0008La-Jr for submit@debbugs.gnu.org; Fri, 14 Nov 2014 02:54:09 -0500 Received: from mailfe06.swip.net ([212.247.154.161]:42989 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XpBhn-0008LP-Jv for control@debbugs.gnu.org; Fri, 14 Nov 2014 02:54:08 -0500 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe06.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 545744616 for control@debbugs.gnu.org; Fri, 14 Nov 2014 08:54:05 +0100 Message-ID: <5465B51D.7000702@swipnet.se> Date: Fri, 14 Nov 2014 08:54:05 +0100 From: "Jan D." User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: control@debbugs.gnu.org Subject: forcemerge Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) forcemerge 19036 2626 16501 quit From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 25 18:20:48 2015 Received: (at control) by debbugs.gnu.org; 25 Dec 2015 23:20:48 +0000 Received: from localhost ([127.0.0.1]:36069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCbfE-00075e-47 for submit@debbugs.gnu.org; Fri, 25 Dec 2015 18:20:48 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:39636) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCbfC-00075W-9u for control@debbugs.gnu.org; Fri, 25 Dec 2015 18:20:46 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aCbeq-0006eU-0Y for control@debbugs.gnu.org; Sat, 26 Dec 2015 00:20:24 +0100 Date: Sat, 26 Dec 2015 00:20:23 +0100 Message-Id: <87lh8ip13c.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #13711 X-MailScanner-ID: 1aCbeq-0006eU-0Y X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451690425.11446@6Y0UvMIwIlvmBVZgVWYg0g X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) tags 13711 fixed close 13711 24.4 From unknown Wed Jun 18 00:24:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 23 Jan 2016 12:24:04 +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