BRoy98 / pandroid

Automatically exported from code.google.com/p/pandroid
0 stars 0 forks source link

Browser crashed when loading google home page #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch browser app
2. Navigate to Google mobile home (http://www.google.com/m)

What is the expected output? What do you see instead?
The browser loads the page and some of the contents are shown. Right before the 
progress bar goes to 100% the browser crashes and returns to launcher.

What version of the product are you using? On what operating system?
pandroid L27.12.1-P2

Please provide any additional information below.
logcat:
W/dalvikvm( 1727): JNI WARNING: JNI method called with exception raised
W/dalvikvm( 1727):              in 
Landroid/webkit/JWebCoreJavaBridge;.sharedTimerFired ()V (NewLocalRef)
W/dalvikvm( 1727): Pending exception is:
I/dalvikvm( 1727): Ljava/lang/IllegalArgumentException;: provider=gps
I/dalvikvm( 1727):  at android.os.Parcel.readException(Parcel.java:1326)
I/dalvikvm( 1727):  at android.os.Parcel.readException(Parcel.java:1276)
I/dalvikvm( 1727):  at 
android.location.ILocationManager$Stub$Proxy.requestLocationUpdates(ILocationMan
ager.java:646)
I/dalvikvm( 1727):  at 
android.location.LocationManager._requestLocationUpdates(LocationManager.java:58
2)
I/dalvikvm( 1727):  at 
android.location.LocationManager.requestLocationUpdates(LocationManager.java:446
)
I/dalvikvm( 1727):  at 
android.webkit.GeolocationService.registerForLocationUpdates(GeolocationService.
java:162)
I/dalvikvm( 1727):  at 
android.webkit.GeolocationService.start(GeolocationService.java:66)
I/dalvikvm( 1727):  at 
android.webkit.JWebCoreJavaBridge.sharedTimerFired(Native Method)
I/dalvikvm( 1727):  at 
android.webkit.JWebCoreJavaBridge.fireSharedTimer(JWebCoreJavaBridge.java:91)
I/dalvikvm( 1727):  at 
android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:108)
I/dalvikvm( 1727):  at android.os.Handler.dispatchMessage(Handler.java:99)
I/dalvikvm( 1727):  at android.os.Looper.loop(Looper.java:123)
I/dalvikvm( 1727):  at 
android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:629)
I/dalvikvm( 1727):  at java.lang.Thread.run(Thread.java:1019)
I/dalvikvm( 1727): "WebViewCoreThread" prio=5 tid=12 NATIVE
I/dalvikvm( 1727):   | group="main" sCount=0 dsCount=0 obj=0x405b21d0 
self=0x316658
I/dalvikvm( 1727):   | sysTid=1740 nice=0 sched=0/0 cgrp=default handle=3237776
I/dalvikvm( 1727):   at 
android.webkit.JWebCoreJavaBridge.sharedTimerFired(Native Method)
I/dalvikvm( 1727):   at 
android.webkit.JWebCoreJavaBridge.fireSharedTimer(JWebCoreJavaBridge.java:91)
I/dalvikvm( 1727):   at 
android.webkit.JWebCoreJavaBridge.handleMessage(JWebCoreJavaBridge.java:108)
I/dalvikvm( 1727):   at android.os.Handler.dispatchMessage(Handler.java:99)
I/dalvikvm( 1727):   at android.os.Looper.loop(Looper.java:123)
I/dalvikvm( 1727):   at 
android.webkit.WebViewCore$WebCoreThread.run(WebViewCore.java:629)
I/dalvikvm( 1727):   at java.lang.Thread.run(Thread.java:1019)
I/dalvikvm( 1727): 
E/dalvikvm( 1727): VM aborting
I/ActivityManager( 1367): Process com.android.browser (pid 1727) has died.
E/InputDispatcher( 1367): channel '406f05f0 
com.android.browser/com.android.browser.BrowserActivity (server)' ~ Consumer 
closed input channel or an error occurred.  events=0x8
E/InputDispatcher( 1367): channel '406f05f0 
com.android.browser/com.android.browser.BrowserActivity (server)' ~ Channel is 
unrecoverably broken and will be disposed!
D/Zygote  ( 1309): Process 1727 terminated by signal (11)
E/InputDispatcher( 1367): channel '407807c0 
com.android.browser/com.android.browser.BrowserActivity (server)' ~ Consumer 
closed input channel or an error occurred.  events=0x8
E/InputDispatcher( 1367): channel '407807c0 
com.android.browser/com.android.browser.BrowserActivity (server)' ~ Channel is 
unrecoverably broken and will be disposed!
I/WindowManager( 1367): WINDOW DIED Window{406f05f0 
com.android.browser/com.android.browser.BrowserActivity paused=false}
I/WindowManager( 1367): WINDOW DIED Window{407807c0 
com.android.browser/com.android.browser.BrowserActivity paused=false}
W/WindowManager( 1367): Failed looking up window
W/WindowManager( 1367): java.lang.IllegalArgumentException: Requested window 
android.os.BinderProxy@406e85f0 does not exist
W/WindowManager( 1367):     at 
com.android.server.WindowManagerService.windowForClientLocked(WindowManagerServi
ce.java:8206)
W/WindowManager( 1367):     at 
com.android.server.WindowManagerService.windowForClientLocked(WindowManagerServi
ce.java:8197)
W/WindowManager( 1367):     at 
com.android.server.WindowManagerService$WindowState$DeathRecipient.binderDied(Wi
ndowManagerService.java:7056)
W/WindowManager( 1367):     at 
android.os.BinderProxy.sendDeathNotice(Binder.java:381)
W/WindowManager( 1367):     at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 1367): WIN DEATH: null
W/WindowManager( 1367): Failed looking up window
W/WindowManager( 1367): java.lang.IllegalArgumentException: Requested window 
android.os.BinderProxy@406d5520 does not exist
W/WindowManager( 1367):     at 
com.android.server.WindowManagerService.windowForClientLocked(WindowManagerServi
ce.java:8206)
W/WindowManager( 1367):     at 
com.android.server.WindowManagerService.windowForClientLocked(WindowManagerServi
ce.java:8197)
W/WindowManager( 1367):     at 
com.android.server.WindowManagerService$WindowState$DeathRecipient.binderDied(Wi
ndowManagerService.java:7056)
W/WindowManager( 1367):     at 
android.os.BinderProxy.sendDeathNotice(Binder.java:381)
W/WindowManager( 1367):     at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 1367): WIN DEATH: null
W/InputManagerService( 1367): Got RemoteException sending setActive(false) 
notification to pid 1727 uid 10036
I/ActivityManager( 1367): Displayed 
com.android.launcher/com.android.launcher2.Launcher: +100ms

Original issue reported on code.google.com by fox...@gmail.com on 28 Aug 2011 at 2:32

GoogleCodeExporter commented 8 years ago
hi friends i am also facing the same problem are you trying with prebuilt 
binaries are you have built your own

Original comment by slredd...@gmail.com on 21 Sep 2011 at 4:53

GoogleCodeExporter commented 8 years ago
Hi,

Yes , the browser crashes if you click beowser icon from home screen.But if you 
try some url on google bar at the top of main screen,it doesnot crash.

I am using pre-build binaries.

Thanks,
J

Original comment by jyotshna...@gmail.com on 12 Oct 2011 at 8:49

GoogleCodeExporter commented 8 years ago
see this thread: 
http://code.google.com/p/rowboat/issues/detail?id=46#makechanges

Original comment by matthew....@gmail.com on 14 Nov 2011 at 5:19