shashlik / shashlik-build

175 stars 20 forks source link

'/tmp/android-user' disk usage increase every boot #34

Open DoraemonYu opened 8 years ago

DoraemonYu commented 8 years ago

Hello,dear all. I have install v0.9.3 and found an strange problem that the disk usage of directory in '/tmp/android-user' is increased very fast on everytime I start the a apk.

/tmp/android-user# ls -sl

768004 -rw------- 1 user user 786432000 11月 10 12:00 emulator-FDNAwE
     4 -rw------- 1 user user      1195 11月 10 11:36 emulator-hmpWnF
768004 -rw------- 1 user user 786432000 11月 10 11:36 emulator-mbc5VD
  5208 -rw------- 1 user user  69206016 11月 10 12:01 emulator-Nq28TG
     4 -rw------- 1 user user      1195 11月 10 12:00 emulator-o6wkOo
  5208 -rw------- 1 user user  69206016 11月 10 11:37 emulator-V2ykMO
     0 srwxrwxr-x 1 user user         0 11月 10 11:36 qemu-gles-24712
     0 srwxrwxr-x 1 user user         0 11月 10 12:00 qemu-gles-24890

The NEW directorys named start with "emulator-" and "qemu" while be created every time I restart a apk. I am not sure that is it a common problem, and somebody else face this problem.

My system is Ubuntu 14.04. And I have the some problem #2 , so I am not sure will this cause the problem I say. Thanks.