From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.bugs Subject: Re: emacs-22.1 with GTK dumps core when Gnome wigets clicked Date: Sun, 10 Jun 2007 17:43:43 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <200706091549.l59FnfHJ005433@deneb.cc.umanitoba.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1181465038 22414 80.91.229.12 (10 Jun 2007 08:43:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2007 08:43:58 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Gary Mills Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 10 10:43:56 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxJ1g-0005Am-2l for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 10:43:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxJ1f-0002xj-Gx for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 04:43:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxJ1d-0002vl-58 for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 04:43:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxJ1Z-0002q5-Am for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 04:43:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxJ1Z-0002pq-5y for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 04:43:49 -0400 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxJ1Y-00031w-LL for bug-gnu-emacs@gnu.org; Sun, 10 Jun 2007 04:43:48 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id E0D4C2C40; Sun, 10 Jun 2007 17:43:43 +0900 (JST) In-Reply-To: <200706091549.l59FnfHJ005433@deneb.cc.umanitoba.ca> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.1.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: NetBSD 3.0 (DF) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15817 Archived-At: >>>>> On Sat, 9 Jun 2007 10:49:41 -0500 (CDT), Gary Mills said: > Clicking on any of the `Specify a new file name', `Read an existing > file', or `Read a directory' icons causes a core dump. This happens > on both Solaris 10 SPARC and Solaris 10 x86 compilations. Does this always happen on the first click of these buttons? And could you show the result of `grep PTHREAD src/config.h' at the build directory? YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp