New issue
Advanced search Search tips

Issue 777358 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Sep 13
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Restrict-View-Google] Force close occurrs

Project Member Reported by twinkl...@samsung.com, Oct 23 2017

Issue description

Chrome Version: 60.x
OS: O-OS
Device: Samsung Devices

What steps will reproduce the problem?
(1)Automated Random Test cases are being executed.

What is the expected result?
There should be no crash.

What happens instead?
Fatal is observed.

 
dumpstate_app_201710192316_com_android_chrome_error.zip
5.1 MB Download
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: FATAL EXCEPTION: main
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: Process: com.android.chrome, PID: 16247
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.chrome/org.chromium.chrome.browser.bookmarks.BookmarkAddEditFolderActivity}: java.lang.NullPointerException: Attempt to read from field 'org.chromium.components.bookmarks.BookmarkId org.chromium.chrome.browser.bookmarks.BookmarkBridge$BookmarkItem.mParentId' on a null object reference
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2936)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3011)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.ActivityThread.-wrap11(Unknown Source:0)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1682)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:105)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:164)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6888)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1370)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to read from field 'org.chromium.components.bookmarks.BookmarkId org.chromium.chrome.browser.bookmarks.BookmarkBridge$BookmarkItem.mParentId' on a null object reference
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at org.chromium.chrome.browser.bookmarks.BookmarkAddEditFolderActivity.onCreate(BookmarkAddEditFolderActivity.java:52)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.Activity.performCreate(Activity.java:7173)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1220)
10-19 23:16:33.529 10113 16247 16247 E AndroidRuntime: 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2889)
Components: UI>Browser>Bookmarks
Status: Archived (was: Untriaged)
Archiving old bugs that haven't been actively assigned in over 180 days.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Sign in to add a comment