Symbolize NEW_FUNC lines in libFuzzer
Open
bug
minor enhancement
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 629
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 22
Description
@jonathanmetzman pointed this out.
stack_symbolizer does not understand the NEW_FUNC format
Probably this regex just needs an update (with some test) - https://github.com/google/clusterfuzz/blob/master/src/python/crash_analysis/stack_parsing/stack_symbolizer.py#L488
Contributor guide
Assessment
This issue has not been assessed yet.