This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64


--- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]