GNU bug report logs -
#26573
25.1; emacs 25.1 crashes while I am killing a bunch of lines
Previous Next
Full log
View this message in rfc822 format
On 2017/04/20 12:10, npostavs <at> users.sourceforge.net wrote:
> "ISHIKAWA,chiaki" <ishikawa <at> yk.rim.or.jp> writes:
>
>> Emacs 25.1.1 (locally compiled under Debian GNU/linux) crashed a few
>> times
>
>> re_search_2 at /home/ishikawa/repos/emacs-25.1/src/regex.c:4464
>> search_buffer at /home/ishikawa/repos/emacs-25.1/src/search.c:1270
>> search_command at /home/ishikawa/repos/emacs-25.1/src/search.c:1066
>> Fre_search_forward at /home/ishikawa/repos/emacs-25.1/src/search.c:2265
>
> This looks like it could be #24358. Is ralloc.c being compiled? (i.e,
> do you have a ralloc.o object file produced by compilation?) Does it
> help if you reconfigure with './configure REL_ALLOC=no' and/or try
> compiling the 25.2 rc?
>
>
Thank you for the tips.
Since I configured emacs with
> Configured using:
> 'configure --with-x-toolkit=gtk --without-xim'
I think it is likely that I have ralloc.o.
Let me re-compile emacs with the suggested additional
and work with it for a few weeks.
Based on the frequency of the crashes I observed if the new binary does
not crash in a month, the bug would have been solved.
TIA
This bug report was last modified 7 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.