GNU bug report logs - #3606
Crash in ns_index_color (nsterm.m:1305)

Previous Next

Packages: ns, emacs;

Reported by: Ben Lowery <blowery <at> gmail.com>

Date: Thu, 18 Jun 2009 15:10:05 UTC

Severity: normal

Merged with 3605, 4530, 4532

Done: Chong Yidong <cyd <at> gnu.org>

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 3606 in the body.
You can then email your comments to 3606 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3606; Package emacs. (Thu, 18 Jun 2009 15:10:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ben Lowery <blowery <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 18 Jun 2009 15:10:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Ben Lowery <blowery <at> gmail.com>
To: David Reitter <david.reitter <at> gmail.com>
Cc: emacs-pretest-bug <at> gnu.org, Adrian Robert <adrian.b.robert <at> gmail.com>,
        Aquamacs Bugs <aquamacs-bugs <at> aquamacs.org>
Subject: Re: Crash in ns_index_color (nsterm.m:1305)
Date: Thu, 18 Jun 2009 11:04:44 -0400
[Message part 1 (text/plain, inline)]
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<david.reitter <at> gmail.com> 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 <blowery <at> gmail.com>
>> Date: June 18, 2009 10:43:00 AM EDT
>> To: Development of Aquamacs Emacs <aquamacs-devel <at> aquamacs.org>
>> 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
>
>> _______________________
>
>
[color-theme-wombat.el (application/octet-stream, attachment)]

Merged 3605 3606. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Fri, 19 Jun 2009 18:50:06 GMT) Full text and rfc822 format available.

bug reassigned from package `emacs' to `emacs,ns'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Fri, 19 Jun 2009 18:50:07 GMT) Full text and rfc822 format available.

Merged 3605 3606 4530. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 23 Sep 2009 00:30:23 GMT) Full text and rfc822 format available.

Merged 3605 3606 4530 4532. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 23 Sep 2009 04:40:07 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 3605 <at> debbugs.gnu.org and David Reitter <david.reitter <at> gmail.com> Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 17 Jun 2012 04:54:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 15 Jul 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 346 days ago.

Previous Next


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