I got a rare case on android 1.5 where a call to Runtime.getRuntime
().exec does not return.
The call is made from a background thread and it does not throw any
exception.
It just stays in there forever.

The command sent to exec (standard unix command) is always exactly the
same and works fine in more than 19 of 20 calls.

Any ideas about the cause?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to