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

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

bug#29661: 27.0.50; emacs crashing on exchange-point-and-mark


From: martin rudalics
Subject: bug#29661: 27.0.50; emacs crashing on exchange-point-and-mark
Date: Wed, 13 Dec 2017 09:48:56 +0100

> Breakpoint 3, delete_frame (frame=<optimized out>, 
force=force@entry=XIL(0x98a0)) at frame.c:2062
> 2062          FOR_EACH_FRAME (frames, frame1)
> (gdb) p Vframe_list
> $1 = XIL(0)
> (gdb) c
> Continuing.
>
> Program received signal SIGSEGV, Segmentation fault.
> delete_frame (frame=<optimized out>, force=force@entry=XIL(0x98a0)) at 
frame.c:2064
> 2064              struct frame *f1 = XFRAME (frame1);

Thanks.  The attached patch should fix that.  Please check.

But I have no idea how to proceed with the x_reply_selection_request
failure.

martin

Attachment: frame.c.diff
Description: Text document


reply via email to

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