From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Crash on MacOSX 10.4 (Re: gnustep build broken) Date: Tue, 29 Jul 2008 18:04:54 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <20080718080208.ou15qnjtt4go8o4k@imap.suse.de> <20080722053011.e1ba3ydgm5w8w8gg@imap.suse.de> <20080724201413.jw4rmyyr280w0ks0@imap.suse.de> <20080725080847.egpdekxj0gsk4g8o@imap.suse.de> <20080729062327.nez2t93o8c4soskw@imap.suse.de> 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: ger.gmane.org 1217322334 23895 80.91.229.12 (29 Jul 2008 09:05:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2008 09:05:34 +0000 (UTC) Cc: Adrian Robert , emacs-devel@gnu.org To: Karl Eichwalder Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 11:06:24 2008 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 1KNl9n-0000Fj-0D for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 11:06:11 +0200 Original-Received: from localhost ([127.0.0.1]:41138 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNl8r-0008Iq-Ej for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 05:05:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNl8k-0008GZ-Eh for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:05:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNl8i-0008Dx-0D for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:05:05 -0400 Original-Received: from [199.232.76.173] (port=33698 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNl8h-0008Dk-MQ for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:05:03 -0400 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2]:55924 helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNl8g-0001Cn-HN for emacs-devel@gnu.org; Tue, 29 Jul 2008 05:05:03 -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 4EAEC2C40; Tue, 29 Jul 2008 18:04:54 +0900 (JST) In-Reply-To: <20080729062327.nez2t93o8c4soskw@imap.suse.de> 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.2.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:101677 Archived-At: >>>>> On Tue, 29 Jul 2008 06:23:27 +0200, Karl Eichwalder said: >>> Using Gnus, Emacs compiled this morning crashes very often (it >>> also cashes if you build without NS support--I observe this >>> behavior since several weeks now once I started to use Emacs 23 on >>> this platform). >> >> I suspect the crash *without NS support* is due to this issue: > ATM, it does not build without NS support For the moment, maybe you can try checking out with the tag `before-remove-carbon' if you succeeded in compiling without NS support fairly recently. >> http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-07/msg00132.html >> >> This happens with Emacs 23 on Mac OS X 10.4 as far as I tested. >> Can you try removing the `res_init' call in process.c? > Compiling with NS support and removing the two res_init calls in > does not help. The crash *with NS support* at ns_free_indexed_color would be another issue. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp