From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Bochannek Newsgroups: gmane.emacs.devel Subject: Re: CVS Emacs Cygwin crash and browse-url question. Date: Fri, 13 Apr 2007 19:23:51 -0700 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1176549779 29607 80.91.229.12 (14 Apr 2007 11:22:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Apr 2007 11:22:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 14 13:22:53 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 1HcgLB-00087L-NO for ged-emacs-devel@m.gmane.org; Sat, 14 Apr 2007 13:22:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcgPY-0008MQ-OW for ged-emacs-devel@m.gmane.org; Sat, 14 Apr 2007 07:27:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HcY04-0001fW-C8 for emacs-devel@gnu.org; Fri, 13 Apr 2007 22:28:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HcY02-0001bL-Lz for emacs-devel@gnu.org; Fri, 13 Apr 2007 22:28:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcY02-0001b5-G5 for emacs-devel@gnu.org; Fri, 13 Apr 2007 22:28:26 -0400 Original-Received: from adsl-66-124-80-202.dsl.snfc21.pacbell.net ([66.124.80.202] helo=morpheus.lapseofthought.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HcXvg-00016a-6b; Fri, 13 Apr 2007 22:23:56 -0400 Original-Received: from alexb-lt.jnpr.net (morpheus.lapseofthought.com [172.16.42.16]) by morpheus.lapseofthought.com (8.13.8/8.13.8) with ESMTP id l3E2Nq65024296; Fri, 13 Apr 2007 19:23:52 -0700 (PDT) (envelope-from alex@p9.com) In-Reply-To: (Eli Zaretskii's message of "Fri\, 13 Apr 2007 12\:27\:45 +0300") User-Agent: Gnus/5.1100000000000003 (No Gnus v0.6) Emacs/22.0.97 (cygwin) X-Virus-Scanned: by amavisd-new X-detected-kernel: FreeBSD 6.x (1) X-Mailman-Approved-At: Sat, 14 Apr 2007 07:25:43 -0400 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:69430 Archived-At: Eli Zaretskii writes: > If the crashes happen in a binary that is nether built with GTK+ nor > compiled by ``unsafe'' GCC versions, then yes, we would like to try to > debug this. Unfortunately, none of the Emacs maintainers use Cygwin, > so all we can do is ask you to investigate and suggest ideas for how > to fix it. Quick update: I have so far *not* been able to reproduce the crash with CVS Emacs compiled with gcc (GCC) 4.1.2 under Cygwin. Alex.