4 messages in com.googlegroups.android-developersCylon attack (system crash)
FromSent OnAttachments
Zorg18 Jan 2008 13:01 
Wink Saville18 Jan 2008 13:07 
hackbod18 Jan 2008 13:16 
Zorg18 Jan 2008 14:21 
Subject:Cylon attack (system crash)
From:Zorg (laur@gmail.com)
Date:01/18/2008 01:01:10 PM
List:com.googlegroups.android-developers

Hello,

First, thank you for releasing Android and making the last few months so challenging, really.

I do not want to bother everybody about this, but I'm getting hard reboot of the device on a regular basis. (using the current published version of the SDK) This always happend to me on activity launch.. every hour or so after launching over and over again the same activity. (in fact the frequency of the crash increased recently, meaning I still have work to do on my side :)) But since the first to get axed on memory issue should be my activity, you might be interested in this, except if this is a known and resolved issue.

Hope this helps, here is the log:

-------------------------------- I/ActivityManager(682): Starting activity: Intent { launchFlags=4 comp={com.lpontier.anode/com.lpontier.anode.Anode} } E/AndroidRuntime(682): *** EXCEPTION IN SYSTEM PROCESS. System will crash. I/SystemServer(682): Starting Content Manager. E/AndroidRuntime(682): java.lang.NullPointerException E/AndroidRuntime(682): at android.server.am.ActivityManagerService.startActivityLocked(ActivityManagerService.java: 1365) E/AndroidRuntime(682): at android.server.am.ActivityManagerService.startActivityLocked(ActivityManagerService.java: 1649) E/AndroidRuntime(682): at android.server.am.ActivityManagerService.startActivity(ActivityManagerService.java: 1688) E/AndroidRuntime(682): at android.app.ActivityManagerNative.doTransact(ActivityManagerNative.java: 125) E/AndroidRuntime(682): at android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java: 104) E/AndroidRuntime(682): at android.os.BinderNative.execTransact(BinderNative.java:194) E/AndroidRuntime(682): at android.server.SystemServer.init1(Native Method) E/AndroidRuntime(682): at android.server.SystemServer.main(SystemServer.java:278) E/AndroidRuntime(682): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime(682): at java.lang.reflect.Method.invoke(Method.java:380) E/AndroidRuntime(682): at android.os.ZygoteInit $MethodAndArgsCaller.run(ZygoteInit.java:1170) E/AndroidRuntime(682): at android.os.ZygoteInit.main(ZygoteInit.java:1121) E/AndroidRuntime(682): at android.dalvik.NativeStart.main(Native Method) I/ServiceManager(669): ServiceManager: addService(content, 0x15b88) I/SystemServer(682): Starting System Content Providers. I/ActivityThread(682): Publishing provider settings: com.google.android.providers.settings.SettingsProvider I/ActivityThread(682): Loading code package com.google.android.providers.settings (in null) I/ServiceManager(669): ServiceManager: waiting for service statistics D/BatteryService(682): BatteryService statup D/BatteryService(682): mUseProperties = true D/BatteryService(682): updateBattery level:5 scale:9 raw:50 state:50 icon:17170615 I/ServiceManager(669): ServiceManager: addService(battery, 0x15c38) D/dalvikvm(682): Exception java/lang/ClassNotFoundException from PathClassLoader.java:178 not caught locally D/dalvikvm(682): NOTE: loadClass 'org/apache/harmony/luni/internal/ locale/ISO4Currencies_en_US' 0x40017d80 threw an exception D/dalvikvm(682): Exception java/lang/ClassNotFoundException from PathClassLoader.java:178 not caught locally D/dalvikvm(682): NOTE: loadClass 'org/apache/harmony/luni/internal/ locale/ISO4Currencies_en' 0x40017d80 threw an exception D/dalvikvm(682): Exception java/lang/ClassNotFoundException from PathClassLoader.java:178 not caught locally D/dalvikvm(682): NOTE: loadClass 'org/apache/harmony/luni/internal/ locale/ISO4CurrenciesToDigits_en_US' 0x40017d80 threw an exception D/dalvikvm(682): Exception java/lang/ClassNotFoundException from PathClassLoader.java:178 not caught locally D/dalvikvm(682): NOTE: loadClass 'org/apache/harmony/luni/internal/ locale/ISO4CurrenciesToDigits_en' 0x40017d80 threw an exception