rujigochsh / andavr

Automatically exported from code.google.com/p/andavr
0 stars 0 forks source link

busybox segmentation fault #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. to step the program, Open terminal and type cd /data/data/jackpal.androidterm
2. cat /sdcard/busybox > busybox
3. chmod 777 ./busybox
4. ./busybox gzip -d /sdcard/local.tar.gz

What is the expected output? What do you see instead?
expected output is to unzip local.tar.gz
what actually happens is shell replies "segmentation fault"

What version of the product are you using? On what operating system?
Samsung tab 3 10.1 inch, android V.4.2.2

Please provide any additional information below.
Device is not rooted and kindly provide solution that does not require rooting 
it.
thank you

Original issue reported on code.google.com by Hesham.M...@gmail.com on 4 Mar 2014 at 10:30