From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12503 invoked by alias); 11 May 2014 23:58:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 12489 invoked by uid 89); 11 May 2014 23:58:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_IN_SEMBACKSCATTER autolearn=no version=3.3.2 X-HELO: mho-02-ewr.mailhop.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sun, 11 May 2014 23:58:13 +0000 Received: from pool-98-110-183-166.bstnma.fios.verizon.net ([98.110.183.166] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1WjddD-000CLk-Kz for cygwin@cygwin.com; Sun, 11 May 2014 23:58:11 +0000 Received: from ednor (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with SMTP id C6FF3600D0 for ; Sun, 11 May 2014 19:58:09 -0400 (EDT) Received: by ednor (sSMTP sendmail emulation); Sun, 11 May 2014 19:58:09 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19ItT7XDTeNoTodjSsCMCW2 Date: Mon, 12 May 2014 07:28:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64 Message-ID: <20140511235809.GA5688@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20140505104227.GI30918@calimero.vinschen.de> <534633.47919.qm@web101102.mail.kks.yahoo.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <534633.47919.qm@web101102.mail.kks.yahoo.co.jp> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2014-05/txt/msg00206.txt.bz2 On Mon, May 12, 2014 at 08:47:26AM +0900, Tatsuro MATSUOKA wrote: >--- 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? Go to http://cygwin.com/. Scan your eyes to the left. Look for "Contributing" in the bar at the left. Scan down a line below that. -- 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