all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Kenichi Handa" <handa@m17n.org>
Cc: cyd@stupidchicken.com, bronger@physik.rwth-aachen.de,
	emacs-devel@gnu.org
Subject: Re: [Torsten Bronger] 23.0.60; Unicode display problems
Date: Wed, 10 Sep 2008 12:49:14 +0200	[thread overview]
Message-ID: <f7ccd24b0809100349i1f0bc4fdy9319f9b82130579@mail.gmail.com> (raw)
In-Reply-To: <E1KdMp5-0006ba-09@etlken.m17n.org>

On Wed, Sep 10, 2008 at 12:21, Kenichi Handa <handa@m17n.org> wrote:

> What is the value of *cmp_it at that time?

I've got two crashes, almost identical to the one above but they crash
at composite.c:1144 instead:

Program received signal SIGSEGV, Segmentation fault.
0x01199f9c in composition_update_it (cmp_it=0x82eea8, charpos=1432,
bytepos=2086, string=47732737) at composite.c:1144
1144          struct composition *cmp = composition_table[cmp_it->id];
(gdb) bt
#0  0x01199f9c in composition_update_it (cmp_it=0x82eea8,
charpos=1432, bytepos=2086, string=47732737)
    at composite.c:1144
#1  0x0103295d in next_element_from_composition (it=0x82eafc) at xdisp.c:6573
#2  0x01032a78 in next_element_from_buffer (it=0x82eafc) at xdisp.c:6458
#3  0x0102fe20 in get_next_display_element (it=0x82eafc) at xdisp.c:5654
[etc]

(gdb) p *cmp_it
$2 = {
  stop_pos = 1485,
  id = 5,
  ch = -2,
  lookback = 0,
  nglyphs = 1,
  nchars = 1,
  nbytes = 3,
  from = 0,
  to = 1,
  width = 1
}


Program received signal SIGSEGV, Segmentation fault.
0x01199f9c in composition_update_it (cmp_it=0x82eea8, charpos=1942,
bytepos=2818, string=47732737) at composite.c:1144
1144          struct composition *cmp = composition_table[cmp_it->id];
(gdb) bt
#0  0x01199f9c in composition_update_it (cmp_it=0x82eea8,
charpos=1942, bytepos=2818, string=47732737)
    at composite.c:1144
#1  0x0103295d in next_element_from_composition (it=0x82eafc) at xdisp.c:6573
#2  0x01032a78 in next_element_from_buffer (it=0x82eafc) at xdisp.c:6458
#3  0x0102fe20 in get_next_display_element (it=0x82eafc) at xdisp.c:5654
[etc]

(gdb) p *cmp_it
$2 = {
  stop_pos = 1982,
  id = 19,
  ch = -2,
  lookback = 0,
  nglyphs = 1,
  nchars = 2,
  nbytes = 6,
  from = 0,
  to = 1,
  width = 1
}




  reply	other threads:[~2008-09-10 10:49 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <871w022tmy.fsf@cyd.mit.edu>
2008-09-03  8:13 ` [Torsten Bronger] Re: 23.0.60; Unicode display problems Kenichi Handa
2008-09-03 14:40   ` Miles Bader
2008-09-03 14:51     ` Jason Rumney
2008-09-05  1:27   ` Kenichi Handa
2008-09-06 20:34     ` [Torsten Bronger] " Torsten Bronger
2008-09-09  2:30       ` Kenichi Handa
2008-09-09  3:22         ` Kenichi Handa
2008-09-09  7:09           ` Torsten Bronger
2008-09-10  6:44             ` Kenichi Handa
2008-09-10  7:11               ` Torsten Bronger
2008-09-10  8:03               ` Torsten Bronger
2008-09-10  8:11                 ` Kenichi Handa
2008-09-10  8:20                   ` Juanma Barranquero
2008-09-10 10:21                     ` Kenichi Handa
2008-09-10 10:49                       ` Juanma Barranquero [this message]
2008-09-10 11:11                         ` Juanma Barranquero
2008-09-10 12:04                         ` Kenichi Handa
2008-09-10 12:30                           ` Torsten Bronger
2008-09-10 14:19                           ` Juanma Barranquero
2008-09-11  0:31                             ` Kenichi Handa
2008-09-11  0:54                               ` Juanma Barranquero
2008-09-11  6:12                               ` Torsten Bronger
2008-09-11 11:22                                 ` Kenichi Handa
2008-09-11 12:12                                   ` Torsten Bronger
2008-09-18 10:44                                     ` Kenichi Handa
2008-09-18 11:50                                       ` Torsten Bronger
2008-09-09  6:54         ` Torsten Bronger

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=f7ccd24b0809100349i1f0bc4fdy9319f9b82130579@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=bronger@physik.rwth-aachen.de \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.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.