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 :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 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.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 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 list , Csaba Raduly In-Reply-To: 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 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 AT lists DOT sourceforge DOT 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