all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "Juanma Barranquero" <lekktu@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Crashes on draw_glyphs
Date: Tue, 04 Nov 2008 12:06:51 -0500	[thread overview]
Message-ID: <87bpwvfmj8.fsf@cyd.mit.edu> (raw)
In-Reply-To: <f7ccd24b0811040857p1bb28338p59ba6658359c8b44@mail.gmail.com> (Juanma Barranquero's message of "Tue, 4 Nov 2008 17:57:21 +0100")

"Juanma Barranquero" <lekktu@gmail.com> writes:

> The underling bug that causes #872/#1179 is really getting annoying.
>
> Apparently I'm the only one suffering it (perhaps I'm the only one
> compiling Emacs on Windows with GCC 4.3.0), and I've been
> unsuccessfully trying to debug it for weeks. Unfortunately, as soon as
> I even add an assertion, the crash point moves. It seems like the
> thing to do is to run draw_glyphs step-by-step, but with the macros
> and all that it is quite difficult, not to mention that I know very
> little about the redisplay code and that the bug is much harder to
> catch when I compile a non-optimized build.
>
> Any help, pointer, idea, or mojo will be deeply appretiated.

Is it only the composition glyph part of the 2008-04-09 change to
w32term.c that causes the crash?  For instance, what happens if you
comment out the "else if (s->cmp) ..." part in
w32_compute_glyph_string_overhangs?




  reply	other threads:[~2008-11-04 17:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04 16:57 Crashes on draw_glyphs Juanma Barranquero
2008-11-04 17:06 ` Chong Yidong [this message]
2008-11-04 17:24   ` Juanma Barranquero
2008-11-13 15:38 ` Chong Yidong
2008-11-13 16:03   ` Juanma Barranquero

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=87bpwvfmj8.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@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.