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 :in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=PuZsti3VyLU1aHFc RgEejKTk2VnmOK57Zkrq8WpLaUZxBc7TlxvZqh+vTl9f3IiAibu+iW3xUWPv42eO sXaxvWwH0861BN3QXGRVrslPIrKD2HRO87h+t/SBqtWAfC9a4OODkPGlREz0+KO1 Wl0/RlEx1OTZ46qO/S/1e0QJYtc= 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 :in-reply-to:mime-version:content-type :content-transfer-encoding; s=default; bh=uz2XQIoDQ7sxicD3qHD9up eK6lo=; b=c+Ql2PrXVKPFmDdQQqovC3LxWt7F8cIYYLG5+OURtM6hlGcP7YPiME Zv1JDI9QrJ3HkJDJa7KVlsn4peWa6RX3yYTXFKWNL/mxCfY0xiz3dr5Y99An7x9+ BaIEHVVKEcLugCfmxMMDmm/ArXDFJ+SqDon/MlXdaEpdukmPFcGA0= 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.5 required=5.0 tests=AWL,BAYES_60,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_INFOUSME,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 X-HELO: web101106.mail.kks.yahoo.co.jp Message-ID: <543751.52799.qm@web101106.mail.kks.yahoo.co.jp> Date: Wed, 14 May 2014 16:27:27 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp Subject: Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64 To: cygwin AT cygwin DOT com In-Reply-To: <20140513082932.GI2436@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s4E7Rk1B018327 --- On Tue, 2014/5/13, Corinna Vinschen wrote: > On May 13 08:54, Tatsuro MATSUOKA wrote: > > --- On Mon, 2014/5/12, Corinna Vinschen  wrote: > > > First, are you shure this is running under the snapshot?  what does > > > `uname -a' print when called right before the below gdb call? > > > > I have mis-operated. I have copied snapshot cywin1.dll to Cygwin_x86 but not Cygwin_x86_64.  I corrected makatake and found : > > > > $ gdb src/gnuplot > > [...] > > > >         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 AT lists DOT sourceforge DOT 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 5892.0xba4] > > [New Thread 5892.0x41c] > > [New Thread 5892.0x142c] > > [New Thread 5892.0x10ec] > > [Thread 5892.0x10ec exited with code 0] > > [New Thread 5892.0xae0] > > [New Thread 5892.0x1a68] > > [New Thread 5892.0x1bf0] > > Could not connect to gnuplot_qt "qtgnuplot3112" . Starting a new one > > > > Warning: slow font initializationgnuplot> Quit > > (gdb) Undefined command: "rq".  Try "help". > > (gdb) Undefined command: "q2qqqqqqqq".  Try "help". > > (gdb) A debugging session is active. > > > > ******************************************** > > Segmentation fault is no longer happned. > > The behavior similar to that happened at Cygwin_x86. > > > > Anyway thanks your advise. > > Ok, so we know now that the crash was spurious and fixed in the > snapshots.  That's good to know.  I can't help you with the other > problems, unfortunately. > > > Corinna Perhaps it is better to carry out the further question at Qt forums. Thank for your pointer so far. I will hope that I can build gnuplot with qt terminal in the near future. 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