Ill in v8::internal::JSReceiver::GetCreationContext |
|||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5719685201657856 Fuzzer: inferno_twister Job Type: mac_asan_content_shell Platform Id: mac Crash Type: Ill Crash Address: 0x00011b1da5d8 Crash State: v8::internal::JSReceiver::GetCreationContext test_runner::GCController::AsyncCollectAllWithEmptyStack base::internal::Invoker<base::internal::BindState<void Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=593502:593507 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5719685201657856 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Sep 25
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/5b64e891917d845d28f17bf228a2395e95f6ddb4 (content: Add asyncCollectGarbage to GCController). 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.
,
Sep 25
The issues is that CF calls this new testing method with arbitrary (?) arguments whereas we expect it to be called with a v8::Function as first parameter.
,
Sep 25
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/584c69a88484d0cf22118dabc374c3ea353b6eb2 commit 584c69a88484d0cf22118dabc374c3ea353b6eb2 Author: Michael Lippautz <mlippautz@chromium.org> Date: Tue Sep 25 15:22:51 2018 GCController: Throw proper exception on mis-use The code is not (yet) excluded from clusterfuzz which may call it with arbitrary arguments. Bug: 888865 Change-Id: Ie51e4ddbed51e55b2e8c15604c257ba0d37715a0 Reviewed-on: https://chromium-review.googlesource.com/1243245 Reviewed-by: Kentaro Hara <haraken@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#593941} [modify] https://crrev.com/584c69a88484d0cf22118dabc374c3ea353b6eb2/content/shell/test_runner/gc_controller.cc
,
Sep 25
,
Sep 26
ClusterFuzz has detected this issue as fixed in range 593934:593955. Detailed report: https://clusterfuzz.com/testcase?key=5719685201657856 Fuzzer: inferno_twister Job Type: mac_asan_content_shell Platform Id: mac Crash Type: Ill Crash Address: 0x00011b1da5d8 Crash State: v8::internal::JSReceiver::GetCreationContext test_runner::GCController::AsyncCollectAllWithEmptyStack base::internal::Invoker<base::internal::BindState<void Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=593502:593507 Fixed: https://clusterfuzz.com/revisions?job=mac_asan_content_shell&range=593934:593955 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5719685201657856 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.
,
Sep 26
ClusterFuzz testcase 5719685201657856 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by ClusterFuzz
, Sep 25Labels: Test-Predator-Auto-Components