From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Problem with Emacs HEAD on WXP (-nw) Date: Thu, 30 Aug 2007 18:32:04 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1188478970 21554 80.91.229.12 (30 Aug 2007 13:02:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 13:02:50 +0000 (UTC) To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 15:02:47 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 1IQjf4-0001Y8-MV for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 15:02:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQjf4-0002Q0-GW for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 09:02:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQjf1-0002OA-9y for emacs-devel@gnu.org; Thu, 30 Aug 2007 09:02:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQjez-0002Kc-Ey for emacs-devel@gnu.org; Thu, 30 Aug 2007 09:02:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQjez-0002KP-BY for emacs-devel@gnu.org; Thu, 30 Aug 2007 09:02:09 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQjex-0004cL-4l for emacs-devel@gnu.org; Thu, 30 Aug 2007 09:02:08 -0400 Original-Received: by nf-out-0910.google.com with SMTP id e27so443971nfd for ; Thu, 30 Aug 2007 06:02:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=oS5JhxttyKGc4RJYZy4H9UKkRJU4InttQe0tDYxqGyf71CDZ4RLeenhlaB6cR4RFcjXfZYgJna0iORBoRFTtdWpMW4DRP61j+Z/xg/6NeI0aUnQp2/oSbk7ZL30souTgJALxlVS9dnTvllGnd/wuU3UNBaD7U+YLvEBcvuSo9i0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mKQKPqoT3Flc0Wt5Zs4oD6RM4O/HNaGdvSmIOe//Qhpy4b5lzy8mh09z2v0lCFWXzIYpRt4uvYs0RRF8UJMlUClBtPfwmIh5QV1GebxD5q9XShpjL02hKi9A1CqhxAOfXpvXKGmx+apddGfoaZJLyGWVRbJEhqKy8e88YeE9G8o= Original-Received: by 10.78.204.20 with SMTP id b20mr287153hug.1188478924598; Thu, 30 Aug 2007 06:02:04 -0700 (PDT) Original-Received: by 10.78.206.20 with HTTP; Thu, 30 Aug 2007 06:02:04 -0700 (PDT) Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) 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:77416 Archived-At: Hi, I updated with the latest sources from HEAD and built with MinGW on WXP. "emacs -q -nw" and it hangs. I ran it through gdb, I am not able to interrupt (CTRL-C) it to get a backtrace either. I plan to build it with MSVC and use the windows debugger to get the trace. -dky -- Dhruva Krishnamurthy Contents reflect my personal views only!