<div class="gmail_quote"><div>Hi Michael,</div><div><br></div><div>I have closed the bad shell and all new  shells I open are working fine.</div><div>Your answers have provided me pointers about how to debug this if it happens again.</div>
<div>I am trying to build on my knwoledgebase about uno tools as I start to use them.</div><div><br></div><div>thanks</div><div>Neeraj</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
strace only traces system calls; presumably osl_executeProcess would<br>
result in "clone" and some variant of "exec" on Linux.<br>
</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
nothing obviously going wrong there.<br>there's also no clone or exec* return value indicating failure.<br>hmm.. perhaps you should try gdb instead :)<br>
</blockquote></div><br>