I built emacs-24.4 for Ubuntu 14.04. The bug I reported does not exist in this version. I am happy to start using the latest version and you can decide if you wish to fix this to the old one. :) Cheers, Juha On Wed, Nov 19, 2014 at 8:45 PM, Juha Iso-Sipilä wrote: > Hi, I cannot reproduce this on my Windows laptop using 24.4. Ubuntu has no > package for 24.4 yet but I will build it myself tomorrow and get back to > you with result. A reason for me to upgrade, anyway. > > Juha > > On Wed, Nov 19, 2014 at 7:03 PM, Eli Zaretskii wrote: > >> > From: Juha Iso-Sipilä >> > Date: Wed, 19 Nov 2014 14:10:03 +0000 >> > >> > Running emacs as "emacs24 -Q emacs_crash.txt" crashes emacs when I press >> > Ctrl+e/End twice on the first line. >> > With "gdb emacs24" and "set args -Q emacs_crash.txt", I get stack trace >> > bt full: >> > #0 0x0000000000498aa0 in char_table_ref (table=, >> > c=c@entry=4195722) at chartab.c:234 >> > #1 0x00000000005a668e in composition_compute_stop_pos >> > (cmp_it=cmp_it@entry=0x7fffffffd020, charpos=9, charpos@entry=8, >> > bytepos=, bytepos@entry=16, endpos=, >> > endpos@entry=9, >> > string=12124434) at composite.c:1053 >> >> Please try the latest version 24.4 of Emacs, I think this problem is >> solved there. >> >> If the problem still persists, please try reproducing it with an >> unoptimized build, and send a GDB backtrace from that build. (I tried >> to reproduce this, but couldn't.) >> >> Thanks. >> > >