all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Emacs Development" <emacs-devel@gnu.org>,
	"Jason Rumney" <jasonr@gnu.org>
Subject: Re: Crash displaying byte-code
Date: Thu, 28 Aug 2008 12:25:37 +0200	[thread overview]
Message-ID: <f7ccd24b0808280325o36b92cffg5e392a26e3a3b593@mail.gmail.com> (raw)
In-Reply-To: <f7ccd24b0808050435w6a86ca4eld93c8bf5e735c2c6@mail.gmail.com>

On Tue, Aug 5, 2008 at 13:35, Juanma Barranquero <lekktu@gmail.com> wrote:

> I can consistently reproduce this crash, though it is perhaps a bit
> specific to my compiler setup, etc.
>
> emacs -Q
> M-x ielm <RET>
>
> then type
>
> (let ((standard-output (current-buffer)))
>  (setq unibyte-display-via-language-environment t)
>  (set-buffer-multibyte nil)
>  (backtrace))
>

[Full details at
http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00236.html]

As far as I can determine (git bisecting the Emacs sources is a real
PITA), the crash started happening after this change:

2008-04-09  Jason Rumney  <jasonr@gnu.org>

        * w32term.c (w32_compute_glyph_string_overhangs): Compute overhangs
        for new font backend and composite cases.

Reverting that change still fails, though. (There's been many commits
to font code after this change, and some of them surely depend on it.)

 Juanma




      parent reply	other threads:[~2008-08-28 10:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05 11:35 Crash displaying byte-code Juanma Barranquero
2008-08-05 12:18 ` Óscar Fuentes
2008-08-05 12:36   ` Juanma Barranquero
2008-08-28 10:25 ` Juanma Barranquero [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=f7ccd24b0808280325o36b92cffg5e392a26e3a3b593@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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.