CHECK failure: !in_navigate_to_pending_entry_ || delegate_->IsBeingDestroyed() in navigation_co |
||||||||
Issue descriptionDetailed 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.
,
Dec 1 2017
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.
,
Dec 1 2017
Camille, Arthur, this looks PlzNavigate-related, can you please take a look?
,
Dec 1 2017
Yep, we shouldn't be calling DiscardPendingEntryIfNeeded from within NavigateToPendingEntry. Looks like it's happening via NavigationRequest::OnRequestFailedInternal.
,
Dec 4 2017
+jam: Didn't you add protections against this specifically?
,
Dec 4 2017
Sorry, I don't remember.
,
Dec 14 2017
,
Jan 5 2018
,
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.
,
Apr 8 2018
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 |
||||||||
Comment 1 by ClusterFuzz
, Dec 1 2017Labels: Test-Predator-Auto-Components