From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [mituharu@math.s.chiba-u.ac.jp: Re: emacs-22.1 with GTK dumps core when Gnome wigets clicked] Date: Mon, 25 Jun 2007 11:46:05 -0400 Message-ID: References: <467A4F49.9040906@swipnet.se> <0B83D28B-95EF-4022-B447-63EA6BB3792E@raeburn.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1182786479 19495 80.91.229.12 (25 Jun 2007 15:47:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2007 15:47:59 +0000 (UTC) Cc: raeburn@raeburn.org, emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 25 17:47:58 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I2qnF-00046L-NS for ged-emacs-devel@m.gmane.org; Mon, 25 Jun 2007 17:47:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2qnF-0005em-BK for ged-emacs-devel@m.gmane.org; Mon, 25 Jun 2007 11:47:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I2qlT-00053P-Ja for emacs-devel@gnu.org; Mon, 25 Jun 2007 11:46:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I2qlT-00052o-1c for emacs-devel@gnu.org; Mon, 25 Jun 2007 11:46:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2qlS-00052e-Nr for emacs-devel@gnu.org; Mon, 25 Jun 2007 11:46:06 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I2qlS-0002Jn-D0 for emacs-devel@gnu.org; Mon, 25 Jun 2007 11:46:06 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I2qlR-0001Ob-Vg; Mon, 25 Jun 2007 11:46:05 -0400 In-reply-to: (message from YAMAMOTO Mitsuharu on Mon, 25 Jun 2007 19:05:58 +0900) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:73830 Archived-At: For a short-term solution, do you agree to install my patch for Emacs 22.2? Unfortunately we couldn't notice that gmalloc.c was thread-unsafe until very recently, and we needed an immediate solution then (although it failed to solve the problem actually). I agree we need a solution for this now. I am not sure (from following the discussion with one eye) whether your solution actually works, or whether it needs further change, or whether (if so) you've done the further change. What is the status of your fix?