From adrian.b.robert@gmail.com Tue Sep 22 15:53:21 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 22 Sep 2009 22:53:21 +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=1.2 required=4.0 tests=AWL,GMAIL,IMPRONONCABLE_2 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 n8MMrKkB015472 for ; Tue, 22 Sep 2009 15:53:21 -0700 Received: from mx10.gnu.org ([199.232.76.166]:60877) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MqEEZ-0006Cm-GN for emacs-pretest-bug@gnu.org; Tue, 22 Sep 2009 18:53:19 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MqEEU-0008D6-L0 for emacs-pretest-bug@gnu.org; Tue, 22 Sep 2009 18:53:17 -0400 Received: from qw-out-1920.google.com ([74.125.92.146]:2437) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqEEU-0008D2-Ao for emacs-pretest-bug@gnu.org; Tue, 22 Sep 2009 18:53:14 -0400 Received: by qw-out-1920.google.com with SMTP id 5so109175qwc.24 for ; Tue, 22 Sep 2009 15:53:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:from:subject:date:to :x-mailer; bh=muupz2tNp7VC73vHlQkIi4d0W+7hxzvcfq7MPoNneDY=; b=mhm4Ao/MTmxfNEIJTRxZT0wVYSTp/7+p+ApOV+0NJFssscNF9hHa6dS3OyWrVypSkc aKkvg/jyk/eIUb6yW4w9+ZkkUeXEYZYTq3p3GBZePBB09h8Z7tdGxmTEWDUJqfNpRE68 Ow8KTVv+eYRHY8KUn5qbHpOUvcBgckcmOikTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc:from :subject:date:to:x-mailer; b=Es4ogy43BQ2MEEBOZpuYr68l59gHx5rihDwtzsIf/Iwj15ieMd52ihT1325Fizz2M8 Y4/sSG+SkFItzSogpb86S4cp3ziAz8G2Nnu7St4bqtnXtqNHmJEoGsWpQblliCYd7Bxb D/ZkQY5/LcGXM1jOBl9DRzZ4FJ5tgoGUX1I0I= Received: by 10.224.25.3 with SMTP id x3mr1342577qab.159.1253659993636; Tue, 22 Sep 2009 15:53:13 -0700 (PDT) Received: from ?10.0.1.3? (dpc6745214221.direcpc.com [67.45.214.221]) by mx.google.com with ESMTPS id 22sm134050qyk.6.2009.09.22.15.53.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 22 Sep 2009 15:53:12 -0700 (PDT) In-Reply-To: <9ee8c1eb0906180804m131f4c54jba827371d1de62df@mail.gmail.com> References: <9ee8c1eb0906180743s4cfa6986ic78af206a15e2ce6@mail.gmail.com> <9ee8c1eb0906180804m131f4c54jba827371d1de62df@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: multipart/mixed; boundary=Apple-Mail-4-474976509 Message-Id: <13D7FE93-E9A3-4B0B-8693-D5761488C3D6@gmail.com> Cc: David Reitter , emacs-pretest-bug@gnu.org, Aquamacs Bugs From: Adrian Robert Subject: Re: Crash in ns_index_color (nsterm.m:1305) Date: Tue, 22 Sep 2009 18:54:43 -0400 To: Ben Lowery X-Mailer: Apple Mail (2.753.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --Apple-Mail-4-474976509 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed I'm trying to reproduce this in current trunk with the attached wombat color theme file and the version of color-theme.el in the aquamacs tree. I load color-theme into a buffer, M-x eval-buffer, then load the theme itself, eval it, and finally M-x color-theme- wombat. Then I try to do some file loading, editing, gnus, images, etc., but can't reproduce the crash (10.4). If anyone has found some specific steps by now, I can try them. --Apple-Mail-4-474976509 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name=color-theme-wombat.el Content-Disposition: attachment; filename=color-theme-wombat.el ;; Wombat color theme for Emacs ;; ;; Defines a color scheme resembling that of the Wombat color theme ;; for Vim by Lars H. Nielsen @ http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wombat/ ;; ;; MIT License Copyright (c) 2009 Ben Lowery ;; Credits due to the excellent Wombat Vim theme ;; ;; All patches welcome (require 'color-theme) ;;;###autoload (defun color-theme-wombat () "Color theme by Ben Lowery, based off the Wombat Vim theme by Lars H. Nielsen @ http://dengmao.wordpress.com/2007/01/22/vim-color-scheme-wombat/" (interactive) (color-theme-install '(color-theme-wombat ((background-color . "#111111") (background-mode . dark) (border-color . "black") (cursor-color . "SteelBlue") (foreground-color . "#f6f3e8")) (default ((t (:background "#242424" :foreground "#f6f3e8")))) (border-glyph ((t (nil)))) (buffers-tab ((t (:background "#0C1021" :foreground "#F8F8F8")))) (font-lock-builtin-face ((t (:foreground "#f6f3e8")))) (font-lock-comment-face ((t (:foreground "#99968b")))) (font-lock-constant-face ((t (:foreground "#e5786d")))) (font-lock-doc-string-face ((t (:italic t :foreground "#99968b")))) (font-lock-function-name-face ((t (:foreground "#cae682")))) (font-lock-variable-name-face ((t (:foreground "#8ac6f2")))) (font-lock-keyword-face ((t (:foreground "#8ac6f2")))) (font-lock-preprocessor-face ((t (:foreground "#e5786d")))) (font-lock-reference-face ((t (:foreground "SlateBlue")))) (font-lock-regexp-grouping-backslash ((t (:foreground "#E9C062")))) (font-lock-regexp-grouping-construct ((t (:foreground "red")))) (font-lock-string-face ((t (:foreground "#95e454")))) (font-lock-type-face ((t (:foreground "#cae682")))) (font-lock-warning-face ((t (:bold t :foreground "yellow")))) (js2-error-face ((t (:background "red3")))) (js2-warning-face ((t (:background "purple3")))) (js2-external-variable-face ((t (:foreground "red" :bold t)))) ;;(gui-element ((t (:background "#D4D0C8" :foreground "black")))) (region ((t (:background "#435869")))) (mode-line ((t (:background "#161616" :foreground "white")))) (highlight ((t (:background "#222222")))) ;;(highline-face ((t (:background "#777777")))) (italic ((t (nil)))) (left-margin ((t (nil)))) (show-paren-match ((t (:foreground "goldenrod" :bold t)))) ;;(text-cursor ((t (:background "yellow" :foreground "black")))) (toolbar ((t (nil)))) ;;(underline ((nil (:underline nil)))) (org-todo ((t (:foreground "yellow" :bold t)))) (org-hide ((t (:foreground "#0b0b0b")))) ))) (provide 'color-theme-wombat) --Apple-Mail-4-474976509 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 18, 2009, at 11:04 AM, Ben Lowery wrote: > Yup, I am using color-theme. I've attached the theme I'm using. > > On Thu, Jun 18, 2009 at 10:58 AM, David > Reitter wrote: >> Forwarding a crash report. >> nsterm.m:1305, in the given revision, is the line marked: >> >> { >> int i; >> for (i = 1; i < color_table->avail; i++) >> { >> ***** if (color_table->colors[i] && [color_table->colors[i] >> isEqual: >> color]) >> { >> [color_table->colors[i] retain]; >> return i; >> } >> } >> } >> >> Btw, why are we managing this table ourselves rather than using an >> appropriate NS class? It seems like we're defining our own >> ns_color_table >> structure anyways... >> >> Ben, I wonder if you're using color themes or something else that >> defines a >> lot of different colors. >> >> - D >> >> >> Begin forwarded message: >> >>> From: Ben Lowery >>> Date: June 18, 2009 10:43:00 AM EDT >>> To: Development of Aquamacs Emacs >>> Subject: [Aquamacs-devel] Crasher in ns_index_color (nsterm.m:1305) >>> >>> Attached is a crash log for Aquamacs, on >>> 3fa42d1a06357f8f65dff161524374f3feaaa3ac >>> >>> Happened as I was C-x C-f ing to open a file. Happens sporadically, >>> and I don't have a good repro case. >>> >>> -b >> >>> _______________________ >> >> >> --Apple-Mail-4-474976509-- From rgm@gnu.org Tue Sep 22 17:26:00 2009 Received: (at control) by emacsbugs.donarmstrong.com; 23 Sep 2009 00:26:01 +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.1 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 n8N0PweS032256 for ; Tue, 22 Sep 2009 17:26:00 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MqFgE-0000NK-7V; Tue, 22 Sep 2009 20:25:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19129.27414.193732.858043@fencepost.gnu.org> Date: Tue, 22 Sep 2009 20:25:58 -0400 From: Glenn Morris To: control Subject: control reassign 4530 emacs,ns merge 3605 4530 severity 4491 minor tags 4491 = retitle 4491 ido-everywhere documentation From rgm@gnu.org Tue Sep 22 21:35:53 2009 Received: (at control) by emacsbugs.donarmstrong.com; 23 Sep 2009 04:35:53 +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=-8.6 required=4.0 tests=AWL,HAS_BUG_NUMBER, VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=unavailable 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 n8N4ZpN8014978; Tue, 22 Sep 2009 21:35:52 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MqJa1-0001P1-Gs; Wed, 23 Sep 2009 00:35:49 -0400 From: Glenn Morris To: Ben Lowery Cc: 4532@debbugs.gnu.org, Adrian Robert , David Reitter , Aquamacs Bugs Subject: Re: bug#4532: Crash in ns_index_color (nsterm.m:1305) References: <9ee8c1eb0906180743s4cfa6986ic78af206a15e2ce6@mail.gmail.com> <9ee8c1eb0906180804m131f4c54jba827371d1de62df@mail.gmail.com> <13D7FE93-E9A3-4B0B-8693-D5761488C3D6@gmail.com> <9ee8c1eb0909221858x465c723ak6e1bac9e83ab07ab@mail.gmail.com> X-Spook: 64 Vauxhall Cross government BROMURE Etacs weapons of X-Ran: 8(q!XkQ}`Pw[{ffgs(N,e#[m8('&)JAm"{|X~{[w*#c3s[nK?AN"T)g#"".Qr8WS+5n'4S X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 23 Sep 2009 00:35:49 -0400 In-Reply-To: <9ee8c1eb0909221858x465c723ak6e1bac9e83ab07ab@mail.gmail.com> (Ben Lowery's message of "Tue, 22 Sep 2009 21:58:10 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii reassign 4532 emacs,ns merge 3605 4532 stop Please stop cc'ing emacs-pretest-bug at gnu.org, since it creates a new entry in the bug database every time. Please use 3605 at debbugs.gnu.org instead. Thank you. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3605 From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 17 00:53:51 2012 Received: (at control) by debbugs.gnu.org; 17 Jun 2012 04:53:51 +0000 Received: from localhost ([127.0.0.1]:45403 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sg7Uk-00085s-Pf for submit@debbugs.gnu.org; Sun, 17 Jun 2012 00:53:51 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:44313) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sg7Uj-00085m-SL for control@debbugs.gnu.org; Sun, 17 Jun 2012 00:53:50 -0400 Received: from cm162.gamma80.maxonline.com.sg ([202.156.80.162]:50949 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Sg7Rg-0006MD-QA for control@debbugs.gnu.org; Sun, 17 Jun 2012 00:50:41 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 3605 Date: Sun, 17 Jun 2012 12:50:36 +0800 Message-ID: <87r4tepmn7.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) 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: -6.9 (------) close 3605 thanks From unknown Mon Jun 23 13:10:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 15 Jul 2012 11:24:03 +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