Abrt in rtc::webrtc_checks_impl::FatalLog |
||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6694741822144512 Fuzzer: libFuzzer_rtp_frame_reference_finder_fuzzer Job Type: libfuzzer_chrome_asan_debug Platform Id: linux Crash Type: Abrt Crash Address: 0x053900003f5d Crash State: rtc::webrtc_checks_impl::FatalLog Call<> webrtc::video_coding::RtpFrameObject::RtpFrameObject Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=591176:591178 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6694741822144512 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
,
Sep 18
,
Sep 19
Predator and CL could not provide any possible suspects. Using Code Search for the file, "rtc_base/checks.cc" suspecting the below Cl might have caused this issue Suspect CL: https://webrtc.googlesource.com/src.git/+/f8e5c110ee806992f4092220339939fe5c2d3cc9 jonasolsson@ -- Could you please check whether this is caused with respect to your change, if not please help us in assigning it to the right owner. Thanks!
,
Sep 19
Issue 884085 has been merged into this issue.
,
Sep 24
The fuzzers managed to trigger this check: RTC_CHECK(last_packet->is_last_packet_in_frame). @philipel: Does this look like a new bug introduced by your changes, or an old one just now being discovered?
,
Oct 5
,
Nov 19
philipel@ are you looking into this?
,
Dec 1
ClusterFuzz testcase 6694741822144512 appears to be flaky, updating reproducibility label.
,
Dec 1
Please ignore the last comment about testcase being unreproducible. The testcase is still reproducible. This happened due to a code refactoring on ClusterFuzz side, and the underlying root cause is now fixed. Resetting the label back to Reproducible. Sorry about the inconvenience caused from these incorrect notifications.
,
Dec 1
Please ignore the last comment about testcase being unreproducible. The testcase is still reproducible. This happened due to a code refactoring on ClusterFuzz side, and the underlying root cause is now fixed. Resetting the label back to Reproducible. Sorry about the inconvenience caused from these incorrect notifications. |
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by ClusterFuzz
, Sep 15Labels: Test-Predator-Auto-CC