From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: akrl--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#45603: 28.0.50; feature_native-comp: Fatal error 11: Segmentation fault Date: Thu, 28 Jan 2021 21:21:56 +0000 Message-ID: References: <87y2hci633.fsf@no.workgroup> <20210102210614.GA7786@no.workgroup> <20210103204428.GC11370@no.workgroup> Reply-To: Andrea Corallo Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7533"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: 45603@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jan 28 22:23:24 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 1l5El9-0001oZ-Uj for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 28 Jan 2021 22:23:23 +0100 Original-Received: from localhost ([::1]:54710 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l5El8-0007mF-Vn for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 28 Jan 2021 16:23:23 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l5Ejq-0006nm-7P for bug-gnu-emacs@gnu.org; Thu, 28 Jan 2021 16:22:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38892) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l5Ejp-00086M-Ss for bug-gnu-emacs@gnu.org; Thu, 28 Jan 2021 16:22:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l5Ejp-0004vd-OV for bug-gnu-emacs@gnu.org; Thu, 28 Jan 2021 16:22:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Jan 2021 21:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45603 X-GNU-PR-Package: emacs X-Debbugs-Original-To: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" X-Debbugs-Original-Cc: 45603@debbugs.gnu.org Original-Received: via spool by 45603-submit@debbugs.gnu.org id=B45603.161186891818931 (code B ref 45603); Thu, 28 Jan 2021 21:22:01 +0000 Original-Received: (at 45603) by debbugs.gnu.org; 28 Jan 2021 21:21:58 +0000 Original-Received: from localhost ([127.0.0.1]:50437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5Ejm-0004vH-JO for submit@debbugs.gnu.org; Thu, 28 Jan 2021 16:21:58 -0500 Original-Received: from mab.sdf.org ([205.166.94.33]:53682 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5Ejl-0004v9-BE for 45603@debbugs.gnu.org; Thu, 28 Jan 2021 16:21:57 -0500 Original-Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1l5Ejk-0003Gc-Mw; Thu, 28 Jan 2021 21:21:56 +0000 In-Reply-To: (Andrea Corallo via's message of "Mon, 11 Jan 2021 14:40:36 +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" Xref: news.gmane.io gmane.emacs.bugs:198824 Archived-At: Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > Andrea Corallo via "Bug reports for GNU Emacs, the Swiss army knife of > text editors" writes: > >> Gregor Zattler writes: >> >>> Both files are attachet. >>> >>> Thanks for looking into this, Gregor >> >> Which version of libgccjit are you on? > > Hi Gregor, > > in case you have been on a recent (~2 month max) GCC trunk this might be > due to . > > Andrea > >> The odd thing is that it's crashing in libgccjit, but when you built >> Emacs it worked for all the bootstrap and initial compilation. I'm >> thinking to a reason to justify such difference... >> >> Is it possible that running Emacs you have some of the libgccjit >> sensitive env variable with a different setting? >> >> These are tipically LD_LIBRARY_PATH LIBRARY_PATH and PATH. Is this issue persisting? Andrea