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 :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=iJjhA4zzc5a9NgY+SrgZmeUfU4K+NYdVr+fDHLFtnlJ+hGR3qqlba QhwNtJ/k0tBAxA9dpVhv0fc8XrAAaC8SwYu+OI9HOQSEjL6kZiUEQ/ZlT+gQBWvM mhU2lUdZMRxk+0VtXv6f+23lVDpwShgTtdOP9nj26p8LdireD7sZ3s= 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 :mime-version:content-type:content-transfer-encoding; s=default; bh=8T35yOWCEeM5mDCjWcMPINbD9LU=; b=uDv2XzImaetzwEGuLuDeYxQ7L4FG UyPhTSyIsK7J213wZdldHk9caO3+r7K+yGtC2aPL6nWQXaeYHfqtBaaGHhVmdNVe bpaU5Vjbcq3fEhXZUWNO4Wlgcnfeed7CCbiJWIKEcA4eXEMLfcKf/D1ujltUm6DD TFfzEivlQB30qEo= 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.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: web101109.mail.kks.yahoo.co.jp Message-ID: <435912.18478.qm@web101109.mail.kks.yahoo.co.jp> Date: Thu, 1 May 2014 19:07:25 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp Subject: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64 To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s41A7gDM027441 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? Regards 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