X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=oCghkHZuRhDr5Lun INMgio2G21YCeCn45+ePerxuJ3jTI2mk8KqfkXoC+tDzFFZEUlrTLt3WpPqj66LN i/CwnnZOlPHE3/c940T6ZWEZ8OqY4VYLzJeiDO6LrePuERW+uEw8gQstXy3SJyE1 jhASAm1wqjm8B8XbVFIaHKYjots= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=FS0c1w7HwsoGa763eDHg5y uuuQE=; b=d+5+OmbAi0F5yyFRUyVjGVrFsoqYFItEyYlgHFFlUzzTi8v7BQ4HYJ liJYZNalIbl4Ua4aNq6NQKuJwAjhoFoL9uxWDi/pFHDDZvcsGFy79angzqRhpVyP mPC/zXVjx3DlC9G6ClFVKQbSrbZtZ3JuI/PPU0R39i4pQeAIXJ2lk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, H*f:sk:570D122, H*MI:sk:570D122 X-HELO: mx1.redhat.com Subject: Re: [ANNOUNCEMENT] mesa 11.0.9-2 To: cygwin AT cygwin DOT com References: <570D122B DOT 50307 AT gmail DOT com> From: Yaakov Selkowitz Message-ID: <570DAFFA.7020700@cygwin.com> Date: Tue, 12 Apr 2016 21:33:30 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <570D122B.50307@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-04-12 10:20, Marco Atzeri wrote: > we found a case where the 32bit is segfaulting > while dri-drivers-11.0.9-1 > works fine. > For reference: > https://cygwin.com/ml/cygwin/2016-04/msg00245.html > https://cygwin.com/ml/cygwin/2016-04/msg00251.html > > To replicate with octave is enough : > run from xterm > /usr/bin/octave-cli-4.0.1.exe > > x=1:100; > plot(x,x) > > However I see that also mesa-demos segfault > > $ cd /usr/lib/mesa-demos > $ ./quad-clip.exe > GL_RENDERER = Gallium 0.4 on llvmpipe (LLVM 3.7, 256 bits) > GL_VERSION = 3.0 Mesa 11.0.9 > GL_VENDOR = VMware, Inc. > Segmentation fault (core dumped) I can reproduce this on 32-bit but not 64-bit, and the same happens with 11.1.2. It may be an issue with LLVM 3.7 (11.0.9-1 was built with 3.5) but without a useful backtrace it will be hard to pin down. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple