delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/05/11/19:58:31

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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=CUHKdnvVR/ErycLJYFNZNgHXcG7HJqzMEoijiYhi9YY70+7VL1ljp
OLFacD/sK5q2ecAQhIHrSaI0Hm91q34LzIiERrWRKkkgDkeZ8rPhYabIHLx+WU49
7rMc/h/wqn4uBjgOtqBCEky+/Gb9W0mwnx3cqFSScj+U1ItntzM1u8=
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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=K93yfMrDmzKrhIPZiM6IWvN+IHU=; b=jpVqDhOJeAXu8XN8GHH6adOC8b5g
wr7mXbvEac38BidrGzItbmENIP59aux0mK+NH4pIq8hUaJH6M6twJRb9HZ4F8RKe
j7vMMqjtQB4vV5c1MXGEIaXQQVhjvMZBvKgQjs+z0UbFXKfaS+dsPxoqg3EJUTO4
Fz50SMW96GqVlS8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-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
X-Mail-Handler: Dyn Standard SMTP by Dyn
X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information)
X-MHO-User: U2FsdGVkX19ItT7XDTeNoTodjSsCMCW2
Date: Sun, 11 May 2014 19:58:09 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com>
To: cygwin AT cygwin DOT 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 AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <20140505104227 DOT GI30918 AT calimero DOT vinschen DOT de> <534633 DOT 47919 DOT qm AT web101102 DOT mail DOT kks DOT yahoo DOT co DOT jp>
MIME-Version: 1.0
In-Reply-To: <534633.47919.qm@web101102.mail.kks.yahoo.co.jp>
User-Agent: Mutt/1.5.20 (2009-06-14)

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019