From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Problems with Emacs (Cygwin) Date: Thu, 10 Apr 2008 10:33:29 +0200 Message-ID: <47FDD0D9.7080805@alice.it> References: <47FD3724.1090508@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207816523 22372 80.91.229.12 (10 Apr 2008 08:35:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2008 08:35:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 10 10:35:56 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 1JjsGA-000503-BZ for ged-emacs-devel@m.gmane.org; Thu, 10 Apr 2008 10:35:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjsFW-0003oP-NH for ged-emacs-devel@m.gmane.org; Thu, 10 Apr 2008 04:35:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JjsEN-0003JN-NB for emacs-devel@gnu.org; Thu, 10 Apr 2008 04:34:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JjsEL-0003He-Me for emacs-devel@gnu.org; Thu, 10 Apr 2008 04:34:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjsEL-0003HY-EQ for emacs-devel@gnu.org; Thu, 10 Apr 2008 04:34:01 -0400 Original-Received: from smtp-out113.alice.it ([85.37.17.113]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JjsEK-0003t7-Vl for emacs-devel@gnu.org; Thu, 10 Apr 2008 04:34:01 -0400 Original-Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-out113.alice.it with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Apr 2008 10:33:59 +0200 Original-Received: from FBCMCL01B01.fbc.local ([192.168.69.82]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Apr 2008 10:33:58 +0200 Original-Received: from [87.3.224.100] ([87.3.224.100]) by FBCMCL01B01.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Thu, 10 Apr 2008 10:33:59 +0200 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: X-OriginalArrivalTime: 10 Apr 2008 08:33:59.0112 (UTC) FILETIME=[9F50CC80:01C89AE5] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:94854 Archived-At: Stefan Monnier ha scritto: >> The Cygwin build of Emacs-CVS-23.0.60 (a few hours ago) fails when started >> $ emacs -nw >> Fatal error (11)Segmentation fault > >> Instead, it works if started as > >> $ emacs & > >> With CVS of less than 24 hours ago all works fine. > >> Could the cause be [1]? > > Could be. But we need more info to figure it out. > E.g. a backtrace? > > > Stefan > I think that the problem I described here [1] and here [2] is related to what I read here [3] and so on. Cheers, Angelo. --- [1] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00727.html [2] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00764.html [3] http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00745.html