X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_05,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4E711B87.3060801@gmail.com> Date: Wed, 14 Sep 2011 23:24:23 +0200 From: Marco atzeri User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: plotting from octave: address space already occupied, fork aborts References: <4E703F00 DOT 8020101 AT gmail DOT com> <4E709C95 DOT 3070600 AT cs DOT utoronto DOT ca> <4E709F16 DOT 2050002 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 9/14/2011 5:33 PM, Paul wrote: > Marco atzeri gmail.com> writes: >> The right command should be: >> >> $ rebaseall -s 'dll|so|oct' > > Thanks again, Marco. Unfortunately, still no joy after redoing you > rebaseall& peflagsall statements and rebooting. I got the same error > as before: > > octave:1> plot(1:5,1:5) > 9 [main] octave-3.4.2 5952 child_info_fork::abort: address space needed by > 'cellfun.oct' (00570000) 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 suspect your Windows 7 Enterprise 64-bit is using more space than rebaseall and cygwin expects. After the plot error could you check the octave PID with ps and attach a copy of /proc/OCTAVE_PID/maps file ? It should give us an idea of unavailable address space on your system due to the MS system and other programs dll's. 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