On Jun 6, 3:59 pm, Michael Bollmann <[email protected]> wrote: > 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.
This is certainly not the expected behavior. Is there anything telling in the log file? Please file a bug report on b.android.com. If you have an APK that demonstrates the problem, please attach it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

