all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Halley <halley@play-bow.org>
Cc: emacs-devel@gnu.org
Subject: Re: wrong-type-argument charsetp unbound error in emacs-unicode-2 current
Date: Sat, 04 Nov 2006 09:50:13 -0800	[thread overview]
Message-ID: <454CD2D5.2020609@play-bow.org> (raw)
In-Reply-To: <m3ejsjdcux.fsf@lugabout.jhcloos.org>

James Cloos wrote:
>
> Which toolkit do you use?  I've noticed that using gtk (as emacs'
> toolkit) often leads to more bugs than the alternatives.....
>   
I configured emacs with --prefix=/usr/local/emacs-23 --with-gtk 
--enable-font-backend.

I've found out a few more things:

The elisp error can be triggered by evaluating (utf-8-string-p "foo").

Reverting to version 1.20.2.7 of select.el makes the lisp error go away 
and emacs no longer segfaults.  The difference between 1.20.2.7 and 
1.20.2.8 is the addition of utf-8-string-p and its associated ccl program.

To me, the evidence so far points at a problem in the ccl code.  I also 
think it is likely that whatever is broken is also smashing memory, as 
emacs stopped segfaulting when I reverted select.el.

I'll keep poking around and see if I can learn anything else.

/Bob

  reply	other threads:[~2006-11-04 17:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-03 20:05 wrong-type-argument charsetp unbound error in emacs-unicode-2 current Bob Halley
2006-11-04  5:01 ` James Cloos
2006-11-04 17:50   ` Bob Halley [this message]
2006-11-04 18:42     ` James Cloos
2006-11-06  7:04     ` Bob Halley

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=454CD2D5.2020609@play-bow.org \
    --to=halley@play-bow.org \
    --cc=emacs-devel@gnu.org \
    /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.