From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32530 invoked by alias); 31 Oct 2011 14:45:39 -0000 Received: (qmail 32519 invoked by uid 22791); 31 Oct 2011 14:45:38 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,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, 31 Oct 2011 14:45:24 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.0.9]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 31 Oct 2011 14:45:22 +0000 Message-ID: <4EAEB486.5090002@dronecode.org.uk> Date: Mon, 31 Oct 2011 19:22:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20111019 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: temp131@ymail.com Subject: Re: -nolisten tcp -multiwindow combination crashes in XWin startup References: <1319954770.81475.YahooMailNeo@web114412.mail.gq1.yahoo.com> In-Reply-To: <1319954770.81475.YahooMailNeo@web114412.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: 2011-10/txt/msg00067.txt.bz2 On 30/10/2011 06:06, Dave A wrote: > Upon upgrading to version 1.11.1-1 built 2011-10-05, I found my usual startup of X no longer succeeds. > > It appears it's a combination of -nolisten tcp and -multiwindow that leads to the problem. Either used alone > seems to work ok, the two together yield the crash. Thanks very much for reporting this problem. Unfortunately, I can't reproduce it, and the stacktrace is not as helpful as it might be as the crash is occurring in a dll, but the stacktrace doesn't record which dll loaded at what address... Following the instructions at [1] to use gdb to get a backtrace for the X server when it crashes would be of great help. [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/