WebView crashes on rotation change, is this bug fixed in 1.6?

Phone: ADP1 using 1.6 Donut ,  API level: 3

Sequence:
0. Start handset portrait mode
1. Opens app from Home screen
2. Webview is a child of RelativeLayout of the main layout
3. Rotate handset to landscape mode.
4. No force close but the app simply exits to home screen

11-28 13:58:31.386: INFO/ActivityManager(82): Starting activity: Intent {
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
flg=0x10200000 cmp=com.neusou.moobook/.Main }
11-28 13:58:31.497: INFO/ActivityManager(82): Start proc com.neusou.moobook
for activity com.neusou.moobook/.Main: pid=16427 uid=10052 gids={3003, 1015}
11-28 13:58:31.516: INFO/jdwp(16427): received file descriptor 11 from ADB
11-28 13:58:31.516: INFO/jdwp(16427): Ignoring second debugger -- accepting
and dropping
11-28 13:58:31.557: DEBUG/ddm-heap(16427): Got feature list request
11-28 13:58:32.537: INFO/ActivityManager(82): Displayed activity
com.neusou.moobook/.Main: 1078 ms (total 1078 ms)
11-28 13:58:34.497: DEBUG/dalvikvm(16427): GC freed 4879 objects / 292888
bytes in 107ms
11-28 13:58:34.696: DEBUG/NetworkLocationProvider(82): onCellLocationChanged
[16000,48511]
11-28 13:58:42.327: INFO/WindowManager(82): Setting rotation to 1,
animFlags=1
11-28 13:58:42.347: INFO/WindowManager(82): Config changed: { scale=1.0
imsi=0/0 loc=en_US touch=3 keys=2/1/1 nav=3 orien=2 layout=18}
11-28 13:58:42.416: DEBUG/PhoneWindow(16427): couldn't save which view has
focus because the focused view android.webkit.textdia...@4376f0d0 has no id.
11-28 13:58:42.666: DEBUG/dalvikvm(16427): GC freed 5504 objects / 498512
bytes in 156ms
11-28 13:58:43.257: DEBUG/dalvikvm(16427): GC freed 1019 objects / 50336
bytes in 146ms
11-28 13:58:43.537: DEBUG/StatusBar(82): updateResources
11-28 13:58:43.677: INFO/DEBUG(16364): *** *** *** *** *** *** *** *** ***
*** *** *** *** *** *** ***
11-28 13:58:43.677: INFO/DEBUG(16364): Build fingerprint:
'android-devphone1/dream_devphone/dream/trout:1.6/DRC83/14721:userdebug/adp,test-keys'
11-28 13:58:43.677: INFO/DEBUG(16364): pid: 16427, tid: 16428  >>>
com.neusou.moobook <<<
11-28 13:58:43.677: INFO/DEBUG(16364): signal 11 (SIGSEGV), fault addr
0000014c
11-28 13:58:43.677: INFO/DEBUG(16364):  r0 00000007  r1 00000001  r2
411b6cc0  r3 0000014c
11-28 13:58:43.677: INFO/DEBUG(16364):  r4 411b6cc0  r5 00157010  r6
00000000  r7 001571b8
11-28 13:58:43.677: INFO/DEBUG(16364):  r8 100ffd00  r9 4000bef0  10
4000bedc  fp 00000001
11-28 13:58:43.677: INFO/DEBUG(16364):  ip 00000011  sp 100ffc48  lr
ad047361  pc ad03edfe  cpsr 00000030
11-28 13:58:43.747: WARN/IInputConnectionWrapper(16427): finishComposingText
on inactive InputConnection
11-28 13:58:43.867: INFO/DEBUG(16364):          #00  pc 0003edfe
/system/lib/libdvm.so
11-28 13:58:43.867: INFO/DEBUG(16364):          #01  pc 0026d1ee
/system/lib/libwebcore.so
11-28 13:58:43.877: INFO/DEBUG(16364):          #02  pc 0026d370
/system/lib/libwebcore.so
11-28 13:58:43.877: INFO/DEBUG(16364):          #03  pc 0000e434
/system/lib/libdvm.so
11-28 13:58:43.877: INFO/DEBUG(16364):          #04  pc 00040b0e
/system/lib/libdvm.so
11-28 13:58:43.886: INFO/DEBUG(16364):          #05  pc 00013198
/system/lib/libdvm.so
11-28 13:58:43.886: INFO/DEBUG(16364):          #06  pc 00017be4
/system/lib/libdvm.so
11-28 13:58:43.886: INFO/DEBUG(16364):          #07  pc 0001762c
/system/lib/libdvm.so
11-28 13:58:43.886: INFO/DEBUG(16364):          #08  pc 0005282c
/system/lib/libdvm.so
11-28 13:58:43.897: INFO/DEBUG(16364):          #09  pc 0005284a
/system/lib/libdvm.so
11-28 13:58:43.897: INFO/DEBUG(16364):          #10  pc 00049c24
/system/lib/libdvm.so
11-28 13:58:43.897: INFO/DEBUG(16364):          #11  pc 00049cac
/system/lib/libdvm.so
11-28 13:58:43.897: INFO/DEBUG(16364):          #12  pc 00049ff6
/system/lib/libdvm.so
11-28 13:58:43.907: INFO/DEBUG(16364):          #13  pc 00047626
/system/lib/libdvm.so
11-28 13:58:43.916: INFO/DEBUG(16364):          #14  pc 0000f940
/system/lib/libc.so
11-28 13:58:43.916: INFO/DEBUG(16364):          #15  pc 0000f4b4
/system/lib/libc.so
11-28 13:58:43.937: INFO/DEBUG(16364): stack:
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc08  100ffc44
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc0c  00000000
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc10  00000000
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc14  001a4eb0  [heap]
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc18  00000000
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc1c  ad03ff19
/system/lib/libdvm.so
11-28 13:58:43.937: INFO/DEBUG(16364):     100ffc20  100ffcc8
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc24  001571b8  [heap]
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc28  00157010  [heap]
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc2c  00000001
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc30  00000007
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc34  ad047361
/system/lib/libdvm.so
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc38  411b6cc0
/dev/ashmem/dalvik-LinearAlloc (deleted)
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc3c  00157010  [heap]
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc40  df002777
11-28 13:58:43.946: INFO/DEBUG(16364):     100ffc44  e3a070ad
11-28 13:58:43.957: INFO/DEBUG(16364): #00 100ffc48  00000000
11-28 13:58:43.957: INFO/DEBUG(16364):     100ffc4c  ad03eded
/system/lib/libdvm.so
11-28 13:58:43.957: INFO/DEBUG(16364):     100ffc50  00326c80  [heap]
11-28 13:58:43.957: INFO/DEBUG(16364):     100ffc54  aa26d1f1
/system/lib/libwebcore.so
11-28 13:58:43.957: INFO/DEBUG(16364): #01 100ffc58  00000000
11-28 13:58:43.957: INFO/DEBUG(16364):     100ffc5c  a9d4bcc0
/system/lib/libutils.so
11-28 13:58:43.957: INFO/DEBUG(16364):     100ffc60  0000000c
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc64  0000000a
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc68  001c81b8  [heap]
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc6c  afe0ea00
/system/lib/libc.so
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc70  00156d60  [heap]
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc74  a9d223af
/system/lib/libutils.so
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc78  001f67e0  [heap]
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc7c  afe0ea00
/system/lib/libc.so
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc80  00002bcc
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc84  afe0ed94
/system/lib/libc.so
11-28 13:58:43.967: INFO/DEBUG(16364):     100ffc88  00002bcc
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffc8c  00000003
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffc90  000000da
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffc94  000001b8
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffc98  aa3dc5d0
/system/lib/libwebcore.so
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffc9c  00222988  [heap]
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffca0  00216e30  [heap]
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffca4  001a4ee8  [heap]
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffca8  afe3c9a0
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffcac  afe39dd4
/system/lib/libc.so
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffcb0  0000a000  [heap]
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffcb4  00156d00  [heap]
11-28 13:58:43.977: INFO/DEBUG(16364):     100ffcb8  00000007
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcbc  001a4ee8  [heap]
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcc0  00157010  [heap]
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcc4  00000001
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcc8  001571b8  [heap]
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffccc  00000000
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcd0  00157010  [heap]
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcd4  00216e30  [heap]
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcd8  43753670
/dev/ashmem/mspace/dalvik-heap/2 (deleted)
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffcdc  aa26d1a1
/system/lib/libwebcore.so
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffce0  001571b8  [heap]
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffce4  aa26d351
/system/lib/libwebcore.so
11-28 13:58:43.986: INFO/DEBUG(16364):     100ffce8  4000bef8
11-28 13:58:43.996: INFO/DEBUG(16364):     100ffcec  aa26d373
/system/lib/libwebcore.so
11-28 13:58:45.597: DEBUG/dalvikvm(82): GC freed 2261 objects / 103784 bytes
in 502ms
11-28 13:58:49.636: INFO/DEBUG(16364): debuggerd committing suicide to free
the zombie!
11-28 13:58:49.657: INFO/DEBUG(16444): debuggerd: Sep 21 2009 14:45:47
11-28 13:58:49.666: INFO/ActivityManager(82): Process com.neusou.moobook
(pid 16427) has died.
11-28 13:58:49.677: INFO/WindowManager(82): WIN DEATH: Window{439ea340
com.neusou.moobook/com.neusou.moobook.Main paused=false}
11-28 13:58:49.717: DEBUG/HomeLoaders(14088): aborting loaders
11-28 13:58:49.796: DEBUG/Zygote(50): Process 16427 terminated by signal
(11)
11-28 13:58:49.877: DEBUG/HomeLoaders(14088): load applications
11-28 13:58:49.877: DEBUG/HomeLoaders(14088):   --> applications loaded,
return
11-28 13:58:49.877: DEBUG/HomeLoaders(14088): loading user items
11-28 13:58:49.877: DEBUG/HomeLoaders(14088):   --> items loaded, return
11-28 13:58:49.877: DEBUG/Launcher(14088): ------> binding 25 items
11-28 13:58:49.877: DEBUG/Launcher(14088): ------> binding 0 widgets
11-28 13:58:49.877: DEBUG/Launcher(14088): ------> start binding items
11-28 13:58:50.057: DEBUG/dalvikvm(14088): GC freed 2481 objects / 155832
bytes in 133ms
11-28 13:58:50.147: WARN/InputManagerService(82): Got RemoteException
sending setActive(false) notification to pid 16427 uid 10052
11-28 13:58:51.807: WARN/GTalkService(16165): [DataMsgMgr]
parseDataMessageIntent: not including app data -- key is reserved: account,
[email protected]

-- 
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

Reply via email to