From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#71073: Emacs segfaults if corfu is asked to autocomplete something while the LSP server providing completions is still starting/indexing Date: Wed, 22 May 2024 14:01:13 +0300 Message-ID: <861q5u8612.fsf@gnu.org> References: <86ttisagqz.fsf@gnu.org> <86cypf81r1.fsf@gnu.org> <868r0380j3.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2413"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, 71073@debbugs.gnu.org To: alexis purslane Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 22 13:04:28 2024 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 1s9jli-0000Jw-Rr for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 22 May 2024 13:04:26 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s9jlF-0007gG-V6; Wed, 22 May 2024 07:03:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s9jlE-0007g1-Uo for bug-gnu-emacs@gnu.org; Wed, 22 May 2024 07:03:56 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s9jlE-0005Gt-Mp for bug-gnu-emacs@gnu.org; Wed, 22 May 2024 07:03:56 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s9jlK-000488-D2 for bug-gnu-emacs@gnu.org; Wed, 22 May 2024 07:04:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 May 2024 11:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71073 X-GNU-PR-Package: emacs Original-Received: via spool by 71073-submit@debbugs.gnu.org id=B71073.171637582115848 (code B ref 71073); Wed, 22 May 2024 11:04:02 +0000 Original-Received: (at 71073) by debbugs.gnu.org; 22 May 2024 11:03:41 +0000 Original-Received: from localhost ([127.0.0.1]:55201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9jky-00047Y-Ix for submit@debbugs.gnu.org; Wed, 22 May 2024 07:03:41 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:50236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s9jkw-00047G-Ar for 71073@debbugs.gnu.org; Wed, 22 May 2024 07:03:39 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s9jif-0004lm-Ee; Wed, 22 May 2024 07:01:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=YuD/nVO4ouD6PcKg0ieGs4fccKCde7iLbsrxPm1mO28=; b=b1uKCiKQ9lqK 4DLHt6pVsd1X8htR4dezgZggmTBKa42/s02jsCMUC/MyqogRDFkDRhsAOCMDOeN3D/8/X5ATOzxAO UjNU8/WmB4k17SjeM7cChHeWILmi8igPMocgmdmOueL9Q0JzhcZgo4bQzmLlP13ZvaxKYMvEM9267 Amv01chjIyG50AMnrwNuvoFhXANsszpDO1XRiy6A/uSYR3UBW1YPo537gmnhG2xbRywmSjqXrqsZw fVX4sbVW8fLJQmXRpevzBmKP2aUt6ThMf+oYJ461o2AP5AaJZfVJ2/+BaU1RsoAos2IFyzlt6y/vf oPQuyhgsl/cx7rqFozwM9w==; In-Reply-To: (message from alexis purslane on Tue, 21 May 2024 18:54:09 +0000) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:285591 Archived-At: > Date: Tue, 21 May 2024 18:54:09 +0000 > From: alexis purslane > Cc: Po Lu , 71073@debbugs.gnu.org > > > Nothing here that is not normal, I think. Did GDB say "thread 1 got > SIGSEGV"? > > It did. Just reproduced it again to make sure, and this is what it says: > > > Thread 1 "emacs-29.3" received signal SIGSEGV, Segmentation fault. > > 0x000000000057a044 in parse_modifiers () > > Missing separate debuginfos, use: dnf debuginfo-install emacs-29.3-6.fc41.x86_64 > > I've attached the subsequent backtrace file in case it shows anything different > this time around. Is this before or after you installed the separate debuginfos, as GDB suggested above?