all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Adrian Robert <Adrian.B.Robert@gmail.com>
Subject: bug#1075: marked as done (23.0.60; [NS] wrong number of arguments in call to ns_free_indexed_color)
Date: Mon, 24 Nov 2008 20:55:04 -0800	[thread overview]
Message-ID: <handler.1075.D1075.12275883837182.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 48E62E8B.5010905@lysator.liu.se

[-- Attachment #1: Type: text/plain, Size: 954 bytes --]


Your message dated Mon, 24 Nov 2008 23:46:03 -0500
with message-id <0419D148-710C-48C8-9817-2D323CE8C693@gmail.com>
and subject line #1075 - 23.0.60; [NS] wrong number of arguments in call to ns_free_indexed_color - Emacs bug report logs
has caused the Emacs bug report #1075,
regarding 23.0.60; [NS] wrong number of arguments in call to ns_free_indexed_color
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1075: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1075
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4232 bytes --]

From: Lennart Staflin <lenst@lysator.liu.se>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; [NS] wrong number of arguments in call to ns_free_indexed_color
Date: Fri, 03 Oct 2008 16:39:07 +0200
Message-ID: <48E62E8B.5010905@lysator.liu.se>


After a crash I with ns_free_indexed_color, and x_clear_image_1 on the
stack. I noticed that x_clear_image_1 calls ns_free_indexed_color with
only one argument, but it takes two arguments. Perhaps that explains a
number of crashes in ns_free_indexed_color.

//Lennart Staflin


In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, *Step 9.0)
of 2008-10-03 on sin
Windowing system distributor `Apple', version 49.46.48
configured using `configure '--with-ns' '--enable-maintainer-mode' 
'--without-x' '--with-jpeg' '--with-gif' '--with-png' 'CFLAGS=-g''

Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: en_US.UTF-8
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: utf-8-unix
default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
show-paren-mode: t
auto-insert-mode: t
iswitchb-mode: t
partial-completion-mode: t
recentf-mode: t
cua-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
global-auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
abbrev-mode: t

Recent input:
M-x r e p o r t SPC b u g



Recent messages:
Loading /Users/lenst/emacs/lenst-lisp/loaddefs.el (source)...done
Loading /Users/lenst/emacs/lenst-lisp/suck.el (source)...done
Loading ~/emacs/lenst-lisp/lenst...done
Loading /Users/lenst/emacs/lisp/loaddefs.el (source)...done
Loading /Users/lenst/src/emorb/loaddefs.el (source)...done
Loading /Users/lenst/.recentf...done
Cleaning up the recentf list...done (0 removed)
Loading paren...done
Loading /Users/lenst/.emacs-records...done
For information about GNU Emacs and the GNU system, type C-h C-a.




[-- Attachment #3: Type: message/rfc822, Size: 2009 bytes --]

From: Adrian Robert <Adrian.B.Robert@gmail.com>
To: 1075-done@emacsbugs.donarmstrong.com
Subject: #1075 - 23.0.60; [NS] wrong number of arguments in call to ns_free_indexed_color - Emacs bug report logs
Date: Mon, 24 Nov 2008 23:46:03 -0500
Message-ID: <0419D148-710C-48C8-9817-2D323CE8C693@gmail.com>

I am closing this bug.  The call to ns_free_indexed_color() in  
x_clear_image_1() (image.c:1625) had no business being there -- that  
color is not indexed, but a long RGB value derived from  
four_corners_best() or x_alloc_image_color() (which eventually calls  
ns_defined_color() with makeIndex=0).  I checked in a removal as of  
11/24, after closer examination prompted by yet another posting bug  
#1362.  Hopefully this is the end of this!



      parent reply	other threads:[~2008-11-25  4:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <0419D148-710C-48C8-9817-2D323CE8C693@gmail.com>
2008-07-21 16:36 ` bug#588: 23.0.60; with-ns emacs crash Lennart Staflin
2008-11-25  4:55   ` bug#588: marked as done (23.0.60; with-ns emacs crash) Emacs bug Tracking System
2008-07-21 18:17 ` bug#589: 23.0.60; repeated crashes Clifford Wulfman
2008-11-25  4:55   ` bug#589: marked as done (23.0.60; repeated crashes) Emacs bug Tracking System
2008-07-22 19:41 ` bug#596: 23.0.60; crash while running visiting a file in a buffer Clifford Wulfman
2008-11-25  4:55   ` bug#596: marked as done (23.0.60; crash while running visiting a file in a buffer) Emacs bug Tracking System
2008-07-24 14:11 ` bug#602: 23.0.60; Emacs.app crashes when trying to open new frame Clifford Wulfman
2008-11-25  4:55   ` bug#602: marked as done (23.0.60; Emacs.app crashes when trying to open new frame) Emacs bug Tracking System
2008-07-24 17:29 ` bug#605: 23.0.60; Cocoa Emacs crashes when Cmd-H is typed Clifford Wulfman
2008-11-25  4:55   ` bug#605: marked as done (23.0.60; Cocoa Emacs crashes when Cmd-H is typed) Emacs bug Tracking System
2008-07-24 20:12 ` bug#606: 23.0.60; Cocoa Emacs crashes in ns_free_indexed_color Clifford Wulfman
2008-11-25  4:55   ` bug#606: marked as done (23.0.60; Cocoa Emacs crashes in ns_free_indexed_color) Emacs bug Tracking System
2008-07-25 17:26 ` bug#609: 23.0.60; Cocoa Emacs crashes in ns_free_indexed_color Clifford Wulfman
2008-11-25  4:55   ` bug#609: marked as done (23.0.60; Cocoa Emacs crashes in ns_free_indexed_color) Emacs bug Tracking System
2008-08-23 22:22 ` bug#769: 23.0.60; crashing after sleep Clifford Wulfman
2008-11-25  4:55   ` bug#769: marked as done (23.0.60; crashing after sleep) Emacs bug Tracking System
2008-08-29 17:20 ` bug#822: 23.0.60; crash on font-panel selection Clifford Wulfman
2008-11-25  4:55   ` bug#822: marked as done (23.0.60; crash on font-panel selection) Emacs bug Tracking System
2008-08-29 19:41 ` bug#826: 23.0.60; emacs crashing after idle Clifford Wulfman
2008-11-25  4:55   ` bug#826: marked as done (23.0.60; emacs crashing after idle) Emacs bug Tracking System
2008-09-02 15:00 ` bug#863: 23.0.60; Crash in normal operation Clifford Wulfman
2008-11-25  4:55   ` bug#863: marked as done (23.0.60; Crash in normal operation) Emacs bug Tracking System
2008-09-12  6:50 ` bug#968: 23.0.60; CVS Emacs.app crashes randomly pat.maddox
     [not found]   ` <handler.968.B.122120224429237.ack@emacsbugs.donarmstrong.com>
2008-09-12 13:47     ` bug#968: Acknowledgement (23.0.60; CVS Emacs.app crashes randomly) Pat Maddox
2008-09-12 16:17   ` bug#968: 23.0.60; CVS Emacs.app crashes randomly Ted Zlatanov
2008-11-25  4:55   ` bug#968: marked as done (23.0.60; CVS Emacs.app crashes randomly) Emacs bug Tracking System
2008-10-03 14:39 ` bug#1075: 23.0.60; [NS] wrong number of arguments in call to ns_free_indexed_color Lennart Staflin
2008-10-03 17:24   ` Harald Maier
2008-10-03 17:53   ` Glenn Morris
2008-11-25  4:55   ` Emacs bug Tracking System [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.1075.D1075.12275883837182.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=Adrian.B.Robert@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.