From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 87165 invoked by alias); 25 Feb 2015 04:35:41 -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 86287 invoked by uid 89); 25 Feb 2015 04:35:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,KAM_INFOUSME,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: alum-mailsec-scanner-3.mit.edu Received: from alum-mailsec-scanner-3.mit.edu (HELO alum-mailsec-scanner-3.mit.edu) (18.7.68.14) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Feb 2015 04:35:39 +0000 Received: from outgoing-alum.mit.edu (OUTGOING-ALUM.MIT.EDU [18.7.68.33]) by alum-mailsec-scanner-3.mit.edu (Symantec Messaging Gateway) with SMTP id F5.8B.03139.8115DE45; Tue, 24 Feb 2015 23:35:37 -0500 (EST) Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) (authenticated bits=0) (User authenticated as jjreisert@ALUM.MIT.EDU) by outgoing-alum.mit.edu (8.13.8/8.12.4) with ESMTP id t1P4ZaLc016441 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Tue, 24 Feb 2015 23:35:36 -0500 Received: by iecrd18 with SMTP id rd18so1920278iec.8 for ; Tue, 24 Feb 2015 20:35:36 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.107.33.11 with SMTP id h11mr2092406ioh.53.1424838936004; Tue, 24 Feb 2015 20:35:36 -0800 (PST) Received: by 10.36.19.210 with HTTP; Tue, 24 Feb 2015 20:35:35 -0800 (PST) In-Reply-To: <54ECD29B.7050001@dronecode.org.uk> References: <54ECD29B.7050001@dronecode.org.uk> Date: Wed, 25 Feb 2015 14:30:00 -0000 Message-ID: Subject: Re: Dfficulty with xorg-server-1.17.1-2. From: Jim Reisert AD1C To: cygwin-xfree@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00089.txt.bz2 > With regard to the crash problems, can you please try the instructions at > [1] to generate a backtrace. > > [1] http://x.cygwin.com/devel/backtrace.html gdb won't let me continue: # gdb --pid=`pidof /usr/bin/XWin` ... Reading symbols from /usr/bin/XWin.exe...Reading symbols from /cygdrive/c/Cygwin /lib/debug//usr/bin/XWin.exe.dbg...Can't read data for section '.debug_frame' in file '/cygdrive/c/Cygwin/lib/debug/usr/bin/XWin.exe.dbg' (gdb) c Continuing. Cannot execute this command while the selected thread is running. (gdb) At this point, I can not right-click on the 'X' icon to do anything. Once I exit gdb, then I can. How can I get past this? -- Jim Reisert AD1C, , http://www.ad1c.us -- 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/