Issue metadata
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)
,
Dec 11
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!
,
Dec 14
This isn't a network error. It's coming from chrome/browser/ui/sad_tab.cc, which suggests the renderer's not starting.
,
Dec 17
Can you post your gn config ?
,
Dec 17
,
Dec 17
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
,
Dec 17
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
,
Dec 17
Please provide us with a reduced testcase for further triaging.
,
Dec 18
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
,
Dec 18
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
,
Dec 31
The NextAction date has arrived: 2018-12-31
,
Dec 31
Hi, Is there anymore information i can provide? Is someone fixing this bug? Thanks |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by chelamcherla@chromium.org
, Dec 11