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

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

bug#60096: 29.0.60; Crash in format_mode_line_unwind_data


From: Juri Linkov
Subject: bug#60096: 29.0.60; Crash in format_mode_line_unwind_data
Date: Fri, 16 Dec 2022 09:31:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

>> (add-hook 'kill-buffer-hook
>>           (lambda ()
>>             (run-with-timer 0 nil (lambda () (tab-bar-select-tab 1)))))
>> 
>> 2. Type:
>> 
>> C-x t 2
>> C-x k RET
>> 
>> Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
>> format_mode_line_unwind_data 
>> (target_frame=target_frame@entry=0x5555563c3310, obuf=<optimized out>, 
>> owin=XIL(0x55555602562d), save_proptrans=save_proptrans@entry=false) at 
>> xdisp.c:13223
>> 13223              current_buffer = b;
>
> Thanks, should be fixed now on the release branch.

I confirm that it's fixed, so closing.

PS: I wonder why now *scratch* shows keybindings inside
non-standard quotation marks: "C-x C-f"?  Why not 'C-x C-f'?
Or `C-x C-f'?





reply via email to

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