From unknown Fri Jun 20 07:11:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#52657 <52657@debbugs.gnu.org> To: bug#52657 <52657@debbugs.gnu.org> Subject: Status: 27.2; 27.2: Emacs crashes with show-paren-mode active Reply-To: bug#52657 <52657@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:11:10 +0000 retitle 52657 27.2; 27.2: Emacs crashes with show-paren-mode active reassign 52657 emacs submitter 52657 Raffael Stocker severity 52657 normal tag 52657 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 19 11:30:12 2021 Received: (at submit) by debbugs.gnu.org; 19 Dec 2021 16:30:12 +0000 Received: from localhost ([127.0.0.1]:47818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myz4e-0001PN-Cu for submit@debbugs.gnu.org; Sun, 19 Dec 2021 11:30:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:54470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myz4c-0001PB-FU for submit@debbugs.gnu.org; Sun, 19 Dec 2021 11:30:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myz4c-00054V-4A for bug-gnu-emacs@gnu.org; Sun, 19 Dec 2021 11:30:10 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:54532) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myz4Z-0000Nd-Kj for bug-gnu-emacs@gnu.org; Sun, 19 Dec 2021 11:30:09 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4JH7VL0qhBz1rk5x for ; Sun, 19 Dec 2021 17:30:01 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4JH7VK6Rn1z1qqkB for ; Sun, 19 Dec 2021 17:30:01 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id sDW-ec6XyaBo for ; Sun, 19 Dec 2021 17:30:00 +0100 (CET) X-Auth-Info: Lp62eEdIfRg+htXWYoIaZBEoQs7zaaGlKHqQRGz/+qd6me3edJLos42t7vMXom+W Received: from EmacsBook (ppp-93-104-77-221.dynamic.mnet-online.de [93.104.77.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA for ; Sun, 19 Dec 2021 17:30:00 +0100 (CET) User-agent: mu4e 1.6.6; emacs 27.2 From: Raffael Stocker To: bug-gnu-emacs@gnu.org Subject: 27.2; 27.2: Emacs crashes with show-paren-mode active Date: Sun, 19 Dec 2021 17:13:20 +0100 Message-ID: <87fsqozhfo.fsf@mnet-mail.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=212.18.0.10; envelope-from=r.stocker@mnet-mail.de; helo=mail-out.m-online.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Dear Emacs, my Emacs segfaults with certain show-paren settings. To reproduce: run emacs -Q Evaluate the following forms: (show-paren-mode 1) (setq show-paren-when-point-in-periphery t) (setq show-paren-style 'mixed) Then type =E2=80=98C-h i=E2=80=99, then =E2=80=981=E2=80=99 to bring up the= first info manual, then =E2=80=98C-p=E2=80=99 to go to the previous line, which has the name of the= manual in parentheses. This makes my Emacs crash, both in terminal and X. The two show-paren options both seem to be required for Emacs to crash. I haven't changed my paren-mode settings in while and this issue seems fairly recent to me, so perhaps the Arch Linux build is to blame somehow. This might be related to other bug reports where show-paren-mode was active.=20 In GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.27, cair= o version 1.17.4) of 2021-03-26 built on juergen Windowing system distributor 'The X.Org Foundation', version 11.0.12101002 System Description: Arch Linux Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... t [2 times] mixed Configured using: 'configure --prefix=3D/usr --sysconfdir=3D/etc --libexecdir=3D/usr/lib --localstatedir=3D/var --with-x-toolkit=3Dgtk3 --with-xft --with-wide-int --with-modules --with-cairo --with-harfbuzz 'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe -fno-plt' CPPFLAGS=3D-D_FORTIFY_SOURCE=3D2 LDFLAGS=3D-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' Configured features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON PDUMPER LCMS2 GMP Important settings: value of $LANG: de_DE.utf8 locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: show-paren-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs format-spec rfc822 mml easymenu mml-sec password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs text-property-search time-date subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils paren tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 46609 5571) (symbols 48 6274 1) (strings 32 16079 1529) (string-bytes 1 510069) (vectors 16 10171) (vector-slots 8 130891 10964) (floats 8 22 45) (intervals 56 212 0) (buffers 1000 13)) From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 19 11:34:50 2021 Received: (at 52657) by debbugs.gnu.org; 19 Dec 2021 16:34:50 +0000 Received: from localhost ([127.0.0.1]:47823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myz98-0001WC-3P for submit@debbugs.gnu.org; Sun, 19 Dec 2021 11:34:50 -0500 Received: from quimby.gnus.org ([95.216.78.240]:43934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myz96-0001Vx-54 for 52657@debbugs.gnu.org; Sun, 19 Dec 2021 11:34:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: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=lHboUj8f9exR8CNlwWa4Umy/cNQTvuF1Wbu4S4hbMCM=; b=s3ih8MAQHl/ZwxFiUWAB/GIFxo V22A6JEQQEj21vMzEcLqTXud3F/VRMQozdrlaRpOgBwRpoUvuSoHiBroLpy+WgtyHkiJ7Gqmivs52 ccr8+e3FlVWQnVH0SdG56qUr2ttQ3zp0xZTcy3veY7EwBn6gdTV66SZv1olygalwO/nI=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1myz8x-0005H5-54; Sun, 19 Dec 2021 17:34:41 +0100 From: Lars Ingebrigtsen To: Raffael Stocker Subject: Re: bug#52657: 27.2; 27.2: Emacs crashes with show-paren-mode active References: <87fsqozhfo.fsf@mnet-mail.de> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAKlBMVEX87bjo1aXYxZnI tY2mk3K7qIPpkVXKeUVmRzGSdFWbXTZbRjT++cL////zD2oIAAAAAWJLR0QN9rRh9QAAAAd0SU1F B+UMExAhFx5rBrUAAAF2SURBVDjLY2AYhoARhziTohJ2CWMBEUxBYaNAlvSKKaiCykGCLkaKIlnp q8sSUCQCZxtvCRKRWtWxYlkaioQAp+AWB89dOzo6lqUJoMiwMG6dMmNXR9eqsrQEHkYlhKSm6pbO aSuqytLS0hJEg42EYeIiJsZbZrRXAYXTVy/wNlVUjjkA8e8kFdUdM9XKl6WVp1c0GDkxuRg6Qmxw cmXZaahSvryrvGr5JkOVyE6XTRAJB09lQ5OQFenbV3UvWzll9s7OnRAJBkdrJVUDZe9ly5evKLPe snvGTJgEY7ezIYMg17ZVqzsStbfMnums2AT1hhPIMtYdqzu6dayVDQUElR2Qo4FFe/aMKQLKCsKq QZ6o3mfZbKRkbKTq6qw8GS1cHJgMGQVVlI1MFJDFeaRlDhgxGis7RTqiBiSPt+PhGGMeZmYFHbSE 4CB4RGAik4HRgQPosXvgiI1KkKgOAyZgdGZUDjyARYKH1SUQe/rhYTjDMAroAQDZz2UAZ0uJ2wAA ACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0xMi0xOVQxNjozMzoyMyswMDowMGxIBFEAAAAldEVYdGRh dGU6bW9kaWZ5ADIwMjEtMTItMTlUMTY6MzM6MjMrMDA6MDAdFbztAAAAAElFTkSuQmCC X-Now-Playing: Neil Young's _Harvest_: "A Man Needs A Maid" Date: Sun, 19 Dec 2021 17:34:38 +0100 In-Reply-To: <87fsqozhfo.fsf@mnet-mail.de> (Raffael Stocker's message of "Sun, 19 Dec 2021 17:13:20 +0100") Message-ID: <87mtkwsgdd.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Raffael Stocker writes: > my Emacs segfaults with certain show-paren settings. To reproduce: > > run emacs -Q > > Evaluate the following forms: > (show-paren-mode 1) > (setq show-paren-when-point-in-periphery t) > (setq show [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 52657 Cc: 52657@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Raffael Stocker writes: > my Emacs segfaults with certain show-paren settings. To reproduce: > > run emacs -Q > > Evaluate the following forms: > (show-paren-mode 1) > (setq show-paren-when-point-in-periphery t) > (setq show-paren-style 'mixed) > > Then type =E2=80=98C-h i=E2=80=99, then =E2=80=981=E2=80=99 to bring up t= he first info manual, then > =E2=80=98C-p=E2=80=99 to go to the previous line, which has the name of t= he manual in > parentheses. This makes my Emacs crash, both in terminal and X. > > The two show-paren options both seem to be required for Emacs to crash. Thanks for the clear recipe for reproduction. I can reproduce this problem in Emacs 27.2, too, but not in Emacs 28, so it sounds like this has been fixed. Would it be possible for you to build Emacs 28 to confirm this? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 19 11:35:02 2021 Received: (at control) by debbugs.gnu.org; 19 Dec 2021 16:35:02 +0000 Received: from localhost ([127.0.0.1]:47827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myz9K-0001X4-Dr for submit@debbugs.gnu.org; Sun, 19 Dec 2021 11:35:02 -0500 Received: from quimby.gnus.org ([95.216.78.240]:43948) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myz9H-0001WP-Hw for control@debbugs.gnu.org; Sun, 19 Dec 2021 11:35:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=n0jN6ZCJrpBen4xVtgsauED1EetSlBL1pClivrDumYw=; b=HuBkGemDyShYZtCw/XAjx6PAMg kACiN9xsaQaXZ7zY6lnz/xcji6HMo7mogvKswNB6gWdRTioN1YQEcZjX7qlWcPmvIUfGRxYWLJJfa Ha4z97yDGaPYrWkDpot6NxE6QmpoK8C7xNkoDNCB9rswsg2yIsO8mriEw/4BFg+yM5hU=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1myz99-0005HE-Kn for control@debbugs.gnu.org; Sun, 19 Dec 2021 17:34:53 +0100 Date: Sun, 19 Dec 2021 17:34:50 +0100 Message-Id: <87fsqosgd1.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #52657 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 52657 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 52657 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 19 11:56:47 2021 Received: (at 52657) by debbugs.gnu.org; 19 Dec 2021 16:56:47 +0000 Received: from localhost ([127.0.0.1]:47874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myzUN-0004Ib-Hv for submit@debbugs.gnu.org; Sun, 19 Dec 2021 11:56:47 -0500 Received: from mail-out.m-online.net ([212.18.0.10]:57284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myzUL-0004IS-LC for 52657@debbugs.gnu.org; Sun, 19 Dec 2021 11:56:46 -0500 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4JH8580Hspz1s9Qv; Sun, 19 Dec 2021 17:56:43 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4JH85753WQz1qqkB; Sun, 19 Dec 2021 17:56:43 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id kJt1_DuDAMi8; Sun, 19 Dec 2021 17:56:43 +0100 (CET) X-Auth-Info: E1jFFZmWYI0JojOP3jcVMIim2KCPg4ayXzI/SUFvtQXDM8aG/ekrazbPqrVx4f9T Received: from EmacsBook (ppp-93-104-77-221.dynamic.mnet-online.de [93.104.77.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 19 Dec 2021 17:56:43 +0100 (CET) References: <87fsqozhfo.fsf@mnet-mail.de> <87mtkwsgdd.fsf@gnus.org> User-agent: mu4e 1.6.6; emacs 27.2 From: Raffael Stocker To: Lars Ingebrigtsen Subject: Re: bug#52657: 27.2; 27.2: Emacs crashes with show-paren-mode active Date: Sun, 19 Dec 2021 17:53:22 +0100 In-reply-to: <87mtkwsgdd.fsf@gnus.org> Message-ID: <878rwgzg7s.fsf@mnet-mail.de> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 52657 Cc: 52657@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Lars Ingebrigtsen writes: > I can reproduce this problem in Emacs 27.2, too, but not in Emacs 28, so > it sounds like this has been fixed. Would it be possible for you to > build Emacs 28 to confirm this? I'll give it a try, but this will take a while on my bronze age laptop... From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 19 11:57:43 2021 Received: (at 52657-done) by debbugs.gnu.org; 19 Dec 2021 16:57:43 +0000 Received: from localhost ([127.0.0.1]:47880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myzVG-0004KH-QH for submit@debbugs.gnu.org; Sun, 19 Dec 2021 11:57:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myzVE-0004K3-Tq for 52657-done@debbugs.gnu.org; Sun, 19 Dec 2021 11:57:41 -0500 Received: from [2001:470:142:3::e] (port=39142 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myzV8-0004L8-0M; Sun, 19 Dec 2021 11:57:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=L4hgYNYKxmnCiBtvrmqyXsgHfmdBQZQEmjcWFTZUp2A=; b=aW7G0flr7dg8SI9EkNG/ oqEJaFrEs+/ljG1P2zO9MENKlCrlgzEN3k7xyj8iOFh9rVMCaQy0Dh5ORCQ2kDQWKHrjJUXyq4m9q wiQS8h3dgUy/cB1WTjSF2K/JQUA2dWNBSjwvwDS6nuBYOD5xdYlaxxm4bKLiCZkJAGPTl57SAasQW zn90fatSXJYUl/RQXFqKVWG3H58xbkBdTZT4YTkhMqSdWZlqzuoAW4HOeAeS0ETxTVBQ4pbSHHfEa 61DF8MJUZneSkesbAm/xdSKnjXnQhntB6abOtEDda1Eb1uZNQmhyE0DSKyHSowqs14Z8ij0NFxy52 kdhIS6TOQ3wM/g==; Received: from [87.69.77.57] (port=3599 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myzV7-0006L7-A5; Sun, 19 Dec 2021 11:57:34 -0500 Date: Sun, 19 Dec 2021 18:57:25 +0200 Message-Id: <83v8zk7csq.fsf@gnu.org> From: Eli Zaretskii To: Raffael Stocker In-Reply-To: <87fsqozhfo.fsf@mnet-mail.de> (message from Raffael Stocker on Sun, 19 Dec 2021 17:13:20 +0100) Subject: Re: bug#52657: 27.2; 27.2: Emacs crashes with show-paren-mode active References: <87fsqozhfo.fsf@mnet-mail.de> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 52657-done Cc: 52657-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > From: Raffael Stocker > Date: Sun, 19 Dec 2021 17:13:20 +0100 > > run emacs -Q > > Evaluate the following forms: > (show-paren-mode 1) > (setq show-paren-when-point-in-periphery t) > (setq show-paren-style 'mixed) > > Then type ‘C-h i’, then ‘1’ to bring up the first info manual, then > ‘C-p’ to go to the previous line, which has the name of the manual in > parentheses. This makes my Emacs crash, both in terminal and X. > > The two show-paren options both seem to be required for Emacs to crash. Thanks, this is a known problem in Emacs 27.2 which was already fixed for Emacs 28. You may wish trying the latest pretest of Emacs 28.1. I'm therefore closing this bug. From unknown Fri Jun 20 07:11:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 17 Jan 2022 12:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator