GNU bug report logs -
#5609
23.1.92; segfault in composition_compute_stop_pos
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Sat, 20 Feb 2010 17:09:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 5609 <at> debbugs.gnu.org (full text, mbox):
In article <87r5oed905.fsf <at> stupidchicken.com>, Chong Yidong <cyd <at> stupidchicken.com> writes:
> Hi Handa-san,
> It looks like your changes to composite.c last month may have led to a
> bug. Could you take a look? Thanks!
Ok, I'll work on it.
---
Kenichi Handa
handa <at> m17n.org
> Sven Joachim <svenjoac <at> gmx.de> wrote:
> > During the last weeks I experienced several segfaults, mostly in Dired,
> > but unfortunately I did not run Emacs under GDB. This time I did.
> > I visited a file named "Makefile" and started an I-search for
> > "distcheck" when Emacs segfaulted. This is not reproducible.
> > (gdb) xbacktrace
> > (gdb) bt full
> > #0 0x081e30b4 in composition_compute_stop_pos (cmp_it=0xffffb040,
> > charpos=16, bytepos=26,
> > endpos=17, string=<value optimized out>) at composite.c:1072
> > elt = <value optimized out>
> > start = 0
> > end = -22168
> > c = 14719988
> > prop = 0
> > val = <value optimized out>
> > #1 0x08079548 in reseat_to_string (it=<value optimized out>, s=0x0,
> > string=<value optimized out>,
> > charpos=0, precision=-8, field_width=17, multibyte=1) at xdisp.c:5613
> > No locals.
> >
> > #2 0x08080031 in display_string (string=0x83ec9f2 "",
> > lisp_string=154714081, face_string=<value optimized out>,
> > face_string_pos=1, start=0, it=0xffffac88, field_width=17,
> > precision=-8, max_x=0, multibyte=1) at xdisp.c:18866
> > hpos_at_start = 8
> > saved_face_id = 1
> > row = 0x8f77368
This bug report was last modified 15 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.