GNU bug report logs -
#47244
28.0.50; SIGSEGV in long-runnning Emacs
Previous Next
Reported by: Michael Welsh Duggan <md5i <at> md5i.com>
Date: Thu, 18 Mar 2021 15:40:01 UTC
Severity: normal
Found in version 28.0.50
Done: Michael Welsh Duggan <mwd <at> md5i.com>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 47244 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Michael Welsh Duggan <mwd <at> cert.org>
>> Cc: "mwd <at> md5i.com" <mwd <at> md5i.com>,
>> "47244 <at> debbugs.gnu.org"
>> <47244 <at> debbugs.gnu.org>
>> Date: Thu, 18 Mar 2021 14:54:19 -0400
>>
>> I do have a gnus demon running in the background:
>> (gnus-demon-add-handler 'gnus-demon-scan-news 5 nil)
>
> Maybe that is the reason that the current buffer is being killed under
> our feet, I don't know.
>
> Is the GDB session still alive? If so, could you show what the
> following displays?
>
> (gdb) p XWINDOW(selected_window)->contents
> (gdb) xtype
>
> If "xtype" says it's a buffer, please type:
>
> (gdb) xbuffer
>
> and tell what that shows.
(gdb) p XWINDOW(selected_window)->contents
$10 = XIL(0x555558df4845)
(gdb) xtype
Lisp_Vectorlike
PVEC_BUFFER
(gdb) xbuffer
$11 = (struct buffer *) 0x555558df4840
"DEAD"
--
Michael Welsh Duggan
(mwd <at> cert.org)
This bug report was last modified 4 years and 28 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.