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

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

bug#17269: 24.3.90; assertion failure at buf_charpos_to_bytepos (marker.


From: Nicolas Richard
Subject: bug#17269: 24.3.90; assertion failure at buf_charpos_to_bytepos (marker.c)
Date: Tue, 15 Apr 2014 22:45:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Tue, 15 Apr 2014 18:11:59 +0200
>> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
>> CC: 17269@debbugs.gnu.org
>> 
>> > It's related, but can you reproduce this in "emacs -Q"?
>> 
>> Not yet, but it seems to be triggered by the bug report because it
>> just happened again. I'll look at it later. I have to run now.
>
> Thanks.

I finally managed to make a recipe that reproduces the crash every time
for me (slight variations of it will reproduce the erratic end-of-line
problem)

gdb --args emacs -Q -nw /home/youngfrog/emacstest2.txt  --eval 
'(execute-kbd-macro (kbd "C-e C-n C-e C-n C-e C-n C-e M-< M-f C-k C-n C-n 
C-e"))'
(gdb) r

The crash is the same as reported.

emacstest2.txt is the file attached.

Attachment: emacstest2.txt
Description: Text document

This time the buffer b is in text-mode (it's the buffer which visits 
emacstest2.txt)

-- 
Nico.

reply via email to

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