From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#58288: 29.0.50; (flyspell-correct-word-before-point) followed by crashes emacs Date: Tue, 04 Oct 2022 13:19:08 +0200 Message-ID: <877d1f3kgj.fsf@gnus.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6632"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 58288@debbugs.gnu.org To: Andrew John De Angelis Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 04 13:20:20 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1offyG-0001X9-De for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 04 Oct 2022 13:20:20 +0200 Original-Received: from localhost ([::1]:34880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1offyF-0004aU-F9 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 04 Oct 2022 07:20:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48570) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1offxy-0004ZA-UJ for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2022 07:20:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53620) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1offxy-0007Iw-9o for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2022 07:20:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1offxx-0006vN-TQ for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2022 07:20:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 04 Oct 2022 11:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58288 X-GNU-PR-Package: emacs Original-Received: via spool by 58288-submit@debbugs.gnu.org id=B58288.166488236226566 (code B ref 58288); Tue, 04 Oct 2022 11:20:01 +0000 Original-Received: (at 58288) by debbugs.gnu.org; 4 Oct 2022 11:19:22 +0000 Original-Received: from localhost ([127.0.0.1]:52698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1offxK-0006uQ-HB for submit@debbugs.gnu.org; Tue, 04 Oct 2022 07:19:22 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:44928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1offxI-0006u9-Pq for 58288@debbugs.gnu.org; Tue, 04 Oct 2022 07:19:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=lCYQ+OX/ABbnIlV9Z1WhvLvortRaS7CkDO+YA7rLU84=; b=SZNOKdAUoC5LtZzYamhzvAOqQs /HUEcwf+BiVkvAbjRGHTYNMSpOpWHeVU6WHNI0E1zAN6UfaK/++uJmX09SmO/V3pzW+IPVuiuCdfv JZ1GO1E/WvOyuN5xdnz7NhOO96fxVyLA7FM/5GlvW4i5WyOcl3h68hVi2lsuLe+Q+70k=; Original-Received: from [84.212.220.105] (helo=downe) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1offx7-0003Fa-3M; Tue, 04 Oct 2022 13:19:11 +0200 In-Reply-To: (Andrew John De Angelis's message of "Mon, 3 Oct 2022 17:20:11 -0400") X-Now-Playing: Prince's _Around The World In A Day_: "Raspberry Beret" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:244400 Archived-At: Andrew John De Angelis writes: > - emacs -Q > - Eval: (turn-on-flyspell) Or `M-x flyspell-mode'. > - write a word that's not present in the dictionary > (I wrote "incorrectlll") > - place cursor at word > - M-x flyspell-correct-word-before-point > - press down arrow () to navigate to the 'Save word' option > - emacs crashes > (in the terminal, this is the message: > Fatal error 11: Segmentation fault > zsh: abort emacs -Q I can reproduce this crash on Macos (but not on Ubuntu) with the current "master". However, I'm not well versed in debugging stuff like this on Macos, so if somebody else could have a look, that'd be great.