GNU bug report logs -
#65060
29.1.50; display_count_lines segv
Previous Next
Reported by: Kai Ma <justksqsf <at> gmail.com>
Date: Fri, 4 Aug 2023 21:43:01 UTC
Severity: normal
Found in version 29.1.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 65060 <at> debbugs.gnu.org (full text, mbox):
> On Aug 12, 2023, at 14:50, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> Ping! Can you please help me finish investigating this bug by
> providing the information I asked for? Armed with that information, I
> think I will be able to find a solution.
Sorry for the late reply!
cursor (before do) = 0x0
* GPT_BYTE = 3072
* GAP_SIZE = 2000
* BEG_ADDR = 0x0
* current_buffer->text->beg = 0x0
cursor (before memchr) = 0x0
* GPT_BYTE = 3072
* GAP_SIZE = 2000
* BEG_ADDR = 0x0
* current_buffer->text->beg = 0x0
BTW, I think I found a reproducible recipe:
1. after starting dirvish, C-x 0 repeatedly to delete all windows (mode line still shows “name|mtime”)
2. C-x k to kill the buffer
3. Dirvish automatically restarts itself, and this time the mode line shows nothing
4. C-x k to kill the buffer, and emacs crashes
This bug report was last modified 1 year and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.