From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: occasional sigbus or sigpipe with current cvs (2006-03-14) Date: Thu, 16 Mar 2006 17:48:38 -0500 Message-ID: <87bqw62egp.fsf@stupidchicken.com> References: <20060315105217.GA18018@kermit.dfn-cert.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142549355 28571 80.91.229.2 (16 Mar 2006 22:49:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Mar 2006 22:49:15 +0000 (UTC) Cc: Friedrich Delgado Friedrichs , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 16 23:49:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FK1Gy-0000qJ-Hr for ged-emacs-devel@m.gmane.org; Thu, 16 Mar 2006 23:48:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FK1Gy-0005hc-52 for ged-emacs-devel@m.gmane.org; Thu, 16 Mar 2006 17:48:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FK1Gl-0005hD-90 for emacs-devel@gnu.org; Thu, 16 Mar 2006 17:48:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FK1Gk-0005gg-9b for emacs-devel@gnu.org; Thu, 16 Mar 2006 17:48:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FK1Gk-0005gb-4a for emacs-devel@gnu.org; Thu, 16 Mar 2006 17:48:34 -0500 Original-Received: from [18.19.6.82] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FK1LU-0000nM-4X for emacs-devel@gnu.org; Thu, 16 Mar 2006 17:53:28 -0500 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id 5B0751207B7; Thu, 16 Mar 2006 17:48:38 -0500 (EST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Thu, 16 Mar 2006 22:43:16 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:51720 Archived-At: >> This happens on a Dell SX 280 running SuSE 10.0, one cpu, smp >> kernel 2.6.13-15.8-smp with hyperthreading turned on in the bios. > > Could you try to turn it off? > > We have had misc reports that emacs crashes with hyper threading. That was the string-allocation-in-a-signal-handler bug, which was fixed several weeks ago. Emacs should *not* crash with hyperthreading now.