Hi! > + while (pid_list[i] > 0) { > + kill(pid_list[i], 9); ^ I've changed this back to SIGKILL and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz