CHECK failure: false in browser_process_impl.cc / BrowserProcessImpl::Pin() called during shutdown |
||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4885297247289344 Fuzzer: meacer_web_ext Job Type: linux_asan_chrome_mp Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: false in browser_process_impl.cc BrowserProcessImpl::Pin KeepAliveRegistry::OnKeepAliveStateChanged Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_mp&range=543938:543940 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4885297247289344 Additional requirements: Requires Gestures Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Mar 19 2018
If the code is the same as in my local checkout this is because BrowserProcessImpl::Pin() is called when IsShuttingDown() returns true. It looks like a race of some kind, unrelated to the commits done in the range, especially since it's not easily reproducible. Adding rsesek to CC since that name is mentioned in this code, hinting that this is a known problem.
,
Mar 19 2018
I'm not really familiar with this code; my comment is only related to the crash key that was added.
,
Mar 20 2018
,
May 16 2018
ClusterFuzz testcase 4885297247289344 is flaky and no longer crashes, so closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
||||
►
Sign in to add a comment |
||||
Comment 1 by ClusterFuzz
, Mar 17 2018Owner: brat...@opera.com
Status: Assigned (was: Untriaged)