Null-dereference WRITE in gpu::GpuWatchdogThread::DeliberatelyTerminateToRecoverFromHang |
|||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5252960039993344 Fuzzer: inferno_twister Job Type: mac_asan_content_shell Platform Id: mac Crash Type: Null-dereference WRITE Crash Address: 0x000000000000 Crash State: gpu::GpuWatchdogThread::DeliberatelyTerminateToRecoverFromHang gpu::GpuWatchdogThread::OnCheckTimeout base::debug::TaskAnnotator::RunTask Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=456589:456626 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5252960039993344 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
May 24 2017
Crashing at address 0x000000000000 is exactly what this code is intended to do - the function name is DeliberatelyTerminateToRecoverFromHang. And it was that way before my change (which was just a small refactoring). The real problem is running into the timeout when running the test job. That might be related to Issue 609252 .
,
Jul 14 2017
ClusterFuzz testcase 5252960039993344 is still reproducing on tip-of-tree build (trunk). If this testcase was not reproducible locally or unworkable, ignore this notification and we will file another bug soon with hopefully a better and workable testcase. Otherwise, if this is not intended to be fixed (e.g. this is an intentional crash), please add ClusterFuzz-Ignore label to prevent future bug filing with similar crash stacktrace.
,
Jul 14 2017
,
Jul 20 2017
,
Oct 1 2017
Automatically applying components based on information from OWNERS files. If this seems incorrect, please apply the Test-Predator-Wrong-Components label.
,
Oct 26 2017
Testcase 5705992678670336 is a top crash on ClusterFuzz for linux platform. Please prioritize fixing this crash. Marking this crash as a Beta release blocker. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Nov 7 2017
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by msrchandra@chromium.org
, May 24 2017Components: Internals>GPU>Internals
Labels: M-60 Test-Predator-Correct-CLs
Owner: stanisc@chromium.org
Status: Assigned (was: Untriaged)