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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ylaVHg1Qq0sjsxzqIYzqITfwiMJ8wj/AV1vZJE7n1N1 cC2pxAx9HmO1EFqrgTNJ7oLQ64DyVAI76o7OIs4MV7343j/lvdAPWd5NnMDKbREC 2egZHeybT7bfJ4dRLRaTu5cWJOy3tDHXVmSoEh89OaDCUHc3SXhAf0AzWTtJRLmo = 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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=9dmCm4gNLIyNwoLQt8NeppkEFG8=; b=loGqFa2h08gjPc1OJ adZWLq/E/W21e+zCll905vjfzs5wKyWxa+JMkr1if5V3javibsUqYAwcxVZeKCgK Pi7kSSbPX+jD4aGhU/B1K2zDuud6fW/dgEfAHSBHIEaXtTOVBXP9UGtoOMeqCO47 nhZNxhlVgR4fQNvWPLtfrSKrHo= 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_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX autolearn=no version=3.3.2 X-HELO: mail-ea0-f174.google.com X-Received: by 10.14.47.133 with SMTP id t5mr1459652eeb.96.1393650953136; Fri, 28 Feb 2014 21:15:53 -0800 (PST) Message-ID: <53116D04.7070907@gmail.com> Date: Sat, 01 Mar 2014 06:15:48 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [octave 3.8.0 cygwinX86] plot failure References: <23496 DOT 6948 DOT qm AT web101113 DOT mail DOT kks DOT yahoo DOT co DOT jp> In-Reply-To: <23496.6948.qm@web101113.mail.kks.yahoo.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 01/03/2014 03:06, Tatsuro MATSUOKA wrote: > Hello > > I have installed octave 3.8.0 on win 7 32bit. > > octave:2> fplot (@cos, [0, 2*pi]) > 5 [main] octave-cli-3.8.0 4840 child_info_fork::abort: C:\cygwin\lib\lapack\cyglapack-0.dll: Loaded to different address: parent(0x5D0000) != child(0x6C0000) > error: popen2: process creation failed -- Resource temporarily unavailable > error: called from: > error: /usr/share/octave/3.8.0/m/plot/util/private/__gnuplot_open_stream__.m at line 30, column 40 > error: /usr/share/octave/3.8.0/m/plot/util/__gnuplot_drawnow__.m at line 72, column 19 > > On Cygwin 64, the above did not appear and plot went well. > > For fltk toolkit, plot went well, but fonts were missing as was the same as those happened octave on cygwin 64. > > http://cygwin.1069669.n5.nabble.com/octave-3-8-0-font-missig-in-fltk-graph-td106581.html > > Regards > > Tatsuro > > Hi Tatsuro, works fine for me. It is usually related to: http://cygwin.com/faq.html#faq.using.fixing-fork-failures if rebase alone doesn't work move away "/etc/rebase.db.i386" and rebase again for a full rebase from scratch Regards Marco -- 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