help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"unable to start subprocess"


From: Kristoffer Walker
Subject: "unable to start subprocess"
Date: Thu, 23 Jan 2014 12:45:41 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Folks,

I have a shell script that has a loop in it. Each iteration of the loop creates a temporary Octave script, then echos this script to an Octave shell. I run this shell script in two separate terminal windows. After some time of running fine, one or both windows (I don't remember if it was both) report this error:

error: unable to start subprocess for '/bin/date'
error: called from:
error: /usr/share/octave/3.4.3/m/miscellaneous/unix.m at line 38, column 21

I am trying to understand the conditions that may cause execution of unix.m to fail. There is 96 GB RAM on this large machine, and the specific job Octave is being asked to perform is no where near coming close to requiring that much RAM or a heavy amount of CPU power. However, the machine is a virtual machine, and there have been some odd observations lately with some binary system programs just hanging indefinitely for mysterious reasons. Any insights into what could be causing this? Is unix.m thread safe?

Thanks,
Kris

--
Kristoffer T. Walker
Assoc. Research Geophysicist
Scripps Institution of Oceanography
La Jolla, CA 92093-0225
http://sail.ucsd.edu/~walker
+1-858-534-0126 (work)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]