Issue metadata
Sign in to add a comment
|
Null-dereference READ in GetFlag |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=4812141195165696 Fuzzer: bj_broddelwerk Job Type: linux_lsan_chrome_mp Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000010 Crash State: GetFlag HasRareData GetLayoutObject Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=550102:550107 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4812141195165696 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Apr 12 2018
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/1324be868df000cb2e070199ce2d10cd0c5a2706 (Make NextWordPosition() to utilize TextOffsetMapping). 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.
,
Apr 13 2018
I'm working now...
,
Apr 13 2018
,
Apr 13 2018
,
Apr 13 2018
Minimal HTML to reproduce:
<script>
window.getSelection().modify('move', 'forward', 'word');
</script>
,
Apr 19 2018
ClusterFuzz has detected this issue as fixed in range 551538:551539. Detailed report: https://clusterfuzz.com/testcase?key=4812141195165696 Fuzzer: bj_broddelwerk Job Type: linux_lsan_chrome_mp Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000010 Crash State: GetFlag HasRareData GetLayoutObject Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=550102:550107 Fixed: https://clusterfuzz.com/revisions?job=linux_lsan_chrome_mp&range=551538:551539 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=4812141195165696 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
, Apr 12 2018Labels: Test-Predator-Auto-Components