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

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

bug#47244: 28.0.50; SIGSEGV in long-runnning Emacs


From: Eli Zaretskii
Subject: bug#47244: 28.0.50; SIGSEGV in long-runnning Emacs
Date: Thu, 18 Mar 2021 20:41:55 +0200

> From: Michael Welsh Duggan <mwd@cert.org>
> Cc: Michael Welsh Duggan <mwd@md5i.com>,
>         "47244@debbugs.gnu.org"
>  <47244@debbugs.gnu.org>
> Date: Thu, 18 Mar 2021 12:54:20 -0400
> 
> (gdb) p current_buffer->name_
> $8 = XIL(0)
> (gdb) xstring
> $9 = (struct Lisp_String *) 0x0
> "DEAD"

So a buffer that was killed somehow became the current buffer, or the
selected buffer in some window.  I have no idea how that could happen.
At this point, all I can suggest is to try making redisplay simply
return when faced with such buffers, which is really just a band-aid.

Can you tell more about this "resetting" of Gnus, and what it means to
"switch VPN on/off"?





reply via email to

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