Quote Originally Posted by anda_skoa View Post
Hmm, true, it does.

Do you get any backtrace for the child process?
E.g. a dumped core on Linux?
Or in other words, how did you determine that it crashed?

Cheers,
_
Thanks for your reply Anda.

The executable was working fine in linux. It was crashing in windows(The windows showing message that the application stopped working). And in the process I found the problem. The executable was compiled in windows server and the GUI was installed in windows 7 OS. When the same GUI-executable combo was run in the server it was not crashing but in windows 7 it was crashing. And I made the executable as compatible to windows XP style in the properties in windows 7. It solved the problem. Now all my cases are working fine.

Thank you all for your valuable time and suggestions.

with regards,
Dinesh