From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98152 invoked by alias); 25 Feb 2015 13:26:46 -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 98076 invoked by uid 89); 25 Feb 2015 13:26:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out1-smtp.messagingengine.com Received: from out1-smtp.messagingengine.com (HELO out1-smtp.messagingengine.com) (66.111.4.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 25 Feb 2015 13:26:43 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 89E3420D65 for ; Wed, 25 Feb 2015 08:26:40 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Wed, 25 Feb 2015 08:26:41 -0500 Received: from [192.168.1.102] (unknown [31.51.205.191]) by mail.messagingengine.com (Postfix) with ESMTPA id E08E0C00295; Wed, 25 Feb 2015 08:26:40 -0500 (EST) Message-ID: <54EDCD8F.7040608@dronecode.org.uk> Date: Wed, 25 Feb 2015 17:22:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree@cygwin.com 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 CC: jjreisert@alum.mit.edu Subject: Re: Dfficulty with xorg-server-1.17.1-2. References: <54ECD29B.7050001@dronecode.org.uk> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg00090.txt.bz2 On 25/02/2015 04:35, Jim Reisert AD1C wrote: > # 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? Odd. Are you sure you are using the current, cygwin gdb? But let's step back a moment, since I don't think you have the same problem as the OP. > [ 164.799] winClipboardProc - winClipboardFlushWindowsMessageQueue > trapped WM_QUIT message, exiting main loop. Perhaps we need to be a little more specific about what we mean by 'crashing'. This log message probably means that the X server is just spontaneously deciding it should exit, rather than exiting due to a program error signal with the "A fatal error has occurred" dialog. Can you provide a full Xwin.0.log file, please? I am assuming that this problem started with xorg-server 1.17 and reverting to 1.16.3-1 fixes it? -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- 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/