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#46638: 28.0.50; Hang on macOS with nativecomp in regex-emacs Date: Fri, 19 Feb 2021 18:10:55 +0200 Message-ID: <831rdc2g34.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24665"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 46638@debbugs.gnu.org To: Aaron Jensen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 19 17:24:07 2021 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 1lD8Za-0006KY-PI for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Feb 2021 17:24:06 +0100 Original-Received: from localhost ([::1]:45268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lD8ZZ-0005oM-RB for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Feb 2021 11:24:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lD8Mw-0002wG-Ie for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2021 11:11:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lD8Mw-0005WD-Ai for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2021 11:11:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lD8Mw-0007ox-6J for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2021 11:11:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Feb 2021 16:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46638 X-GNU-PR-Package: emacs Original-Received: via spool by 46638-submit@debbugs.gnu.org id=B46638.161375104830036 (code B ref 46638); Fri, 19 Feb 2021 16:11:02 +0000 Original-Received: (at 46638) by debbugs.gnu.org; 19 Feb 2021 16:10:48 +0000 Original-Received: from localhost ([127.0.0.1]:50224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lD8Mi-0007oO-DJ for submit@debbugs.gnu.org; Fri, 19 Feb 2021 11:10:48 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:36928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lD8Mg-0007o9-S2 for 46638@debbugs.gnu.org; Fri, 19 Feb 2021 11:10:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51508) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lD8Mb-0005R4-MY; Fri, 19 Feb 2021 11:10:41 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3682 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lD8Mb-0003w0-47; Fri, 19 Feb 2021 11:10:41 -0500 In-Reply-To: (message from Aaron Jensen on Fri, 19 Feb 2021 09:58:22 -0600) 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:200358 Archived-At: > From: Aaron Jensen > Date: Fri, 19 Feb 2021 09:58:22 -0600 > > 2457 Thread_11734453 DispatchQueue_1: com.apple.main-thread (serial) > + 2457 F70726f636573732d66696c65_process_file_0 (in simple-fab5b0cf-4ca11a8e.eln) + 800 [0x10b3479f0] > + 2457 Fapply (in emacs) + 625 [0x107067751] eval.c:2636 > + 2457 Ffuncall (in emacs) + 640 [0x107067a10] eval.c:3006 > + 2457 funcall_subr (in emacs) + 181 [0x1070682e5] eval.c:0 > + 2457 Fcall_process (in emacs) + 175 [0x1070bd8ff] callproc.c:285 > + 2457 call_process (in emacs) + 2109 [0x1070be1dd] callproc.c:609 > + 2457 re_match_2_internal (in emacs) + 154 [0x1070350ea] regex-emacs.c:3964 callproc.c:609 doesn't call re_match_2_internal, it calls emacs_spawn. What am I missing here?