Does anyone know about this problem? When I run Browser and create new windows by press button menu key to menu->windows->press + New window from time to time Browser die.
I have try to solve this problem but it doesn't works. If anyone know the solution please tell me. Android code version you are running: 2.1-update1 Your development environment: Ubuntu Describe the problem: Steps to reproduce: 1. Launch the Browser APK-> It shows google.com page and geolocation position with blue light icon 2. Press Menu button -> select Windows-> select + New window -> creat new google.com page 3. Do step 2 again, if i do this 3times or 4times then get Browser die at geolocation::requestReturnedCachedPosition(GeoNotifier* notifier); 4. It only happen m_cachedPosition is true at Geolocation::GeoNotifier::timerFired(...); Expected results: It supposed to create new http://www.google.com window page and show geolocation position with blue icon under search text field in the page. Observed results: Additional information: I/DEBUG ( 2763): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** I/DEBUG ( 2763): Build fingerprint: '-/-/-/8x50:2.1-update1/-/- 5.014234:eng/release-keys' I/DEBUG ( 2763): pid: 2896, tid: 2915 >>> com.android.browser <<< I/DEBUG ( 2763): signal 11 (SIGSEGV), fault addr 006e007b I/DEBUG ( 2763): r0 00690075 r1 00690074 r2 6fe3db84 r3 6a0fc72c I/DEBUG ( 2763): r4 0062b8d8 r5 6a421750 r6 6a421750 r7 006e006f I/DEBUG ( 2763): r8 31d8dd90 r9 2db40f1c 10 2db40f04 fp 0032e000 I/DEBUG ( 2763): ip 00004258 sp 31d8dcc0 lr 6a0fc823 pc 6a0fc73a cpsr 00000030 I/DEBUG ( 2763): #00 pc 000fc73a /system/lib/ libwebcore.so I/DEBUG ( 2763): #01 pc 000fc81e /system/lib/ libwebcore.so I/DEBUG ( 2763): #02 pc 000faebe /system/lib/ libwebcore.so I/DEBUG ( 2763): #03 pc 0010ef7a /system/lib/ libwebcore.so I/DEBUG ( 2763): I/DEBUG ( 2763): code around pc: I/DEBUG ( 2763): 6a0fc728 18eda300 460c4607 b1119103 1c486809 I/DEBUG ( 2763): 6a0fc738 68fe6020 f107b13e a903000c fe98f7fe I/DEBUG ( 2763): 6a0fc748 bf181e06 a8032601 fe00f7fe f107b19e I/DEBUG ( 2763): I/DEBUG ( 2763): code around lr: I/DEBUG ( 2763): 6a0fc810 e000f8d0 3008f8de 68604798 f7ff4621 I/DEBUG ( 2763): 6a0fc820 e023ff7f ad014813 46281831 f946f031 I/DEBUG ( 2763): 6a0fc830 462a2103 f7fe4668 4628fb9b f7129e00 I/DEBUG ( 2763): I/DEBUG ( 2763): stack: I/DEBUG ( 2763): 31d8dc80 31d8dca8 I/DEBUG ( 2763): 31d8dc84 31d8dca0 I/DEBUG ( 2763): 31d8dc88 31d8dcd4 I/DEBUG ( 2763): 31d8dc8c 6a10f799 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dc90 31d8dcb0 I/DEBUG ( 2763): 31d8dc94 00330ed8 [heap] I/DEBUG ( 2763): 31d8dc98 6a421750 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dc9c 6a10ee25 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dca0 00330ed8 [heap] I/DEBUG ( 2763): 31d8dca4 6a421750 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dca8 6a421750 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dcac 6a10f557 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dcb0 00000000 I/DEBUG ( 2763): 31d8dcb4 006269d0 [heap] I/DEBUG ( 2763): 31d8dcb8 df002777 I/DEBUG ( 2763): 31d8dcbc e3a070ad I/DEBUG ( 2763): #00 31d8dcc0 00000001 I/DEBUG ( 2763): 31d8dcc4 006246e0 [heap] I/DEBUG ( 2763): 31d8dcc8 0062b198 [heap] I/DEBUG ( 2763): 31d8dccc 0062b8d8 [heap] I/DEBUG ( 2763): 31d8dcd0 41d2ee51 I/DEBUG ( 2763): 31d8dcd4 0062b8d8 [heap] I/DEBUG ( 2763): 31d8dcd8 00330ec8 [heap] I/DEBUG ( 2763): 31d8dcdc 6a421750 /system/lib/libwebcore.so I/DEBUG ( 2763): 31d8dce0 31d8dd54 I/DEBUG ( 2763): 31d8dce4 6a0fc823 /system/lib/libwebcore.so I/DEBUG ( 2763): #01 31d8dce8 0062b8d8 [heap] I/DEBUG ( 2763): 31d8dcec 0062b8f0 [heap] I/DEBUG ( 2763): 31d8dcf0 0062b8f0 [heap] I/DEBUG ( 2763): 31d8dcf4 00330ec8 [heap] I/DEBUG ( 2763): 31d8dcf8 00000000 I/DEBUG ( 2763): 31d8dcfc 6a0faec1 /system/lib/libwebcore.so E/copybit ( 1154): copyBits failed (Invalid argument) I/DEBUG ( 2763): debuggerd committing suicide to free the zombie! I/ActivityManager( 1154): Process com.android.browser (pid 2896) has died. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.