From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18244 invoked by alias); 13 May 2014 00:52:50 -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 18109 invoked by uid 89); 13 May 2014 00:52:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=KAM_INFOUSME autolearn=no version=3.3.2 X-HELO: sam.nabble.com Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 13 May 2014 00:52:49 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Wk0xb-0007m0-5J for cygwin@cygwin.com; Mon, 12 May 2014 17:52:47 -0700 Date: Tue, 13 May 2014 05:49:00 -0000 From: Tatsuro MATSUOKA To: cygwin@cygwin.com Message-ID: <1399942367151-108567.post@n5.nabble.com> In-Reply-To: <541538.47674.qm@web101108.mail.kks.yahoo.co.jp> References: <435912.18478.qm@web101109.mail.kks.yahoo.co.jp> <20140505104227.GI30918@calimero.vinschen.de> <534633.47919.qm@web101102.mail.kks.yahoo.co.jp> <776162.73173.qm@web101101.mail.kks.yahoo.co.jp> <20140512094930.GA2436@calimero.vinschen.de> <541538.47674.qm@web101108.mail.kks.yahoo.co.jp> Subject: Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-05/txt/msg00240.txt.bz2 Hello Sorry I am confused. Here is the post concerning with caca terminal but not qt terminal of gnuplot on Cygwin_x86_64. $ gdb src/gnuplot GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special) (gdb) r [New Thread 1840.0x81c] [New Thread 1840.0x149c] 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> set term caca Terminal type set to 'caca' Options are 'enhanced size 80, 25 background rgb "white" color noinverted t blocks' gnuplot> plot sin(x) [New Thread 1840.0x904] [Thread 1840.0x904 exited with code 0] [New Thread 1840.0x1830] [New Thread 1840.0x1b00] X Error of failed request: BadValue (integer parameter out of range for oon) Major opcode of failed request: 1 (X_CreateWindow) Value in failed request: 0x0 Serial number of failed request: 4149 Current serial number in output stream: 4150 Gnuplot not exited using gp_exit(). Exit handlers may not work correctly! [Thread 1840.0x81c exited with code 1] [Thread 1840.0x1830 exited with code 1] [Thread 1840.0x149c exited with code 1] [Inferior 1 (process 1840) exited with code 01] (gdb) bt No stack. Any suggestions? -- View this message in context: http://cygwin.1069669.n5.nabble.com/gnuplot-caca-terminal-work-on-Cygwin-x86-but-not-Cygwin-x86-64-tp108246p108567.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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