From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#59703: 29.0.50; Emacs crashes when turning treesit-explore-mode on with some C++ code Date: Wed, 30 Nov 2022 14:04:41 +0100 Message-ID: <87iliwlhjq.fsf@thornhill.no> References: <87r0xklta4.fsf@thornhill.no> <87lenslnov.fsf@thornhill.no> Reply-To: Theodor Thornhill Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9554"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 59703@debbugs.gnu.org, 59703-done@debbugs.gnu.org To: Daniel =?UTF-8?Q?Mart=C3=ADn?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 30 14:05:16 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 1p0Mm4-0002EL-2c for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 30 Nov 2022 14:05:16 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p0Mlt-0005jK-Ou; Wed, 30 Nov 2022 08:05:05 -0500 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 1p0Mlr-0005iV-MB for bug-gnu-emacs@gnu.org; Wed, 30 Nov 2022 08:05:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p0Mlr-0001po-Ct for bug-gnu-emacs@gnu.org; Wed, 30 Nov 2022 08:05:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p0Mlq-0004xy-8g for bug-gnu-emacs@gnu.org; Wed, 30 Nov 2022 08:05:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Theodor Thornhill Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Nov 2022 13:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59703 X-GNU-PR-Package: emacs Original-Received: via spool by 59703-submit@debbugs.gnu.org id=B59703.166981348519076 (code B ref 59703); Wed, 30 Nov 2022 13:05:02 +0000 Original-Received: (at 59703) by debbugs.gnu.org; 30 Nov 2022 13:04:45 +0000 Original-Received: from localhost ([127.0.0.1]:60870 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p0MlY-0004xX-UD for submit@debbugs.gnu.org; Wed, 30 Nov 2022 08:04:45 -0500 Original-Received: from out2.migadu.com ([188.165.223.204]:63770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p0MlW-0004xM-HD; Wed, 30 Nov 2022 08:04:42 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1669813482; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=flxOznZxD2wDFtSN2XqC6kanTynlu0Z1W/X3mj3xjMk=; b=UfDmyJndDasmDKh9+G/UBEWDTWOlyy6TRq3mS2uo8hx0uaT3rQ9dFUwuz/VLHunw80ge5K j/4mOXrQgytwKQ+SgLgz/umrSHcR2+xnSqdFx+U+ADM60TosSVEITR3jZa9Spjpibcygo2 gpw1LIOS9hDUO7IWrXIOVQCnLhTQeONlNzmqkqRaSLhiPfNuEDedQynKzrTUM/Z6bfhs31 0cSZ3BBJifParTTFo15sjbmI55q4WXMCeFKqZL2zPLMwYJiYkqBoAe9EwxqVSEJt34E4wd mUsksTtMKXBatm9ezlXMh7gylRvuhf4wVZ2iWrrhsqE5Yet/CCmu3B9wLWosQQ== In-Reply-To: X-Migadu-Flow: FLOW_OUT 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:249490 Archived-At: Daniel Mart=C3=ADn writes: > Theodor Thornhill writes: > >> >> Yeah, and that's what I was experiencing earlier as well. IIRC the >> version I used was a compile from master, and was tagged with 20.7. So >> my 2 cents would be either a bug in treesitter upstream, or some new api >> that we don't support yet. I didn't do too much digging at the time >> because I had several other patches in the loop and wanted to continue >> working on those:) >> > > I've upgraded Tree-sitter from 0.20.6 to 0.20.7 and the crash is fixed. > Taking a look at the Tree-sitter changelog, this might be the commit > that fixed the bug: https://github.com/tree-sitter/tree-sitter/pull/1823 > > So I'm closing this bug. Nice :)