<div dir="ltr"><div><div>Hi,<br><br></div>That&#39;s coming from a line of code that tries to test that the output directory for the plot exists and is writeable.  It does so by creating a subprocess to perform the tests.  The errno=12 indicates there was not enough memory on your system to create the child process.  Without knowing anything about your system, its difficult to say why, but perhaps too many concurrent users or too many running processes, or memory-intensive processes?<br><br></div>RB<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 15, 2015 at 1:00 PM, Vanúcia Schumacher <span dir="ltr">&lt;<a href="mailto:vanucia-schumacher@hotmail.com" target="_blank">vanucia-schumacher@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><p style="font-size:medium;background-color:rgb(255,255,255)">Hi all, <br></p><p style="font-size:medium;background-color:rgb(255,255,255)"><br></p><p style="font-size:medium;background-color:rgb(255,255,255)"></p><p style="font-size:medium;background-color:rgb(255,255,255)">I have a problem as below, does anyone know what is the problem and how to <br>fix it? <br></p><p style="font-size:medium;background-color:rgb(255,255,255)"><br></p><p style="background-color:rgb(255,255,255)"><font size="3">fatal:systemfunc: cannot create child process:[errno=12]</font></p><p style="background-color:rgb(255,255,255)"><font size="3">fatal:[&quot;Execute.c&quot;:8578]:Execute: Error occurred at or near line 4061 in file $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl</font></p><p style="background-color:rgb(255,255,255)"><font size="3"><br></font></p><p style="background-color:rgb(255,255,255)"><font size="3">fatal:[&quot;Execute.c&quot;:8578]:Execute: Error occurred at or near line 247 in file saf-monsoon.ncl</font></p><div><br></div><div><font color="#d24726">line the error 247:</font></div><div><font color="#d24726">wks   = gsn_open_wks (&quot;png&quot;, &quot;saf&quot; )</font></div><div><br></div><div><br></div><p style="font-size:medium;background-color:rgb(255,255,255)">Thanks, </p>                                               </div></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>