bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26573: 25.1; emacs 25.1 crashes while I am killing a bunch of lines


From: ISHIKAWA,chiaki
Subject: bug#26573: 25.1; emacs 25.1 crashes while I am killing a bunch of lines
Date: Thu, 20 Apr 2017 13:38:50 +0900
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 2017/04/20 12:10, npostavs@users.sourceforge.net wrote:
"ISHIKAWA,chiaki" <ishikawa@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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]