X-Recipient: archive-cygwin@delorie.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:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=iTlhxXP/3AtISQ8PQDQb4S7gNxH8CMRFb62LR/mOiEc
	SHMlR5a4WWYsHxzfHO/ZFUx3iX8VzIAmItbXIQ0yfrm/Bdpls+s/HfWlQrMUGmon
	+pRT7bjjpV8EZhNPvpsJzvMaXAyoREjl+htd3e/DcjbVFi7s8YXllge78GDeQqcE
	=
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:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=qTNUuE44AxfS6ZSUQ1v0jCBnaPA=; b=JMYpxG6T0Vy5FrTKN
	i/tjJDMSSRppOrATyZ68Q2t6M5l2OViIQ15ueFZuD0N3nR+Rp2wydgIJi3jUtAkX
	zyBtcrgHXPjQB6IAMmWTVmKMiJlMBcRHEhk42yHJvGzgFaEnQGHcyl1DigEG+2Vg
	aZyHbXQh/iOzcZa2/nYsfgJBV0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2
X-HELO: conuserg008-v.nifty.com
X-Nifty-SrcIP: [121.93.68.199]
Date: Thu, 5 Mar 2015 19:18:04 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: octave/gnuplot fails with new cygwin dll.
Message-Id: <20150305191804.d780e6f046abc50e613cdaa3@nifty.ne.jp>
In-Reply-To: <CAKST5xOOQneAW7UOG1yDgK8K2hXBUf8cjEhH1X_DD-ddBhf5RQ@mail.gmail.com>
References: <CAKST5xOOQneAW7UOG1yDgK8K2hXBUf8cjEhH1X_DD-ddBhf5RQ@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Wed, 4 Mar 2015 20:00:35 -0500
GEORGE BARRICK <gbarrick@kent.edu> wrote:

> octave:1> hndle = plot(1:10,1:10,"k-")
> hndle = -6.1426
>       2 [main] octave-cli-3.8.2 3688 child_info_fork::abort:
>       unable to remap cygfltk_gl-1.3.dll to same
>       address as parent (0x320000) - try running rebaseall
> error: popen2: process creation failed -- Resource temporarily unavailable
> error: called from:
> error:   /usr/share/octave/3.8.2/m/plot/util/private/__gnuplot_open_stream__.m
> 	 at line 30, column 40
> error:   /usr/share/octave/3.8.2/m/plot/util/__gnuplot_drawnow__.m
> 	 at line 72, column 19
> octave:2> quit;

Have you tried rebaseall?

http://sourceware.org/ml/cygwin/2014-03/msg00003.html

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

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

