It looks like the process forked itself and the child has exited, but the parent is not correctly reaping the child. If this situation persists, then this is a bug in the program that you should report.
↧
It looks like the process forked itself and the child has exited, but the parent is not correctly reaping the child. If this situation persists, then this is a bug in the program that you should report.