New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 913380 link

Starred by 2 users

Issue metadata

Status: Unconfirmed
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: 2018-12-31
OS: Android
Pri: 3
Type: Bug-Regression



Sign in to add a comment

Can't open this page erroe' when building with "remove_webcore_debug_symbols" flag

Reported by avi...@gmail.com, Dec 10

Issue description

Steps to reproduce the problem:
1. build chromium for android with the "remove_webcore_debug_symbols" set to "true"
2. after installing the app on an android device enter one of thes×§ sites:
    1 https://www.hidabroot.org/video/93535
    2 https://www.inn.co.il/News/News.aspx/387802

3. after the page loads you will get the error

What is the expected behavior?
That the page will load successfully

What went wrong?
You get an error saying Can't open this page

Did this work before? Yes 64

Does this work in other browsers? Yes

Chrome version: 70.0.3538.110  Channel: stable
OS Version: 8.0.1,6.0,5.1.1
Flash Version: 

on v 64 it worked for sure (i havent updated since then)
 
err01.jpg
46.8 KB View Download
Labels: Needs-triage-Mobile
Cc: chelamcherla@chromium.org
Components: Internals>Network
Labels: TE-NeedsTriageHelp Triaged-Mobile
This seems to be out of TE scope as this requires to build chromium, hence adding TE-NeedstriageHelp for further help from dev team.

Thanks!
Components: -Internals>Network Blink
This isn't a network error. It's coming from chrome/browser/ui/sad_tab.cc, which suggests the renderer's not starting.
Cc: -chelamcherla@chromium.org tkent@chromium.org sindhu.chelamcherla@chromium.org
Components: -Blink Blink>Internals
Labels: -Pri-2 -Hotlist-Interop Needs-Feedback Pri-3
Can you post your gn config ?


NextAction: 2018-12-31
These are the args i used:

   target_os = "android"
   is_debug = false
   is_official_build = true
   enable_remoting = true
   is_component_build = false
   is_chrome_branded = false
   use_official_google_api_keys = false
   enable_resource_whitelist_generation = true
   enable_nacl = false
   remove_webcore_debug_symbols = true
   proprietary_codecs = true
   ffmpeg_branding = "Chrome"
   android_channel = "stable"

If i remove "remove_webcore_debug_symbols" it seams to work

Thanks
Project Member

Comment 7 by sheriffbot@chromium.org, Dec 17

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
Please provide us with a reduced testcase for further triaging.
Hi,

Just build this (70.0.3538.110) version with these args: remove_webcore_debug_symbols = true

After building and installing go to one of the following url's:
    1 https://www.hidabroot.org/video/93535
    2 https://www.inn.co.il/News/News.aspx/387802

After a few seconds you will get the error

Thanks
Project Member

Comment 10 by sheriffbot@chromium.org, Dec 18

Cc: ligimole@google.com
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
The NextAction date has arrived: 2018-12-31
Hi,

Is there anymore information i can provide?
Is someone fixing this bug?

Thanks

Sign in to add a comment