delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/05/14/19:22:54

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=cM+l3+mB2IKOE7ifGnFlLGkXkFbUf3VeIwalCeU/uw0
5lqkFazx/cnu6pGe47EQqWpmD/c6BWOCIcYNFCm7pAVDlytdVBRB75jM/R56scqU
vHF5gnELgtSnWXNi7mdBHXwgwONc/YsM4MGnwBMBjG1IlR3nqmrkhxS7APwlbFE8
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=2zjtcjorv+bavvuuW8dUl+busGg=; b=xkyPMETPdWPboIp6z
X1ubSAcfhsPGBeOuSHs38lrWXM9mkAIZhIRlfXN8FpNoORGlIRhlJBCRGwB+o8E+
EM7JxNRJARWVbi+SR0CEzvZj/wZkTH91M+MKByP3WBQ288KvURc4GWFT5JBgo1d5
FQKrjFpDkqdAFoNsWOCxj4wQHk=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: limerock03.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <5373FABE.9000005@cornell.edu>
Date: Wed, 14 May 2014 19:22:38 -0400
From: Ken Brown <kbrown AT cornell DOT edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
MIME-Version: 1.0
To: cygwin <cygwin AT cygwin DOT com>
Subject: Re: Emacs-w32... still crashing...
References: <1400101955 DOT 37584 DOT YahooMailNeo AT web185401 DOT mail DOT gq1 DOT yahoo DOT com>
In-Reply-To: <1400101955.37584.YahooMailNeo@web185401.mail.gq1.yahoo.com>
X-IsSubscribed: yes

On 5/14/2014 5:12 PM, Zdzislaw Meglicki wrote:
> OK, I've manage to catch it this time. But it looks like
> it didn't get very far, because the info in emacs-w32.exe.dbg
> appears to be wrong.
>[...]
> Reading symbols from /usr/bin/emacs-w32.exe...
> warning: the debug information found in "/usr/lib/debug//usr/bin/emacs-w32.exe.dbg" does not match "/usr/bin/emacs-w32.exe" (CRC mismatch).

Make sure you have version 24.3.90-1 of emacs, emacs-w32, and 
emacs-debuginfo.  Since these are test releases, you have to explicitly 
choose to keep them every time you run setup.  Here's what I see on my 
system:

$ cygcheck -cd | grep emacs | grep -v auctex
emacs                                     24.3.90-1
emacs-debuginfo                           24.3.90-1
emacs-el                                  24.3.90-1
emacs-w32                                 24.3.90-1
emacs-X11                                 24.3.90-1

$ emacs-w32.exe &
[1] 11244

$ gdb -p 11244
GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".

Attaching to process 12892
[New Thread 12892.0xdac]
[New Thread 12892.0xecc]
[New Thread 12892.0x11ac]
[New Thread 12892.0x31bc]
[New Thread 12892.0x1064]
[New Thread 12892.0x22b8]
[New Thread 12892.0x29a8]
[New Thread 12892.0x27d4]
[New Thread 12892.0x1994]
[New Thread 12892.0xdcc]
Reading symbols from /usr/bin/emacs-w32.exe...Reading symbols from 
/usr/lib/debug/usr/bin/emacs-w32.exe.dbg...done.
done.
(gdb) c
Continuing.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019