From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo 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, 25 Feb 2021 22:42:24 +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="35057"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 45603-done@debbugs.gnu.org To: akrl--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 25 23:43:15 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 1lFPLm-00090t-Ru for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Feb 2021 23:43:14 +0100 Original-Received: from localhost ([::1]:43356 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFPLl-0007iK-Q7 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Feb 2021 17:43:13 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFPLb-0007fn-3E for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 17:43:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56213) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFPLa-0005YU-SK for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 17:43:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lFPLa-0002hn-RQ for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 17:43:02 -0500 Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Feb 2021 22:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45603 X-GNU-PR-Package: emacs Mail-Followup-To: 45603@debbugs.gnu.org, akrl@sdf.org, telegraph@gmx.net Original-Received: via spool by 45603-done@debbugs.gnu.org id=D45603.161429295010335 (code D ref 45603); Thu, 25 Feb 2021 22:43:02 +0000 Original-Received: (at 45603-done) by debbugs.gnu.org; 25 Feb 2021 22:42:30 +0000 Original-Received: from localhost ([127.0.0.1]:39520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFPL4-0002gd-C5 for submit@debbugs.gnu.org; Thu, 25 Feb 2021 17:42:30 -0500 Original-Received: from mx.sdf.org ([205.166.94.24]:62533) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFPL0-0002gT-Eg for 45603-done@debbugs.gnu.org; Thu, 25 Feb 2021 17:42:29 -0500 Original-Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 11PMgOl2004425 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 25 Feb 2021 22:42:24 GMT In-Reply-To: (akrl's message of "Thu, 28 Jan 2021 21:21:56 +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:200820 Archived-At: akrl--- 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: > >> 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 As no update on this was given I'm closing this. Happy to reopen if the issue is reported to persist. Thanks Andrea