On Jan 28, 5:23 am, krish24 <[email protected]> wrote: > While booting, Android is segfaulting when it scans /system/app for > most of .apk present in that dir. Each time it segfaults in a similar > fashion; e.g.: > > W/zipro ( 1555): Zip inflate failed, zerr=-3 (nIn=0x4101910e > aIn=1101 nOut=0x1 > ac708 aOut=3936)
Sounds like you may have a corrupted zip archive in /system/app (-3 is Z_DATA_ERROR). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

