Wes
Wes
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
mantra exit code definitions May 6, 2008, 1:42 a.m.
Hi,
I tried asking support@sidefx.com this earlier but didn't get a useful answer. Although I thank them for taking the time to respond, a list of posix signals is not what I was after.
I noticed if mantra receives a signal 9 (SIGKILL) the exit code it returns is 36608. If it receives a signal 1 (SIGHUP), the exit code it returns is 33024. It seems to return a rather large range of exit codes depending on how the process ended, be it via receiving a posix signal or internal error handling or various states of normal successful task completion.
I'm trying to automate scripting some tests to see if/how various machine types on our render farm are able to cope with mantra rendering as we've hit a few snags with certain OS revisions and machine models.
Where can I find a list of these exit code definitions?
I tried asking support@sidefx.com this earlier but didn't get a useful answer. Although I thank them for taking the time to respond, a list of posix signals is not what I was after.
I noticed if mantra receives a signal 9 (SIGKILL) the exit code it returns is 36608. If it receives a signal 1 (SIGHUP), the exit code it returns is 33024. It seems to return a rather large range of exit codes depending on how the process ended, be it via receiving a posix signal or internal error handling or various states of normal successful task completion.
I'm trying to automate scripting some tests to see if/how various machine types on our render farm are able to cope with mantra rendering as we've hit a few snags with certain OS revisions and machine models.
Where can I find a list of these exit code definitions?