I use the ios-deploy script with two different users. When i launch the script with the first user, it creates some files in the /tmp directory (fruitstrap-lldb-prep-cmds-${device_id} and fruitstrap_${device_id}.py). Then, when i try to launch the script with my second user, i get a SegFault error when it tries to create/write the already created temporary files.
The command i use :
./ios-deploy --justlaunch -b myApp.app