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

Use crash type info when possible to help create bucket signatures #848

Open
tysmith opened this issue Feb 1, 2022 · 0 comments
Open

Use crash type info when possible to help create bucket signatures #848

tysmith opened this issue Feb 1, 2022 · 0 comments

Comments

@tysmith
Copy link
Contributor

tysmith commented Feb 1, 2022

For example:

==0==ERROR: AddressSanitizer: SEGV on unknown address 0x7fc718512699 (pc 0x7fc7185167a1 bp 0x60e0000b8038 sp 0x7ffda1aa7278 T0)

Although we are missing a stack trace we can tell that this is a SEGV and that it is not a null dereference.

@jschwartzentruber jschwartzentruber transferred this issue from MozillaSecurity/grizzly Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant