From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 465AD158066 for ; Wed, 4 Sep 2024 00:13:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08A3BE2A5A; Wed, 4 Sep 2024 00:12:58 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 464A3E2A4F for ; Wed, 4 Sep 2024 00:12:57 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1slddo-0009CX-5y for gentoo-user@lists.gentoo.org; Wed, 04 Sep 2024 02:12:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: Package compile failures with "internal compiler error: Segmentation fault". Date: Wed, 4 Sep 2024 00:12:51 -0000 (UTC) Message-ID: References: <8c26be16-d033-ea3f-06e1-a9ce84cbbafb@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: slrn/1.0.3 (Linux) X-Archives-Salt: e39d6b0f-db38-4fdf-82ba-b4542f95e3d0 X-Archives-Hash: 20c6dd74db3cbbce5d39151626f7f635 On 2024-09-03, Dale wrote: > I was trying to re-emerge some packages.  The ones I was working on > failed with "internal compiler error: Segmentation fault" or similar > being the common reason for failing. In my experience, that usually means failing RAM. I'd try running memtest86 for a day or two. -- Grant