all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: sds@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: crash in font-get
Date: Fri, 28 Jan 2011 21:37:59 +0900	[thread overview]
Message-ID: <tl71v3xw6e0.fsf@m17n.org> (raw)
In-Reply-To: <sv4o8uukul.fsf@tbox.m2.algo> (message from Sam Steingold on Thu, 27 Jan 2011 15:56:18 -0500)

In article <sv4o8uukul.fsf@tbox.m2.algo>, Sam Steingold <sds@gnu.org> writes:

> GNU Emacs 24.0.50.4 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4)
>  of 2011-01-27 on tbox

> emacs -Q -fn "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-koi8-r"
> evaluate in *scratch*:

> (let ((f (font-at (point))))
>   (dolist (k '(:family :weight :slant :width :foundry :adstyle :registry
>                :size :name :script :otf))
>     (print (cons k (font-get f k)))))

> Program received signal SIGSEGV, Segmentation fault.

Thank you for the report.  I've just installed a fix in trunk.

---
Kenichi Handa
handa@m17n.org



  reply	other threads:[~2011-01-28 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 20:56 crash in font-get Sam Steingold
2011-01-28 12:37 ` Kenichi Handa [this message]
2011-02-07 16:32   ` Sam Steingold
2011-02-08  6:59     ` Kenichi Handa

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=tl71v3xw6e0.fsf@m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=sds@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.