From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: emacs crash on SMP notebook only Date: Tue, 29 Nov 2005 16:48:11 -0500 Message-ID: References: <20051126.095839.-1540407023.joost@snow.nl> <20051129.160806.84365346.joost@snow.nl> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1133301432 32393 80.91.229.2 (29 Nov 2005 21:57:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2005 21:57:12 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 29 22:57:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EhDR3-0006wQ-Pa for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2005 22:54:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhDR2-00052R-Ba for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2005 16:54:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EhDKt-0002Hb-0P for emacs-devel@gnu.org; Tue, 29 Nov 2005 16:48:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EhDKq-0002GR-Du for emacs-devel@gnu.org; Tue, 29 Nov 2005 16:48:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhDKp-0002GE-Rc for emacs-devel@gnu.org; Tue, 29 Nov 2005 16:48:24 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EhDKp-0004Ls-Pz for emacs-devel@gnu.org; Tue, 29 Nov 2005 16:48:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EhDKd-0007dt-4f; Tue, 29 Nov 2005 16:48:12 -0500 Original-To: Joost Helberg In-reply-to: <20051129.160806.84365346.joost@snow.nl> (message from Joost Helberg on Tue, 29 Nov 2005 16:08:06 +0100 (CET)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:46778 Archived-At: Emacs-22 (from CVS) works OK (i.e. with hyperthreading, GCC 4). Emacs-21.4 as bundled with my OS but recompiled, crashes often with hyperthreading and GCC 4, crashed twice with GCC 3.4. Emacs-21.4 as deliverd by the FSF works fine using GCC 4 or GCC 3.4. It looks as if the problem is either gcc or the patches from Debian or Ubuntu. We can safely assume that gcc deserves more credits than Debian and Ubuntu together. That is a very useful clue. If you can determine which patch it is, we would be on the home stretch.