On Sep 30, 12:16 am, Marco <[email protected]> wrote: > In logcat I get only this: > W/installd( 543): DexInv: --- END '/data/app/vmdl24436.tmp' --- > status=0x000b, process failed > E/installd( 543): dexopt failed on > '/data/dalvik-cache/d...@a...@[email protected]' res = 11 > W/PackageManager( 568): Package couldn't be installed in > /data/app/hello.world.apk
That seems to indicate that dexopt failed with a segmentation fault. Ideally you'd have a stack trace from debuggerd earlier in the log. Please file a bug report on b.android.com, with the problematic APK file attached. Be sure to indicate what version of the system you're running on the device. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

