From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23646 invoked by alias); 23 Apr 2012 12:17:48 -0000 Received: (qmail 23624 invoked by uid 22791); 23 Apr 2012 12:17:43 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtpout.karoo.kcom.com (HELO smtpout.karoo.kcom.com) (212.50.160.34) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Apr 2012 12:17:28 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.1.105]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 23 Apr 2012 13:17:27 +0100 Message-ID: <4F954858.2020202@dronecode.org.uk> Date: Mon, 23 Apr 2012 12:17:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: MBardiaux@mediaxim.be Subject: Re: XWin 1.12.0-4 crash References: <6BFA9AF2C7556E42AFF3F187ECAB07B802F9CFD8@bespdc01.mediaxim.local> In-Reply-To: <6BFA9AF2C7556E42AFF3F187ECAB07B802F9CFD8@bespdc01.mediaxim.local> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2012-04/txt/msg00075.txt.bz2 On 23/04/2012 12:55, Michel Bardiaux wrote: > Nothing much to add to the 2 attached files - except that my X worked > fine until the last update. Will try reverting to previous version. >>From the log timestamps, this looks like a crash at startup. Is that correct? Thanks very much for reporting this problem. There should be an XWin.exe.stackdump file produced by the crash, if you could attach that, that would be helpful. Even more helpful would be following the instructions at [1] to use gdb to get a backtrace for the X server when it crashes. If your crash is at startup, you will need to modify the instruction slightly, start X using 'gdb --args XWin -multiwindow' rather than trying to attach to a running XWin. [1] http://x.cygwin.com/devel/backtrace.html -- 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/