X-Recipient: archive-cygwin@delorie.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
	:in-reply-to:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=EspoOAAICSeA4PeD
	9MLzVnLAIRmB+8ycd0rO7muY7okJFGAK27aDrFwYeX0ARNz55JdVolhX1Ry6pvlO
	+lvcOmywNt/iDKzjNByDlKlPShN7MXabU4VTycg3QSxVFNDi36B8vzMqqtn41N6s
	cb1QeuLx/AB/KWVJOtMBfBlSoc8=
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
	:in-reply-to:mime-version:content-type
	:content-transfer-encoding; s=default; bh=oj0YbGZqee9cAhqx62qkjG
	xGb3g=; b=maNsDoUGO6s2xOvcAbDLaeUUHRWod0oPvgxkt1Fli5BN18Yr0+Kt8+
	CNnXloTIqAKBM/iI6POTd4kN5gN5UQscPTlgIEM0JDnxhwg4qS8fC9n1qN23UC/U
	bEH8MxAjA4YA7tvXQxZaYsL9aQagOH7BQuypuEwaspr4w7Xqa2X7k=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_INFOUSME,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2
X-HELO: web101101.mail.kks.yahoo.co.jp
Message-ID: <776162.73173.qm@web101101.mail.kks.yahoo.co.jp>
Date: Mon, 12 May 2014 16:51:31 +0900 (JST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
Reply-To: matsuoka@nuce.nagoya-u.ac.jp
Subject: Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64
To: cygwin list <cygwin@cygwin.com>, Csaba Raduly <rcsaba@gmail.com>
In-Reply-To: <CAEhDDbC1HtPrGDjOESOkZC6Dy55zSp1WCL43x8zd8in=erbr9g@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s4C7pn5D005056

--- On Mon, 2014/5/12, Csaba Raduly wrote:
> On Mon, May 12, 2014 at 1:47 AM, Tatsuro MATSUOKA  wrote:
> > 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?
> 
> No, it's likely to be permanent. /sn_h_apshots/ is not the same as /snapshots/
> 
> Csaba

Csaba Thanks! I can access http://cygwin.com/snapshots/

I have downdoaded x86_64/cygwin1-20140509.dll.xz and execute gnuplot on gdb

$ gdb src/gnuplot
<snip>
Reading symbols from /cygdrive/e/usr/Tatsu/cyg64work/gnuplotcvs/build/src/gnuplot...done.
(gdb) r
Starting program: /cygdrive/e/usr/Tatsu/cyg64work/gnuplotcvs/build/src/gnuplot
[New Thread 9176.0x2614]
[New Thread 9176.0x1494]

        G N U P L O T
        Version 5.0 patchlevel alpha    last modified 2014-05-11

        Copyright (C) 1986-1993, 1998, 2004, 2007-2014
        Thomas Williams, Colin Kelley and many others

        gnuplot home:     http://www.gnuplot.info
        mailing list:     gnuplot-beta@lists.sourceforge.net
        faq, bugs, etc:   type "help FAQ"
        immediate help:   type "help"  (plot window: hit 'h')

Terminal type set to 'qt'
gnuplot> plot sin(x)
[New Thread 9176.0x1b50]
[New Thread 9176.0x269c]
[New Thread 9176.0x2780]

Program received signal SIGSEGV, Segmentation fault.
0x000000007782a5a0 in vsprintf_s () from /cygdrive/c/Windows/system32/ntdll.dll
(gdb) bt
#0  0x000000007782a5a0 in vsprintf_s ()
   from /cygdrive/c/Windows/system32/ntdll.dll

Is this information helpful?

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


