I have an issue when I\'m using Runtime.exec with my Android device and just can\'t figure out why it happens...
Here is an example of the tests I did :
That's most likely the bug fixed in this Github commit. In essence, it deadlocks directly after fork() but before doing the actual exec() because somebody tried to malloc.