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


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