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: martin rudalics
Subject: bug#47244: 28.0.50; SIGSEGV in long-runnning Emacs
Date: Tue, 30 Mar 2021 17:05:23 +0200

> (gdb) p selected_window
> $1 = XIL(0x555556e7b645)
> (gdb) p old_selected_window
> $2 = XIL(0x555556e7b645)
> (gdb) p XBUFFER (XWINDOW (selected_window)->old_buffer)->name_
> $3 = XIL(0)

Thanks.  So this was the buffer as of last redisplay and was killed
since then.

martin





reply via email to

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