From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15896 invoked by alias); 17 Feb 2015 20:35:32 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 15836 invoked by uid 89); 17 Feb 2015 20:35:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: csmail.cs.umass.edu Received: from mdc1.cs.umass.edu (HELO csmail.cs.umass.edu) (128.119.240.121) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 17 Feb 2015 20:35:30 +0000 Received: from [192.168.0.14] (c-71-192-247-69.hsd1.ma.comcast.net [71.192.247.69]) by csmail.cs.umass.edu (Postfix) with ESMTPSA id 248D61A80001D564F7C; Tue, 17 Feb 2015 15:35:28 -0500 (EST) Message-ID: <54E3A609.6000508@cs.umass.edu> Date: Tue, 17 Feb 2015 20:35:00 -0000 From: Eliot Moss Reply-To: moss@cs.umass.edu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: weird xemacs crash Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00045.txt.bz2 Dear Cygwin X -- I have a situation where cygwin xemacs, both 21.4.23-1 and the newer -2 crash when trying to open a file with certain content. (I copied the file; opening it under the other name fails too.) It's a relatively small file, some .c source. The characters used are all reasonable ASCII: newline plus space through 175 octal. The length is 2601 bytes. Here is the stackdump: Stack trace: Frame Function Args 002899C4 61030F12 (000002E0, 0000EA60, 000000A4, 00289A24) 00289AE4 610E468A (6119EE10, 00000000, 00289B18, 00000000) What's the next step? Regards -- EM -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/