unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai Ma <justksqsf@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 65060@debbugs.gnu.org
Subject: bug#65060: 29.1.50; display_count_lines segv
Date: Sat, 12 Aug 2023 15:28:16 +0800	[thread overview]
Message-ID: <325C6C15-2066-4331-8948-11BEC717ADE9@gmail.com> (raw)
In-Reply-To: <835y5kg3f7.fsf@gnu.org>



> On Aug 12, 2023, at 14:50, Eli Zaretskii <eliz@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






  reply	other threads:[~2023-08-12  7:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 21:41 bug#65060: 29.1.50; display_count_lines segv Kai Ma
2023-08-05  6:24 ` Eli Zaretskii
2023-08-12  6:50   ` Eli Zaretskii
2023-08-12  7:28     ` Kai Ma [this message]
2023-08-12  8:41       ` Eli Zaretskii
2023-08-12 11:56         ` Kai Ma
2023-08-12 12:08           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=325C6C15-2066-4331-8948-11BEC717ADE9@gmail.com \
    --to=justksqsf@gmail.com \
    --cc=65060@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).