Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clusterfuzz seems to be inefficient to find DCHECK failures #4417

Open
wangxianzhu opened this issue Nov 20, 2024 · 3 comments
Open

Clusterfuzz seems to be inefficient to find DCHECK failures #4417

wangxianzhu opened this issue Nov 20, 2024 · 3 comments
Labels

Comments

@wangxianzhu
Copy link

@ikilpatrick raised the question some time ago, and I'm feeling the same: Has anyone else been finding that clusterfuzz is ineffective in finding DCHECKs these days?

It seems that all automatic clusterfuzz bots build with dcheck_always_on=false. Can clusterfuzz run have a DCHECK enabled bot (e.g. running the automatic jobs? The test cases will be very helpful for debugging and fixing DCHECK failure bugs reported by the crash system.

@oliverchang
Copy link
Collaborator

@letitz WDYT?

@letitz
Copy link
Collaborator

letitz commented Nov 25, 2024

Chrome is far from DCHECK clean, though progress has been made in this area. We've thought about enabling DCHECKs, just not very recently :) See https://crbug.com/40281540.

Copy link

This issue has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants