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

Issue 790864 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: !in_navigate_to_pending_entry_ || delegate_->IsBeingDestroyed() in navigation_co

Project Member Reported by ClusterFuzz, Dec 1 2017

Issue description

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

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_ubsan_vptr_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !in_navigate_to_pending_entry_ || delegate_->IsBeingDestroyed() in navigation_co
  content::NavigationControllerImpl::DiscardPendingEntry
  content::NavigatorImpl::DiscardPendingEntryIfNeeded
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_content_shell_drt&range=502241:502256

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Dec 1 2017

Components: Internals>Sandbox>SiteIsolation
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Dec 1 2017

Labels: Test-Predator-Auto-Owner
Owner: engedy@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/a40712f84aed485b3da6d212938e330ae3b85605 (Mojofy DidCommitProvisionalLoad.).

If this is incorrect, please remove the owner and apply the Test-Predator-Wrong-CLs label.
Cc: engedy@chromium.org arthurso...@chromium.org
Owner: clamy@chromium.org
Camille, Arthur, this looks PlzNavigate-related, can you please take a look?

Comment 4 by creis@chromium.org, Dec 1 2017

Cc: creis@chromium.org nasko@chromium.org
Components: UI>Browser>Navigation
Labels: Proj-PlzNavigate
Yep, we shouldn't be calling DiscardPendingEntryIfNeeded from within NavigateToPendingEntry.  Looks like it's happening via NavigationRequest::OnRequestFailedInternal.

Comment 5 by clamy@chromium.org, Dec 4 2017

Cc: jam@chromium.org
+jam: Didn't you add protections against this specifically?

Comment 6 by jam@chromium.org, Dec 4 2017

Sorry, I don't remember.
Project Member

Comment 7 by ClusterFuzz, Dec 14 2017

Labels: OS-Android
Project Member

Comment 8 by ClusterFuzz, Jan 5 2018

Labels: OS-Windows
Project Member

Comment 9 by ClusterFuzz, Apr 8 2018

ClusterFuzz has detected this issue as fixed in range 549059:549062.

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

Fuzzer: mbarbella_js_mutation_layout
Job Type: linux_ubsan_vptr_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !in_navigate_to_pending_entry_ || delegate_->IsBeingDestroyed() in navigation_co
  content::NavigationControllerImpl::DiscardPendingEntry
  content::NavigatorImpl::DiscardPendingEntryIfNeeded
  
Sanitizer: undefined (UBSAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_content_shell_drt&range=502241:502256
Fixed: https://clusterfuzz.com/revisions?job=linux_ubsan_vptr_content_shell_drt&range=549059:549062

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

See https://github.com/google/clusterfuzz-tools for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 10 by ClusterFuzz, Apr 8 2018

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 4737039638724608 is verified as fixed, so closing issue as verified.

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

Sign in to add a comment