Pankaj Kr Sharma wrote:

> I am getting error " WARNING: Subprocess failed with exit code 9 " from
> r.watershed command , whenver I use more than 8.5 gb ram.

The "exit code 9" could either refer to an exit status or a signal. I
suspect it's the latter. Signal 9 is SIGKILL, which may be sent by the
kernel to a process which is using too much memory.

-- 
Glynn Clements <gl...@gclements.plus.com>
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to