Issue metadata
Sign in to add a comment
|
Null-dereference READ in blink::ElementInnerTextCollector::IsAfterWhiteSpace |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5930983619297280 Fuzzer: inferno_twister Job Type: linux_tsan_chrome_mp Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::ElementInnerTextCollector::IsAfterWhiteSpace blink::ElementInnerTextCollector::ProcessLayoutText blink::ElementInnerTextCollector::ProcessNode Sanitizer: thread (TSAN) Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=585755:585756 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5930983619297280 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Aug 26
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/72d438ee5563db3087ea1f6630834343bdb8fb65 (Implement Element#innerText to conform the spec). If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
,
Aug 26
babi
,
Aug 27
The root cause is bad-casting as same as issue 877498 .
,
Aug 27
,
Aug 28
ClusterFuzz has detected this issue as fixed in range 586221:586222. Detailed report: https://clusterfuzz.com/testcase?key=5930983619297280 Fuzzer: inferno_twister Job Type: linux_tsan_chrome_mp Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000000 Crash State: blink::ElementInnerTextCollector::IsAfterWhiteSpace blink::ElementInnerTextCollector::ProcessLayoutText blink::ElementInnerTextCollector::ProcessNode Sanitizer: thread (TSAN) Regressed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=585755:585756 Fixed: https://clusterfuzz.com/revisions?job=linux_tsan_chrome_mp&range=586221:586222 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5930983619297280 See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by ClusterFuzz
, Aug 26Labels: Test-Predator-Auto-Components