From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: Crash in M$ build using msvc 7.1 Date: Thu, 24 Apr 2008 12:47:21 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209021921 8346 80.91.229.12 (24 Apr 2008 07:25:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 07:25:21 +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 24 09:25:57 2008 connect(): Connection refused 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 1Jovq5-0007NO-Ca for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 09:25:53 +0200 Original-Received: from localhost ([127.0.0.1]:56826 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JovpP-0002xi-Hr for ged-emacs-devel@m.gmane.org; Thu, 24 Apr 2008 03:25:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JovpJ-0002wW-90 for emacs-devel@gnu.org; Thu, 24 Apr 2008 03:25:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JovpH-0002uo-Ps for emacs-devel@gnu.org; Thu, 24 Apr 2008 03:25:04 -0400 Original-Received: from [199.232.76.173] (port=41898 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JovpH-0002ue-EE for emacs-devel@gnu.org; Thu, 24 Apr 2008 03:25:03 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JovpH-000832-P7 for emacs-devel@gnu.org; Thu, 24 Apr 2008 03:25:03 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.184]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jovhs-00006B-8o for emacs-devel@gnu.org; Thu, 24 Apr 2008 03:17:24 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so1126798tia.10 for ; Thu, 24 Apr 2008 00:17:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hUuqD61O4F45UJLnRRRUMbxPxH/Sr9qF8zdDK0uVqjQ=; b=sTYTl1XVuMWy+8f8wci4zh76s+W55ieAAa/pYvralRSMFGba1KWxxwnNLCANJ45ywJklzBGavprnYO9QXpIMu9AtrbvbDnss62LJh6czTTOWDynAqDE91ZXEo+r6ic1wXhuC89neAKzwVy2A+j1Q3hvWEm/b3+Je6LYF1HR+y2M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lkU+OPKXzyyQZeGfVW9KkjB+fH11PZLaEsYMOGG5hQNv+EADDZGWvUkIQA4qPQXAEm1z8n7EPzyc26uIJZqEDarByaVeRfzOB6+3rbDhoznoyxcS/kZU+iqzKFW7LY1zcEryKjumaonyUZ2G+NlyP4jtkbYebcGYHgxeWBOklKg= Original-Received: by 10.110.3.15 with SMTP id 15mr260729tic.32.1209021441819; Thu, 24 Apr 2008 00:17:21 -0700 (PDT) Original-Received: by 10.110.93.15 with HTTP; Thu, 24 Apr 2008 00:17:21 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) X-detected-kernel: by monty-python.gnu.org: 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:95879 Archived-At: Hi, On Thu, Apr 24, 2008 at 1:37 AM, Stefan Monnier wrote: > > i am trying to use emacs from head built with msvc compiler on xp > > with no image libraries. I have disabled all image support in the > > configure (could this cause problems?). > > > It crashes on startup. I am trying to debug. Is it a known problem? > > Doesn't look like one, tho I don't particularly keep track of > compilation issues on w32. Have you tried to compile it with Free tools? I just built using GCC (MinGW) on XP and I do not see the crash. It appears MSVC specific problem which is reproducible (not one of those random occurences). Since I know nothing about the Emacs GC, debugging would be tough. If someone can help or needs any extra information, I can help. -dhruva -- Contents reflect my personal views only!