New issue
Advanced search Search tips

Issue 830530 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Apr 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

"FATAL EXCEPTION is observed while running chrome in Monkey Runner Tool "

Reported by sushmapa...@gmail.com, Apr 9 2018

Issue description

Steps to reproduce the problem:
1. Connect the device to PC 
2. RUN Monkey runner command

What is the expected behavior?
There should not be any FATAL EXCEPTION when monkey command is executed.

What went wrong?

03-28 00:20:34.288  7042  7042 E AndroidRuntime: FATAL EXCEPTION: main
03-28 00:20:34.288  7042  7042 E AndroidRuntime: Process: com.android.chrome, PID: 7042
03-28 00:20:34.288  7042  7042 E AndroidRuntime: java.lang.IllegalArgumentException: View=android.support.v7.app.Y{f7970ed V.E...... ......I. 0,0-0,0} not attached to window manager
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:486)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.WindowManagerGlobal.removeView(WindowManagerGlobal.java:395)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:121)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.app.R.V(AppCompatDelegateImplV9.java:732)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.app.G.c(AppCompatDelegateImplV9.java:10)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.view.menu.a.onCloseMenu(ListMenuPresenter.java:61)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.view.menu.u.close(MenuBuilder.java:313)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.view.menu.u.close(MenuBuilder.java:317)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.app.l.Q(AppCompatDelegateImplV9.java:15)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.support.v7.widget.ContentFrameLayout.onDetachedFromWindow(ContentFrameLayout.java:66)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.View.dispatchDetachedFromWindow(View.java:17502)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:3701)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:3693)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:3693)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:3693)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:3693)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewRootImpl.dispatchDetachedFromWindow(ViewRootImpl.java:3488)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewRootImpl.doDie(ViewRootImpl.java:6350)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:3919)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:164)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6518)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
03-28 00:20:34.288  7042  7042 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

Did this work before? N/A 

Chrome version: 64.0.3282.137  Channel: stable
OS Version: 8.1.0
Flash Version: 

Android Version - 8.1
Kernel - 4.4.78
 
FATAL Exception in Chrome.txt
104 KB View Download
Labels: Needs-triage-Mobile
Cc: pnangunoori@chromium.org
Components: Platform>ARC
Labels: Triaged-Mobile
sushmapatil.bg@ -- Could you please share the Crash ID generated in chrome://crashes.

Also, please provide the device details including OS version. Assuming test is performed on Chrome #65.0.3325.109

Thanks!
Labels: Needs-Feedback
Could you please let me know how to generate Crash ID in chrome://crashes ?

Device used : Android mobile version 8.1
Project Member

Comment 5 by sheriffbot@chromium.org, Apr 10 2018

Labels: -Needs-Feedback
Thank you for providing more feedback. Adding the requester to the cc list.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: Needs-Feedback
You can find Crash ID(16 character unique ID) by entering 'chrome://crashes' in the Chrome omnibox. Please share the device details - like device model and make.
Crashes.PNG
15.1 KB View Download
Since the issue is not seen again, we are not able to capture the Crash ID. 
Project Member

Comment 8 by sheriffbot@chromium.org, Apr 16 2018

Labels: -Needs-Feedback
Thank you for providing more feedback. Adding the requester to the cc list.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: WontFix (was: Unconfirmed)
As the issue is not reproducible, closing this issue.

Thanks!

Sign in to add a comment