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:message-id:date:from:reply-to:subject:to:cc :in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=CAgyAajjcEn0EjWQ YE3b06FThYyoLCNwgzjQ0/WxOf6Oddx22liPEtDxdhwlgQzcVbJ3A6PR9n7Y45II Dc/8oVVmAj/8nIz9CAc9Hm6ydHlu4QKys5JuusAtvJVNaKm3Q8hDdF9GEZfmSOwH UheZzBrn9LH8Mf5iKRllVzDecwM= 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:message-id:date:from:reply-to:subject:to:cc :in-reply-to:mime-version:content-type :content-transfer-encoding; s=default; bh=nBzssboEyuzFI/PfCfABxI VskwY=; b=q7nuhCnwSxmnm1fdKUxbZTWt6pXXbCF5ZuDKnm/rm+eAA+1Jh1Jou4 kdtF6O5m6tYnbxTGbaWUoIMRbl02J3oz9EbwCKC7gE/v6Mx9HqFyiCYoXdQIQHKX ciLyFxnQ5cRAUNDrMgTCb392tD0gIM0wbI8B0oCqkry3l0fqsEkuA= 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 Delivered-To: corinna-cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_BRBL_LASTEXT,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 X-HELO: web101102.mail.kks.yahoo.co.jp Message-ID: <534633.47919.qm@web101102.mail.kks.yahoo.co.jp> Date: Mon, 12 May 2014 08:47:26 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp Subject: Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64 To: cygwin AT cygwin DOT com Cc: Corinna Vinschen In-Reply-To: <20140505104227.GI30918@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s4BNmHlB008110 --- On Mon, 2014/5/5, Corinna Vinschen wrote: > On May 1 19:07, Tatsuro MATSUOKA wrote: > > Hello > > > > I have tried to build the recent cvs snapshot of gnuplot both on Cygwin-x86 and Cygwin-x86_64. > > > > The caca terminal works correctly on the Cygwin-x86. However it does not work on Cygwin-x86_64. > > > > First I have reported in the bug-ticket on the SourceForge of gnuplot. > > https://sourceforge.net/p/gnuplot/bugs/1391/ > > > > But I feel that this is not the gnuplot issue but Cygwin-x86_64 issue. Because the caca terminal works fine on Cygwin-x86 > > > > I have tried to execute gnuplot(cvs) on gdb. > > > > gnuplot> set term caca > > Terminal type set to 'caca' > > Options are 'enhanced size 80, 25 background rgb "white" color noinverted charset blocks' > > gnuplot> plot sin(x) > > > > Program received signal SIGSEGV, Segmentation fault. > > 0x0000000077868e5d in ntdll!RtlUnwindEx () > > from /cygdrive/c/Windows/system32/ntdll.dll > > (gdb) > > > > The Segmentation fault is occured. > > What can I do the further purchase of this issue? > > I have a hunch: > > Please try the latest snapshot DLL from http://cygwin.com/snhapshots/ > > The above crash looks like it might be a wrongly catched exception in > one of the Windows DLLs. If so, this would be a result of a glitch in > the 64 bit exception handling, which should be fixed in the latest > snapshots. > > > Corinna Sorry for late reply. I cannot access the page that you indicated: http://cygwin.com/snhapshots/ ***************************************** Not Found The requested URL /snhapshots/ was not found on this server. Apache Server at cygwin.com Port 80 ***************************************** Is this a tempral phenomenon? Tatsuro -- 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