I tried to catch it in my Qt program to make sure objects are correctly destructed
But I tried SIGKILL SIGHUP SIGQUIT SIGTERM and SIGINT, but seems none of them is correct...

Thanks