clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Incorrect links in the stack trace of the detailed report for Java crashes

Open Navidem opened this issue 3 years ago • 1 comments

message we received: Hi CF folks, we noticed that the links in the stack trace of the detailed report for java crashes does not work properly (e.g., https://clusterfuzz.corp.google.com/testcase-detail/5378746793459712). Is this sth that could be fixed?

Navidem avatar Oct 18 '22 22:10 Navidem

This is the code for stacktrace linking: https://github.com/google/clusterfuzz/blob/4f8020c4c7ce73c1da0e68f04943af30bb5f0b32/src/clusterfuzz/_internal/build_management/source_mapper.py#L186

oliverchang avatar Oct 28 '22 04:10 oliverchang