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

Add detection for Chromium NOTREACHED()s #4579

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pbos
Copy link

@pbos pbos commented Jan 3, 2025

This makes sure that NOTREACHED()s are classified as CHECK failures and handled similarly. Before this change clusterfuzz filed a lot of issues as "Abrt in logging::NotReachedLogMessage::~NotReachedLogMessage".

@pbos pbos force-pushed the ignore_notreached branch from 0df5b6e to 6ca3cfb Compare January 3, 2025 01:32
This makes sure that NOTREACHED()s are classified as CHECK failures and
handled similarly. Before this change clusterfuzz filed a lot of issues
as "Abrt in logging::NotReachedLogMessage::~NotReachedLogMessage".
@pbos pbos force-pushed the ignore_notreached branch from 6ca3cfb to 26adda0 Compare January 3, 2025 01:35
@jonathanmetzman
Copy link
Collaborator

CC @letitz @adetaylor for more eyes.

@jonathanmetzman
Copy link
Collaborator

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants