I have a qt 4.8 embedded application that run on arm based board with linux emdebian.

When I run the application I see the process disappears and re-appears with the same process id.

I put the application running at startup by inittab with the respawn mode and every time the process disappears a new instance is made.

I don't know if it is a qt related problem or something about the SO.

Thanks