delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.5 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,SPF_HELO_PASS,T_TO_NO_BRKTS_FREEMAIL,UNPARSEABLE_RELAY |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Paul <Paul DOT Domaskis AT gmail DOT com> |
Subject: | plotting from octave: address space already occupied, fork aborts |
Date: | Wed, 14 Sep 2011 02:52:36 +0000 (UTC) |
Lines: | 24 |
Message-ID: | <loom.20110914T045158-624@post.gmane.org> |
Mime-Version: | 1.0 |
User-Agent: | Loom/3.14 (http://gmane.org/) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I am using the 2011-08-29 snapshot at http://cygwin.com/snapshots because cygwin-1.7.9-1 does not allow me to write to, or create, files on network drives (http://cygwin.com/packages/cygwin/cygwin-1.7.9-1). I am using Windows 7 Enterprise 64-bit. My current problem is using plotting commands from Octave. It is not a gnuplot problem because I can plot from gnuplot. If I plot the simplest thing from octave [ e.g. plot( 1:10 , 1:10 ) ], I get: 5 [main] octave-3.4.2 2892 child_info_fork::abort: address space needed by 'max.oct' (004F0000) is already occupied error: popen2: process creation failed -- Resource temporarily unavailable error: called from: error: /usr/share/octave/3.4.2/m/plot/__gnuplot_open_stream__.m at line 30, column 44 error: /usr/share/octave/3.4.2/m/plot/__gnuplot_drawnow__.m at line 72, column 19 I already did rebaseall and peflagsall from ash. I ensured there were no cygwin processes running, then invoked ash from the DOS command prompt. I also rebooted after peflagsall. What else can I try? -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |