Hi macterry, Firstly,thanks for your help, But I can not agree with you.
I think the ActivityManagerService killed by WatchDog is rootcause. The system_server process will crash if ActivityThread occurs fatal exception. Many Thanks !!! 2012/3/24 mcterry <[email protected]>: > Hello Hongyue, > > When looking through the logcat, look for the "FATAL EXCEPTION". Then, look > for the first line that has your applications package name...this will be > the "bug" that needs to be fixed. > > In your log, I found this error... > FATAL EXCEPTION: main > 03-06 11:40:38.873 E/AndroidRuntime(15229): java.lang.NullPointerException > 03-06 11:40:38.873 E/AndroidRuntime(15229): at > android.app.ActivityThread.attach(ActivityThread.java:3618) > > It looks like you have a class called "ActivityThread" that has a > NullPointerException on line 3618. > > If you add a breakpoint (double click on he left side of the editor where > the line numbers are in Eclipse), and then you can hit that breakpoint and > see which field/variable/etc. is null. > > Typically, you can use a simple "if (foo != null)" check...other times there > is something bigger wrong. > > Let me know if you need help debugging your NPE. > Hope this helps! > > -Matt > > www.sep.com/mcterry > > > On Friday, March 23, 2012 2:45:14 AM UTC-4, Hongyue XU wrote: >> >> Hi all, >> >> The system reset many times recently which in the dalvic layer. I >> get that the watchdog of framework layer kills >> ActivityManagerService or WindowsManagerService from log info. Some >> cases are caused by 3party apps, some are the overloading in system. >> I try to enlarge the dalvik.vm.heap.size from 32MB to 48MB or increase >> the timeout(ANR, IDLE,Service,App freeze etc), but not any valuable. >> Now I have no ideas about this issue, Please help me.Many thanks!!! >> >> >> Hardware Info: 1433MHz ,2GB ROM+512MB RAM, 400*800 >> >> Log Info: >> Log 1: >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 184 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 185 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 186 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 187 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 188 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 190 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 191 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 199 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 200 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 201 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 202 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 203 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 209 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 210 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 221 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 223 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 224 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 225 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 231 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 232 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 234 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 235 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 236 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 237 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 238 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 239 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 240 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 241 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 242 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 243 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 244 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 245 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 246 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 248 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 249 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 250 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 251 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 252 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 254 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 255 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 259 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 260 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 261 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 263 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 272 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 273 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 303 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 308 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 310 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 315 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 316 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 323 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 325 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 336 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 350 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 362 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 363 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 450 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 455 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 456 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 810 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 811 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 812 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 814 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 916 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 917 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 919 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid 944 >> : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 1394 : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 3073 : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 3216 : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 3220 : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 11320 : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 11321 : 13 (Permission denied) >> 03-06 11:40:16.442 E/Watchdog_N( 184): Unable to open stack of tid >> 11698 : 13 (Permission denied) >> 03-06 11:40:20.385 D/WindowManager( 184): interceptKeyTq keycode=26 >> screenIsOn=false keyguardActive=false >> 03-06 11:40:22.067 D/PowerManagerService( 184): userActivity >> mLastEventTime=26909564 time=26987688 mUserActivityAllowed=true >> mUserState=0x0 mWakeLockState=0x0 mProximitySensorActive=false >> timeoutOverride=-1 force=false >> 03-06 11:40:22.077 D/PowerManagerService( 184): >> reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false >> 03-06 11:40:22.077 D/PowerManagerService( 184): setPowerState: >> mPowerState=0x0 newState=0xb noChangeLights=false reason=2 >> 03-06 11:40:22.077 D/PowerManagerService( 184): setPowerState: >> mPowerState=0 newState=11 noChangeLights=false >> 03-06 11:40:22.077 D/PowerManagerService( 184): >> oldKeyboardBright=false newKeyboardBright=true >> 03-06 11:40:22.097 D/PowerManagerService( 184): oldScreenBright=false >> newScreenBright=true >> 03-06 11:40:22.107 D/PowerManagerService( 184): oldButtonBright=false >> newButtonBright=false >> 03-06 11:40:22.107 D/PowerManagerService( 184): oldScreenOn=false >> newScreenOn=true >> 03-06 11:40:22.107 D/PowerManagerService( 184): oldBatteryLow=false >> newBatteryLow=false >> 03-06 11:40:22.177 I/PowerManagerService( 184): setTargetLocked mask=2 >> curValue=0.0 target=90 targetValue=90 delta=6.0 nominalCurrentValue=0 >> 03-06 11:40:22.177 I/PowerManagerService( 184): scheduling light animator >> 03-06 11:40:22.618 D/PowerManagerService( 184): offMask=0x0 >> dimMask=0x0 onMask=0xc difference=0xf realDifference=0xf >> forceState=0x0 >> 03-06 11:40:22.788 I/PowerManagerService( 184): Setting brightess on 90: >> 12 >> 03-06 11:40:22.798 D/PowerManagerService( 184): - turning screen on... >> mPreventScreenOn = false >> 03-06 11:40:23.098 I/PowerManagerService( 184): Decreasing sampling rate. >> 03-06 11:40:23.098 I/PowerManagerService( 184): setScreenState: >> screen_state=true mPartialCount=2err=0 >> 03-06 11:40:23.208 W/AudioFlinger( 104): write blocked for 97 msecs, >> 29 delayed writes, thread 0x1bb88 >> 03-06 11:40:23.318 I/PowerManagerService( 184): mLocks 01AlarmManager >> 03-06 11:40:24.940 W/AudioTrack(15128): obtainBuffer() track 0x2b39b8 >> disabled, restarting >> 03-06 11:40:25.130 I/dun_service( 124): The value returned from >> dun_getusbmodemstate_fromsys is 2 >> 03-06 11:40:25.520 D/AudioFlinger( 104): start(4099), calling thread >> 15128 session 109 >> 03-06 11:40:28.453 E/MP3Extractor( 104): Unable to resync. Signalling >> end of stream. >> 03-06 11:40:28.463 D/AudioSink( 104): flush >> 03-06 11:40:33.979 I/PowerManagerService( 184): mLocks 11sleep_broadcast >> 03-06 11:40:33.979 D/PowerManagerService( 184): enableLightSensor true >> 03-06 11:40:35.290 W/WindowManagerService.mKeyguardTokenWatcher( 184): >> >> cleaning up leaked reference: >> 03-06 11:40:35.750 D/PowerManagerService( 184): setTimeoutLocked >> now=26987688 timeoutOverride=-1 nextState=11 when=26993688 >> 03-06 11:40:35.750 D/PowerManagerService( 184): Animating curIntValue=6: 2 >> 03-06 11:40:35.760 D/PowerManagerService( 184): Animating curIntValue=12: >> 2 >> 03-06 11:40:35.770 D/WindowManager( 184): interceptKeyTq keycode=26 >> screenIsOn=true keyguardActive=false >> 03-06 11:40:35.770 D/WindowManager( 184): interceptKeyTq keycode=26 >> screenIsOn=true keyguardActive=false >> 03-06 11:40:35.780 D/PowerManagerService( 184): Animating curIntValue=18: >> 2 >> 03-06 11:40:35.800 D/PowerManagerService( 184): Animating curIntValue=24: >> 2 >> 03-06 11:40:35.931 D/PowerManagerService( 184): Animating curIntValue=30: >> 2 >> 03-06 11:40:35.941 D/WindowManager( 184): interceptKeyTq keycode=26 >> screenIsOn=true keyguardActive=false >> 03-06 11:40:35.961 D/PowerManagerService( 184): Animating curIntValue=36: >> 2 >> 03-06 11:40:35.981 D/PowerManagerService( 184): Animating curIntValue=42: >> 2 >> 03-06 11:40:35.991 I/DEBUG ( 101): *** *** *** *** *** *** *** *** *** >> *** *** *** *** *** *** *** >> 03-06 11:40:35.991 I/DEBUG ( 101): Build fingerprint: >> >> 'TCT/one_touch_995_ALCN/one_touch_995_gsm:2.3.6/GINGERBREAD/v60B-0:user/release-keys' >> 03-06 11:40:35.991 I/DEBUG ( 101): pid: 184, tid: 184 >>> system_server >> <<< >> 03-06 11:40:35.991 I/DEBUG ( 101): signal 6 (SIGABRT), code 0 (?), >> fault addr 000000b8 >> 03-06 11:40:35.991 I/DEBUG ( 101): r0 fffffe00 r1 c0186201 r2 bec22340 >> r3 bec2233c >> 03-06 11:40:35.991 I/DEBUG ( 101): r4 00254e30 r5 00254e60 r6 00254e00 >> r7 00000036 >> 03-06 11:40:35.991 I/DEBUG ( 101): r8 00000001 r9 00254e1c 10 00254e08 >> fp 00000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): ip a8223330 sp bec22320 lr afd26141 >> pc afd0b71c cpsr 80000010 >> 03-06 11:40:35.991 I/DEBUG ( 101): d0 0043006500630073 d1 006f0070006d0000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d2 0049002e00690065 d3 0066007200750000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d4 0000001400000001 d5 2033303235313d64 >> 03-06 11:40:35.991 I/DEBUG ( 101): d6 323030313d646975 d7 7b3d736469672032 >> 03-06 11:40:35.991 I/DEBUG ( 101): d8 0000000000000000 d9 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d10 0000000000000000 d11 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d12 0000000000000000 d13 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d14 0000000000000000 d15 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d16 efd10c7700000001 d17 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d18 0000000000000000 d19 >> 3ffded2880000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d20 4051c4d00c000000 d21 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d22 3ffded2880000000 d23 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d24 0000000000000000 d25 >> 3ff0000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d26 0000000000000000 d27 >> 3ff0000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d28 0000000000000000 d29 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): d30 0000000000000000 d31 >> 0000000000000000 >> 03-06 11:40:35.991 I/DEBUG ( 101): scr 80000010 >> 03-06 11:40:35.991 I/DEBUG ( 101): >> 03-06 11:40:36.021 D/PowerManagerService( 184): Animating curIntValue=48: >> 2 >> 03-06 11:40:36.041 D/PowerManagerService( 184): Animating curIntValue=54: >> 2 >> 03-06 11:40:36.051 D/PowerManagerService( 184): setting >> mProxIgnoredBecauseScreenTurnedOff >> 03-06 11:40:36.051 D/PowerManagerService( 184): setPowerState: >> mPowerState=0xb newState=0x0 noChangeLights=false reason=2 >> 03-06 11:40:36.051 D/PowerManagerService( 184): setPowerState: >> mPowerState=11 newState=0 noChangeLights=false >> 03-06 11:40:36.051 D/PowerManagerService( 184): oldKeyboardBright=true >> newKeyboardBright=false >> 03-06 11:40:36.051 D/PowerManagerService( 184): oldScreenBright=true >> newScreenBright=false >> 03-06 11:40:36.051 D/PowerManagerService( 184): oldButtonBright=false >> newButtonBright=false >> 03-06 11:40:36.051 D/PowerManagerService( 184): oldScreenOn=true >> newScreenOn=false >> 03-06 11:40:36.051 D/PowerManagerService( 184): oldBatteryLow=false >> newBatteryLow=false >> 03-06 11:40:38.143 I/DEBUG ( 101): #00 pc 0000b71c /system/lib/libc.so >> 03-06 11:40:38.143 I/DEBUG ( 101): #01 pc 0002613e /system/lib/libc.so >> 03-06 11:40:38.183 I/DEBUG ( 101): #02 pc 00015f12 >> /system/lib/libbinder.so >> 03-06 11:40:38.183 I/DEBUG ( 101): #03 pc 000168ec >> /system/lib/libbinder.so >> 03-06 11:40:38.183 W/Watchdog( 184): *** WATCHDOG KILLING SYSTEM >> PROCESS: com.android.server.am.ActivityManagerService >> 03-06 11:40:38.193 I/DEBUG ( 101): debuggerd committing suicide to >> free the zombie! >> 03-06 11:40:38.243 I/DEBUG (15226): debuggerd: Feb 28 2012 17:19:48 >> 03-06 11:40:38.243 E/JavaBinder(15215): Transact on 0x254fd0 in Java >> object 0x4051a2c0 with code 17 failed >> 03-06 11:40:38.263 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.383 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.383 E/JavaBinder( 275): Transact on 0x2c3868 in Java >> object 0x4054db70 with code 1 failed >> 03-06 11:40:38.413 I/ActivityThread( 328): Removing dead content >> provider: settings >> 03-06 11:40:38.413 I/ActivityThread( 290): Removing dead content >> provider: settings >> 03-06 11:40:38.413 I/ActivityThread( 270): Removing dead content >> provider: settings >> 03-06 11:40:38.413 I/ActivityThread( 278): Removing dead content >> provider: settings >> 03-06 11:40:38.413 I/ActivityThread( 262): Removing dead content >> provider: settings >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:38.413 I/ActivityThread( 276): Removing dead content >> provider: settings >> 03-06 11:40:38.413 I/ActivityThread( 275): Removing dead content >> provider: settings >> 03-06 11:40:38.463 I/ActivityThread(15128): Removing dead content >> provider: settings >> 03-06 11:40:38.773 D/AndroidRuntime(15229): Get string from >> web_user_agent Mozilla/5.0 (Linux; U; Android 2.3.6; zh-cn; >> ALCATEL_one_touch_995 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, >> like Gecko) Version/4.0 Mobile Safari/533.1 >> 03-06 11:40:38.863 W/dalvikvm(15229): threadid=1: thread exiting with >> uncaught exception (group=0x4001d560) >> 03-06 11:40:38.873 E/AndroidRuntime(15229): FATAL EXCEPTION: main >> 03-06 11:40:38.873 E/AndroidRuntime(15229): java.lang.NullPointerException >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> android.app.ActivityThread.attach(ActivityThread.java:3618) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> android.app.ActivityThread.main(ActivityThread.java:3691) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> java.lang.reflect.Method.invokeNative(Native Method) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> java.lang.reflect.Method.invoke(Method.java:507) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> >> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:875) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:633) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> dalvik.system.NativeStart.main(Native Method) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): Error reporting crash >> 03-06 11:40:38.873 E/AndroidRuntime(15229): java.lang.NullPointerException >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> >> com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:78) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:854) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:851) >> >> 03-06 11:40:38.873 E/AndroidRuntime(15229): at >> dalvik.system.NativeStart.main(Native Method) >> >> 03-06 11:40:39.084 E/JavaBinder( 275): Transact on 0x2bfb60 in Java >> object 0x40536200 with code 8 failed >> 03-06 11:40:39.174 E/installd( 106): eof >> 03-06 11:40:39.174 E/installd( 106): failed to read size >> >> Log 2: >> 03-08 16:37:39.005 I/DEBUG (15864): *** *** *** *** *** *** *** *** >> *** *** *** *** *** *** *** *** >> 03-08 16:37:39.005 I/DEBUG (15864): Build fingerprint: >> >> 'TCT/one_touch_995_EU/one_touch_995_gsm:2.3.6/GINGERBREAD/v60E-0:user/release-keys' >> 03-08 16:37:39.005 I/DEBUG (15864): pid: 213, tid: 213 >>> system_server >> <<< >> 03-08 16:37:39.005 I/DEBUG (15864): signal 6 (SIGABRT), code 0 (?), >> fault addr 000000d5 >> 03-08 16:37:39.005 I/DEBUG (15864): r0 fffffe00 r1 c0186201 r2 >> be8d9340 r3 be8d933c >> 03-08 16:37:39.005 I/DEBUG (15864): r4 00226fd8 r5 00227008 r6 >> 00226fa8 r7 00000036 >> 03-08 16:37:39.005 I/DEBUG (15864): r8 00000001 r9 00226fc4 10 >> 00226fb0 fp 00000000 >> 03-08 16:37:39.005 I/DEBUG (15864): ip a8223330 sp be8d9320 lr >> afd26141 pc afd0b71c cpsr 80000010 >> 03-08 16:37:39.005 I/DEBUG (15864): d0 006f0070006d0073 d1 >> 0049002e00690000 >> 03-08 16:37:39.005 I/DEBUG (15864): d2 0066007200750065 d3 >> 0043006500630000 >> 03-08 16:37:39.005 I/DEBUG (15864): d4 0000000000000000 d5 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d6 0000000000000000 d7 >> 0000000100000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d8 00000003d11cdc48 d9 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d10 0000000000000000 d11 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d12 0000000000000000 d13 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d14 0000000000000000 d15 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d16 0000000100000001 d17 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d18 0000000000000000 d19 >> 3ff0000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d20 406ba00000000000 d21 >> 4018000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d22 3ff0000000000000 d23 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d24 0000000000000000 d25 >> 3ff0000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d26 4018000000000000 d27 >> 3ff0000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d28 0000000000000000 d29 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): d30 0000000000000000 d31 >> 0000000000000000 >> 03-08 16:37:39.005 I/DEBUG (15864): scr 20000010 >> 03-08 16:37:39.005 I/DEBUG (15864): >> 03-08 16:37:39.155 I/DEBUG (15864): #00 pc 0000b71c /system/lib/libc.so >> 03-08 16:37:39.155 I/DEBUG (15864): #01 pc 0002613e /system/lib/libc.so >> 03-08 16:37:39.155 I/DEBUG (15864): #02 pc 00015f12 >> /system/lib/libbinder.so >> 03-08 16:37:39.155 I/DEBUG (15864): #03 pc 000168ec >> /system/lib/libbinder.so >> 03-08 16:37:39.155 I/DEBUG (15864): #04 pc 0000164a >> /system/lib/libsystem_server.so >> 03-08 16:37:39.155 I/DEBUG (15864): #05 pc 0000a910 >> /system/lib/libandroid_servers.so >> 03-08 16:37:39.155 I/DEBUG (15864): #06 pc 00011eb4 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #07 pc 00040e28 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #08 pc 00017110 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #09 pc 0001c110 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #10 pc 0001b008 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #11 pc 000562ca /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #12 pc 0005db76 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #13 pc 00017110 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #14 pc 0001c110 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #15 pc 0001b008 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #16 pc 00056138 /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #17 pc 000437de /system/lib/libdvm.so >> 03-08 16:37:39.155 I/DEBUG (15864): #18 pc 00037ae6 >> /system/lib/libandroid_runtime.so >> 03-08 16:37:39.155 I/DEBUG (15864): #19 pc 0003890c >> /system/lib/libandroid_runtime.so >> 03-08 16:37:39.155 I/DEBUG (15864): #20 pc 00008d06 >> /system/bin/app_process >> 03-08 16:37:39.155 I/DEBUG (15864): #21 pc 00014b72 /system/lib/libc.so >> 03-08 16:37:39.155 I/DEBUG (15864): >> 03-08 16:37:39.155 I/DEBUG (15864): code around pc: >> 03-08 16:37:39.155 I/DEBUG (15864): afd0b6fc e8bd0090 e1b00000 512fff1e >> ea00b140 >> 03-08 16:37:39.155 I/DEBUG (15864): afd0b70c e320f000 e92d0090 e3a07036 >> ef000000 >> 03-08 16:37:39.155 I/DEBUG (15864): afd0b71c e8bd0090 e1b00000 512fff1e >> ea00b138 >> 03-08 16:37:39.155 I/DEBUG (15864): afd0b72c e320f000 e92d0090 e3a07091 >> ef000000 >> 03-08 16:37:39.155 I/DEBUG (15864): afd0b73c e8bd0090 e1b00000 512fff1e >> ea00b130 >> 03-08 16:37:39.155 I/DEBUG (15864): >> 03-08 16:37:39.155 I/DEBUG (15864): code around lr: >> 03-08 16:37:39.165 I/DEBUG (15864): afd26120 bf00bdf0 0001b49c ffffff1c >> b503b40e >> 03-08 16:37:39.165 I/DEBUG (15864): afd26130 f852aa03 1d131b04 93019a04 >> eae8f7e5 >> 03-08 16:37:39.165 I/DEBUG (15864): afd26140 400ce8bd 4770b003 0b30ec41 >> f3c1460b >> 03-08 16:37:39.165 I/DEBUG (15864): afd26150 b530510a f023b979 43034300 >> eddfd066 >> 03-08 16:37:39.165 I/DEBUG (15864): afd26160 ee601b36 ec510ba1 483b0b30 >> da0a4282 >> 03-08 16:37:39.165 I/DEBUG (15864): >> 03-08 16:37:39.165 I/DEBUG (15864): stack: >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92e0 00000000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92e4 0000a000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92e8 00000000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92ec 443ab224 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92f0 00000040 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92f4 00000002 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92f8 af90d100 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d92fc 00000000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9300 00000000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9304 00000000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9308 00000000 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d930c 00220001 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9310 a8216349 >> /system/lib/libbinder.so >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9314 00226fa8 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9318 0022793c >> 03-08 16:37:39.165 I/DEBUG (15864): be8d931c 00000001 >> 03-08 16:37:39.165 I/DEBUG (15864): #00 be8d9320 00226fd8 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9324 be8d9340 >> 03-08 16:37:39.165 I/DEBUG (15864): #01 be8d9328 00000009 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d932c be8d933c >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9330 a8215f15 >> /system/lib/libbinder.so >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9334 c0186201 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d9338 be8d9340 >> 03-08 16:37:39.165 I/DEBUG (15864): be8d933c 000a2c98 >> 03-08 16:37:40.497 W/WindowManager( 213): App freeze timeout expired. >> 03-08 16:37:40.497 W/WindowManager( 213): Force clearing freeze: >> AppWindowToken{40c7b878 token=HistoryRecord{405a6548 >> com.google.android.talk/.videochat.VideoChatActivity}} >> 03-08 16:37:40.507 E/OverlayLIB( 213): setPosition failed >> 03-08 16:37:40.507 E/Overlay ( 213): int >> setPositionHandleState(overlay_control_context_t*, overlay_object*, >> >> overlay_rect&, int, int, uint32_t, uint32_t):Failed for channel 0 >> 03-08 16:37:40.507 V/WindowManager( 213): Layout: mDisplayFrozen=true >> holdScreen=Session{406280b8 uid 10040} >> 03-08 16:37:40.557 W/SurfaceFlinger( 213): timeout expired >> mFreezeDisplay=1, mFreezeCount=1 >> 03-08 16:37:41.007 I/DEBUG (15864): debuggerd committing suicide to >> free the zombie! >> 03-08 16:37:41.007 I/DEBUG (20505): debuggerd: Mar 7 2012 18:30:45 >> 03-08 16:37:41.007 W/Watchdog( 213): *** WATCHDOG KILLING SYSTEM PROCESS: >> null >> >> -- >> ------------------------------------------------------------------------- >> Best Regards >> Hongyue Xu > > -- > 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 -- ------------------------------------------------------------------------- Best Regards Hongyue Xu -- 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

