GNU bug report logs -
#24821
25.1; compilation-mode crash
Previous Next
Reported by: Felipe Magno de Almeida <eu <at> felipemagno.com.br>
Date: Sat, 29 Oct 2016 20:02:02 UTC
Severity: normal
Tags: fixed, patch
Merged with 24358
Found in versions 25.1, 25.1.50
Fixed in version 25.2
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24821 in the body.
You can then email your comments to 24821 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#24821
; Package
emacs
.
(Sat, 29 Oct 2016 20:02:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Felipe Magno de Almeida <eu <at> felipemagno.com.br>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 29 Oct 2016 20:02:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The attached content when displayed in compilation-mode causes emacs
to crash in my machine.
I use a arch linux distribution.
It even crashes if I do M-x compilation-mode on the file itself,
instead of running it through M-x compile. And it crashes every single
time, so it is easily reproduceable.
Regards,
--
Felipe Magno de Almeida
[emacs-bug.txt (text/plain, attachment)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#24821
; Package
emacs
.
(Sat, 29 Oct 2016 20:14:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 24821 <at> debbugs.gnu.org (full text, mbox):
Felipe Magno de Almeida <eu <at> felipemagno.com.br> writes:
> The attached content when displayed in compilation-mode causes emacs
> to crash in my machine.
>
> I use a arch linux distribution.
>
> It even crashes if I do M-x compilation-mode on the file itself,
> instead of running it through M-x compile. And it crashes every single
> time, so it is easily reproduceable.
Even so, it's helpful to post the information produced by M-x
report-emacs-bugs, in particular, if this is the bug I think it is,
the toolkit you configure with can affect the reproducibility.
Does it help to apply the following patches?
http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=9afea93ed536fb9110ac62b413604cf4c4302199
http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=71ca4f6a43bad06192cbc4bb8c7a2d69c179b7b0
http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=1047496722a58ef5b736dae64d32adeb58c5055c
http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=96ac0c3ebce825e60595794f99e703ec8302e240
http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=43986d16fb6ad78a627250e14570ea70bdb1f23a
Alternatively, try configuring with REL_ALLOC=no.
See also
https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00917.html
...
https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00971.html
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24358
Changed bug title to '25.1; compilation-mode crash' from 'Emacs 25.1.1'
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 30 Oct 2016 18:05:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#24821
; Package
emacs
.
(Tue, 01 Nov 2016 16:22:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 24821 <at> debbugs.gnu.org (full text, mbox):
On Sat, Oct 29, 2016 at 6:14 PM, <npostavs <at> users.sourceforge.net> wrote:
> Felipe Magno de Almeida <eu <at> felipemagno.com.br> writes:
>
>> The attached content when displayed in compilation-mode causes emacs
>> to crash in my machine.
>>
>> I use a arch linux distribution.
>>
>> It even crashes if I do M-x compilation-mode on the file itself,
>> instead of running it through M-x compile. And it crashes every single
>> time, so it is easily reproduceable.
>
> Even so, it's helpful to post the information produced by M-x
> report-emacs-bugs, in particular, if this is the bug I think it is,
> the toolkit you configure with can affect the reproducibility.
Thanks, will do that next time.
> Does it help to apply the following patches?
Yes, I can't reproduce the problem anymore. Thanks.
> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=9afea93ed536fb9110ac62b413604cf4c4302199
> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=71ca4f6a43bad06192cbc4bb8c7a2d69c179b7b0
> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=1047496722a58ef5b736dae64d32adeb58c5055c
> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=96ac0c3ebce825e60595794f99e703ec8302e240
> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=43986d16fb6ad78a627250e14570ea70bdb1f23a
>
> Alternatively, try configuring with REL_ALLOC=no.
>
> See also
> https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00917.html
> ...
> https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00971.html
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24358
--
Felipe Magno de Almeida
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#24821
; Package
emacs
.
(Wed, 02 Nov 2016 00:07:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 24821 <at> debbugs.gnu.org (full text, mbox):
forcemerge 24358 24821
quit
>
>> Does it help to apply the following patches?
>
> Yes, I can't reproduce the problem anymore. Thanks.
Thanks for confirming.
>
>> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=9afea93ed536fb9110ac62b413604cf4c4302199
>> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=71ca4f6a43bad06192cbc4bb8c7a2d69c179b7b0
>> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=1047496722a58ef5b736dae64d32adeb58c5055c
>> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=96ac0c3ebce825e60595794f99e703ec8302e240
>> http://git.savannah.gnu.org/cgit/emacs.git/patch/?id=43986d16fb6ad78a627250e14570ea70bdb1f23a
>>
>> Alternatively, try configuring with REL_ALLOC=no.
>>
>> See also
>> https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00917.html
>> ...
>> https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00971.html
>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24358
Forcibly Merged 24358 24821.
Request was from
npostavs <at> users.sourceforge.net
to
control <at> debbugs.gnu.org
.
(Wed, 02 Nov 2016 00:07:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 06 Dec 2016 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.