Message 75400 - Python tracker
I'm unable to reproduce your problem with Python 2.4.4 nor Python 2.5.1. I'm using Ubuntu and the program "service" doesn't exist. So I used the commands "pwd", "sh -c pwd", "sh -c 'echo $$'". All commands terminate correctly. Your problem is specific to the command "service cpboot start"? You can reproduce the problem with another command? Can you attach the full trace? I mean something like "strace -f -o trace python test.py".