unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 9015-done@debbugs.gnu.org
Subject: bug#9015: U+25B2, U+25BC in tabulated-list output crash emacs -nw
Date: Thu, 07 Jul 2011 18:44:37 +0300	[thread overview]
Message-ID: <831uy2p02i.fsf@gnu.org> (raw)
In-Reply-To: <CAAeL0SS+gPomEkrLYAY-aK-tT_UzAAxMdXeP6AhVi9xbSj-j5w@mail.gmail.com>

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Thu, 7 Jul 2011 04:16:57 +0200
> 
> emacs -Q -nw -f list-processes
> 
> Breakpoint 1, w32_abort () at w32fns.c:7181
> 7181      button = MessageBox (NULL,
> (gdb) bt
> #0  w32_abort () at w32fns.c:7181
> #1  0x011b27dd in produce_glyphs (it=0x88ca40) at term.c:1547

What is the value of it->what in this frame (frame #1)?  If it's
IT_GLYPHLESS, then I have just fixed that on the trunk (the problem
was that xassert didn't allow IT_GLYPHLESS, while the code below
clearly handles it).  If it->what is something else, please reopen the
bug.

(Ironically, I found and fixed just a few days ago this same bug on my
local branch where I work on bidi.)

> The problem is caused by the characters U+25B2 BLACK UP-POINTING
> TRIANGLE and U+25BC BLACK DOWN-POINTING TRIANGLE used in
> `tabulated-list-init-header' to mark the sorting order.

I thought Chong installed a change that was supposed to DTRT with
these characters on a TTY?





      reply	other threads:[~2011-07-07 15:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07  2:16 bug#9015: U+25B2, U+25BC in tabulated-list output crash emacs -nw Juanma Barranquero
2011-07-07 15:44 ` Eli Zaretskii [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=831uy2p02i.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=9015-done@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).