New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 637506 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Crash in Suspected CL on ClusterFuzz

Project Member Reported by metzman@google.com, Aug 13 2016

Issue description

In this bug (https://cluster-fuzz.appspot.com/testcase?key=5804094059184128) on ClusterFuzz, the Suspected CL contains this stacktrace:

Exception while running FindIt:
Traceback (most recent call last):
File "/mnt/scratch0/clusterfuzz/src/tools/suspected_cl.py", line 194, in main
**keyword_args))
File "/mnt/scratch0/clusterfuzz/src/tools/findit/findit_for_clusterfuzz.py", line 349, in FindCulpritCLs
parsed_deps)
File "/mnt/scratch0/clusterfuzz/src/tools/findit/findit_for_crash.py", line 628, in FindItForCrash
failed_component = classify_utils.GetFailedComponentFromCallStack(callstack)
File "/mnt/scratch0/clusterfuzz/src/tools/findit/classify_utils.py", line 148, in GetFailedComponentFromCallStack
java_compare_func=JavaCallStackComponentCompareFunction)
File "/mnt/scratch0/clusterfuzz/src/tools/findit/classify_utils.py", line 128, in GetFailedComponentFromComponentList
top_n = TOP_N_FRAMES_FOR_CALLSTACK[language_type]
KeyError: None
 
Project Member

Comment 1 by sheriffbot@chromium.org, Aug 13 2016

Labels: Hotlist-Google
Status: Assigned (was: Untriaged)
Fix cl: https://chromereviews.googleplex.com/488037013/
Components: Tools>Test>FindIt
Status: Fixed (was: Assigned)

Sign in to add a comment