clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Symbolize NEW_FUNC lines in libFuzzer

Open inferno-chromium opened this issue 6 years ago • 0 comments

@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

inferno-chromium avatar Aug 05 '19 15:08 inferno-chromium