|
From: | Daniel Mendler |
Subject: | bug#62009: 29.0.60; Emacs crashes on setf symbol-name |
Date: | Mon, 06 Mar 2023 20:26:32 +0100 |
Execute the following in the scratch buffer: (setf (aref (symbol-name 'car) 1) ?o) Emacs crashes with a segmentation fault. Is this a well-known issue? I could reproduce the problem on Emacs 27 and 29. Should there be some mechanism to protect the strings of symbols? I found the snippet on reddit: https://old.reddit.com/r/emacs/comments/11ix6yu/ive_found_what_ive_been_looking_for/jb4ah5v/
[Prev in Thread] | Current Thread | [Next in Thread] |