From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#42088: [feature/native-comp] Lockup on opening TypeScript files Date: Sat, 27 Jun 2020 21:25:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="51906"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: 42088@debbugs.gnu.org To: Sebastian Sturm Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 27 23:27:11 2020 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 1jpILu-000DOt-Ru for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 27 Jun 2020 23:27:10 +0200 Original-Received: from localhost ([::1]:53930 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jpILt-0006pf-O9 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 27 Jun 2020 17:27:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50860) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jpILm-0006pS-UU for bug-gnu-emacs@gnu.org; Sat, 27 Jun 2020 17:27:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33176) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jpILm-0000l3-Kb for bug-gnu-emacs@gnu.org; Sat, 27 Jun 2020 17:27:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jpILm-0005nT-HM for bug-gnu-emacs@gnu.org; Sat, 27 Jun 2020 17:27:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 27 Jun 2020 21:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42088 X-GNU-PR-Package: emacs Original-Received: via spool by 42088-submit@debbugs.gnu.org id=B42088.159329316622219 (code B ref 42088); Sat, 27 Jun 2020 21:27:02 +0000 Original-Received: (at 42088) by debbugs.gnu.org; 27 Jun 2020 21:26:06 +0000 Original-Received: from localhost ([127.0.0.1]:44722 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jpIKs-0005mJ-7p for submit@debbugs.gnu.org; Sat, 27 Jun 2020 17:26:06 -0400 Original-Received: from [205.166.94.22] (port=51329 helo=mx.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jpIKo-0005lw-VB for 42088@debbugs.gnu.org; Sat, 27 Jun 2020 17:26:04 -0400 Original-Received: from sdf.org (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 05RLPx74016971 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Sat, 27 Jun 2020 21:26:00 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sdf.org; s=default; t=1593293161; bh=DlF9Gmk8mksZkQ08ToKDEGQfILDF7LUUi3BQ8yOd7Hk=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=QG2k6zeYPo1ziDRyxYOGRHywWuhhaoWofCVzLEb806CgdtzX3Bsz7gCERCGoBPMqj XzTc5slmeFEW1Ocn+h0nRkqRPxoAq4EMiAHfvAoF7GfQ++Jr98DkproOvqU8RG8fen b0JqaOFgbh5VhNrfAAHx9ip/dZ3Azr2cp4wFNLU0= Original-Received: (from akrl@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 05RLPw4v003700; Sat, 27 Jun 2020 21:25:58 GMT In-Reply-To: (Sebastian Sturm's message of "Sat, 27 Jun 2020 18:55:28 +0200") 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:182440 Archived-At: Sebastian Sturm writes: > Apologies in advance for this being a very vague bug report, but I > don't know how to properly debug this kind of issue (pointers > appreciated!) Hi Sebastian, no worries, at this stage we have finished the trivial bugs :) I think the questions are two: - Is Emacs just looping forever in F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10 or is does something more complex? - Where is F616e6f6e796d6f75732d6c616d626461_anonymous_lambda_10 defined? Being lambdas regular objects is can come from any complilaiton unit. I believe the easiest to answere is to compile using `comp-debug' 1 and then while is hanging just trap with the gdb and see what is going on. I managed to reproduce the issue, tomorrow I'll be curious to have a look. Thanks! Andrea -- akrl@sdf.org