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

Issue 748169 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: false in browser_process_impl.cc

Project Member Reported by ClusterFuzz, Jul 24 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=4972965577097216

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::OnKeepAliveStateChanged
  KeepAliveRegistry::OnKeepAliveStateChanged
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_mp&range=488823:488842

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4972965577097216


Additional requirements: Requires Gestures

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Cc: msrchandra@chromium.org
Labels: Test-Predator-Wrong-CLs M-62
Owner: thestig@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL did not provide any possible suspects.
Using Code Search for the file, "browser_process_impl.cc" assigning to concern owner.

Suspecting Commit#
https://chromium.googlesource.com/chromium/src/+/4736dd212e855d3913b21708fd3766ba30a4833d

@thestig -- Could you please look into the issue, kindly re-assign if this is not related to your changes.
Thank You.
Cc: thestig@chromium.org
Owner: dgn@chromium.org
This is the "Temporary instrumentation" for bug 625646.

Comment 3 by dgn@chromium.org, Jul 26 2017

Owner: thomasanderson@chromium.org
This check can be hit if something goes wrong in random places in Chrome, unrelated to the browser_process_impl changes.

The report logs mention a NOTREACHED being hit:

Not implemented reached in virtual void views::DesktopWindowTreeHostX11::InitModalType(ui::ModalType)

https://cs.chromium.org/chromium/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc?type=cs&q=desktop_window_tree_host_x11.cc:1097&sq=package:chromium&l=1097

Tom can you please have a look? (selected you seeing multiple recent changes to the file..)
thestig: can we merge this into bug 625646?
dgn: ^
Owner: ----
Status: Available (was: Assigned)
This issue is unrelated to the NOTIMPLEMENTED() in DesktopWindowTreeHostX11
Project Member

Comment 7 by ClusterFuzz, Aug 29 2017

Status: WontFix (was: Available)
ClusterFuzz testcase 4972965577097216 is flaky and no longer reproduces, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment