From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17676 invoked by alias); 20 Jun 2012 18:58:33 -0000 Received: (qmail 17661 invoked by uid 22791); 20 Jun 2012 18:58:32 -0000 X-SWARE-Spam-Status: No, hits=-2.9 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; Wed, 20 Jun 2012 18:58:16 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.1.103]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 20 Jun 2012 19:58:14 +0100 Message-ID: <4FE21D46.5090401@dronecode.org.uk> Date: Wed, 20 Jun 2012 18:58:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: marco.atzeri@gmail.com Subject: Re: Xserver crash References: <4FB94A82.505@gmail.com> In-Reply-To: <4FB94A82.505@gmail.com> 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-06/txt/msg00022.txt.bz2 On 20/05/2012 20:48, marco atzeri wrote: > I just noticed that latest xorg-server-1.12.1-1 is crashing > when using octave with fltk interface. > Reverting to xorg-server-1.12.0-5 solves the issue > > $ uname -a > CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120517 02:19:46 i686 Cygwin > > attached Xwin log. > > To replicate run octave and at prompt just digit: > > graphics_toolkit("fltk") > x=1:10 > plot(x,x) Thanks for reporting this. This (and the other OpenGL related crashes reported) should be fixed since 1.12.1-2, and with another OpenGL regression fixed in 1.12.2-1 today, this should be back to working as well as it ever did :-) -- 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/