From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from eagle.tcit.net (eagle.tcit.net [64.23.81.86]) by chiba.3jane.net (Postfix) with ESMTP id B195BABDAA for ; Fri, 2 Aug 2002 05:00:32 -0500 (CDT) Received: from amalia.int.muc.intenga.com ([195.185.218.10]) by eagle.tcit.net (8.11.6/8.9.3) with ESMTP id g72A0LR31859 for ; Fri, 2 Aug 2002 06:00:21 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Jorge Schramm To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] emacs segfaults Date: Fri, 2 Aug 2002 11:59:49 +0200 User-Agent: KMail/1.4.2 References: <20020801203317.GB4695@kruhft.dyndns.org> <20020802022544.557bb506.spider@gentoo.org> <20020802084518.GA3720@kruhft.dyndns.org> In-Reply-To: <20020802084518.GA3720@kruhft.dyndns.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208021159.49690.js@intenga.com> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: e7a01d8b-8606-4afa-bc11-4d57737d2ecf X-Archives-Hash: 035f1fb1e8049aa6bc1c27d32b742d0d On Friday 02 August 2002 10:45, Burton Samograd wrote: > I tried that and it didn't seem to make any difference...any other ideas? I had also segfault at startup: Fatal error (11).Segmentation fault Recompiled it with -O2 and now it runs. Jorge