From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30293 invoked by alias); 12 May 2014 07:51:37 -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 30283 invoked by uid 89); 12 May 2014 07:51:36 -0000 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 Received: from web101101.mail.kks.yahoo.co.jp (HELO web101101.mail.kks.yahoo.co.jp) (183.79.100.185) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with SMTP; Mon, 12 May 2014 07:51:34 +0000 Received: (qmail 78662 invoked by uid 60001); 12 May 2014 07:51:31 -0000 Message-ID: <776162.73173.qm@web101101.mail.kks.yahoo.co.jp> Received: from [133.6.57.2] by web101101.mail.kks.yahoo.co.jp via HTTP; Mon, 12 May 2014 16:51:31 JST Date: Mon, 12 May 2014 09:35:00 -0000 From: Tatsuro MATSUOKA 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 , Csaba Raduly In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00208.txt.bz2 --- On Mon, 2014/5/12, Csaba Raduly wrote: > On Mon, May 12, 2014 at 1:47 AM, Tatsuro MATSUOKA=A0 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? >=20 > No, it's likely to be permanent. /sn_h_apshots/ is not the same as /snaps= hots/ >=20 > 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/g= nuplot...done. (gdb) r Starting program: /cygdrive/e/usr/Tatsu/cyg64work/gnuplotcvs/build/src/gnup= lot [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