[Predator] Handle file_name crash_state in Cluterfuzz |
|
Issue description[Predator] Handle file_name crash_state in Clusterfuzz Previously, we assume that every crash state is consist of several function names. But recently Clusterfuzz is adding crash_state with file names. Modify Predator to handle this kind of crash_state.
,
Dec 5 2017
The following revision refers to this bug: https://chromium.googlesource.com/infra/infra/+/9855f65b6803ce5f391429c6b8379dec803ff744 commit 9855f65b6803ce5f391429c6b8379dec803ff744 Author: Sharu Jiang <katesonia@google.com> Date: Tue Dec 05 23:29:24 2017 [Predator] Handle file name crash state. Previously, we assume that every crash state is consist of several function names. But recently Clusterfuzz is adding crash_state with file names. Modify Predator to handle this kind of crash_state. Bug: 791190 Change-Id: I2d9a7887904f474134fcce5c9e191d7cea6bbd4e Reviewed-on: https://chromium-review.googlesource.com/804952 Commit-Queue: Sharu Jiang <katesonia@chromium.org> Reviewed-by: Shuotao Gao <stgao@chromium.org> [modify] https://crrev.com/9855f65b6803ce5f391429c6b8379dec803ff744/appengine/predator/analysis/callstack_filters.py [modify] https://crrev.com/9855f65b6803ce5f391429c6b8379dec803ff744/appengine/predator/analysis/test/callstack_filters_test.py |
|
►
Sign in to add a comment |
|
Comment 1 by kateso...@chromium.org
, Dec 5 2017Status: Duplicate (was: Assigned)